1 | [ Nov 8 01:23:29 Enabled. ] | ||
2 | [ Nov 8 01:23:29 Rereading configuration. ] | ||
3 | [ Nov 8 01:23:30 Rereading configuration. ] | ||
4 | [ Nov 8 01:23:40 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 | [ Nov 8 01:23:40 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.11.08 01:23:41.594611 [ 1 ] {} <Information> Application: Will watch for the process with pid 22749 | ||
29 | 2024.11.08 01:23:41.595999 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.08 01:23:41.867783 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22749 | ||
31 | 2024.11.08 01:23:41.868551 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.08 01:23:41.869300 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.08 01:23:41.961760 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.08 01:23:41.980312 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.08 01:23:41.980368 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.08 01:23:41.980384 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.08 01:23:41.980452 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.08 01:23:41.980873 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.08 01:23:41.982656 [ 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.11.08 01:23:41.983305 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.08 01:23:41.984195 [ 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.11.08 01:23:41.984222 [ 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.11.08 01:23:41.984238 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.08 01:23:41.984427 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.08 01:23:41.985445 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.08 01:23:41.991438 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.08 01:23:41.992169 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.08 01:23:41.993574 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.08 01:23:41.993644 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.08 01:23:41.995247 [ 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.11.08 01:23:41.995603 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.08 01:23:42.000121 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.08 01:23:42.000919 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.08 01:23:42.002873 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.08 01:23:42.003295 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.08 01:23:42.003671 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.08 01:23:42.004025 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.08 01:23:42.005445 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.08 01:23:42.005472 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.08 01:23:42.005532 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.08 01:23:42.005637 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.08 01:23:42.013834 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.08 01:23:42.013862 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171672 sec | ||
68 | 2024.11.08 01:23:42.013904 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.08 01:23:42.013919 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.08 01:23:42.015077 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.08 01:23:42.016179 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.08 01:23:42.029195 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.08 01:23:42.029244 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.08 01:23:42.029266 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.08 01:23:42.029279 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.08 01:23:42.029309 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.08 01:23:42.029327 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.08 01:23:42.029339 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.08 01:23:42.029369 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.08 01:23:42.029386 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.08 01:23:42.029398 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.08 01:23:42.029410 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.08 01:23:42.029447 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.08 01:23:42.029459 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.08 01:23:42.029476 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.08 01:23:42.029507 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.08 01:23:42.029520 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.08 01:23:42.057478 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.08 01:23:42.058779 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.08 01:23:42.058808 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9681e-05 sec | ||
91 | 2024.11.08 01:23:42.058823 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.08 01:23:42.058835 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.08 01:23:42.058861 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.08 01:23:42.059077 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.08 01:23:42.059121 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.08 01:23:42.059135 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.08 01:23:42.059147 [ 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.11.08 01:23:42.059175 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.08 01:23:42.068724 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.08 01:23:42.068963 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.08 MiB | ||
101 | 2024.11.08 01:23:42.069970 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2941e-05 sec. | ||
102 | 2024.11.08 01:23:42.070330 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.08 01:23:42.070431 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.08 01:23:42.070449 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.08 01:23:42.289506 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63908 | ||
106 | 2024.11.08 01:23:42.289753 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.08 01:23:42.289819 [ 3 ] {} <Debug> TCP-Session: e201af92-84f0-4194-be97-cdfb6ed0959e Authenticating user 'default' from [fd00:1122:3344:101::c]:63908 | ||
108 | 2024.11.08 01:23:42.289852 [ 3 ] {} <Debug> TCP-Session: e201af92-84f0-4194-be97-cdfb6ed0959e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.08 01:23:42.289878 [ 3 ] {} <Debug> TCP-Session: e201af92-84f0-4194-be97-cdfb6ed0959e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.08 01:23:42.289964 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.08 01:23:42.289993 [ 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.11.08 01:23:42.290019 [ 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.11.08 01:23:42.290332 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42405 | ||
114 | 2024.11.08 01:23:42.290426 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44250 | ||
115 | 2024.11.08 01:23:42.290444 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46658 | ||
116 | 2024.11.08 01:23:42.290487 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.08 01:23:42.290554 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46746 | ||
118 | 2024.11.08 01:23:42.290557 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
119 | 2024.11.08 01:23:42.290583 [ 4 ] {} <Debug> TCP-Session: 0caca460-fde1-4327-9471-a046543b6ad9 Authenticating user 'default' from [fd00:1122:3344:101::c]:42405 | ||
120 | 2024.11.08 01:23:42.290702 [ 250 ] {} <Debug> TCP-Session: 984ddf7b-b071-4fd8-af32-8a9ae1d2f516 Authenticating user 'default' from [fd00:1122:3344:101::c]:44250 | ||
121 | 2024.11.08 01:23:42.290720 [ 4 ] {} <Debug> TCP-Session: 0caca460-fde1-4327-9471-a046543b6ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.08 01:23:42.290724 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.11.08 01:23:42.290842 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50152 | ||
124 | 2024.11.08 01:23:42.290875 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.08 01:23:42.290905 [ 4 ] {} <Debug> TCP-Session: 0caca460-fde1-4327-9471-a046543b6ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.11.08 01:23:42.290920 [ 5 ] {} <Debug> TCP-Session: 6f1ebdb9-1b8a-4498-9e89-3648657cab48 Authenticating user 'default' from [fd00:1122:3344:101::c]:46658 | ||
127 | 2024.11.08 01:23:42.291075 [ 250 ] {} <Debug> TCP-Session: 984ddf7b-b071-4fd8-af32-8a9ae1d2f516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.08 01:23:42.291097 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.11.08 01:23:42.291111 [ 251 ] {} <Debug> TCP-Session: b582e21c-57b5-40fa-8135-da00dd8b1a0b Authenticating user 'default' from [fd00:1122:3344:101::c]:46746 | ||
130 | 2024.11.08 01:23:42.291156 [ 250 ] {} <Debug> TCP-Session: 984ddf7b-b071-4fd8-af32-8a9ae1d2f516 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.11.08 01:23:42.291179 [ 5 ] {} <Debug> TCP-Session: 6f1ebdb9-1b8a-4498-9e89-3648657cab48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.08 01:23:42.291227 [ 252 ] {} <Debug> TCP-Session: 780cda06-f572-4790-91f2-97f69249d5b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:50152 | ||
133 | 2024.11.08 01:23:42.291261 [ 251 ] {} <Debug> TCP-Session: b582e21c-57b5-40fa-8135-da00dd8b1a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.08 01:23:42.291291 [ 5 ] {} <Debug> TCP-Session: 6f1ebdb9-1b8a-4498-9e89-3648657cab48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.08 01:23:42.291340 [ 251 ] {} <Debug> TCP-Session: b582e21c-57b5-40fa-8135-da00dd8b1a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.08 01:23:42.291352 [ 252 ] {} <Debug> TCP-Session: 780cda06-f572-4790-91f2-97f69249d5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.08 01:23:42.291406 [ 252 ] {} <Debug> TCP-Session: 780cda06-f572-4790-91f2-97f69249d5b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.08 01:23:42.291768 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58200 | ||
139 | 2024.11.08 01:23:42.291839 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48515 | ||
140 | 2024.11.08 01:23:42.292028 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.08 01:23:42.292030 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.11.08 01:23:42.292083 [ 253 ] {} <Debug> TCP-Session: 6b72b503-ecc5-4ae6-9256-84900a1ecc0d Authenticating user 'default' from [fd00:1122:3344:101::c]:58200 | ||
143 | 2024.11.08 01:23:42.292092 [ 254 ] {} <Debug> TCP-Session: bebc5502-4ac9-4c9a-9e70-23c5e2ee3adb Authenticating user 'default' from [fd00:1122:3344:101::c]:48515 | ||
144 | 2024.11.08 01:23:42.292137 [ 253 ] {} <Debug> TCP-Session: 6b72b503-ecc5-4ae6-9256-84900a1ecc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.08 01:23:42.292147 [ 254 ] {} <Debug> TCP-Session: bebc5502-4ac9-4c9a-9e70-23c5e2ee3adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.08 01:23:42.292169 [ 253 ] {} <Debug> TCP-Session: 6b72b503-ecc5-4ae6-9256-84900a1ecc0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.08 01:23:42.292198 [ 254 ] {} <Debug> TCP-Session: bebc5502-4ac9-4c9a-9e70-23c5e2ee3adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.08 01:23:42.876603 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37920 | ||
149 | 2024.11.08 01:23:42.876771 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.08 01:23:42.876804 [ 255 ] {} <Debug> TCP-Session: 643a2411-65b8-4b8b-9497-6f00144161c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:37920 | ||
151 | 2024.11.08 01:23:42.876831 [ 255 ] {} <Debug> TCP-Session: 643a2411-65b8-4b8b-9497-6f00144161c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.08 01:23:42.876852 [ 255 ] {} <Debug> TCP-Session: 643a2411-65b8-4b8b-9497-6f00144161c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.08 01:23:42.876909 [ 255 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.08 01:23:42.876937 [ 255 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.11.08 01:23:42.876963 [ 255 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.11.08 01:23:42.877250 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45436 | ||
157 | 2024.11.08 01:23:42.877403 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
158 | 2024.11.08 01:23:42.877433 [ 256 ] {} <Debug> TCP-Session: 4e7c4e5e-e014-42ee-9eef-db772425451d Authenticating user 'default' from [fd00:1122:3344:101::b]:45436 | ||
159 | 2024.11.08 01:23:42.877456 [ 256 ] {} <Debug> TCP-Session: 4e7c4e5e-e014-42ee-9eef-db772425451d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2024.11.08 01:23:42.877483 [ 256 ] {} <Debug> TCP-Session: 4e7c4e5e-e014-42ee-9eef-db772425451d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
161 | 2024.11.08 01:23:42.877522 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41881 | ||
162 | 2024.11.08 01:23:42.877523 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48127 | ||
163 | 2024.11.08 01:23:42.877591 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38960 | ||
164 | 2024.11.08 01:23:42.877655 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58896 | ||
165 | 2024.11.08 01:23:42.877898 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2024.11.08 01:23:42.878006 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
167 | 2024.11.08 01:23:42.878050 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44114 | ||
168 | 2024.11.08 01:23:42.877903 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2024.11.08 01:23:42.878119 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2024.11.08 01:23:42.878136 [ 259 ] {} <Debug> TCP-Session: 5160c2ee-5c5c-46ca-b58f-d6cf670c286e Authenticating user 'default' from [fd00:1122:3344:101::b]:38960 | ||
171 | 2024.11.08 01:23:42.878088 [ 257 ] {} <Debug> TCP-Session: 30a5cde4-67c6-4240-ab32-64425e593676 Authenticating user 'default' from [fd00:1122:3344:101::b]:41881 | ||
172 | 2024.11.08 01:23:42.878300 [ 257 ] {} <Debug> TCP-Session: 30a5cde4-67c6-4240-ab32-64425e593676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.11.08 01:23:42.878315 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
174 | 2024.11.08 01:23:42.878328 [ 259 ] {} <Debug> TCP-Session: 5160c2ee-5c5c-46ca-b58f-d6cf670c286e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.11.08 01:23:42.878334 [ 260 ] {} <Debug> TCP-Session: 5d3d21b3-f7f8-4c73-b237-9597042540ba Authenticating user 'default' from [fd00:1122:3344:101::b]:58896 | ||
176 | 2024.11.08 01:23:42.878366 [ 258 ] {} <Debug> TCP-Session: 7154b720-f350-40a5-a0f5-73a718514742 Authenticating user 'default' from [fd00:1122:3344:101::b]:48127 | ||
177 | 2024.11.08 01:23:42.878394 [ 257 ] {} <Debug> TCP-Session: 30a5cde4-67c6-4240-ab32-64425e593676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.11.08 01:23:42.878371 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65193 | ||
179 | 2024.11.08 01:23:42.878446 [ 259 ] {} <Debug> TCP-Session: 5160c2ee-5c5c-46ca-b58f-d6cf670c286e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.11.08 01:23:42.878465 [ 261 ] {} <Debug> TCP-Session: 6966f94c-aa47-46a8-9a66-ab24aa6061cf Authenticating user 'default' from [fd00:1122:3344:101::b]:44114 | ||
181 | 2024.11.08 01:23:42.878558 [ 258 ] {} <Debug> TCP-Session: 7154b720-f350-40a5-a0f5-73a718514742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.11.08 01:23:42.878670 [ 261 ] {} <Debug> TCP-Session: 6966f94c-aa47-46a8-9a66-ab24aa6061cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.11.08 01:23:42.878683 [ 260 ] {} <Debug> TCP-Session: 5d3d21b3-f7f8-4c73-b237-9597042540ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.11.08 01:23:42.878691 [ 258 ] {} <Debug> TCP-Session: 7154b720-f350-40a5-a0f5-73a718514742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.11.08 01:23:42.878699 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
186 | 2024.11.08 01:23:42.878765 [ 261 ] {} <Debug> TCP-Session: 6966f94c-aa47-46a8-9a66-ab24aa6061cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.11.08 01:23:42.878805 [ 260 ] {} <Debug> TCP-Session: 5d3d21b3-f7f8-4c73-b237-9597042540ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.11.08 01:23:42.878816 [ 262 ] {} <Debug> TCP-Session: 2eda2b51-838e-4c48-99f3-e48389de96f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:65193 | ||
189 | 2024.11.08 01:23:42.878899 [ 262 ] {} <Debug> TCP-Session: 2eda2b51-838e-4c48-99f3-e48389de96f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.11.08 01:23:42.878937 [ 262 ] {} <Debug> TCP-Session: 2eda2b51-838e-4c48-99f3-e48389de96f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.11.08 01:23:43.000202 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.94 MiB, peak 116.94 MiB, free memory in arenas 0.00 B, will set to 119.26 MiB (RSS), difference: 2.32 MiB | ||
192 | 2024.11.08 01:23:43.177612 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40376 | ||
193 | 2024.11.08 01:23:43.177834 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.11.08 01:23:43.177872 [ 263 ] {} <Debug> TCP-Session: 39895c95-4e0a-4740-b663-62b64662e18b Authenticating user 'default' from [fd00:1122:3344:101::a]:40376 | ||
195 | 2024.11.08 01:23:43.177901 [ 263 ] {} <Debug> TCP-Session: 39895c95-4e0a-4740-b663-62b64662e18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.08 01:23:43.177931 [ 263 ] {} <Debug> TCP-Session: 39895c95-4e0a-4740-b663-62b64662e18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.11.08 01:23:43.177989 [ 263 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.11.08 01:23:43.178022 [ 263 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2024.11.08 01:23:43.178056 [ 263 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
200 | 2024.11.08 01:23:43.178425 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58858 | ||
201 | 2024.11.08 01:23:43.178635 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
202 | 2024.11.08 01:23:43.178660 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62325 | ||
203 | 2024.11.08 01:23:43.178691 [ 264 ] {} <Debug> TCP-Session: b2a1f5de-b39b-4a32-b112-47c02a614a75 Authenticating user 'default' from [fd00:1122:3344:101::a]:58858 | ||
204 | 2024.11.08 01:23:43.178662 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41082 | ||
205 | 2024.11.08 01:23:43.178900 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42768 | ||
206 | 2024.11.08 01:23:43.178928 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2024.11.08 01:23:43.178935 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63917 | ||
208 | 2024.11.08 01:23:43.178920 [ 264 ] {} <Debug> TCP-Session: b2a1f5de-b39b-4a32-b112-47c02a614a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
209 | 2024.11.08 01:23:43.179101 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46559 | ||
210 | 2024.11.08 01:23:43.179106 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
211 | 2024.11.08 01:23:43.179142 [ 266 ] {} <Debug> TCP-Session: 0c9bbbb5-8ba1-41cc-a628-6b2667bd6f42 Authenticating user 'default' from [fd00:1122:3344:101::a]:62325 | ||
212 | 2024.11.08 01:23:43.179227 [ 264 ] {} <Debug> TCP-Session: b2a1f5de-b39b-4a32-b112-47c02a614a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
213 | 2024.11.08 01:23:43.179440 [ 265 ] {} <Debug> TCP-Session: 241749c4-b9f3-40a0-b58b-ac5bc75471b6 Authenticating user 'default' from [fd00:1122:3344:101::a]:41082 | ||
214 | 2024.11.08 01:23:43.179441 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
215 | 2024.11.08 01:23:43.179472 [ 266 ] {} <Debug> TCP-Session: 0c9bbbb5-8ba1-41cc-a628-6b2667bd6f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2024.11.08 01:23:43.179495 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
217 | 2024.11.08 01:23:43.179506 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53927 | ||
218 | 2024.11.08 01:23:43.179589 [ 265 ] {} <Debug> TCP-Session: 241749c4-b9f3-40a0-b58b-ac5bc75471b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2024.11.08 01:23:43.179608 [ 266 ] {} <Debug> TCP-Session: 0c9bbbb5-8ba1-41cc-a628-6b2667bd6f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
220 | 2024.11.08 01:23:43.179639 [ 267 ] {} <Debug> TCP-Session: 3a45d54d-8cb1-4ce3-9b7e-541f698abbbb Authenticating user 'default' from [fd00:1122:3344:101::a]:63917 | ||
221 | 2024.11.08 01:23:43.179760 [ 265 ] {} <Debug> TCP-Session: 241749c4-b9f3-40a0-b58b-ac5bc75471b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2024.11.08 01:23:43.179778 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
223 | 2024.11.08 01:23:43.179777 [ 268 ] {} <Debug> TCP-Session: 570b791d-bd45-4d15-a738-d0493b2ac92b Authenticating user 'default' from [fd00:1122:3344:101::a]:42768 | ||
224 | 2024.11.08 01:23:43.179976 [ 269 ] {} <Debug> TCP-Session: 10f1a3f9-52dd-4a14-ac7d-892e2ba0cfb2 Authenticating user 'default' from [fd00:1122:3344:101::a]:46559 | ||
225 | 2024.11.08 01:23:43.179997 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
226 | 2024.11.08 01:23:43.180033 [ 267 ] {} <Debug> TCP-Session: 3a45d54d-8cb1-4ce3-9b7e-541f698abbbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.11.08 01:23:43.180053 [ 269 ] {} <Debug> TCP-Session: 10f1a3f9-52dd-4a14-ac7d-892e2ba0cfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.11.08 01:23:43.180073 [ 270 ] {} <Debug> TCP-Session: 6d46ba2b-01bc-48b6-bb3f-e9221d41eea4 Authenticating user 'default' from [fd00:1122:3344:101::a]:53927 | ||
229 | 2024.11.08 01:23:43.180086 [ 267 ] {} <Debug> TCP-Session: 3a45d54d-8cb1-4ce3-9b7e-541f698abbbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.11.08 01:23:43.180099 [ 269 ] {} <Debug> TCP-Session: 10f1a3f9-52dd-4a14-ac7d-892e2ba0cfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.11.08 01:23:43.180113 [ 270 ] {} <Debug> TCP-Session: 6d46ba2b-01bc-48b6-bb3f-e9221d41eea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2024.11.08 01:23:43.180008 [ 268 ] {} <Debug> TCP-Session: 570b791d-bd45-4d15-a738-d0493b2ac92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.11.08 01:23:43.180166 [ 270 ] {} <Debug> TCP-Session: 6d46ba2b-01bc-48b6-bb3f-e9221d41eea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.11.08 01:23:43.180191 [ 268 ] {} <Debug> TCP-Session: 570b791d-bd45-4d15-a738-d0493b2ac92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.11.08 01:23:49.621036 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58298 | ||
236 | 2024.11.08 01:23:49.627182 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.11.08 01:23:49.627267 [ 271 ] {} <Debug> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Authenticating user 'default' from [fd00:1122:3344:101::d]:58298 | ||
238 | 2024.11.08 01:23:49.627292 [ 271 ] {} <Debug> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.11.08 01:23:49.627306 [ 271 ] {} <Debug> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.11.08 01:23:49.627439 [ 271 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.11.08 01:23:49.627464 [ 271 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2024.11.08 01:23:49.627548 [ 271 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2024.11.08 01:23:49.629657 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61646 | ||
244 | 2024.11.08 01:23:49.629730 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38428 | ||
245 | 2024.11.08 01:23:49.629891 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
246 | 2024.11.08 01:23:49.629898 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33517 | ||
247 | 2024.11.08 01:23:49.629943 [ 272 ] {} <Debug> TCP-Session: 41395176-8d7e-4650-83bd-4e984827dcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:61646 | ||
248 | 2024.11.08 01:23:49.630072 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
249 | 2024.11.08 01:23:49.630091 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57090 | ||
250 | 2024.11.08 01:23:49.630113 [ 272 ] {} <Debug> TCP-Session: 41395176-8d7e-4650-83bd-4e984827dcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
251 | 2024.11.08 01:23:49.630157 [ 273 ] {} <Debug> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Authenticating user 'default' from [fd00:1122:3344:101::d]:38428 | ||
252 | 2024.11.08 01:23:49.630388 [ 272 ] {} <Debug> TCP-Session: 41395176-8d7e-4650-83bd-4e984827dcdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.11.08 01:23:49.630406 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40049 | ||
254 | 2024.11.08 01:23:49.630444 [ 273 ] {} <Debug> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
255 | 2024.11.08 01:23:49.630428 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
256 | 2024.11.08 01:23:49.630515 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48301 | ||
257 | 2024.11.08 01:23:49.630405 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
258 | 2024.11.08 01:23:49.630589 [ 274 ] {} <Debug> TCP-Session: 0658c6bf-e980-4cd6-98cf-ea4dd0fe6a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:33517 | ||
259 | 2024.11.08 01:23:49.630669 [ 273 ] {} <Debug> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
260 | 2024.11.08 01:23:49.630804 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
261 | 2024.11.08 01:23:49.630853 [ 275 ] {} <Debug> TCP-Session: 050bddd1-4a66-4345-b5fd-95f1e1f11968 Authenticating user 'default' from [fd00:1122:3344:101::d]:57090 | ||
262 | 2024.11.08 01:23:49.630823 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
263 | 2024.11.08 01:23:49.630875 [ 274 ] {} <Debug> TCP-Session: 0658c6bf-e980-4cd6-98cf-ea4dd0fe6a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2024.11.08 01:23:49.630928 [ 277 ] {} <Debug> TCP-Session: dbe9f716-00e4-4c24-a188-d627111a1872 Authenticating user 'default' from [fd00:1122:3344:101::d]:48301 | ||
265 | 2024.11.08 01:23:49.630950 [ 275 ] {} <Debug> TCP-Session: 050bddd1-4a66-4345-b5fd-95f1e1f11968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.11.08 01:23:49.630917 [ 276 ] {} <Debug> TCP-Session: e9367f63-4195-4935-82fc-48c043aa3d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:40049 | ||
267 | 2024.11.08 01:23:49.630998 [ 274 ] {} <Debug> TCP-Session: 0658c6bf-e980-4cd6-98cf-ea4dd0fe6a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
268 | 2024.11.08 01:23:49.630817 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58011 | ||
269 | 2024.11.08 01:23:49.631024 [ 275 ] {} <Debug> TCP-Session: 050bddd1-4a66-4345-b5fd-95f1e1f11968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2024.11.08 01:23:49.631045 [ 277 ] {} <Debug> TCP-Session: dbe9f716-00e4-4c24-a188-d627111a1872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2024.11.08 01:23:49.631070 [ 276 ] {} <Debug> TCP-Session: e9367f63-4195-4935-82fc-48c043aa3d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.11.08 01:23:49.631177 [ 277 ] {} <Debug> TCP-Session: dbe9f716-00e4-4c24-a188-d627111a1872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.11.08 01:23:49.631196 [ 276 ] {} <Debug> TCP-Session: e9367f63-4195-4935-82fc-48c043aa3d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.11.08 01:23:49.631571 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
275 | 2024.11.08 01:23:49.631606 [ 278 ] {} <Debug> TCP-Session: b7cd2dc2-345b-4c68-802b-2ecd6fe16165 Authenticating user 'default' from [fd00:1122:3344:101::d]:58011 | ||
276 | 2024.11.08 01:23:49.631629 [ 278 ] {} <Debug> TCP-Session: b7cd2dc2-345b-4c68-802b-2ecd6fe16165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2024.11.08 01:23:49.631716 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33207 | ||
278 | 2024.11.08 01:23:49.631728 [ 278 ] {} <Debug> TCP-Session: b7cd2dc2-345b-4c68-802b-2ecd6fe16165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2024.11.08 01:23:49.631856 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
280 | 2024.11.08 01:23:49.631953 [ 279 ] {} <Debug> TCP-Session: 25169d79-f864-493c-9633-5c66871a392a Authenticating user 'default' from [fd00:1122:3344:101::d]:33207 | ||
281 | 2024.11.08 01:23:49.631972 [ 279 ] {} <Debug> TCP-Session: 25169d79-f864-493c-9633-5c66871a392a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.11.08 01:23:49.631985 [ 279 ] {} <Debug> TCP-Session: 25169d79-f864-493c-9633-5c66871a392a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.11.08 01:23:49.640110 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2024.11.08 01:23:49.649440 [ 271 ] {80c50f37-5d5f-4f3d-9ddd-6a5921004914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.11.08 01:23:49.741308 [ 271 ] {80c50f37-5d5f-4f3d-9ddd-6a5921004914} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58298) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 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 | ||
294 | 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 | ||
295 | 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 | ||
296 | 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 | ||
297 | 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 | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 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 | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.11.08 01:23:49.742721 [ 271 ] {80c50f37-5d5f-4f3d-9ddd-6a5921004914} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 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 | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 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 | ||
318 | 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 | ||
319 | 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 | ||
320 | 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 | ||
321 | 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 | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 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 | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.11.08 01:23:49.742953 [ 271 ] {80c50f37-5d5f-4f3d-9ddd-6a5921004914} <Debug> TCPHandler: Processed in 0.106094696 sec. | ||
334 | 2024.11.08 01:23:49.745183 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.08 01:23:49.745373 [ 271 ] {f3b31ca9-5a26-4ffa-b6aa-e2585ec884e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.11.08 01:23:49.745749 [ 271 ] {f3b31ca9-5a26-4ffa-b6aa-e2585ec884e0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58298) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 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 | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 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 | ||
345 | 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 | ||
346 | 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 | ||
347 | 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 | ||
348 | 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 | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 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 | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.11.08 01:23:49.746003 [ 271 ] {f3b31ca9-5a26-4ffa-b6aa-e2585ec884e0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 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 | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 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 | ||
369 | 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 | ||
370 | 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 | ||
371 | 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 | ||
372 | 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 | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 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 | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.11.08 01:23:49.746212 [ 271 ] {f3b31ca9-5a26-4ffa-b6aa-e2585ec884e0} <Debug> TCPHandler: Processed in 0.001145266 sec. | ||
385 | 2024.11.08 01:23:49.747013 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.11.08 01:23:49.748292 [ 271 ] {4873cac4-800e-42e7-bc4e-8a3c2be3277e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.11.08 01:23:49.748932 [ 271 ] {4873cac4-800e-42e7-bc4e-8a3c2be3277e} <Debug> TCPHandler: Processed in 0.001968677 sec. | ||
388 | 2024.11.08 01:23:49.749251 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.08 01:23:49.749451 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.11.08 01:23:49.749581 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.11.08 01:23:49.751056 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.11.08 01:23:49.751080 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.482e-05 sec | ||
393 | 2024.11.08 01:23:49.751094 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Trace> ReferentialDeps: No tables | ||
394 | 2024.11.08 01:23:49.751141 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Trace> LoadingDeps: No tables | ||
395 | 2024.11.08 01:23:49.751214 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.11.08 01:23:49.751274 [ 273 ] {5bb1b538-1edf-4e8a-bff7-9c71aecca4d4} <Debug> TCPHandler: Processed in 0.002177139 sec. | ||
397 | 2024.11.08 01:23:49.751452 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.11.08 01:23:49.751682 [ 271 ] {c03f9b36-47ad-4128-8f64-2499aadd454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.11.08 01:23:49.751734 [ 271 ] {c03f9b36-47ad-4128-8f64-2499aadd454f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.11.08 01:23:49.766338 [ 271 ] {c03f9b36-47ad-4128-8f64-2499aadd454f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.11.08 01:23:49.767781 [ 271 ] {c03f9b36-47ad-4128-8f64-2499aadd454f} <Debug> oximeter.version (69987293-f10b-4488-a0d3-53ec66615454): Loading data parts | ||
403 | 2024.11.08 01:23:49.768295 [ 271 ] {c03f9b36-47ad-4128-8f64-2499aadd454f} <Debug> oximeter.version (69987293-f10b-4488-a0d3-53ec66615454): There are no data parts | ||
404 | 2024.11.08 01:23:49.770898 [ 271 ] {c03f9b36-47ad-4128-8f64-2499aadd454f} <Debug> TCPHandler: Processed in 0.019501572 sec. | ||
405 | 2024.11.08 01:23:49.771097 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.11.08 01:23:49.771334 [ 273 ] {effc5cb6-751c-4e99-b095-0d3d09ca6537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | 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) | ||
417 | 2024.11.08 01:23:49.771471 [ 273 ] {effc5cb6-751c-4e99-b095-0d3d09ca6537} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.11.08 01:23:49.781539 [ 273 ] {effc5cb6-751c-4e99-b095-0d3d09ca6537} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Loading data parts | ||
419 | 2024.11.08 01:23:49.781828 [ 273 ] {effc5cb6-751c-4e99-b095-0d3d09ca6537} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): There are no data parts | ||
420 | 2024.11.08 01:23:49.783180 [ 273 ] {effc5cb6-751c-4e99-b095-0d3d09ca6537} <Debug> TCPHandler: Processed in 0.012141093 sec. | ||
421 | 2024.11.08 01:23:49.783373 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.11.08 01:23:49.783664 [ 271 ] {75a96bce-d6e1-4b19-a088-177f82a6be14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
423 | 2024.11.08 01:23:49.783780 [ 271 ] {75a96bce-d6e1-4b19-a088-177f82a6be14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.11.08 01:23:49.785652 [ 271 ] {75a96bce-d6e1-4b19-a088-177f82a6be14} <Debug> oximeter.measurements_i8 (27efb000-822f-43ef-92ff-b8d8d909353b): Loading data parts | ||
425 | 2024.11.08 01:23:49.785860 [ 271 ] {75a96bce-d6e1-4b19-a088-177f82a6be14} <Debug> oximeter.measurements_i8 (27efb000-822f-43ef-92ff-b8d8d909353b): There are no data parts | ||
426 | 2024.11.08 01:23:49.787515 [ 271 ] {75a96bce-d6e1-4b19-a088-177f82a6be14} <Debug> TCPHandler: Processed in 0.004199627 sec. | ||
427 | 2024.11.08 01:23:49.787691 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.11.08 01:23:49.787905 [ 273 ] {ac832bc2-5499-4637-b68c-906d95aaf1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
429 | 2024.11.08 01:23:49.788036 [ 273 ] {ac832bc2-5499-4637-b68c-906d95aaf1b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.11.08 01:23:49.789934 [ 273 ] {ac832bc2-5499-4637-b68c-906d95aaf1b2} <Debug> oximeter.measurements_u8 (ffd9d551-87be-4132-9f46-6cf75a6162ed): Loading data parts | ||
431 | 2024.11.08 01:23:49.790172 [ 273 ] {ac832bc2-5499-4637-b68c-906d95aaf1b2} <Debug> oximeter.measurements_u8 (ffd9d551-87be-4132-9f46-6cf75a6162ed): There are no data parts | ||
432 | 2024.11.08 01:23:49.791406 [ 273 ] {ac832bc2-5499-4637-b68c-906d95aaf1b2} <Debug> TCPHandler: Processed in 0.00377421 sec. | ||
433 | 2024.11.08 01:23:49.791585 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.11.08 01:23:49.791911 [ 271 ] {d2886020-e39e-44fb-8335-761bb39e3e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
435 | 2024.11.08 01:23:49.792037 [ 271 ] {d2886020-e39e-44fb-8335-761bb39e3e08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.11.08 01:23:49.794083 [ 271 ] {d2886020-e39e-44fb-8335-761bb39e3e08} <Debug> oximeter.measurements_i16 (db0ab302-7fb7-4e03-bc35-8dd81fe6ec59): Loading data parts | ||
437 | 2024.11.08 01:23:49.794246 [ 271 ] {d2886020-e39e-44fb-8335-761bb39e3e08} <Debug> oximeter.measurements_i16 (db0ab302-7fb7-4e03-bc35-8dd81fe6ec59): There are no data parts | ||
438 | 2024.11.08 01:23:49.795531 [ 271 ] {d2886020-e39e-44fb-8335-761bb39e3e08} <Debug> TCPHandler: Processed in 0.004013074 sec. | ||
439 | 2024.11.08 01:23:49.795723 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.11.08 01:23:49.795972 [ 273 ] {3a971d0d-f73e-4c3d-9621-21f0db2c1904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
441 | 2024.11.08 01:23:49.796164 [ 273 ] {3a971d0d-f73e-4c3d-9621-21f0db2c1904} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
442 | 2024.11.08 01:23:49.797944 [ 273 ] {3a971d0d-f73e-4c3d-9621-21f0db2c1904} <Debug> oximeter.measurements_u16 (dd9def9e-605d-4b2c-a897-8e42041b3e33): Loading data parts | ||
443 | 2024.11.08 01:23:49.798135 [ 273 ] {3a971d0d-f73e-4c3d-9621-21f0db2c1904} <Debug> oximeter.measurements_u16 (dd9def9e-605d-4b2c-a897-8e42041b3e33): There are no data parts | ||
444 | 2024.11.08 01:23:49.799486 [ 273 ] {3a971d0d-f73e-4c3d-9621-21f0db2c1904} <Debug> TCPHandler: Processed in 0.003830342 sec. | ||
445 | 2024.11.08 01:23:49.799657 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2024.11.08 01:23:49.799933 [ 271 ] {17fa73de-fc91-4f98-8ddf-af0e9663f568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
447 | 2024.11.08 01:23:49.800042 [ 271 ] {17fa73de-fc91-4f98-8ddf-af0e9663f568} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
448 | 2024.11.08 01:23:49.801899 [ 271 ] {17fa73de-fc91-4f98-8ddf-af0e9663f568} <Debug> oximeter.measurements_i32 (ec595137-793b-403e-966e-ed11d8b0a829): Loading data parts | ||
449 | 2024.11.08 01:23:49.802060 [ 271 ] {17fa73de-fc91-4f98-8ddf-af0e9663f568} <Debug> oximeter.measurements_i32 (ec595137-793b-403e-966e-ed11d8b0a829): There are no data parts | ||
450 | 2024.11.08 01:23:49.803539 [ 271 ] {17fa73de-fc91-4f98-8ddf-af0e9663f568} <Debug> TCPHandler: Processed in 0.003940012 sec. | ||
451 | 2024.11.08 01:23:49.803717 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2024.11.08 01:23:49.803927 [ 273 ] {5a53bbe0-bb5d-4177-8115-120889d34e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
453 | 2024.11.08 01:23:49.804059 [ 273 ] {5a53bbe0-bb5d-4177-8115-120889d34e25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
454 | 2024.11.08 01:23:49.805945 [ 273 ] {5a53bbe0-bb5d-4177-8115-120889d34e25} <Debug> oximeter.measurements_u32 (281a558c-db09-430c-af67-8c38d1c9a5cf): Loading data parts | ||
455 | 2024.11.08 01:23:49.806131 [ 273 ] {5a53bbe0-bb5d-4177-8115-120889d34e25} <Debug> oximeter.measurements_u32 (281a558c-db09-430c-af67-8c38d1c9a5cf): There are no data parts | ||
456 | 2024.11.08 01:23:49.807553 [ 273 ] {5a53bbe0-bb5d-4177-8115-120889d34e25} <Debug> TCPHandler: Processed in 0.003894442 sec. | ||
457 | 2024.11.08 01:23:49.807728 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.11.08 01:23:49.808003 [ 271 ] {c52064b8-0474-4216-ab11-9291736f9268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
459 | 2024.11.08 01:23:49.808114 [ 271 ] {c52064b8-0474-4216-ab11-9291736f9268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
460 | 2024.11.08 01:23:49.810007 [ 271 ] {c52064b8-0474-4216-ab11-9291736f9268} <Debug> oximeter.measurements_i64 (da3812c4-c9b9-4a03-adee-45a0169ad7a4): Loading data parts | ||
461 | 2024.11.08 01:23:49.810169 [ 271 ] {c52064b8-0474-4216-ab11-9291736f9268} <Debug> oximeter.measurements_i64 (da3812c4-c9b9-4a03-adee-45a0169ad7a4): There are no data parts | ||
462 | 2024.11.08 01:23:49.811722 [ 271 ] {c52064b8-0474-4216-ab11-9291736f9268} <Debug> TCPHandler: Processed in 0.004051184 sec. | ||
463 | 2024.11.08 01:23:49.811907 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.11.08 01:23:49.812156 [ 273 ] {74fd5310-f8ec-46ad-98de-5ce1f3d9daf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
465 | 2024.11.08 01:23:49.812298 [ 273 ] {74fd5310-f8ec-46ad-98de-5ce1f3d9daf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
466 | 2024.11.08 01:23:49.814283 [ 273 ] {74fd5310-f8ec-46ad-98de-5ce1f3d9daf5} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Loading data parts | ||
467 | 2024.11.08 01:23:49.814463 [ 273 ] {74fd5310-f8ec-46ad-98de-5ce1f3d9daf5} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): There are no data parts | ||
468 | 2024.11.08 01:23:49.815822 [ 273 ] {74fd5310-f8ec-46ad-98de-5ce1f3d9daf5} <Debug> TCPHandler: Processed in 0.003982453 sec. | ||
469 | 2024.11.08 01:23:49.815992 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.11.08 01:23:49.816269 [ 271 ] {0dda4f1a-8db5-4243-bd52-96f4eff88198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
471 | 2024.11.08 01:23:49.816376 [ 271 ] {0dda4f1a-8db5-4243-bd52-96f4eff88198} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
472 | 2024.11.08 01:23:49.818306 [ 271 ] {0dda4f1a-8db5-4243-bd52-96f4eff88198} <Debug> oximeter.measurements_f32 (4dbbba55-1cc8-4927-bede-6a69a662bd03): Loading data parts | ||
473 | 2024.11.08 01:23:49.818457 [ 271 ] {0dda4f1a-8db5-4243-bd52-96f4eff88198} <Debug> oximeter.measurements_f32 (4dbbba55-1cc8-4927-bede-6a69a662bd03): There are no data parts | ||
474 | 2024.11.08 01:23:49.819880 [ 271 ] {0dda4f1a-8db5-4243-bd52-96f4eff88198} <Debug> TCPHandler: Processed in 0.003946413 sec. | ||
475 | 2024.11.08 01:23:49.820117 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.11.08 01:23:49.820370 [ 273 ] {053b3c6d-14fd-4546-a7e4-e9b332102641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
477 | 2024.11.08 01:23:49.820514 [ 273 ] {053b3c6d-14fd-4546-a7e4-e9b332102641} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.11.08 01:23:49.822529 [ 273 ] {053b3c6d-14fd-4546-a7e4-e9b332102641} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Loading data parts | ||
479 | 2024.11.08 01:23:49.822719 [ 273 ] {053b3c6d-14fd-4546-a7e4-e9b332102641} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): There are no data parts | ||
480 | 2024.11.08 01:23:49.823958 [ 273 ] {053b3c6d-14fd-4546-a7e4-e9b332102641} <Debug> TCPHandler: Processed in 0.003909173 sec. | ||
481 | 2024.11.08 01:23:49.824140 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.11.08 01:23:49.824434 [ 271 ] {501ba646-a68d-4e35-a2cd-0b65073090a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
483 | 2024.11.08 01:23:49.824519 [ 271 ] {501ba646-a68d-4e35-a2cd-0b65073090a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
484 | 2024.11.08 01:23:49.826378 [ 271 ] {501ba646-a68d-4e35-a2cd-0b65073090a7} <Debug> oximeter.measurements_string (09138f80-9efd-45e3-b075-4d16f4eace8a): Loading data parts | ||
485 | 2024.11.08 01:23:49.826553 [ 271 ] {501ba646-a68d-4e35-a2cd-0b65073090a7} <Debug> oximeter.measurements_string (09138f80-9efd-45e3-b075-4d16f4eace8a): There are no data parts | ||
486 | 2024.11.08 01:23:49.827828 [ 271 ] {501ba646-a68d-4e35-a2cd-0b65073090a7} <Debug> TCPHandler: Processed in 0.003745351 sec. | ||
487 | 2024.11.08 01:23:49.828048 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2024.11.08 01:23:49.828296 [ 273 ] {89e0b028-3417-47bb-aed3-bd01e0393397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
489 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
490 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
491 | * a string isn't palatable for a few reasons. | ||
492 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
493 | * details. | ||
494 | */ | ||
495 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
496 | 2024.11.08 01:23:49.828438 [ 273 ] {89e0b028-3417-47bb-aed3-bd01e0393397} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
497 | 2024.11.08 01:23:49.830348 [ 273 ] {89e0b028-3417-47bb-aed3-bd01e0393397} <Debug> oximeter.measurements_bytes (5860e023-9c25-40a9-9e2a-c13533682dd1): Loading data parts | ||
498 | 2024.11.08 01:23:49.830478 [ 273 ] {89e0b028-3417-47bb-aed3-bd01e0393397} <Debug> oximeter.measurements_bytes (5860e023-9c25-40a9-9e2a-c13533682dd1): There are no data parts | ||
499 | 2024.11.08 01:23:49.831753 [ 273 ] {89e0b028-3417-47bb-aed3-bd01e0393397} <Debug> TCPHandler: Processed in 0.003772201 sec. | ||
500 | 2024.11.08 01:23:49.831925 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2024.11.08 01:23:49.832145 [ 271 ] {3371df79-19c7-4939-80e0-86cac1ea0932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
502 | 2024.11.08 01:23:49.832275 [ 271 ] {3371df79-19c7-4939-80e0-86cac1ea0932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
503 | 2024.11.08 01:23:49.834360 [ 271 ] {3371df79-19c7-4939-80e0-86cac1ea0932} <Debug> oximeter.measurements_cumulativei64 (67cb330d-4db0-4988-8775-9502085ba8e7): Loading data parts | ||
504 | 2024.11.08 01:23:49.834540 [ 271 ] {3371df79-19c7-4939-80e0-86cac1ea0932} <Debug> oximeter.measurements_cumulativei64 (67cb330d-4db0-4988-8775-9502085ba8e7): There are no data parts | ||
505 | 2024.11.08 01:23:49.835967 [ 271 ] {3371df79-19c7-4939-80e0-86cac1ea0932} <Debug> TCPHandler: Processed in 0.004100015 sec. | ||
506 | 2024.11.08 01:23:49.836194 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.11.08 01:23:49.836502 [ 273 ] {4025c6d1-d451-4b23-80bb-a8511dfa54c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
508 | 2024.11.08 01:23:49.836657 [ 273 ] {4025c6d1-d451-4b23-80bb-a8511dfa54c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
509 | 2024.11.08 01:23:49.838619 [ 273 ] {4025c6d1-d451-4b23-80bb-a8511dfa54c4} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Loading data parts | ||
510 | 2024.11.08 01:23:49.838810 [ 273 ] {4025c6d1-d451-4b23-80bb-a8511dfa54c4} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): There are no data parts | ||
511 | 2024.11.08 01:23:49.840072 [ 273 ] {4025c6d1-d451-4b23-80bb-a8511dfa54c4} <Debug> TCPHandler: Processed in 0.003946373 sec. | ||
512 | 2024.11.08 01:23:49.840245 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.11.08 01:23:49.840538 [ 271 ] {3bcda847-acb1-4d20-ad74-16e327cc60ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) 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) | ||
514 | 2024.11.08 01:23:49.840649 [ 271 ] {3bcda847-acb1-4d20-ad74-16e327cc60ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
515 | 2024.11.08 01:23:49.842516 [ 271 ] {3bcda847-acb1-4d20-ad74-16e327cc60ab} <Debug> oximeter.measurements_cumulativef32 (695ff5e2-83d3-451f-8fba-c89a25578ed8): Loading data parts | ||
516 | 2024.11.08 01:23:49.842677 [ 271 ] {3bcda847-acb1-4d20-ad74-16e327cc60ab} <Debug> oximeter.measurements_cumulativef32 (695ff5e2-83d3-451f-8fba-c89a25578ed8): There are no data parts | ||
517 | 2024.11.08 01:23:49.843977 [ 271 ] {3bcda847-acb1-4d20-ad74-16e327cc60ab} <Debug> TCPHandler: Processed in 0.003788631 sec. | ||
518 | 2024.11.08 01:23:49.844159 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.11.08 01:23:49.844421 [ 273 ] {1c950ef9-5963-4866-af0e-5b79095e1165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
520 | 2024.11.08 01:23:49.844569 [ 273 ] {1c950ef9-5963-4866-af0e-5b79095e1165} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
521 | 2024.11.08 01:23:49.846573 [ 273 ] {1c950ef9-5963-4866-af0e-5b79095e1165} <Debug> oximeter.measurements_cumulativef64 (28fc36d6-2ad9-4a3c-979d-91a02ccc9210): Loading data parts | ||
522 | 2024.11.08 01:23:49.846704 [ 273 ] {1c950ef9-5963-4866-af0e-5b79095e1165} <Debug> oximeter.measurements_cumulativef64 (28fc36d6-2ad9-4a3c-979d-91a02ccc9210): There are no data parts | ||
523 | 2024.11.08 01:23:49.847948 [ 273 ] {1c950ef9-5963-4866-af0e-5b79095e1165} <Debug> TCPHandler: Processed in 0.003857822 sec. | ||
524 | 2024.11.08 01:23:49.848165 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.11.08 01:23:49.848507 [ 271 ] {1c6202ae-a3fc-4a6c-b4de-60a6ebebe059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
526 | * NOTE: Array types cannot be Nullable, see | ||
527 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
528 | * for more details. | ||
529 | * | ||
530 | * This means we need to use empty arrays to indicate a missing value. This | ||
531 | * is unfortunate, and at this point relies on the fact that an | ||
532 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
533 | * to figure out another way to represent missing samples here. | ||
534 | */ | ||
535 | 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) | ||
536 | 2024.11.08 01:23:49.848635 [ 271 ] {1c6202ae-a3fc-4a6c-b4de-60a6ebebe059} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
537 | 2024.11.08 01:23:49.850881 [ 271 ] {1c6202ae-a3fc-4a6c-b4de-60a6ebebe059} <Debug> oximeter.measurements_histogrami8 (e3e49a5f-2fe1-4f95-8012-b98bc297a919): Loading data parts | ||
538 | 2024.11.08 01:23:49.851087 [ 271 ] {1c6202ae-a3fc-4a6c-b4de-60a6ebebe059} <Debug> oximeter.measurements_histogrami8 (e3e49a5f-2fe1-4f95-8012-b98bc297a919): There are no data parts | ||
539 | 2024.11.08 01:23:49.852456 [ 271 ] {1c6202ae-a3fc-4a6c-b4de-60a6ebebe059} <Debug> TCPHandler: Processed in 0.004351959 sec. | ||
540 | 2024.11.08 01:23:49.852640 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.11.08 01:23:49.852935 [ 273 ] {85f2ee77-344c-4bfe-8310-7469a6e125f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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) | ||
542 | 2024.11.08 01:23:49.853087 [ 273 ] {85f2ee77-344c-4bfe-8310-7469a6e125f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.11.08 01:23:49.855250 [ 273 ] {85f2ee77-344c-4bfe-8310-7469a6e125f2} <Debug> oximeter.measurements_histogramu8 (186a353f-3987-403c-b29e-e586ca4fbcec): Loading data parts | ||
544 | 2024.11.08 01:23:49.855448 [ 273 ] {85f2ee77-344c-4bfe-8310-7469a6e125f2} <Debug> oximeter.measurements_histogramu8 (186a353f-3987-403c-b29e-e586ca4fbcec): There are no data parts | ||
545 | 2024.11.08 01:23:49.856760 [ 273 ] {85f2ee77-344c-4bfe-8310-7469a6e125f2} <Debug> TCPHandler: Processed in 0.004180316 sec. | ||
546 | 2024.11.08 01:23:49.856960 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.11.08 01:23:49.857342 [ 271 ] {f2ed2a2e-c607-468b-ba31-163fef411934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
548 | 2024.11.08 01:23:49.857465 [ 271 ] {f2ed2a2e-c607-468b-ba31-163fef411934} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.11.08 01:23:49.859553 [ 271 ] {f2ed2a2e-c607-468b-ba31-163fef411934} <Debug> oximeter.measurements_histogrami16 (e4bfaa03-7077-445e-ab77-2add798dd9ca): Loading data parts | ||
550 | 2024.11.08 01:23:49.859705 [ 271 ] {f2ed2a2e-c607-468b-ba31-163fef411934} <Debug> oximeter.measurements_histogrami16 (e4bfaa03-7077-445e-ab77-2add798dd9ca): There are no data parts | ||
551 | 2024.11.08 01:23:49.860969 [ 271 ] {f2ed2a2e-c607-468b-ba31-163fef411934} <Debug> TCPHandler: Processed in 0.004080205 sec. | ||
552 | 2024.11.08 01:23:49.861165 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.11.08 01:23:49.861519 [ 273 ] {51a2cdb8-66f4-415a-b441-f1da0b93b64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
554 | 2024.11.08 01:23:49.861679 [ 273 ] {51a2cdb8-66f4-415a-b441-f1da0b93b64f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.11.08 01:23:49.863858 [ 273 ] {51a2cdb8-66f4-415a-b441-f1da0b93b64f} <Debug> oximeter.measurements_histogramu16 (e47fee14-9c37-41db-b4f6-7f875296b178): Loading data parts | ||
556 | 2024.11.08 01:23:49.864058 [ 273 ] {51a2cdb8-66f4-415a-b441-f1da0b93b64f} <Debug> oximeter.measurements_histogramu16 (e47fee14-9c37-41db-b4f6-7f875296b178): There are no data parts | ||
557 | 2024.11.08 01:23:49.865517 [ 273 ] {51a2cdb8-66f4-415a-b441-f1da0b93b64f} <Debug> TCPHandler: Processed in 0.004419429 sec. | ||
558 | 2024.11.08 01:23:49.865703 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.11.08 01:23:49.866078 [ 271 ] {4bb0a41c-a789-4ca3-b19c-b894bf109222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
560 | 2024.11.08 01:23:49.866199 [ 271 ] {4bb0a41c-a789-4ca3-b19c-b894bf109222} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.11.08 01:23:49.868712 [ 271 ] {4bb0a41c-a789-4ca3-b19c-b894bf109222} <Debug> oximeter.measurements_histogrami32 (093d085b-e38b-4a3f-9394-e5950e68d0b7): Loading data parts | ||
562 | 2024.11.08 01:23:49.868865 [ 271 ] {4bb0a41c-a789-4ca3-b19c-b894bf109222} <Debug> oximeter.measurements_histogrami32 (093d085b-e38b-4a3f-9394-e5950e68d0b7): There are no data parts | ||
563 | 2024.11.08 01:23:49.870676 [ 271 ] {4bb0a41c-a789-4ca3-b19c-b894bf109222} <Debug> TCPHandler: Processed in 0.005031018 sec. | ||
564 | 2024.11.08 01:23:49.870864 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.11.08 01:23:49.871216 [ 273 ] {ce5758d9-1285-48be-966b-fed8b0df3a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
566 | 2024.11.08 01:23:49.871373 [ 273 ] {ce5758d9-1285-48be-966b-fed8b0df3a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.11.08 01:23:49.873733 [ 273 ] {ce5758d9-1285-48be-966b-fed8b0df3a8d} <Debug> oximeter.measurements_histogramu32 (43b88f53-c0a5-43ed-a7a1-6ddc207bd228): Loading data parts | ||
568 | 2024.11.08 01:23:49.873941 [ 273 ] {ce5758d9-1285-48be-966b-fed8b0df3a8d} <Debug> oximeter.measurements_histogramu32 (43b88f53-c0a5-43ed-a7a1-6ddc207bd228): There are no data parts | ||
569 | 2024.11.08 01:23:49.875568 [ 273 ] {ce5758d9-1285-48be-966b-fed8b0df3a8d} <Debug> TCPHandler: Processed in 0.004771685 sec. | ||
570 | 2024.11.08 01:23:49.875757 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.08 01:23:49.876182 [ 271 ] {2402ea7d-0b83-4e15-a1f5-bbebb95c1c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
572 | 2024.11.08 01:23:49.876312 [ 271 ] {2402ea7d-0b83-4e15-a1f5-bbebb95c1c9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.11.08 01:23:49.878568 [ 271 ] {2402ea7d-0b83-4e15-a1f5-bbebb95c1c9a} <Debug> oximeter.measurements_histogrami64 (6c0d8098-4321-4d71-956b-65a43d82489a): Loading data parts | ||
574 | 2024.11.08 01:23:49.878733 [ 271 ] {2402ea7d-0b83-4e15-a1f5-bbebb95c1c9a} <Debug> oximeter.measurements_histogrami64 (6c0d8098-4321-4d71-956b-65a43d82489a): There are no data parts | ||
575 | 2024.11.08 01:23:49.880490 [ 271 ] {2402ea7d-0b83-4e15-a1f5-bbebb95c1c9a} <Debug> TCPHandler: Processed in 0.004800055 sec. | ||
576 | 2024.11.08 01:23:49.880676 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.11.08 01:23:49.880965 [ 273 ] {ae75fd81-f104-4101-a2d6-40612bd3ff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
578 | 2024.11.08 01:23:49.881116 [ 273 ] {ae75fd81-f104-4101-a2d6-40612bd3ff3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.11.08 01:23:49.883309 [ 273 ] {ae75fd81-f104-4101-a2d6-40612bd3ff3e} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Loading data parts | ||
580 | 2024.11.08 01:23:49.883522 [ 273 ] {ae75fd81-f104-4101-a2d6-40612bd3ff3e} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): There are no data parts | ||
581 | 2024.11.08 01:23:49.885146 [ 273 ] {ae75fd81-f104-4101-a2d6-40612bd3ff3e} <Debug> TCPHandler: Processed in 0.004528361 sec. | ||
582 | 2024.11.08 01:23:49.885323 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.11.08 01:23:49.885707 [ 271 ] {11a28ca5-c64e-4a56-b48e-85d393c4d944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
584 | 2024.11.08 01:23:49.885842 [ 271 ] {11a28ca5-c64e-4a56-b48e-85d393c4d944} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.11.08 01:23:49.887979 [ 271 ] {11a28ca5-c64e-4a56-b48e-85d393c4d944} <Debug> oximeter.measurements_histogramf32 (695a7c22-c471-49bb-add1-b87688c1f162): Loading data parts | ||
586 | 2024.11.08 01:23:49.888136 [ 271 ] {11a28ca5-c64e-4a56-b48e-85d393c4d944} <Debug> oximeter.measurements_histogramf32 (695a7c22-c471-49bb-add1-b87688c1f162): There are no data parts | ||
587 | 2024.11.08 01:23:49.889859 [ 271 ] {11a28ca5-c64e-4a56-b48e-85d393c4d944} <Debug> TCPHandler: Processed in 0.004593502 sec. | ||
588 | 2024.11.08 01:23:49.890042 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.11.08 01:23:49.890389 [ 273 ] {816b3d8c-698e-46e8-a9eb-c5421678c0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
590 | 2024.11.08 01:23:49.890554 [ 273 ] {816b3d8c-698e-46e8-a9eb-c5421678c0e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.11.08 01:23:49.892819 [ 273 ] {816b3d8c-698e-46e8-a9eb-c5421678c0e9} <Debug> oximeter.measurements_histogramf64 (d6727bfe-6625-41fc-9434-8840980cbbd5): Loading data parts | ||
592 | 2024.11.08 01:23:49.892994 [ 273 ] {816b3d8c-698e-46e8-a9eb-c5421678c0e9} <Debug> oximeter.measurements_histogramf64 (d6727bfe-6625-41fc-9434-8840980cbbd5): There are no data parts | ||
593 | 2024.11.08 01:23:49.894640 [ 273 ] {816b3d8c-698e-46e8-a9eb-c5421678c0e9} <Debug> TCPHandler: Processed in 0.004667133 sec. | ||
594 | 2024.11.08 01:23:49.894824 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.11.08 01:23:49.895125 [ 271 ] {a8f2ea89-fc97-478a-b25d-1f77bf4957de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) /* The field tables store named dimensions of each timeseries. | ||
596 | * | ||
597 | * As with the measurement tables, there is one field table for each field data | ||
598 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
599 | * this behavior **must not** be relied upon for query correctness. | ||
600 | * | ||
601 | * The index for the fields differs from the measurements, however. Rows are | ||
602 | * sorted by timeseries name, then field name, field value, and finally | ||
603 | * timeseries key. This reflects the most common pattern for looking them up: | ||
604 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
605 | * usually then used to look up measurements. | ||
606 | * | ||
607 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
608 | * timeseries name and then key, since it would improve lookups where one | ||
609 | * already has the key. Realistically though, these tables are quite small and | ||
610 | * so performance benefits will be low in absolute terms. | ||
611 | * | ||
612 | * TTL: We use a materialized column to expire old field table records. This | ||
613 | * column is generated automatically by the database whenever a new row is | ||
614 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
615 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
616 | * record will remain during a deduplication, which will have the last | ||
617 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
618 | * measurement tables. | ||
619 | */ | ||
620 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
621 | 2024.11.08 01:23:49.895253 [ 271 ] {a8f2ea89-fc97-478a-b25d-1f77bf4957de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.11.08 01:23:49.897420 [ 271 ] {a8f2ea89-fc97-478a-b25d-1f77bf4957de} <Debug> oximeter.fields_bool (bbfea3f5-368c-4c64-acf0-6e64c654131d): Loading data parts | ||
623 | 2024.11.08 01:23:49.897564 [ 271 ] {a8f2ea89-fc97-478a-b25d-1f77bf4957de} <Debug> oximeter.fields_bool (bbfea3f5-368c-4c64-acf0-6e64c654131d): There are no data parts | ||
624 | 2024.11.08 01:23:49.899169 [ 271 ] {a8f2ea89-fc97-478a-b25d-1f77bf4957de} <Debug> TCPHandler: Processed in 0.004406919 sec. | ||
625 | 2024.11.08 01:23:49.899448 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.11.08 01:23:49.899697 [ 273 ] {c7cb7333-d489-40d5-a71b-fa057b78b77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
627 | 2024.11.08 01:23:49.899845 [ 273 ] {c7cb7333-d489-40d5-a71b-fa057b78b77b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.11.08 01:23:49.901863 [ 273 ] {c7cb7333-d489-40d5-a71b-fa057b78b77b} <Debug> oximeter.fields_i8 (dcd52b0e-afcb-4a41-9a64-4de33f57e45f): Loading data parts | ||
629 | 2024.11.08 01:23:49.902065 [ 273 ] {c7cb7333-d489-40d5-a71b-fa057b78b77b} <Debug> oximeter.fields_i8 (dcd52b0e-afcb-4a41-9a64-4de33f57e45f): There are no data parts | ||
630 | 2024.11.08 01:23:49.903672 [ 273 ] {c7cb7333-d489-40d5-a71b-fa057b78b77b} <Debug> TCPHandler: Processed in 0.004291268 sec. | ||
631 | 2024.11.08 01:23:49.903844 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.11.08 01:23:49.904149 [ 271 ] {6600b887-ae5b-4598-9705-1dcb2202d3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
633 | 2024.11.08 01:23:49.904239 [ 271 ] {6600b887-ae5b-4598-9705-1dcb2202d3e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
634 | 2024.11.08 01:23:49.906209 [ 271 ] {6600b887-ae5b-4598-9705-1dcb2202d3e9} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Loading data parts | ||
635 | 2024.11.08 01:23:49.906349 [ 271 ] {6600b887-ae5b-4598-9705-1dcb2202d3e9} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): There are no data parts | ||
636 | 2024.11.08 01:23:49.907977 [ 271 ] {6600b887-ae5b-4598-9705-1dcb2202d3e9} <Debug> TCPHandler: Processed in 0.004189396 sec. | ||
637 | 2024.11.08 01:23:49.908251 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.11.08 01:23:49.908500 [ 273 ] {9edcf62a-32ce-4d0d-a18d-751ae7f3fae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
639 | 2024.11.08 01:23:49.908651 [ 273 ] {9edcf62a-32ce-4d0d-a18d-751ae7f3fae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
640 | 2024.11.08 01:23:49.910670 [ 273 ] {9edcf62a-32ce-4d0d-a18d-751ae7f3fae3} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Loading data parts | ||
641 | 2024.11.08 01:23:49.910868 [ 273 ] {9edcf62a-32ce-4d0d-a18d-751ae7f3fae3} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): There are no data parts | ||
642 | 2024.11.08 01:23:49.912419 [ 273 ] {9edcf62a-32ce-4d0d-a18d-751ae7f3fae3} <Debug> TCPHandler: Processed in 0.004235287 sec. | ||
643 | 2024.11.08 01:23:49.912596 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2024.11.08 01:23:49.912887 [ 271 ] {5ddd59ef-aad7-41d7-aef6-3bcda5a9c420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
645 | 2024.11.08 01:23:49.913002 [ 271 ] {5ddd59ef-aad7-41d7-aef6-3bcda5a9c420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
646 | 2024.11.08 01:23:49.914930 [ 271 ] {5ddd59ef-aad7-41d7-aef6-3bcda5a9c420} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Loading data parts | ||
647 | 2024.11.08 01:23:49.915091 [ 271 ] {5ddd59ef-aad7-41d7-aef6-3bcda5a9c420} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): There are no data parts | ||
648 | 2024.11.08 01:23:49.916637 [ 271 ] {5ddd59ef-aad7-41d7-aef6-3bcda5a9c420} <Debug> TCPHandler: Processed in 0.004097215 sec. | ||
649 | 2024.11.08 01:23:49.916849 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2024.11.08 01:23:49.917098 [ 273 ] {534f287c-c9b2-4b04-a7d5-8eeee8c68e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
651 | 2024.11.08 01:23:49.917229 [ 273 ] {534f287c-c9b2-4b04-a7d5-8eeee8c68e3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
652 | 2024.11.08 01:23:49.919187 [ 273 ] {534f287c-c9b2-4b04-a7d5-8eeee8c68e3b} <Debug> oximeter.fields_i32 (3a70ef83-6ac5-400e-bed2-f7f2f84895db): Loading data parts | ||
653 | 2024.11.08 01:23:49.919375 [ 273 ] {534f287c-c9b2-4b04-a7d5-8eeee8c68e3b} <Debug> oximeter.fields_i32 (3a70ef83-6ac5-400e-bed2-f7f2f84895db): There are no data parts | ||
654 | 2024.11.08 01:23:49.920725 [ 273 ] {534f287c-c9b2-4b04-a7d5-8eeee8c68e3b} <Debug> TCPHandler: Processed in 0.003943522 sec. | ||
655 | 2024.11.08 01:23:49.920905 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.11.08 01:23:49.921237 [ 271 ] {c1d5958b-b48b-4e70-b89c-572b7088e8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
657 | 2024.11.08 01:23:49.921371 [ 271 ] {c1d5958b-b48b-4e70-b89c-572b7088e8c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
658 | 2024.11.08 01:23:49.923371 [ 271 ] {c1d5958b-b48b-4e70-b89c-572b7088e8c5} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Loading data parts | ||
659 | 2024.11.08 01:23:49.923523 [ 271 ] {c1d5958b-b48b-4e70-b89c-572b7088e8c5} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): There are no data parts | ||
660 | 2024.11.08 01:23:49.924933 [ 271 ] {c1d5958b-b48b-4e70-b89c-572b7088e8c5} <Debug> TCPHandler: Processed in 0.004095745 sec. | ||
661 | 2024.11.08 01:23:49.925105 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
662 | 2024.11.08 01:23:49.925314 [ 273 ] {576472f0-6efc-4841-afb5-96dccd4ff7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
663 | 2024.11.08 01:23:49.925459 [ 273 ] {576472f0-6efc-4841-afb5-96dccd4ff7a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
664 | 2024.11.08 01:23:49.927415 [ 273 ] {576472f0-6efc-4841-afb5-96dccd4ff7a4} <Debug> oximeter.fields_i64 (79d240e2-6087-4554-a7bc-bf16fbba0637): Loading data parts | ||
665 | 2024.11.08 01:23:49.927666 [ 273 ] {576472f0-6efc-4841-afb5-96dccd4ff7a4} <Debug> oximeter.fields_i64 (79d240e2-6087-4554-a7bc-bf16fbba0637): There are no data parts | ||
666 | 2024.11.08 01:23:49.928956 [ 273 ] {576472f0-6efc-4841-afb5-96dccd4ff7a4} <Debug> TCPHandler: Processed in 0.003908182 sec. | ||
667 | 2024.11.08 01:23:49.929133 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.11.08 01:23:49.929423 [ 271 ] {00a52614-07e4-494b-b7a3-6b009adaf2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
669 | 2024.11.08 01:23:49.929539 [ 271 ] {00a52614-07e4-494b-b7a3-6b009adaf2a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
670 | 2024.11.08 01:23:49.931401 [ 271 ] {00a52614-07e4-494b-b7a3-6b009adaf2a2} <Debug> oximeter.fields_u64 (0b5dea56-c645-4019-b0a9-27941558d302): Loading data parts | ||
671 | 2024.11.08 01:23:49.931570 [ 271 ] {00a52614-07e4-494b-b7a3-6b009adaf2a2} <Debug> oximeter.fields_u64 (0b5dea56-c645-4019-b0a9-27941558d302): There are no data parts | ||
672 | 2024.11.08 01:23:49.932971 [ 271 ] {00a52614-07e4-494b-b7a3-6b009adaf2a2} <Debug> TCPHandler: Processed in 0.003901222 sec. | ||
673 | 2024.11.08 01:23:49.933153 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
674 | 2024.11.08 01:23:49.933401 [ 273 ] {a8b1e310-c840-4e9e-b948-6f2789555d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
675 | 2024.11.08 01:23:49.933557 [ 273 ] {a8b1e310-c840-4e9e-b948-6f2789555d7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
676 | 2024.11.08 01:23:49.935661 [ 273 ] {a8b1e310-c840-4e9e-b948-6f2789555d7d} <Debug> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Loading data parts | ||
677 | 2024.11.08 01:23:49.935875 [ 273 ] {a8b1e310-c840-4e9e-b948-6f2789555d7d} <Debug> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): There are no data parts | ||
678 | 2024.11.08 01:23:49.937217 [ 273 ] {a8b1e310-c840-4e9e-b948-6f2789555d7d} <Debug> TCPHandler: Processed in 0.004130855 sec. | ||
679 | 2024.11.08 01:23:49.937386 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.11.08 01:23:49.937676 [ 271 ] {5af57715-32ca-4b49-944f-30c986b8d521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
681 | 2024.11.08 01:23:49.937789 [ 271 ] {5af57715-32ca-4b49-944f-30c986b8d521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
682 | 2024.11.08 01:23:49.939654 [ 271 ] {5af57715-32ca-4b49-944f-30c986b8d521} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Loading data parts | ||
683 | 2024.11.08 01:23:49.939807 [ 271 ] {5af57715-32ca-4b49-944f-30c986b8d521} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): There are no data parts | ||
684 | 2024.11.08 01:23:49.941149 [ 271 ] {5af57715-32ca-4b49-944f-30c986b8d521} <Debug> TCPHandler: Processed in 0.003819651 sec. | ||
685 | 2024.11.08 01:23:49.941338 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
686 | 2024.11.08 01:23:49.941585 [ 273 ] {9024da54-1ac2-4c2b-a6e4-d4b4fc0d8176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
687 | 2024.11.08 01:23:49.941739 [ 273 ] {9024da54-1ac2-4c2b-a6e4-d4b4fc0d8176} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
688 | 2024.11.08 01:23:49.943871 [ 273 ] {9024da54-1ac2-4c2b-a6e4-d4b4fc0d8176} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Loading data parts | ||
689 | 2024.11.08 01:23:49.943994 [ 273 ] {9024da54-1ac2-4c2b-a6e4-d4b4fc0d8176} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): There are no data parts | ||
690 | 2024.11.08 01:23:49.945315 [ 273 ] {9024da54-1ac2-4c2b-a6e4-d4b4fc0d8176} <Debug> TCPHandler: Processed in 0.004042894 sec. | ||
691 | 2024.11.08 01:23:49.945535 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.11.08 01:23:49.945873 [ 271 ] {1e6e5108-732d-4bf7-a783-c344532a0f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) /* The timeseries schema table stores the extracted schema for the samples | ||
693 | * oximeter collects. | ||
694 | */ | ||
695 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
696 | 2024.11.08 01:23:49.946016 [ 271 ] {1e6e5108-732d-4bf7-a783-c344532a0f7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
697 | 2024.11.08 01:23:49.947981 [ 271 ] {1e6e5108-732d-4bf7-a783-c344532a0f7d} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Loading data parts | ||
698 | 2024.11.08 01:23:49.948197 [ 271 ] {1e6e5108-732d-4bf7-a783-c344532a0f7d} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): There are no data parts | ||
699 | 2024.11.08 01:23:49.949633 [ 271 ] {1e6e5108-732d-4bf7-a783-c344532a0f7d} <Debug> TCPHandler: Processed in 0.004153066 sec. | ||
700 | 2024.11.08 01:23:49.949816 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2024.11.08 01:23:49.950095 [ 273 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
702 | 2024.11.08 01:23:49.952769 [ 273 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
703 | 2024.11.08 01:23:49.964508 [ 281 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Trace> oximeter.version (69987293-f10b-4488-a0d3-53ec66615454): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
704 | 2024.11.08 01:23:49.964646 [ 281 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
705 | 2024.11.08 01:23:49.971418 [ 281 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
706 | 2024.11.08 01:23:49.971971 [ 281 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Trace> oximeter.version (69987293-f10b-4488-a0d3-53ec66615454): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
707 | 2024.11.08 01:23:49.972290 [ 273 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022274 sec., 44.89539373260304 rows/sec., 718.33 B/sec. | ||
708 | 2024.11.08 01:23:49.972530 [ 273 ] {a109e3b7-963f-4cea-a89e-6c4f59f5d653} <Debug> TCPHandler: Processed in 0.022771656 sec. | ||
709 | 2024.11.08 01:23:50.001157 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.97 MiB, peak 126.97 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 12.87 MiB | ||
710 | 2024.11.08 01:23:52.030270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.08 01:23:52.030373 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.08 01:23:52.035618 [ 242 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Loading data parts | ||
713 | 2024.11.08 01:23:52.036033 [ 242 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): There are no data parts | ||
714 | 2024.11.08 01:23:52.046260 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.08 01:23:52.046303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
716 | 2024.11.08 01:23:52.050457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.08 01:23:52.050757 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.08 01:23:52.051263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.08 01:23:53.001127 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.12 MiB, peak 144.12 MiB, free memory in arenas 0.00 B, will set to 141.65 MiB (RSS), difference: -2.47 MiB | ||
720 | 2024.11.08 01:23:57.005880 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.08 01:23:57.005941 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.08 01:23:57.068690 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
723 | 2024.11.08 01:23:57.729342 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2024.11.08 01:23:57.735676 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
725 | 2024.11.08 01:23:57.743178 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
726 | 2024.11.08 01:23:57.780559 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2024.11.08 01:23:57.797993 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
728 | 2024.11.08 01:23:57.812568 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
729 | 2024.11.08 01:23:57.824996 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
730 | 2024.11.08 01:24:03.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.03 MiB, peak 144.12 MiB, free memory in arenas 0.00 B, will set to 142.04 MiB (RSS), difference: 4.01 MiB | ||
731 | 2024.11.08 01:24:05.579932 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
732 | 2024.11.08 01:24:05.580177 [ 271 ] {7612a7f6-e1ef-49db-9c68-4bb2f640b83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
733 | 2024.11.08 01:24:05.582470 [ 271 ] {7612a7f6-e1ef-49db-9c68-4bb2f640b83f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
734 | 2024.11.08 01:24:05.582771 [ 271 ] {7612a7f6-e1ef-49db-9c68-4bb2f640b83f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
735 | 2024.11.08 01:24:05.583618 [ 271 ] {7612a7f6-e1ef-49db-9c68-4bb2f640b83f} <Debug> TCPHandler: Processed in 0.003814781 sec. | ||
736 | 2024.11.08 01:24:05.592920 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
737 | 2024.11.08 01:24:05.593349 [ 273 ] {54cb1d98-ff52-4ed5-b58f-f27299f56b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
738 | 2024.11.08 01:24:05.595195 [ 273 ] {54cb1d98-ff52-4ed5-b58f-f27299f56b96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
739 | 2024.11.08 01:24:05.595317 [ 273 ] {54cb1d98-ff52-4ed5-b58f-f27299f56b96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
740 | 2024.11.08 01:24:05.595997 [ 273 ] {54cb1d98-ff52-4ed5-b58f-f27299f56b96} <Debug> TCPHandler: Processed in 0.003257114 sec. | ||
741 | 2024.11.08 01:24:05.596358 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
742 | 2024.11.08 01:24:05.596551 [ 271 ] {8b378e4b-9056-4bfb-9731-3f388025a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
743 | 2024.11.08 01:24:05.596995 [ 271 ] {8b378e4b-9056-4bfb-9731-3f388025a50b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
744 | 2024.11.08 01:24:05.597065 [ 271 ] {8b378e4b-9056-4bfb-9731-3f388025a50b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
745 | 2024.11.08 01:24:05.597595 [ 271 ] {8b378e4b-9056-4bfb-9731-3f388025a50b} <Debug> TCPHandler: Processed in 0.001310658 sec. | ||
746 | 2024.11.08 01:24:05.597889 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
747 | 2024.11.08 01:24:05.598070 [ 273 ] {2c9ef538-e8db-47db-909f-f776f7e6b33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
748 | 2024.11.08 01:24:05.598453 [ 273 ] {2c9ef538-e8db-47db-909f-f776f7e6b33f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
749 | 2024.11.08 01:24:05.598512 [ 273 ] {2c9ef538-e8db-47db-909f-f776f7e6b33f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
750 | 2024.11.08 01:24:05.599041 [ 273 ] {2c9ef538-e8db-47db-909f-f776f7e6b33f} <Debug> TCPHandler: Processed in 0.001209966 sec. | ||
751 | 2024.11.08 01:24:05.599307 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.11.08 01:24:05.599465 [ 271 ] {37dcf5b4-2aa7-4530-bf95-0e6effb62201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
753 | 2024.11.08 01:24:05.599836 [ 271 ] {37dcf5b4-2aa7-4530-bf95-0e6effb62201} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2024.11.08 01:24:05.599896 [ 271 ] {37dcf5b4-2aa7-4530-bf95-0e6effb62201} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2024.11.08 01:24:05.600403 [ 271 ] {37dcf5b4-2aa7-4530-bf95-0e6effb62201} <Debug> TCPHandler: Processed in 0.001154465 sec. | ||
756 | 2024.11.08 01:24:05.600675 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2024.11.08 01:24:05.600830 [ 273 ] {6708294d-bb78-46c7-85ae-c71928fa7989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
758 | 2024.11.08 01:24:05.601204 [ 273 ] {6708294d-bb78-46c7-85ae-c71928fa7989} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2024.11.08 01:24:05.601260 [ 273 ] {6708294d-bb78-46c7-85ae-c71928fa7989} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2024.11.08 01:24:05.601773 [ 273 ] {6708294d-bb78-46c7-85ae-c71928fa7989} <Debug> TCPHandler: Processed in 0.001157006 sec. | ||
761 | 2024.11.08 01:24:05.602025 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2024.11.08 01:24:05.602178 [ 271 ] {efcb3eca-4171-4fbf-aaa6-f2c3bfe41498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
763 | 2024.11.08 01:24:05.602550 [ 271 ] {efcb3eca-4171-4fbf-aaa6-f2c3bfe41498} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2024.11.08 01:24:05.602606 [ 271 ] {efcb3eca-4171-4fbf-aaa6-f2c3bfe41498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2024.11.08 01:24:05.603151 [ 271 ] {efcb3eca-4171-4fbf-aaa6-f2c3bfe41498} <Debug> TCPHandler: Processed in 0.001179575 sec. | ||
766 | 2024.11.08 01:24:05.603397 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2024.11.08 01:24:05.603540 [ 273 ] {3a12cc85-f95c-4d15-9dbf-7a3ddfbcc386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
768 | 2024.11.08 01:24:05.603894 [ 273 ] {3a12cc85-f95c-4d15-9dbf-7a3ddfbcc386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2024.11.08 01:24:05.603949 [ 273 ] {3a12cc85-f95c-4d15-9dbf-7a3ddfbcc386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2024.11.08 01:24:05.604487 [ 273 ] {3a12cc85-f95c-4d15-9dbf-7a3ddfbcc386} <Debug> TCPHandler: Processed in 0.001131385 sec. | ||
771 | 2024.11.08 01:24:05.604728 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2024.11.08 01:24:05.604885 [ 271 ] {8f01da4c-9032-40d0-ac71-4693e607fb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
773 | 2024.11.08 01:24:05.605272 [ 271 ] {8f01da4c-9032-40d0-ac71-4693e607fb32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2024.11.08 01:24:05.605328 [ 271 ] {8f01da4c-9032-40d0-ac71-4693e607fb32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2024.11.08 01:24:05.605830 [ 271 ] {8f01da4c-9032-40d0-ac71-4693e607fb32} <Debug> TCPHandler: Processed in 0.001163856 sec. | ||
776 | 2024.11.08 01:24:05.606120 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2024.11.08 01:24:05.606281 [ 273 ] {0c639379-6e02-4dbe-98e5-94f8c853a4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
778 | 2024.11.08 01:24:05.606665 [ 273 ] {0c639379-6e02-4dbe-98e5-94f8c853a4ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2024.11.08 01:24:05.606721 [ 273 ] {0c639379-6e02-4dbe-98e5-94f8c853a4ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2024.11.08 01:24:05.607209 [ 273 ] {0c639379-6e02-4dbe-98e5-94f8c853a4ad} <Debug> TCPHandler: Processed in 0.001147625 sec. | ||
781 | 2024.11.08 01:24:05.607488 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2024.11.08 01:24:05.607682 [ 271 ] {4af1b0cc-52d3-4309-b04c-64f80daf18f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
783 | 2024.11.08 01:24:05.608190 [ 271 ] {4af1b0cc-52d3-4309-b04c-64f80daf18f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2024.11.08 01:24:05.608259 [ 271 ] {4af1b0cc-52d3-4309-b04c-64f80daf18f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2024.11.08 01:24:05.608894 [ 271 ] {4af1b0cc-52d3-4309-b04c-64f80daf18f0} <Debug> TCPHandler: Processed in 0.00147282 sec. | ||
786 | 2024.11.08 01:24:05.609176 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2024.11.08 01:24:05.609344 [ 273 ] {1fbbb245-2cb3-4e4e-9ebf-6225a3a8d933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
788 | 2024.11.08 01:24:05.609752 [ 273 ] {1fbbb245-2cb3-4e4e-9ebf-6225a3a8d933} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2024.11.08 01:24:05.609810 [ 273 ] {1fbbb245-2cb3-4e4e-9ebf-6225a3a8d933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2024.11.08 01:24:05.610297 [ 273 ] {1fbbb245-2cb3-4e4e-9ebf-6225a3a8d933} <Debug> TCPHandler: Processed in 0.001178836 sec. | ||
791 | 2024.11.08 01:24:05.610552 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2024.11.08 01:24:05.610714 [ 271 ] {7d55e84d-e3ac-4694-adf5-c13355935e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
793 | 2024.11.08 01:24:05.611106 [ 271 ] {7d55e84d-e3ac-4694-adf5-c13355935e2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2024.11.08 01:24:05.611163 [ 271 ] {7d55e84d-e3ac-4694-adf5-c13355935e2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2024.11.08 01:24:05.611661 [ 271 ] {7d55e84d-e3ac-4694-adf5-c13355935e2c} <Debug> TCPHandler: Processed in 0.001166446 sec. | ||
796 | 2024.11.08 01:24:05.611915 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2024.11.08 01:24:05.612079 [ 273 ] {cdf18545-1760-4a18-ba88-1e735fbb20dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
798 | 2024.11.08 01:24:05.612478 [ 273 ] {cdf18545-1760-4a18-ba88-1e735fbb20dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2024.11.08 01:24:05.612535 [ 273 ] {cdf18545-1760-4a18-ba88-1e735fbb20dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2024.11.08 01:24:05.613012 [ 273 ] {cdf18545-1760-4a18-ba88-1e735fbb20dc} <Debug> TCPHandler: Processed in 0.001154465 sec. | ||
801 | 2024.11.08 01:24:05.613264 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2024.11.08 01:24:05.613430 [ 271 ] {4237357f-b7b9-41b2-8889-3eea500d335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
803 | 2024.11.08 01:24:05.613838 [ 271 ] {4237357f-b7b9-41b2-8889-3eea500d335f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2024.11.08 01:24:05.613896 [ 271 ] {4237357f-b7b9-41b2-8889-3eea500d335f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2024.11.08 01:24:05.614406 [ 271 ] {4237357f-b7b9-41b2-8889-3eea500d335f} <Debug> TCPHandler: Processed in 0.001206506 sec. | ||
806 | 2024.11.08 01:24:05.614737 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2024.11.08 01:24:05.614902 [ 273 ] {f6383072-2458-4514-aab5-1e9c70da594a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
808 | 2024.11.08 01:24:05.615310 [ 273 ] {f6383072-2458-4514-aab5-1e9c70da594a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2024.11.08 01:24:05.615367 [ 273 ] {f6383072-2458-4514-aab5-1e9c70da594a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2024.11.08 01:24:05.615843 [ 273 ] {f6383072-2458-4514-aab5-1e9c70da594a} <Debug> TCPHandler: Processed in 0.001162356 sec. | ||
811 | 2024.11.08 01:24:05.616542 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2024.11.08 01:24:05.616708 [ 271 ] {48ede4ed-ecc7-4aa2-8516-29138a8c7f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
813 | 2024.11.08 01:24:05.617116 [ 271 ] {48ede4ed-ecc7-4aa2-8516-29138a8c7f33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2024.11.08 01:24:05.617174 [ 271 ] {48ede4ed-ecc7-4aa2-8516-29138a8c7f33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2024.11.08 01:24:05.617681 [ 271 ] {48ede4ed-ecc7-4aa2-8516-29138a8c7f33} <Debug> TCPHandler: Processed in 0.001196026 sec. | ||
816 | 2024.11.08 01:24:05.617940 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2024.11.08 01:24:05.618115 [ 273 ] {d29edd48-f320-4774-947b-421cefcaeaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
818 | 2024.11.08 01:24:05.618539 [ 273 ] {d29edd48-f320-4774-947b-421cefcaeaeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2024.11.08 01:24:05.618596 [ 273 ] {d29edd48-f320-4774-947b-421cefcaeaeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2024.11.08 01:24:05.619076 [ 273 ] {d29edd48-f320-4774-947b-421cefcaeaeb} <Debug> TCPHandler: Processed in 0.001193576 sec. | ||
821 | 2024.11.08 01:24:05.619329 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2024.11.08 01:24:05.619509 [ 271 ] {af1cda09-f410-48e3-a584-a9117ef9170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
823 | 2024.11.08 01:24:05.619936 [ 271 ] {af1cda09-f410-48e3-a584-a9117ef9170d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2024.11.08 01:24:05.619993 [ 271 ] {af1cda09-f410-48e3-a584-a9117ef9170d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2024.11.08 01:24:05.620507 [ 271 ] {af1cda09-f410-48e3-a584-a9117ef9170d} <Debug> TCPHandler: Processed in 0.001237107 sec. | ||
826 | 2024.11.08 01:24:05.620758 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2024.11.08 01:24:05.620925 [ 273 ] {98612e86-f4ae-4439-9b46-1c9fc46eeb36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
828 | 2024.11.08 01:24:05.621350 [ 273 ] {98612e86-f4ae-4439-9b46-1c9fc46eeb36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2024.11.08 01:24:05.621407 [ 273 ] {98612e86-f4ae-4439-9b46-1c9fc46eeb36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2024.11.08 01:24:05.621889 [ 273 ] {98612e86-f4ae-4439-9b46-1c9fc46eeb36} <Debug> TCPHandler: Processed in 0.001186526 sec. | ||
831 | 2024.11.08 01:24:05.622137 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2024.11.08 01:24:05.622310 [ 271 ] {97bfbbb2-605d-4c7d-b824-47a87179882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
833 | 2024.11.08 01:24:05.622737 [ 271 ] {97bfbbb2-605d-4c7d-b824-47a87179882b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2024.11.08 01:24:05.622793 [ 271 ] {97bfbbb2-605d-4c7d-b824-47a87179882b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2024.11.08 01:24:05.623300 [ 271 ] {97bfbbb2-605d-4c7d-b824-47a87179882b} <Debug> TCPHandler: Processed in 0.001220986 sec. | ||
836 | 2024.11.08 01:24:05.623561 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2024.11.08 01:24:05.623734 [ 273 ] {df07bce7-8a14-4652-8429-c5978fb2bf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
838 | 2024.11.08 01:24:05.624157 [ 273 ] {df07bce7-8a14-4652-8429-c5978fb2bf97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2024.11.08 01:24:05.624214 [ 273 ] {df07bce7-8a14-4652-8429-c5978fb2bf97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2024.11.08 01:24:05.624685 [ 273 ] {df07bce7-8a14-4652-8429-c5978fb2bf97} <Debug> TCPHandler: Processed in 0.001181106 sec. | ||
841 | 2024.11.08 01:24:05.624992 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2024.11.08 01:24:05.625173 [ 271 ] {47634ceb-f74f-40a9-b057-a3be697b7779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
843 | 2024.11.08 01:24:05.625614 [ 271 ] {47634ceb-f74f-40a9-b057-a3be697b7779} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2024.11.08 01:24:05.625673 [ 271 ] {47634ceb-f74f-40a9-b057-a3be697b7779} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
845 | 2024.11.08 01:24:05.626206 [ 271 ] {47634ceb-f74f-40a9-b057-a3be697b7779} <Debug> TCPHandler: Processed in 0.001298897 sec. | ||
846 | 2024.11.08 01:24:05.626479 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2024.11.08 01:24:05.626652 [ 273 ] {bdd372c8-9621-4dc3-adae-625b30918945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
848 | 2024.11.08 01:24:05.627077 [ 273 ] {bdd372c8-9621-4dc3-adae-625b30918945} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
849 | 2024.11.08 01:24:05.627134 [ 273 ] {bdd372c8-9621-4dc3-adae-625b30918945} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
850 | 2024.11.08 01:24:05.627650 [ 273 ] {bdd372c8-9621-4dc3-adae-625b30918945} <Debug> TCPHandler: Processed in 0.001224387 sec. | ||
851 | 2024.11.08 01:24:05.627907 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2024.11.08 01:24:05.628084 [ 271 ] {404c7ab4-fcb7-4870-9dd2-dfe191412940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
853 | 2024.11.08 01:24:05.628522 [ 271 ] {404c7ab4-fcb7-4870-9dd2-dfe191412940} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
854 | 2024.11.08 01:24:05.628579 [ 271 ] {404c7ab4-fcb7-4870-9dd2-dfe191412940} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
855 | 2024.11.08 01:24:05.629082 [ 271 ] {404c7ab4-fcb7-4870-9dd2-dfe191412940} <Debug> TCPHandler: Processed in 0.001232856 sec. | ||
856 | 2024.11.08 01:24:05.633164 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2024.11.08 01:24:05.633370 [ 273 ] {0b345ada-061b-40b7-8c35-dd8589b17761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
858 | 2024.11.08 01:24:05.633889 [ 273 ] {0b345ada-061b-40b7-8c35-dd8589b17761} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2024.11.08 01:24:05.633956 [ 273 ] {0b345ada-061b-40b7-8c35-dd8589b17761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2024.11.08 01:24:05.634539 [ 273 ] {0b345ada-061b-40b7-8c35-dd8589b17761} <Debug> TCPHandler: Processed in 0.001442809 sec. | ||
861 | 2024.11.08 01:24:05.634873 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
862 | 2024.11.08 01:24:05.635052 [ 271 ] {b8d51e29-6475-4c08-a1f6-2d084bd241b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
863 | 2024.11.08 01:24:05.635498 [ 271 ] {b8d51e29-6475-4c08-a1f6-2d084bd241b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
864 | 2024.11.08 01:24:05.635556 [ 271 ] {b8d51e29-6475-4c08-a1f6-2d084bd241b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
865 | 2024.11.08 01:24:05.636059 [ 271 ] {b8d51e29-6475-4c08-a1f6-2d084bd241b0} <Debug> TCPHandler: Processed in 0.001243637 sec. | ||
866 | 2024.11.08 01:24:05.637760 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
867 | 2024.11.08 01:24:05.637940 [ 273 ] {5f353b90-a943-4d5c-953b-2d20148f2048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
868 | 2024.11.08 01:24:05.638377 [ 273 ] {5f353b90-a943-4d5c-953b-2d20148f2048} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
869 | 2024.11.08 01:24:05.638434 [ 273 ] {5f353b90-a943-4d5c-953b-2d20148f2048} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
870 | 2024.11.08 01:24:05.638952 [ 273 ] {5f353b90-a943-4d5c-953b-2d20148f2048} <Debug> TCPHandler: Processed in 0.001248037 sec. | ||
871 | 2024.11.08 01:24:05.639212 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.11.08 01:24:05.639399 [ 271 ] {2ca3cac9-ce3a-4134-bbd2-d8a8783efde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
873 | 2024.11.08 01:24:05.639855 [ 271 ] {2ca3cac9-ce3a-4134-bbd2-d8a8783efde5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
874 | 2024.11.08 01:24:05.639913 [ 271 ] {2ca3cac9-ce3a-4134-bbd2-d8a8783efde5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
875 | 2024.11.08 01:24:05.640421 [ 271 ] {2ca3cac9-ce3a-4134-bbd2-d8a8783efde5} <Debug> TCPHandler: Processed in 0.001268037 sec. | ||
876 | 2024.11.08 01:24:05.640652 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.11.08 01:24:05.640831 [ 273 ] {7f4e7325-330d-435a-b0c4-d62b56a00528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
878 | 2024.11.08 01:24:05.641279 [ 273 ] {7f4e7325-330d-435a-b0c4-d62b56a00528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
879 | 2024.11.08 01:24:05.641336 [ 273 ] {7f4e7325-330d-435a-b0c4-d62b56a00528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
880 | 2024.11.08 01:24:05.641876 [ 273 ] {7f4e7325-330d-435a-b0c4-d62b56a00528} <Debug> TCPHandler: Processed in 0.001278697 sec. | ||
881 | 2024.11.08 01:24:05.642129 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
882 | 2024.11.08 01:24:05.642308 [ 271 ] {81960900-5a85-463b-a901-651fdb5ddcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
883 | 2024.11.08 01:24:05.642778 [ 271 ] {81960900-5a85-463b-a901-651fdb5ddcf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2024.11.08 01:24:05.642836 [ 271 ] {81960900-5a85-463b-a901-651fdb5ddcf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
885 | 2024.11.08 01:24:05.643404 [ 271 ] {81960900-5a85-463b-a901-651fdb5ddcf3} <Debug> TCPHandler: Processed in 0.001329487 sec. | ||
886 | 2024.11.08 01:24:05.643674 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
887 | 2024.11.08 01:24:05.643852 [ 273 ] {d220af67-8ada-4ee2-a33c-7cc1e2468123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
888 | 2024.11.08 01:24:05.644305 [ 273 ] {d220af67-8ada-4ee2-a33c-7cc1e2468123} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
889 | 2024.11.08 01:24:05.644361 [ 273 ] {d220af67-8ada-4ee2-a33c-7cc1e2468123} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
890 | 2024.11.08 01:24:05.644879 [ 273 ] {d220af67-8ada-4ee2-a33c-7cc1e2468123} <Debug> TCPHandler: Processed in 0.001261337 sec. | ||
891 | 2024.11.08 01:24:05.645161 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
892 | 2024.11.08 01:24:05.645368 [ 271 ] {3334bcf8-6a0e-46c3-98a4-2ec75d8bfe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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) | ||
893 | 2024.11.08 01:24:05.645938 [ 271 ] {3334bcf8-6a0e-46c3-98a4-2ec75d8bfe8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
894 | 2024.11.08 01:24:05.646008 [ 271 ] {3334bcf8-6a0e-46c3-98a4-2ec75d8bfe8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
895 | 2024.11.08 01:24:05.646576 [ 271 ] {3334bcf8-6a0e-46c3-98a4-2ec75d8bfe8c} <Debug> TCPHandler: Processed in 0.00147501 sec. | ||
896 | 2024.11.08 01:24:05.646825 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
897 | 2024.11.08 01:24:05.647005 [ 273 ] {4a42a341-2e49-4aef-9ab9-6dcd94355bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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) | ||
898 | 2024.11.08 01:24:05.647467 [ 273 ] {4a42a341-2e49-4aef-9ab9-6dcd94355bb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
899 | 2024.11.08 01:24:05.647522 [ 273 ] {4a42a341-2e49-4aef-9ab9-6dcd94355bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
900 | 2024.11.08 01:24:05.648035 [ 273 ] {4a42a341-2e49-4aef-9ab9-6dcd94355bb3} <Debug> TCPHandler: Processed in 0.001263367 sec. | ||
901 | 2024.11.08 01:24:05.648291 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
902 | 2024.11.08 01:24:05.648516 [ 271 ] {b7239f14-1c03-40bc-b2a1-552a7db9e995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
903 | 2024.11.08 01:24:05.649087 [ 271 ] {b7239f14-1c03-40bc-b2a1-552a7db9e995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
904 | 2024.11.08 01:24:05.649158 [ 271 ] {b7239f14-1c03-40bc-b2a1-552a7db9e995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
905 | 2024.11.08 01:24:05.649701 [ 271 ] {b7239f14-1c03-40bc-b2a1-552a7db9e995} <Debug> TCPHandler: Processed in 0.00146644 sec. | ||
906 | 2024.11.08 01:24:05.650003 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
907 | 2024.11.08 01:24:05.650190 [ 273 ] {bdf11d36-0415-4a40-a0d3-7ecec63f336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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) | ||
908 | 2024.11.08 01:24:05.650661 [ 273 ] {bdf11d36-0415-4a40-a0d3-7ecec63f336c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
909 | 2024.11.08 01:24:05.650722 [ 273 ] {bdf11d36-0415-4a40-a0d3-7ecec63f336c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
910 | 2024.11.08 01:24:05.651266 [ 273 ] {bdf11d36-0415-4a40-a0d3-7ecec63f336c} <Debug> TCPHandler: Processed in 0.001321248 sec. | ||
911 | 2024.11.08 01:24:05.651551 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
912 | 2024.11.08 01:24:05.651741 [ 271 ] {75889623-965f-4179-b25f-c945e1ff9424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
913 | 2024.11.08 01:24:05.652220 [ 271 ] {75889623-965f-4179-b25f-c945e1ff9424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
914 | 2024.11.08 01:24:05.652276 [ 271 ] {75889623-965f-4179-b25f-c945e1ff9424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
915 | 2024.11.08 01:24:05.652792 [ 271 ] {75889623-965f-4179-b25f-c945e1ff9424} <Debug> TCPHandler: Processed in 0.001299058 sec. | ||
916 | 2024.11.08 01:24:05.725033 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2024.11.08 01:24:05.725182 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
918 | 2024.11.08 01:24:05.725244 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
919 | 2024.11.08 01:24:05.725970 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2024.11.08 01:24:05.726011 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
921 | 2024.11.08 01:24:05.726585 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
922 | 2024.11.08 01:24:05.726835 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2024.11.08 01:24:05.727071 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Debug> executeQuery: Read 37 rows, 6.49 KiB in 0.001928 sec., 19190.871369294604 rows/sec., 3.29 MiB/sec. | ||
924 | 2024.11.08 01:24:05.727235 [ 271 ] {ccd5af01-89ed-4b39-9c9c-e26c62bc8454} <Debug> TCPHandler: Processed in 0.00226906 sec. | ||
925 | 2024.11.08 01:24:05.727554 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
926 | 2024.11.08 01:24:05.727811 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
927 | 2024.11.08 01:24:05.727846 [ 283 ] {} <Debug> HTTP-Session: 5d8f8e8c-521e-44cb-ae3a-7c576ac9f756 Authenticating user 'default' from [fd00:1122:3344:101::d]:56272 | ||
928 | 2024.11.08 01:24:05.727871 [ 283 ] {} <Debug> HTTP-Session: 5d8f8e8c-521e-44cb-ae3a-7c576ac9f756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
929 | 2024.11.08 01:24:05.727886 [ 283 ] {} <Debug> HTTP-Session: 5d8f8e8c-521e-44cb-ae3a-7c576ac9f756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
930 | 2024.11.08 01:24:05.727941 [ 283 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
931 | 2024.11.08 01:24:05.727973 [ 283 ] {} <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 | ||
932 | 2024.11.08 01:24:05.727992 [ 283 ] {} <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 | ||
933 | 2024.11.08 01:24:05.728025 [ 283 ] {} <Trace> HTTP-Session: 5d8f8e8c-521e-44cb-ae3a-7c576ac9f756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
934 | 2024.11.08 01:24:05.728350 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56272) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
935 | 2024.11.08 01:24:05.728428 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
936 | 2024.11.08 01:24:05.728818 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
937 | 2024.11.08 01:24:05.736153 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2024.11.08 01:24:05.736206 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
939 | 2024.11.08 01:24:05.736794 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
940 | 2024.11.08 01:24:05.737057 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2024.11.08 01:24:05.737229 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.008952 sec., 1563.8963360142984 rows/sec., 112.58 KiB/sec. | ||
942 | 2024.11.08 01:24:05.738190 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Debug> DynamicQueryHandler: Done processing query | ||
943 | 2024.11.08 01:24:05.738221 [ 283 ] {2957192c-d3fd-4dd8-aef5-836635479249} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
944 | 2024.11.08 01:24:05.738238 [ 283 ] {} <Debug> HTTP-Session: 5d8f8e8c-521e-44cb-ae3a-7c576ac9f756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
945 | 2024.11.08 01:24:05.739037 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
946 | 2024.11.08 01:24:05.739411 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33683, User-Agent: (none), Length: 197866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
947 | 2024.11.08 01:24:05.739493 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
948 | 2024.11.08 01:24:05.739517 [ 284 ] {} <Debug> HTTP-Session: 9ba27ae0-3ae9-4372-a92b-78d48c9d60b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33683 | ||
949 | 2024.11.08 01:24:05.739536 [ 284 ] {} <Debug> HTTP-Session: 9ba27ae0-3ae9-4372-a92b-78d48c9d60b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
950 | 2024.11.08 01:24:05.739551 [ 284 ] {} <Debug> HTTP-Session: 9ba27ae0-3ae9-4372-a92b-78d48c9d60b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
951 | 2024.11.08 01:24:05.739592 [ 284 ] {} <Trace> HTTP-Session: 9ba27ae0-3ae9-4372-a92b-78d48c9d60b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
952 | 2024.11.08 01:24:05.740860 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33683) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
953 | 2024.11.08 01:24:05.740921 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
954 | 2024.11.08 01:24:05.741198 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
955 | 2024.11.08 01:24:05.742656 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
956 | 2024.11.08 01:24:05.742695 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
957 | 2024.11.08 01:24:05.743285 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
958 | 2024.11.08 01:24:05.743549 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
959 | 2024.11.08 01:24:05.743720 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Debug> executeQuery: Read 1359 rows, 115.65 KiB in 0.003948 sec., 344224.92401215807 rows/sec., 28.61 MiB/sec. | ||
960 | 2024.11.08 01:24:05.744038 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Debug> DynamicQueryHandler: Done processing query | ||
961 | 2024.11.08 01:24:05.744063 [ 284 ] {030383cb-da80-45a9-8f1c-d2bf98bb0d7f} <Debug> MemoryTracker: Peak memory usage (for query): 5.00 MiB. | ||
962 | 2024.11.08 01:24:05.744080 [ 284 ] {} <Debug> HTTP-Session: 9ba27ae0-3ae9-4372-a92b-78d48c9d60b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
963 | 2024.11.08 01:24:05.744326 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
964 | 2024.11.08 01:24:05.744334 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Length: 2113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
965 | 2024.11.08 01:24:05.744409 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
966 | 2024.11.08 01:24:05.744433 [ 283 ] {} <Debug> HTTP-Session: 575771ce-9a26-4ced-be22-6da43414e655 Authenticating user 'default' from [fd00:1122:3344:101::d]:56272 | ||
967 | 2024.11.08 01:24:05.744456 [ 283 ] {} <Debug> HTTP-Session: 575771ce-9a26-4ced-be22-6da43414e655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
968 | 2024.11.08 01:24:05.744475 [ 283 ] {} <Debug> HTTP-Session: 575771ce-9a26-4ced-be22-6da43414e655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
969 | 2024.11.08 01:24:05.744519 [ 283 ] {} <Trace> HTTP-Session: 575771ce-9a26-4ced-be22-6da43414e655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
970 | 2024.11.08 01:24:05.744649 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56272) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
971 | 2024.11.08 01:24:05.744703 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
972 | 2024.11.08 01:24:05.745002 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
973 | 2024.11.08 01:24:05.745459 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
974 | 2024.11.08 01:24:05.745495 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
975 | 2024.11.08 01:24:05.745848 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
976 | 2024.11.08 01:24:05.746087 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
977 | 2024.11.08 01:24:05.746271 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001654 sec., 9068.923821039903 rows/sec., 639.43 KiB/sec. | ||
978 | 2024.11.08 01:24:05.746574 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Debug> DynamicQueryHandler: Done processing query | ||
979 | 2024.11.08 01:24:05.746600 [ 283 ] {9ceef2e8-61a9-4d3d-9c7b-583cdce0d032} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
980 | 2024.11.08 01:24:05.746616 [ 283 ] {} <Debug> HTTP-Session: 575771ce-9a26-4ced-be22-6da43414e655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2024.11.08 01:24:05.746820 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
982 | 2024.11.08 01:24:05.746915 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62062, User-Agent: (none), Length: 32348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
983 | 2024.11.08 01:24:05.746979 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
984 | 2024.11.08 01:24:05.747003 [ 284 ] {} <Debug> HTTP-Session: 15fd5776-8d02-4062-83f9-e880a8fe4183 Authenticating user 'default' from [fd00:1122:3344:101::d]:62062 | ||
985 | 2024.11.08 01:24:05.747024 [ 284 ] {} <Debug> HTTP-Session: 15fd5776-8d02-4062-83f9-e880a8fe4183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
986 | 2024.11.08 01:24:05.747041 [ 284 ] {} <Debug> HTTP-Session: 15fd5776-8d02-4062-83f9-e880a8fe4183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
987 | 2024.11.08 01:24:05.747081 [ 284 ] {} <Trace> HTTP-Session: 15fd5776-8d02-4062-83f9-e880a8fe4183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
988 | 2024.11.08 01:24:05.747351 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62062) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
989 | 2024.11.08 01:24:05.747395 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
990 | 2024.11.08 01:24:05.747638 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
991 | 2024.11.08 01:24:05.748154 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
992 | 2024.11.08 01:24:05.748193 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
993 | 2024.11.08 01:24:05.748559 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
994 | 2024.11.08 01:24:05.748801 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
995 | 2024.11.08 01:24:05.748946 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001753 sec., 138049.05875641757 rows/sec., 9.35 MiB/sec. | ||
996 | 2024.11.08 01:24:05.749153 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Debug> DynamicQueryHandler: Done processing query | ||
997 | 2024.11.08 01:24:05.749178 [ 284 ] {230d498b-51c6-4b17-9a1c-e406fca59bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
998 | 2024.11.08 01:24:05.749194 [ 284 ] {} <Debug> HTTP-Session: 15fd5776-8d02-4062-83f9-e880a8fe4183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
999 | 2024.11.08 01:24:05.749356 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1000 | 2024.11.08 01:24:05.749362 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1001 | 2024.11.08 01:24:05.749421 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1002 | 2024.11.08 01:24:05.749444 [ 283 ] {} <Debug> HTTP-Session: 31294edb-8e43-478d-b7cf-7cc912b8840f Authenticating user 'default' from [fd00:1122:3344:101::d]:56272 | ||
1003 | 2024.11.08 01:24:05.749468 [ 283 ] {} <Debug> HTTP-Session: 31294edb-8e43-478d-b7cf-7cc912b8840f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1004 | 2024.11.08 01:24:05.749485 [ 283 ] {} <Debug> HTTP-Session: 31294edb-8e43-478d-b7cf-7cc912b8840f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1005 | 2024.11.08 01:24:05.749527 [ 283 ] {} <Trace> HTTP-Session: 31294edb-8e43-478d-b7cf-7cc912b8840f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1006 | 2024.11.08 01:24:05.749648 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56272) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1007 | 2024.11.08 01:24:05.749700 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1008 | 2024.11.08 01:24:05.749972 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1009 | 2024.11.08 01:24:05.750326 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1010 | 2024.11.08 01:24:05.750364 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1011 | 2024.11.08 01:24:05.750712 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1012 | 2024.11.08 01:24:05.750954 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1013 | 2024.11.08 01:24:05.751104 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 546.93 KiB/sec. | ||
1014 | 2024.11.08 01:24:05.751277 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Debug> DynamicQueryHandler: Done processing query | ||
1015 | 2024.11.08 01:24:05.751302 [ 283 ] {651016f8-d2d4-4a73-9842-c32b9731bd39} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1016 | 2024.11.08 01:24:05.751318 [ 283 ] {} <Debug> HTTP-Session: 31294edb-8e43-478d-b7cf-7cc912b8840f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1017 | 2024.11.08 01:24:05.751584 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1018 | 2024.11.08 01:24:05.751707 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43187, User-Agent: (none), Length: 138126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1019 | 2024.11.08 01:24:05.751777 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1020 | 2024.11.08 01:24:05.751801 [ 284 ] {} <Debug> HTTP-Session: 237b828b-a51c-42f9-a50f-0a6a773d2d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43187 | ||
1021 | 2024.11.08 01:24:05.751821 [ 284 ] {} <Debug> HTTP-Session: 237b828b-a51c-42f9-a50f-0a6a773d2d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1022 | 2024.11.08 01:24:05.751838 [ 284 ] {} <Debug> HTTP-Session: 237b828b-a51c-42f9-a50f-0a6a773d2d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1023 | 2024.11.08 01:24:05.751876 [ 284 ] {} <Trace> HTTP-Session: 237b828b-a51c-42f9-a50f-0a6a773d2d98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1024 | 2024.11.08 01:24:05.752306 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43187) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1025 | 2024.11.08 01:24:05.752349 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1026 | 2024.11.08 01:24:05.752575 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1027 | 2024.11.08 01:24:05.753631 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1028 | 2024.11.08 01:24:05.753669 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1029 | 2024.11.08 01:24:05.754097 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1030 | 2024.11.08 01:24:05.754340 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1031 | 2024.11.08 01:24:05.754504 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.002462 sec., 343623.07067424856 rows/sec., 24.84 MiB/sec. | ||
1032 | 2024.11.08 01:24:05.754801 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Debug> DynamicQueryHandler: Done processing query | ||
1033 | 2024.11.08 01:24:05.754826 [ 284 ] {0fa24a2e-bb1d-4921-b861-723fbead375e} <Debug> MemoryTracker: Peak memory usage (for query): 4.74 MiB. | ||
1034 | 2024.11.08 01:24:05.754842 [ 284 ] {} <Debug> HTTP-Session: 237b828b-a51c-42f9-a50f-0a6a773d2d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2024.11.08 01:24:05.755023 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1036 | 2024.11.08 01:24:05.755036 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43187, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1037 | 2024.11.08 01:24:05.755087 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1038 | 2024.11.08 01:24:05.755115 [ 283 ] {} <Debug> HTTP-Session: 9df07269-c91c-4e5a-a586-8c4d71420774 Authenticating user 'default' from [fd00:1122:3344:101::d]:56272 | ||
1039 | 2024.11.08 01:24:05.755136 [ 283 ] {} <Debug> HTTP-Session: 9df07269-c91c-4e5a-a586-8c4d71420774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1040 | 2024.11.08 01:24:05.755157 [ 283 ] {} <Debug> HTTP-Session: 9df07269-c91c-4e5a-a586-8c4d71420774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1041 | 2024.11.08 01:24:05.755196 [ 283 ] {} <Trace> HTTP-Session: 9df07269-c91c-4e5a-a586-8c4d71420774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1042 | 2024.11.08 01:24:05.755315 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56272) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1043 | 2024.11.08 01:24:05.755369 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1044 | 2024.11.08 01:24:05.755576 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1045 | 2024.11.08 01:24:05.755941 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1046 | 2024.11.08 01:24:05.755985 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1047 | 2024.11.08 01:24:05.756439 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1048 | 2024.11.08 01:24:05.756673 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1049 | 2024.11.08 01:24:05.756830 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
1050 | 2024.11.08 01:24:05.757034 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Debug> DynamicQueryHandler: Done processing query | ||
1051 | 2024.11.08 01:24:05.757058 [ 283 ] {c247eff5-a201-4fcc-b0e7-953a921cc93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1052 | 2024.11.08 01:24:05.757074 [ 283 ] {} <Debug> HTTP-Session: 9df07269-c91c-4e5a-a586-8c4d71420774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1053 | 2024.11.08 01:24:05.758011 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1054 | 2024.11.08 01:24:05.758107 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36841, User-Agent: (none), Length: 378623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1055 | 2024.11.08 01:24:05.758169 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1056 | 2024.11.08 01:24:05.758190 [ 284 ] {} <Debug> HTTP-Session: 2a1c74bb-d09e-4fd9-b1e0-c76a4192993f Authenticating user 'default' from [fd00:1122:3344:101::d]:36841 | ||
1057 | 2024.11.08 01:24:05.758207 [ 284 ] {} <Debug> HTTP-Session: 2a1c74bb-d09e-4fd9-b1e0-c76a4192993f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1058 | 2024.11.08 01:24:05.758222 [ 284 ] {} <Debug> HTTP-Session: 2a1c74bb-d09e-4fd9-b1e0-c76a4192993f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1059 | 2024.11.08 01:24:05.758253 [ 284 ] {} <Trace> HTTP-Session: 2a1c74bb-d09e-4fd9-b1e0-c76a4192993f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1060 | 2024.11.08 01:24:05.759323 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1061 | 2024.11.08 01:24:05.759377 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1062 | 2024.11.08 01:24:05.759525 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1063 | 2024.11.08 01:24:05.761421 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1064 | 2024.11.08 01:24:05.761456 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1065 | 2024.11.08 01:24:05.762093 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1066 | 2024.11.08 01:24:05.762345 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1067 | 2024.11.08 01:24:05.762495 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Debug> executeQuery: Read 2005 rows, 136.75 KiB in 0.0039 sec., 514102.5641025641 rows/sec., 34.24 MiB/sec. | ||
1068 | 2024.11.08 01:24:05.762680 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Debug> DynamicQueryHandler: Done processing query | ||
1069 | 2024.11.08 01:24:05.762704 [ 284 ] {f9b305a5-84ef-45d2-9c35-38c8095532be} <Debug> MemoryTracker: Peak memory usage (for query): 5.25 MiB. | ||
1070 | 2024.11.08 01:24:05.762720 [ 284 ] {} <Debug> HTTP-Session: 2a1c74bb-d09e-4fd9-b1e0-c76a4192993f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1071 | 2024.11.08 01:24:05.762934 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1072 | 2024.11.08 01:24:05.762940 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1073 | 2024.11.08 01:24:05.762992 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1074 | 2024.11.08 01:24:05.763012 [ 283 ] {} <Debug> HTTP-Session: ee09c30a-3082-4e7d-8ca3-0911dd6e820a Authenticating user 'default' from [fd00:1122:3344:101::d]:56272 | ||
1075 | 2024.11.08 01:24:05.763032 [ 283 ] {} <Debug> HTTP-Session: ee09c30a-3082-4e7d-8ca3-0911dd6e820a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1076 | 2024.11.08 01:24:05.763047 [ 283 ] {} <Debug> HTTP-Session: ee09c30a-3082-4e7d-8ca3-0911dd6e820a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1077 | 2024.11.08 01:24:05.763079 [ 283 ] {} <Trace> HTTP-Session: ee09c30a-3082-4e7d-8ca3-0911dd6e820a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1078 | 2024.11.08 01:24:05.763176 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56272) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1079 | 2024.11.08 01:24:05.763243 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1080 | 2024.11.08 01:24:05.763390 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1081 | 2024.11.08 01:24:05.763712 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1082 | 2024.11.08 01:24:05.763749 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1083 | 2024.11.08 01:24:05.764666 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1084 | 2024.11.08 01:24:05.764905 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1085 | 2024.11.08 01:24:05.765052 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001898 sec., 526.8703898840886 rows/sec., 35.50 KiB/sec. | ||
1086 | 2024.11.08 01:24:05.765219 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Debug> DynamicQueryHandler: Done processing query | ||
1087 | 2024.11.08 01:24:05.765244 [ 283 ] {f0a8e0df-d7d3-40a4-bdf9-a342ce04d866} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1088 | 2024.11.08 01:24:05.765261 [ 283 ] {} <Debug> HTTP-Session: ee09c30a-3082-4e7d-8ca3-0911dd6e820a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1089 | 2024.11.08 01:24:05.765400 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1090 | 2024.11.08 01:24:05.765478 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60683, User-Agent: (none), Length: 14053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1091 | 2024.11.08 01:24:05.765533 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1092 | 2024.11.08 01:24:05.765554 [ 284 ] {} <Debug> HTTP-Session: 9a9192a7-b9c3-4f07-9902-194c3f1b4e0b Authenticating user 'default' from [fd00:1122:3344:101::d]:60683 | ||
1093 | 2024.11.08 01:24:05.765572 [ 284 ] {} <Debug> HTTP-Session: 9a9192a7-b9c3-4f07-9902-194c3f1b4e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1094 | 2024.11.08 01:24:05.765585 [ 284 ] {} <Debug> HTTP-Session: 9a9192a7-b9c3-4f07-9902-194c3f1b4e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1095 | 2024.11.08 01:24:05.765617 [ 284 ] {} <Trace> HTTP-Session: 9a9192a7-b9c3-4f07-9902-194c3f1b4e0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1096 | 2024.11.08 01:24:05.765775 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60683) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1097 | 2024.11.08 01:24:05.765840 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1098 | 2024.11.08 01:24:05.766264 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1099 | 2024.11.08 01:24:05.766790 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2024.11.08 01:24:05.766828 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1101 | 2024.11.08 01:24:05.769347 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1102 | 2024.11.08 01:24:05.769665 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1103 | 2024.11.08 01:24:05.769893 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004194 sec., 1907.4868860276586 rows/sec., 3.42 MiB/sec. | ||
1104 | 2024.11.08 01:24:05.770305 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Debug> DynamicQueryHandler: Done processing query | ||
1105 | 2024.11.08 01:24:05.770329 [ 284 ] {23a6a1e3-b2e5-4b64-8318-63001d50c8da} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1106 | 2024.11.08 01:24:05.770345 [ 284 ] {} <Debug> HTTP-Session: 9a9192a7-b9c3-4f07-9902-194c3f1b4e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1107 | 2024.11.08 01:24:05.770498 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1108 | 2024.11.08 01:24:05.770610 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35471, User-Agent: (none), Length: 4894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1109 | 2024.11.08 01:24:05.770665 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1110 | 2024.11.08 01:24:05.770685 [ 283 ] {} <Debug> HTTP-Session: 9c729ad3-b70a-4793-a9cb-ec0a7ea5517a Authenticating user 'default' from [fd00:1122:3344:101::d]:35471 | ||
1111 | 2024.11.08 01:24:05.770701 [ 283 ] {} <Debug> HTTP-Session: 9c729ad3-b70a-4793-a9cb-ec0a7ea5517a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1112 | 2024.11.08 01:24:05.770717 [ 283 ] {} <Debug> HTTP-Session: 9c729ad3-b70a-4793-a9cb-ec0a7ea5517a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1113 | 2024.11.08 01:24:05.770747 [ 283 ] {} <Trace> HTTP-Session: 9c729ad3-b70a-4793-a9cb-ec0a7ea5517a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1114 | 2024.11.08 01:24:05.770853 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35471) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1115 | 2024.11.08 01:24:05.770898 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1116 | 2024.11.08 01:24:05.771034 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1117 | 2024.11.08 01:24:05.771332 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1118 | 2024.11.08 01:24:05.771369 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.33 GiB. | ||
1119 | 2024.11.08 01:24:05.771723 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1120 | 2024.11.08 01:24:05.771962 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1121 | 2024.11.08 01:24:05.772110 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001288 sec., 26397.51552795031 rows/sec., 1.53 MiB/sec. | ||
1122 | 2024.11.08 01:24:05.772276 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Debug> DynamicQueryHandler: Done processing query | ||
1123 | 2024.11.08 01:24:05.772301 [ 283 ] {282e5ee1-bdb2-492a-ad8c-65ad9cdaafac} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1124 | 2024.11.08 01:24:05.772317 [ 283 ] {} <Debug> HTTP-Session: 9c729ad3-b70a-4793-a9cb-ec0a7ea5517a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2024.11.08 01:24:05.776263 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1126 | 2024.11.08 01:24:06.000150 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.50 MiB, peak 150.33 MiB, free memory in arenas 0.00 B, will set to 146.79 MiB (RSS), difference: 2.29 MiB | ||
1127 | 2024.11.08 01:24:08.857810 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1128 | 2024.11.08 01:24:09.150906 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1129 | 2024.11.08 01:24:09.157222 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1130 | 2024.11.08 01:24:09.328246 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1131 | 2024.11.08 01:24:09.382614 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1132 | 2024.11.08 01:24:09.507040 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1133 | 2024.11.08 01:24:09.614419 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50563, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1134 | 2024.11.08 01:24:09.623160 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1135 | 2024.11.08 01:24:09.688457 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52881, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1136 | 2024.11.08 01:24:09.693997 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54098, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1137 | 2024.11.08 01:24:09.731462 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1138 | 2024.11.08 01:24:09.922421 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1139 | 2024.11.08 01:24:09.957977 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1140 | 2024.11.08 01:24:09.978970 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1141 | 2024.11.08 01:24:09.982507 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1142 | 2024.11.08 01:24:09.991535 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1143 | 2024.11.08 01:24:09.991681 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1144 | 2024.11.08 01:24:09.991713 [ 288 ] {} <Debug> HTTP-Session: f03f6f43-ff7f-49b1-ad0d-5517cd0e5233 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1145 | 2024.11.08 01:24:09.991741 [ 288 ] {} <Debug> HTTP-Session: f03f6f43-ff7f-49b1-ad0d-5517cd0e5233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1146 | 2024.11.08 01:24:09.991759 [ 288 ] {} <Debug> HTTP-Session: f03f6f43-ff7f-49b1-ad0d-5517cd0e5233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1147 | 2024.11.08 01:24:09.991816 [ 288 ] {} <Trace> HTTP-Session: f03f6f43-ff7f-49b1-ad0d-5517cd0e5233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1148 | 2024.11.08 01:24:09.992073 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1149 | 2024.11.08 01:24:09.992159 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1150 | 2024.11.08 01:24:09.992542 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1151 | 2024.11.08 01:24:09.992998 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1152 | 2024.11.08 01:24:09.993041 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1153 | 2024.11.08 01:24:09.993443 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1154 | 2024.11.08 01:24:09.993696 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1155 | 2024.11.08 01:24:09.993905 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. | ||
1156 | 2024.11.08 01:24:09.994133 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Debug> DynamicQueryHandler: Done processing query | ||
1157 | 2024.11.08 01:24:09.994159 [ 288 ] {679833ed-40ec-4849-b5d2-ada8fa29f4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1158 | 2024.11.08 01:24:09.994176 [ 288 ] {} <Debug> HTTP-Session: f03f6f43-ff7f-49b1-ad0d-5517cd0e5233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2024.11.08 01:24:09.994360 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1160 | 2024.11.08 01:24:09.994554 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36185, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1161 | 2024.11.08 01:24:09.994664 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1162 | 2024.11.08 01:24:09.994695 [ 289 ] {} <Debug> HTTP-Session: e73335da-7d20-4a58-bdb1-c3d5c5bc2f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:36185 | ||
1163 | 2024.11.08 01:24:09.994724 [ 289 ] {} <Debug> HTTP-Session: e73335da-7d20-4a58-bdb1-c3d5c5bc2f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1164 | 2024.11.08 01:24:09.994742 [ 289 ] {} <Debug> HTTP-Session: e73335da-7d20-4a58-bdb1-c3d5c5bc2f5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1165 | 2024.11.08 01:24:09.994802 [ 289 ] {} <Trace> HTTP-Session: e73335da-7d20-4a58-bdb1-c3d5c5bc2f5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1166 | 2024.11.08 01:24:09.995055 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36185) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1167 | 2024.11.08 01:24:09.995140 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1168 | 2024.11.08 01:24:09.995540 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1169 | 2024.11.08 01:24:09.995980 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2024.11.08 01:24:09.996021 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1171 | 2024.11.08 01:24:09.996445 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1172 | 2024.11.08 01:24:09.996688 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2024.11.08 01:24:09.996867 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001919 sec., 33350.70349140177 rows/sec., 2.60 MiB/sec. | ||
1174 | 2024.11.08 01:24:09.997089 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Debug> DynamicQueryHandler: Done processing query | ||
1175 | 2024.11.08 01:24:09.997117 [ 289 ] {d71a48a4-b573-4684-a30f-4487920deb0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1176 | 2024.11.08 01:24:09.997134 [ 289 ] {} <Debug> HTTP-Session: e73335da-7d20-4a58-bdb1-c3d5c5bc2f5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1177 | 2024.11.08 01:24:09.997347 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1178 | 2024.11.08 01:24:09.997375 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 24459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2024.11.08 01:24:09.997455 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1180 | 2024.11.08 01:24:09.997494 [ 288 ] {} <Debug> HTTP-Session: 51d80a13-64ba-45f0-af5b-20f3ba9b1208 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1181 | 2024.11.08 01:24:09.997521 [ 288 ] {} <Debug> HTTP-Session: 51d80a13-64ba-45f0-af5b-20f3ba9b1208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1182 | 2024.11.08 01:24:09.997540 [ 288 ] {} <Debug> HTTP-Session: 51d80a13-64ba-45f0-af5b-20f3ba9b1208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2024.11.08 01:24:09.997589 [ 288 ] {} <Trace> HTTP-Session: 51d80a13-64ba-45f0-af5b-20f3ba9b1208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2024.11.08 01:24:09.997782 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1185 | 2024.11.08 01:24:09.997846 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1186 | 2024.11.08 01:24:09.998063 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1187 | 2024.11.08 01:24:09.998555 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1188 | 2024.11.08 01:24:09.998592 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1189 | 2024.11.08 01:24:09.998981 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1190 | 2024.11.08 01:24:09.999215 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1191 | 2024.11.08 01:24:09.999379 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001685 sec., 75964.39169139466 rows/sec., 5.29 MiB/sec. | ||
1192 | 2024.11.08 01:24:09.999567 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Debug> DynamicQueryHandler: Done processing query | ||
1193 | 2024.11.08 01:24:09.999591 [ 288 ] {a6e1142b-5119-488d-8e2c-61c2bf1b8cb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1194 | 2024.11.08 01:24:09.999607 [ 288 ] {} <Debug> HTTP-Session: 51d80a13-64ba-45f0-af5b-20f3ba9b1208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1195 | 2024.11.08 01:24:09.999807 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1196 | 2024.11.08 01:24:09.999908 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60378, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1197 | 2024.11.08 01:24:09.999984 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1198 | 2024.11.08 01:24:10.000008 [ 289 ] {} <Debug> HTTP-Session: 0dd42f45-c5f6-4b5c-a7bd-3b49216891de Authenticating user 'default' from [fd00:1122:3344:101::d]:60378 | ||
1199 | 2024.11.08 01:24:10.000035 [ 289 ] {} <Debug> HTTP-Session: 0dd42f45-c5f6-4b5c-a7bd-3b49216891de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1200 | 2024.11.08 01:24:10.000053 [ 289 ] {} <Debug> HTTP-Session: 0dd42f45-c5f6-4b5c-a7bd-3b49216891de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1201 | 2024.11.08 01:24:10.000102 [ 289 ] {} <Trace> HTTP-Session: 0dd42f45-c5f6-4b5c-a7bd-3b49216891de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.11.08 01:24:10.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.31 MiB, peak 152.49 MiB, free memory in arenas 0.00 B, will set to 147.03 MiB (RSS), difference: -1.28 MiB | ||
1203 | 2024.11.08 01:24:10.000368 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60378) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1204 | 2024.11.08 01:24:10.000496 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1205 | 2024.11.08 01:24:10.000814 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1206 | 2024.11.08 01:24:10.001129 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1207 | 2024.11.08 01:24:10.001168 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1208 | 2024.11.08 01:24:10.001551 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1209 | 2024.11.08 01:24:10.001784 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1210 | 2024.11.08 01:24:10.001937 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0017 sec., 28235.29411764706 rows/sec., 1.90 MiB/sec. | ||
1211 | 2024.11.08 01:24:10.002131 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Debug> DynamicQueryHandler: Done processing query | ||
1212 | 2024.11.08 01:24:10.002164 [ 289 ] {da0d06a8-93cf-465a-8c46-926508073769} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1213 | 2024.11.08 01:24:10.002183 [ 289 ] {} <Debug> HTTP-Session: 0dd42f45-c5f6-4b5c-a7bd-3b49216891de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1214 | 2024.11.08 01:24:10.002281 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1215 | 2024.11.08 01:24:10.002426 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1216 | 2024.11.08 01:24:10.002855 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2024.11.08 01:24:10.009761 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1218 | 2024.11.08 01:24:10.013041 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1219 | 2024.11.08 01:24:10.025695 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1220 | 2024.11.08 01:24:10.032141 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61815, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1221 | 2024.11.08 01:24:10.040584 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1222 | 2024.11.08 01:24:10.046121 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1223 | 2024.11.08 01:24:10.048453 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1224 | 2024.11.08 01:24:12.006174 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1225 | 2024.11.08 01:24:12.006230 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1226 | 2024.11.08 01:24:12.052597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 106 entries to flush up to offset 196 | ||
1227 | 2024.11.08 01:24:12.058282 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1228 | 2024.11.08 01:24:12.058344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1229 | 2024.11.08 01:24:12.060029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1230 | 2024.11.08 01:24:12.060337 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1231 | 2024.11.08 01:24:12.061084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1232 | 2024.11.08 01:24:14.993024 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1233 | 2024.11.08 01:24:14.993192 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1234 | 2024.11.08 01:24:14.993239 [ 288 ] {} <Debug> HTTP-Session: c26ca5dd-9195-4c30-82bc-f662db2360e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1235 | 2024.11.08 01:24:14.993279 [ 288 ] {} <Debug> HTTP-Session: c26ca5dd-9195-4c30-82bc-f662db2360e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1236 | 2024.11.08 01:24:14.993310 [ 288 ] {} <Debug> HTTP-Session: c26ca5dd-9195-4c30-82bc-f662db2360e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1237 | 2024.11.08 01:24:14.993392 [ 288 ] {} <Trace> HTTP-Session: c26ca5dd-9195-4c30-82bc-f662db2360e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1238 | 2024.11.08 01:24:14.993694 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1239 | 2024.11.08 01:24:14.993763 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1240 | 2024.11.08 01:24:14.994098 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1241 | 2024.11.08 01:24:14.994585 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2024.11.08 01:24:14.994634 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1243 | 2024.11.08 01:24:14.995121 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1244 | 2024.11.08 01:24:14.995388 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2024.11.08 01:24:14.995570 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.17 MiB/sec. | ||
1246 | 2024.11.08 01:24:14.995801 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Debug> DynamicQueryHandler: Done processing query | ||
1247 | 2024.11.08 01:24:14.995829 [ 288 ] {df2ec76d-05ef-4549-8aa5-1ab53281753e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1248 | 2024.11.08 01:24:14.995846 [ 288 ] {} <Debug> HTTP-Session: c26ca5dd-9195-4c30-82bc-f662db2360e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1249 | 2024.11.08 01:24:14.996058 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1250 | 2024.11.08 01:24:14.996279 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34853, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1251 | 2024.11.08 01:24:14.996410 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1252 | 2024.11.08 01:24:14.996438 [ 295 ] {} <Debug> HTTP-Session: 880c184c-89d4-4788-aefb-ff5f8119a9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:34853 | ||
1253 | 2024.11.08 01:24:14.996462 [ 295 ] {} <Debug> HTTP-Session: 880c184c-89d4-4788-aefb-ff5f8119a9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1254 | 2024.11.08 01:24:14.996476 [ 295 ] {} <Debug> HTTP-Session: 880c184c-89d4-4788-aefb-ff5f8119a9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1255 | 2024.11.08 01:24:14.996529 [ 295 ] {} <Trace> HTTP-Session: 880c184c-89d4-4788-aefb-ff5f8119a9ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1256 | 2024.11.08 01:24:14.996764 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34853) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1257 | 2024.11.08 01:24:14.996837 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1258 | 2024.11.08 01:24:14.997185 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1259 | 2024.11.08 01:24:14.997631 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2024.11.08 01:24:14.997671 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1261 | 2024.11.08 01:24:14.998085 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1262 | 2024.11.08 01:24:14.998341 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2024.11.08 01:24:14.998510 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.71 MiB/sec. | ||
1264 | 2024.11.08 01:24:14.998705 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Debug> DynamicQueryHandler: Done processing query | ||
1265 | 2024.11.08 01:24:14.998731 [ 295 ] {2851df69-2bcc-4e58-bb7e-b75cf9699b63} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1266 | 2024.11.08 01:24:14.998748 [ 295 ] {} <Debug> HTTP-Session: 880c184c-89d4-4788-aefb-ff5f8119a9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1267 | 2024.11.08 01:24:14.998942 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1268 | 2024.11.08 01:24:14.998986 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 30557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1269 | 2024.11.08 01:24:14.999078 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1270 | 2024.11.08 01:24:14.999116 [ 288 ] {} <Debug> HTTP-Session: ecb51c8c-4114-447d-84db-01e446558484 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1271 | 2024.11.08 01:24:14.999141 [ 288 ] {} <Debug> HTTP-Session: ecb51c8c-4114-447d-84db-01e446558484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1272 | 2024.11.08 01:24:14.999161 [ 288 ] {} <Debug> HTTP-Session: ecb51c8c-4114-447d-84db-01e446558484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2024.11.08 01:24:14.999210 [ 288 ] {} <Trace> HTTP-Session: ecb51c8c-4114-447d-84db-01e446558484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1274 | 2024.11.08 01:24:14.999430 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1275 | 2024.11.08 01:24:14.999496 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1276 | 2024.11.08 01:24:14.999704 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1277 | 2024.11.08 01:24:15.000117 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2024.11.08 01:24:15.000166 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.08 MiB, peak 153.19 MiB, free memory in arenas 0.00 B, will set to 147.89 MiB (RSS), difference: -1.19 MiB | ||
1279 | 2024.11.08 01:24:15.000172 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1280 | 2024.11.08 01:24:15.000869 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1281 | 2024.11.08 01:24:15.001109 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2024.11.08 01:24:15.001271 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001949 sec., 82093.38122113905 rows/sec., 5.72 MiB/sec. | ||
1283 | 2024.11.08 01:24:15.001445 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Debug> DynamicQueryHandler: Done processing query | ||
1284 | 2024.11.08 01:24:15.001470 [ 288 ] {9fbea1a5-ca82-4983-9d34-667d66e420a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1285 | 2024.11.08 01:24:15.001487 [ 288 ] {} <Debug> HTTP-Session: ecb51c8c-4114-447d-84db-01e446558484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1286 | 2024.11.08 01:24:15.001656 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1287 | 2024.11.08 01:24:15.001766 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34145, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2024.11.08 01:24:15.001841 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1289 | 2024.11.08 01:24:15.001866 [ 295 ] {} <Debug> HTTP-Session: 28159a84-36c3-4cdb-97ae-5f1d7a95d134 Authenticating user 'default' from [fd00:1122:3344:101::d]:34145 | ||
1290 | 2024.11.08 01:24:15.001888 [ 295 ] {} <Debug> HTTP-Session: 28159a84-36c3-4cdb-97ae-5f1d7a95d134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1291 | 2024.11.08 01:24:15.001906 [ 295 ] {} <Debug> HTTP-Session: 28159a84-36c3-4cdb-97ae-5f1d7a95d134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.11.08 01:24:15.001955 [ 295 ] {} <Trace> HTTP-Session: 28159a84-36c3-4cdb-97ae-5f1d7a95d134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2024.11.08 01:24:15.002139 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34145) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1294 | 2024.11.08 01:24:15.002200 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1295 | 2024.11.08 01:24:15.002395 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1296 | 2024.11.08 01:24:15.002750 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1297 | 2024.11.08 01:24:15.002790 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1298 | 2024.11.08 01:24:15.003183 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1299 | 2024.11.08 01:24:15.003424 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1300 | 2024.11.08 01:24:15.003603 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
1301 | 2024.11.08 01:24:15.003792 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Debug> DynamicQueryHandler: Done processing query | ||
1302 | 2024.11.08 01:24:15.003817 [ 295 ] {8f0fef89-d90e-416f-98e9-5fb86be3bbd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1303 | 2024.11.08 01:24:15.003833 [ 295 ] {} <Debug> HTTP-Session: 28159a84-36c3-4cdb-97ae-5f1d7a95d134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1304 | 2024.11.08 01:24:15.004119 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1305 | 2024.11.08 01:24:19.997197 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1306 | 2024.11.08 01:24:19.997382 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1307 | 2024.11.08 01:24:19.997428 [ 288 ] {} <Debug> HTTP-Session: 901fdee4-a6d4-418c-b32d-5d3341b25aff Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1308 | 2024.11.08 01:24:19.997470 [ 288 ] {} <Debug> HTTP-Session: 901fdee4-a6d4-418c-b32d-5d3341b25aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1309 | 2024.11.08 01:24:19.997498 [ 288 ] {} <Debug> HTTP-Session: 901fdee4-a6d4-418c-b32d-5d3341b25aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1310 | 2024.11.08 01:24:19.997624 [ 288 ] {} <Trace> HTTP-Session: 901fdee4-a6d4-418c-b32d-5d3341b25aff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1311 | 2024.11.08 01:24:19.997886 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
1312 | 2024.11.08 01:24:19.997951 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1313 | 2024.11.08 01:24:19.998281 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1314 | 2024.11.08 01:24:19.998751 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2024.11.08 01:24:19.998790 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1316 | 2024.11.08 01:24:19.999181 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1317 | 2024.11.08 01:24:19.999427 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2024.11.08 01:24:19.999588 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001778 sec., 7874.015748031496 rows/sec., 566.82 KiB/sec. | ||
1319 | 2024.11.08 01:24:19.999772 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Debug> DynamicQueryHandler: Done processing query | ||
1320 | 2024.11.08 01:24:19.999798 [ 288 ] {a9e708f4-e9c7-47a5-be48-31e927e1515b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1321 | 2024.11.08 01:24:19.999815 [ 288 ] {} <Debug> HTTP-Session: 901fdee4-a6d4-418c-b32d-5d3341b25aff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1322 | 2024.11.08 01:24:20.000093 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1323 | 2024.11.08 01:24:20.000277 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45681, User-Agent: (none), Length: 32837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1324 | 2024.11.08 01:24:20.000406 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1325 | 2024.11.08 01:24:20.000449 [ 282 ] {} <Debug> HTTP-Session: 677044b4-aff8-4c35-b683-57efa191b0e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45681 | ||
1326 | 2024.11.08 01:24:20.000468 [ 282 ] {} <Debug> HTTP-Session: 677044b4-aff8-4c35-b683-57efa191b0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1327 | 2024.11.08 01:24:20.000503 [ 282 ] {} <Debug> HTTP-Session: 677044b4-aff8-4c35-b683-57efa191b0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1328 | 2024.11.08 01:24:20.000586 [ 282 ] {} <Trace> HTTP-Session: 677044b4-aff8-4c35-b683-57efa191b0e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1329 | 2024.11.08 01:24:20.000793 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45681) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1330 | 2024.11.08 01:24:20.000850 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1331 | 2024.11.08 01:24:20.001097 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1332 | 2024.11.08 01:24:20.001613 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1333 | 2024.11.08 01:24:20.001650 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1334 | 2024.11.08 01:24:20.002035 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1335 | 2024.11.08 01:24:20.002291 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1336 | 2024.11.08 01:24:20.002426 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001721 sec., 127251.59790819291 rows/sec., 11.09 MiB/sec. | ||
1337 | 2024.11.08 01:24:20.002635 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Debug> DynamicQueryHandler: Done processing query | ||
1338 | 2024.11.08 01:24:20.002661 [ 282 ] {1b69f965-e0de-4c4f-b643-f7288ab1749d} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1339 | 2024.11.08 01:24:20.002677 [ 282 ] {} <Debug> HTTP-Session: 677044b4-aff8-4c35-b683-57efa191b0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1340 | 2024.11.08 01:24:20.002868 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 2113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1341 | 2024.11.08 01:24:20.002881 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1342 | 2024.11.08 01:24:20.002924 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1343 | 2024.11.08 01:24:20.002945 [ 288 ] {} <Debug> HTTP-Session: 80c96682-3c64-492c-8b32-d67c1b200751 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1344 | 2024.11.08 01:24:20.002965 [ 288 ] {} <Debug> HTTP-Session: 80c96682-3c64-492c-8b32-d67c1b200751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1345 | 2024.11.08 01:24:20.002979 [ 288 ] {} <Debug> HTTP-Session: 80c96682-3c64-492c-8b32-d67c1b200751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1346 | 2024.11.08 01:24:20.003013 [ 288 ] {} <Trace> HTTP-Session: 80c96682-3c64-492c-8b32-d67c1b200751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1347 | 2024.11.08 01:24:20.003119 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1348 | 2024.11.08 01:24:20.003164 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1349 | 2024.11.08 01:24:20.003393 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1350 | 2024.11.08 01:24:20.003705 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2024.11.08 01:24:20.003743 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1352 | 2024.11.08 01:24:20.004080 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1353 | 2024.11.08 01:24:20.004322 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2024.11.08 01:24:20.004472 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001374 sec., 10917.03056768559 rows/sec., 769.74 KiB/sec. | ||
1355 | 2024.11.08 01:24:20.004658 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Debug> DynamicQueryHandler: Done processing query | ||
1356 | 2024.11.08 01:24:20.004689 [ 288 ] {bd1c10eb-d0d7-4bbb-b456-763454508586} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1357 | 2024.11.08 01:24:20.004711 [ 288 ] {} <Debug> HTTP-Session: 80c96682-3c64-492c-8b32-d67c1b200751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1358 | 2024.11.08 01:24:20.004918 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1359 | 2024.11.08 01:24:20.005037 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61343, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1360 | 2024.11.08 01:24:20.005091 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1361 | 2024.11.08 01:24:20.005116 [ 282 ] {} <Debug> HTTP-Session: 5857239a-ec5d-4a8b-8d94-1b5f9c9cc41c Authenticating user 'default' from [fd00:1122:3344:101::d]:61343 | ||
1362 | 2024.11.08 01:24:20.005139 [ 282 ] {} <Debug> HTTP-Session: 5857239a-ec5d-4a8b-8d94-1b5f9c9cc41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1363 | 2024.11.08 01:24:20.005160 [ 282 ] {} <Debug> HTTP-Session: 5857239a-ec5d-4a8b-8d94-1b5f9c9cc41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1364 | 2024.11.08 01:24:20.005200 [ 282 ] {} <Trace> HTTP-Session: 5857239a-ec5d-4a8b-8d94-1b5f9c9cc41c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1365 | 2024.11.08 01:24:20.005399 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61343) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1366 | 2024.11.08 01:24:20.005462 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1367 | 2024.11.08 01:24:20.005974 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1368 | 2024.11.08 01:24:20.006411 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2024.11.08 01:24:20.006456 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1370 | 2024.11.08 01:24:20.006815 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1371 | 2024.11.08 01:24:20.007056 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2024.11.08 01:24:20.007217 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001839 sec., 7612.8330614464385 rows/sec., 533.15 KiB/sec. | ||
1373 | 2024.11.08 01:24:20.007535 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Debug> DynamicQueryHandler: Done processing query | ||
1374 | 2024.11.08 01:24:20.007560 [ 282 ] {2d0fd22a-8bf7-40f2-8a9b-c96b43e08485} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1375 | 2024.11.08 01:24:20.007577 [ 282 ] {} <Debug> HTTP-Session: 5857239a-ec5d-4a8b-8d94-1b5f9c9cc41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1376 | 2024.11.08 01:24:20.007731 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1377 | 2024.11.08 01:24:20.007744 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1378 | 2024.11.08 01:24:20.007808 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1379 | 2024.11.08 01:24:20.007831 [ 288 ] {} <Debug> HTTP-Session: d2ce2aa1-ff6b-498c-8d33-df4d3667433b Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1380 | 2024.11.08 01:24:20.007848 [ 288 ] {} <Debug> HTTP-Session: d2ce2aa1-ff6b-498c-8d33-df4d3667433b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1381 | 2024.11.08 01:24:20.007864 [ 288 ] {} <Debug> HTTP-Session: d2ce2aa1-ff6b-498c-8d33-df4d3667433b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1382 | 2024.11.08 01:24:20.007896 [ 288 ] {} <Trace> HTTP-Session: d2ce2aa1-ff6b-498c-8d33-df4d3667433b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1383 | 2024.11.08 01:24:20.007997 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1384 | 2024.11.08 01:24:20.008042 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1385 | 2024.11.08 01:24:20.008290 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1386 | 2024.11.08 01:24:20.008653 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1387 | 2024.11.08 01:24:20.008692 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1388 | 2024.11.08 01:24:20.009045 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1389 | 2024.11.08 01:24:20.009290 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1390 | 2024.11.08 01:24:20.009445 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. | ||
1391 | 2024.11.08 01:24:20.009625 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Debug> DynamicQueryHandler: Done processing query | ||
1392 | 2024.11.08 01:24:20.009650 [ 288 ] {ec2a8b2d-0d61-4a29-a10e-d6c7a0fe8cd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1393 | 2024.11.08 01:24:20.009667 [ 288 ] {} <Debug> HTTP-Session: d2ce2aa1-ff6b-498c-8d33-df4d3667433b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1394 | 2024.11.08 01:24:20.009873 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1395 | 2024.11.08 01:24:20.009983 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65255, User-Agent: (none), Length: 63148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1396 | 2024.11.08 01:24:20.010033 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1397 | 2024.11.08 01:24:20.010053 [ 282 ] {} <Debug> HTTP-Session: 316bdd55-f7be-448c-a990-cd61f37bea86 Authenticating user 'default' from [fd00:1122:3344:101::d]:65255 | ||
1398 | 2024.11.08 01:24:20.010070 [ 282 ] {} <Debug> HTTP-Session: 316bdd55-f7be-448c-a990-cd61f37bea86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1399 | 2024.11.08 01:24:20.010085 [ 282 ] {} <Debug> HTTP-Session: 316bdd55-f7be-448c-a990-cd61f37bea86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1400 | 2024.11.08 01:24:20.010118 [ 282 ] {} <Trace> HTTP-Session: 316bdd55-f7be-448c-a990-cd61f37bea86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1401 | 2024.11.08 01:24:20.010409 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65255) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1402 | 2024.11.08 01:24:20.010453 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1403 | 2024.11.08 01:24:20.010682 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1404 | 2024.11.08 01:24:20.011292 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2024.11.08 01:24:20.011329 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1406 | 2024.11.08 01:24:20.011694 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1407 | 2024.11.08 01:24:20.011929 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2024.11.08 01:24:20.012083 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001859 sec., 209790.2097902098 rows/sec., 14.88 MiB/sec. | ||
1409 | 2024.11.08 01:24:20.012271 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Debug> DynamicQueryHandler: Done processing query | ||
1410 | 2024.11.08 01:24:20.012297 [ 282 ] {8024ca13-77fa-4797-a5ea-18f2ac198b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1411 | 2024.11.08 01:24:20.012314 [ 282 ] {} <Debug> HTTP-Session: 316bdd55-f7be-448c-a990-cd61f37bea86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1412 | 2024.11.08 01:24:20.012472 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1413 | 2024.11.08 01:24:20.012494 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1414 | 2024.11.08 01:24:20.012534 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1415 | 2024.11.08 01:24:20.012556 [ 288 ] {} <Debug> HTTP-Session: 0807d546-1b09-4af7-b005-48c741805513 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1416 | 2024.11.08 01:24:20.012574 [ 288 ] {} <Debug> HTTP-Session: 0807d546-1b09-4af7-b005-48c741805513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1417 | 2024.11.08 01:24:20.012590 [ 288 ] {} <Debug> HTTP-Session: 0807d546-1b09-4af7-b005-48c741805513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1418 | 2024.11.08 01:24:20.012624 [ 288 ] {} <Trace> HTTP-Session: 0807d546-1b09-4af7-b005-48c741805513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1419 | 2024.11.08 01:24:20.012725 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1420 | 2024.11.08 01:24:20.012770 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1421 | 2024.11.08 01:24:20.012902 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1422 | 2024.11.08 01:24:20.013171 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2024.11.08 01:24:20.013211 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1424 | 2024.11.08 01:24:20.013574 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1425 | 2024.11.08 01:24:20.013814 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2024.11.08 01:24:20.013973 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001268 sec., 4731.86119873817 rows/sec., 247.22 KiB/sec. | ||
1427 | 2024.11.08 01:24:20.014138 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Debug> DynamicQueryHandler: Done processing query | ||
1428 | 2024.11.08 01:24:20.014164 [ 288 ] {ff31fe6f-b7d5-41e7-967f-fe6f92ca4125} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1429 | 2024.11.08 01:24:20.014181 [ 288 ] {} <Debug> HTTP-Session: 0807d546-1b09-4af7-b005-48c741805513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1430 | 2024.11.08 01:24:20.014438 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1431 | 2024.11.08 01:24:20.014557 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46926, User-Agent: (none), Length: 44575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1432 | 2024.11.08 01:24:20.014612 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1433 | 2024.11.08 01:24:20.014634 [ 282 ] {} <Debug> HTTP-Session: 3c30cb71-2875-4027-9ae6-7fe36b5df9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:46926 | ||
1434 | 2024.11.08 01:24:20.014651 [ 282 ] {} <Debug> HTTP-Session: 3c30cb71-2875-4027-9ae6-7fe36b5df9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1435 | 2024.11.08 01:24:20.014665 [ 282 ] {} <Debug> HTTP-Session: 3c30cb71-2875-4027-9ae6-7fe36b5df9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1436 | 2024.11.08 01:24:20.014698 [ 282 ] {} <Trace> HTTP-Session: 3c30cb71-2875-4027-9ae6-7fe36b5df9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1437 | 2024.11.08 01:24:20.014890 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46926) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1438 | 2024.11.08 01:24:20.014938 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1439 | 2024.11.08 01:24:20.015085 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1440 | 2024.11.08 01:24:20.015521 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2024.11.08 01:24:20.015560 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1442 | 2024.11.08 01:24:20.015947 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1443 | 2024.11.08 01:24:20.016197 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2024.11.08 01:24:20.016356 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001552 sec., 152706.1855670103 rows/sec., 10.24 MiB/sec. | ||
1445 | 2024.11.08 01:24:20.016539 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Debug> DynamicQueryHandler: Done processing query | ||
1446 | 2024.11.08 01:24:20.016565 [ 282 ] {33e0d2bd-0415-40be-a0b1-1e82e8644a21} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1447 | 2024.11.08 01:24:20.016581 [ 282 ] {} <Debug> HTTP-Session: 3c30cb71-2875-4027-9ae6-7fe36b5df9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1448 | 2024.11.08 01:24:20.016743 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1449 | 2024.11.08 01:24:20.016752 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1450 | 2024.11.08 01:24:20.016820 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1451 | 2024.11.08 01:24:20.016842 [ 288 ] {} <Debug> HTTP-Session: 743af4a0-856f-45b6-a0ac-72816e2b1919 Authenticating user 'default' from [fd00:1122:3344:101::d]:51162 | ||
1452 | 2024.11.08 01:24:20.016864 [ 288 ] {} <Debug> HTTP-Session: 743af4a0-856f-45b6-a0ac-72816e2b1919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1453 | 2024.11.08 01:24:20.016880 [ 288 ] {} <Debug> HTTP-Session: 743af4a0-856f-45b6-a0ac-72816e2b1919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1454 | 2024.11.08 01:24:20.016911 [ 288 ] {} <Trace> HTTP-Session: 743af4a0-856f-45b6-a0ac-72816e2b1919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1455 | 2024.11.08 01:24:20.017006 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51162) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1456 | 2024.11.08 01:24:20.017052 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1457 | 2024.11.08 01:24:20.017184 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1458 | 2024.11.08 01:24:20.017441 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1459 | 2024.11.08 01:24:20.017478 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1460 | 2024.11.08 01:24:20.017823 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1461 | 2024.11.08 01:24:20.018056 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1462 | 2024.11.08 01:24:20.018209 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001223 sec., 817.6614881439085 rows/sec., 55.10 KiB/sec. | ||
1463 | 2024.11.08 01:24:20.018366 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Debug> DynamicQueryHandler: Done processing query | ||
1464 | 2024.11.08 01:24:20.018392 [ 288 ] {11da7469-2f09-405d-aa2f-93d6950e96a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1465 | 2024.11.08 01:24:20.018408 [ 288 ] {} <Debug> HTTP-Session: 743af4a0-856f-45b6-a0ac-72816e2b1919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1466 | 2024.11.08 01:24:20.018580 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1467 | 2024.11.08 01:24:20.018661 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46004, User-Agent: (none), Length: 14113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1468 | 2024.11.08 01:24:20.018716 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1469 | 2024.11.08 01:24:20.018737 [ 282 ] {} <Debug> HTTP-Session: 2a25cd9b-349a-4b08-9f8a-edda9e3ae195 Authenticating user 'default' from [fd00:1122:3344:101::d]:46004 | ||
1470 | 2024.11.08 01:24:20.018754 [ 282 ] {} <Debug> HTTP-Session: 2a25cd9b-349a-4b08-9f8a-edda9e3ae195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1471 | 2024.11.08 01:24:20.018769 [ 282 ] {} <Debug> HTTP-Session: 2a25cd9b-349a-4b08-9f8a-edda9e3ae195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1472 | 2024.11.08 01:24:20.018804 [ 282 ] {} <Trace> HTTP-Session: 2a25cd9b-349a-4b08-9f8a-edda9e3ae195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1473 | 2024.11.08 01:24:20.019008 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46004) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1474 | 2024.11.08 01:24:20.019085 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1475 | 2024.11.08 01:24:20.019586 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1476 | 2024.11.08 01:24:20.020108 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1477 | 2024.11.08 01:24:20.020145 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1478 | 2024.11.08 01:24:20.020791 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1479 | 2024.11.08 01:24:20.021061 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1480 | 2024.11.08 01:24:20.021242 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00235 sec., 3404.255319148936 rows/sec., 6.10 MiB/sec. | ||
1481 | 2024.11.08 01:24:20.021473 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Debug> DynamicQueryHandler: Done processing query | ||
1482 | 2024.11.08 01:24:20.021498 [ 282 ] {f628d9cb-6901-465b-8b70-17ca8dd2e197} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1483 | 2024.11.08 01:24:20.021514 [ 282 ] {} <Debug> HTTP-Session: 2a25cd9b-349a-4b08-9f8a-edda9e3ae195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1484 | 2024.11.08 01:24:20.021695 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1485 | 2024.11.08 01:24:20.021819 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37653, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1486 | 2024.11.08 01:24:20.021957 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1487 | 2024.11.08 01:24:20.021986 [ 283 ] {} <Debug> HTTP-Session: 53b34fe2-3508-42d5-ad69-c78aed3d206f Authenticating user 'default' from [fd00:1122:3344:101::d]:37653 | ||
1488 | 2024.11.08 01:24:20.022019 [ 283 ] {} <Debug> HTTP-Session: 53b34fe2-3508-42d5-ad69-c78aed3d206f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1489 | 2024.11.08 01:24:20.022044 [ 283 ] {} <Debug> HTTP-Session: 53b34fe2-3508-42d5-ad69-c78aed3d206f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1490 | 2024.11.08 01:24:20.022115 [ 283 ] {} <Trace> HTTP-Session: 53b34fe2-3508-42d5-ad69-c78aed3d206f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1491 | 2024.11.08 01:24:20.022425 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37653) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1492 | 2024.11.08 01:24:20.022503 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1493 | 2024.11.08 01:24:20.022732 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1494 | 2024.11.08 01:24:20.023119 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1495 | 2024.11.08 01:24:20.023160 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1496 | 2024.11.08 01:24:20.023608 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1497 | 2024.11.08 01:24:20.023883 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1498 | 2024.11.08 01:24:20.024028 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001743 sec., 47045.32415375789 rows/sec., 2.99 MiB/sec. | ||
1499 | 2024.11.08 01:24:20.024243 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Debug> DynamicQueryHandler: Done processing query | ||
1500 | 2024.11.08 01:24:20.024271 [ 283 ] {77e1383d-7fcf-476f-9d2b-155ac6dc5aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1501 | 2024.11.08 01:24:20.024288 [ 283 ] {} <Debug> HTTP-Session: 53b34fe2-3508-42d5-ad69-c78aed3d206f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1502 | 2024.11.08 01:24:20.024622 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1503 | 2024.11.08 01:24:22.061613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 226 | ||
1504 | 2024.11.08 01:24:22.064320 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2024.11.08 01:24:22.064371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1506 | 2024.11.08 01:24:22.065866 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1507 | 2024.11.08 01:24:22.066183 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1508 | 2024.11.08 01:24:22.066679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
1509 | 2024.11.08 01:24:24.991112 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34048, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1510 | 2024.11.08 01:24:24.991272 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1511 | 2024.11.08 01:24:24.991301 [ 294 ] {} <Debug> HTTP-Session: 554e9da7-dc01-4e88-af65-b035a6845f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:34048 | ||
1512 | 2024.11.08 01:24:24.991325 [ 294 ] {} <Debug> HTTP-Session: 554e9da7-dc01-4e88-af65-b035a6845f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2024.11.08 01:24:24.991339 [ 294 ] {} <Debug> HTTP-Session: 554e9da7-dc01-4e88-af65-b035a6845f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1514 | 2024.11.08 01:24:24.991390 [ 294 ] {} <Trace> HTTP-Session: 554e9da7-dc01-4e88-af65-b035a6845f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1515 | 2024.11.08 01:24:24.991641 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34048) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1516 | 2024.11.08 01:24:24.991719 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1517 | 2024.11.08 01:24:24.992070 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1518 | 2024.11.08 01:24:24.992545 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1519 | 2024.11.08 01:24:24.992594 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1520 | 2024.11.08 01:24:24.993026 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1521 | 2024.11.08 01:24:24.993280 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1522 | 2024.11.08 01:24:24.993449 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.27 MiB/sec. | ||
1523 | 2024.11.08 01:24:24.993686 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Debug> DynamicQueryHandler: Done processing query | ||
1524 | 2024.11.08 01:24:24.993714 [ 294 ] {ba999c9c-6b21-447e-8fd3-228486aa6863} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1525 | 2024.11.08 01:24:24.993730 [ 294 ] {} <Debug> HTTP-Session: 554e9da7-dc01-4e88-af65-b035a6845f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1526 | 2024.11.08 01:24:24.993981 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1527 | 2024.11.08 01:24:24.994140 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47228, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1528 | 2024.11.08 01:24:24.994276 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1529 | 2024.11.08 01:24:24.994303 [ 291 ] {} <Debug> HTTP-Session: f203d30c-5bc3-40f0-bf29-8e594c212fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:47228 | ||
1530 | 2024.11.08 01:24:24.994328 [ 291 ] {} <Debug> HTTP-Session: f203d30c-5bc3-40f0-bf29-8e594c212fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1531 | 2024.11.08 01:24:24.994344 [ 291 ] {} <Debug> HTTP-Session: f203d30c-5bc3-40f0-bf29-8e594c212fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1532 | 2024.11.08 01:24:24.994398 [ 291 ] {} <Trace> HTTP-Session: f203d30c-5bc3-40f0-bf29-8e594c212fdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1533 | 2024.11.08 01:24:24.994643 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47228) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1534 | 2024.11.08 01:24:24.994722 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1535 | 2024.11.08 01:24:24.995080 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1536 | 2024.11.08 01:24:24.995559 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1537 | 2024.11.08 01:24:24.995608 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1538 | 2024.11.08 01:24:24.996044 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1539 | 2024.11.08 01:24:24.996315 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1540 | 2024.11.08 01:24:24.996505 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. | ||
1541 | 2024.11.08 01:24:24.996725 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Debug> DynamicQueryHandler: Done processing query | ||
1542 | 2024.11.08 01:24:24.996752 [ 291 ] {643a06ad-2564-4d34-86d5-f64f5a474668} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1543 | 2024.11.08 01:24:24.996768 [ 291 ] {} <Debug> HTTP-Session: f203d30c-5bc3-40f0-bf29-8e594c212fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1544 | 2024.11.08 01:24:24.996996 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1545 | 2024.11.08 01:24:24.997072 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34048, User-Agent: (none), Length: 24459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1546 | 2024.11.08 01:24:24.997167 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1547 | 2024.11.08 01:24:24.997193 [ 294 ] {} <Debug> HTTP-Session: 700b7c90-8a38-447d-8322-469773c9d266 Authenticating user 'default' from [fd00:1122:3344:101::d]:34048 | ||
1548 | 2024.11.08 01:24:24.997215 [ 294 ] {} <Debug> HTTP-Session: 700b7c90-8a38-447d-8322-469773c9d266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1549 | 2024.11.08 01:24:24.997230 [ 294 ] {} <Debug> HTTP-Session: 700b7c90-8a38-447d-8322-469773c9d266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1550 | 2024.11.08 01:24:24.997276 [ 294 ] {} <Trace> HTTP-Session: 700b7c90-8a38-447d-8322-469773c9d266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1551 | 2024.11.08 01:24:24.997476 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34048) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1552 | 2024.11.08 01:24:24.997534 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1553 | 2024.11.08 01:24:24.997726 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1554 | 2024.11.08 01:24:24.998095 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1555 | 2024.11.08 01:24:24.998136 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1556 | 2024.11.08 01:24:24.998563 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1557 | 2024.11.08 01:24:24.998821 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1558 | 2024.11.08 01:24:24.999000 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001596 sec., 80200.50125313284 rows/sec., 5.59 MiB/sec. | ||
1559 | 2024.11.08 01:24:24.999222 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Debug> DynamicQueryHandler: Done processing query | ||
1560 | 2024.11.08 01:24:24.999248 [ 294 ] {18cb96f3-b821-4a96-89b4-d6df83785f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1561 | 2024.11.08 01:24:24.999264 [ 294 ] {} <Debug> HTTP-Session: 700b7c90-8a38-447d-8322-469773c9d266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2024.11.08 01:24:24.999456 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1563 | 2024.11.08 01:24:24.999571 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39526, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1564 | 2024.11.08 01:24:24.999643 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1565 | 2024.11.08 01:24:24.999664 [ 291 ] {} <Debug> HTTP-Session: 0e6d5362-a325-4e96-b287-de4c98276cfe Authenticating user 'default' from [fd00:1122:3344:101::d]:39526 | ||
1566 | 2024.11.08 01:24:24.999684 [ 291 ] {} <Debug> HTTP-Session: 0e6d5362-a325-4e96-b287-de4c98276cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1567 | 2024.11.08 01:24:24.999699 [ 291 ] {} <Debug> HTTP-Session: 0e6d5362-a325-4e96-b287-de4c98276cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1568 | 2024.11.08 01:24:24.999744 [ 291 ] {} <Trace> HTTP-Session: 0e6d5362-a325-4e96-b287-de4c98276cfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1569 | 2024.11.08 01:24:24.999913 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39526) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1570 | 2024.11.08 01:24:24.999970 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1571 | 2024.11.08 01:24:25.000143 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1572 | 2024.11.08 01:24:25.000156 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.46 MiB, peak 154.08 MiB, free memory in arenas 0.00 B, will set to 148.26 MiB (RSS), difference: -1.20 MiB | ||
1573 | 2024.11.08 01:24:25.000610 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1574 | 2024.11.08 01:24:25.000647 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1575 | 2024.11.08 01:24:25.001038 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1576 | 2024.11.08 01:24:25.001287 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1577 | 2024.11.08 01:24:25.001445 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001594 sec., 30112.9234629862 rows/sec., 2.03 MiB/sec. | ||
1578 | 2024.11.08 01:24:25.001626 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Debug> DynamicQueryHandler: Done processing query | ||
1579 | 2024.11.08 01:24:25.001651 [ 291 ] {3d501daf-9f96-45c6-acf1-165ff18b52fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1580 | 2024.11.08 01:24:25.001667 [ 291 ] {} <Debug> HTTP-Session: 0e6d5362-a325-4e96-b287-de4c98276cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1581 | 2024.11.08 01:24:25.001893 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2024.11.08 01:24:27.006486 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1583 | 2024.11.08 01:24:27.006540 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1584 | 2024.11.08 01:24:27.085099 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1585 | 2024.11.08 01:24:27.751286 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1586 | 2024.11.08 01:24:27.756626 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1587 | 2024.11.08 01:24:27.760912 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1588 | 2024.11.08 01:24:27.789242 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50316, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1589 | 2024.11.08 01:24:27.807508 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1590 | 2024.11.08 01:24:27.828865 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1591 | 2024.11.08 01:24:27.846145 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1592 | 2024.11.08 01:24:29.992874 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57170, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1593 | 2024.11.08 01:24:29.993016 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1594 | 2024.11.08 01:24:29.993047 [ 294 ] {} <Debug> HTTP-Session: 1a64c9eb-2df2-4e3f-842a-b74be3b70b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:57170 | ||
1595 | 2024.11.08 01:24:29.993077 [ 294 ] {} <Debug> HTTP-Session: 1a64c9eb-2df2-4e3f-842a-b74be3b70b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1596 | 2024.11.08 01:24:29.993094 [ 294 ] {} <Debug> HTTP-Session: 1a64c9eb-2df2-4e3f-842a-b74be3b70b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1597 | 2024.11.08 01:24:29.993153 [ 294 ] {} <Trace> HTTP-Session: 1a64c9eb-2df2-4e3f-842a-b74be3b70b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1598 | 2024.11.08 01:24:29.993381 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57170) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1599 | 2024.11.08 01:24:29.993463 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1600 | 2024.11.08 01:24:29.993843 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1601 | 2024.11.08 01:24:29.994373 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1602 | 2024.11.08 01:24:29.994415 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1603 | 2024.11.08 01:24:29.994829 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1604 | 2024.11.08 01:24:29.995081 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1605 | 2024.11.08 01:24:29.995251 [ 73 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1606 | 2024.11.08 01:24:29.995262 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001949 sec., 28732.683427398668 rows/sec., 2.19 MiB/sec. | ||
1607 | 2024.11.08 01:24:29.995366 [ 73 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1608 | 2024.11.08 01:24:29.995433 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1609 | 2024.11.08 01:24:29.995586 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Debug> DynamicQueryHandler: Done processing query | ||
1610 | 2024.11.08 01:24:29.995617 [ 294 ] {648e9e31-49de-470e-8629-93bc384a4906} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1611 | 2024.11.08 01:24:29.995637 [ 294 ] {} <Debug> HTTP-Session: 1a64c9eb-2df2-4e3f-842a-b74be3b70b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1612 | 2024.11.08 01:24:29.995712 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
1613 | 2024.11.08 01:24:29.995858 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1614 | 2024.11.08 01:24:29.995863 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57170, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1615 | 2024.11.08 01:24:29.995943 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1359 rows starting from the beginning of the part | ||
1616 | 2024.11.08 01:24:29.996012 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49396, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1617 | 2024.11.08 01:24:29.996184 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1618 | 2024.11.08 01:24:29.996295 [ 291 ] {} <Debug> HTTP-Session: aec61c49-a43f-4529-9cf6-00fa66cf985c Authenticating user 'default' from [fd00:1122:3344:101::d]:49396 | ||
1619 | 2024.11.08 01:24:29.996307 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
1620 | 2024.11.08 01:24:29.996339 [ 291 ] {} <Debug> HTTP-Session: aec61c49-a43f-4529-9cf6-00fa66cf985c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1621 | 2024.11.08 01:24:29.996378 [ 291 ] {} <Debug> HTTP-Session: aec61c49-a43f-4529-9cf6-00fa66cf985c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1622 | 2024.11.08 01:24:29.996508 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1623 | 2024.11.08 01:24:29.996534 [ 291 ] {} <Trace> HTTP-Session: aec61c49-a43f-4529-9cf6-00fa66cf985c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1624 | 2024.11.08 01:24:29.996764 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1625 | 2024.11.08 01:24:29.996829 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1626 | 2024.11.08 01:24:29.997162 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1627 | 2024.11.08 01:24:29.998748 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part | ||
1628 | 2024.11.08 01:24:29.999722 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
1629 | 2024.11.08 01:24:30.000092 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
1630 | 2024.11.08 01:24:30.001157 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1631 | 2024.11.08 01:24:30.001279 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1632 | 2024.11.08 01:24:30.002559 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1633 | 2024.11.08 01:24:30.003176 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1634 | 2024.11.08 01:24:30.003458 [ 73 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1635 | 2024.11.08 01:24:30.003545 [ 73 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1636 | 2024.11.08 01:24:30.003551 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006813 sec., 9393.805959195655 rows/sec., 750.80 KiB/sec. | ||
1637 | 2024.11.08 01:24:30.003594 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1638 | 2024.11.08 01:24:30.004511 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Debug> DynamicQueryHandler: Done processing query | ||
1639 | 2024.11.08 01:24:30.004599 [ 291 ] {4c963a6c-3467-4b0e-8326-dcae6150e33b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1640 | 2024.11.08 01:24:30.004695 [ 291 ] {} <Debug> HTTP-Session: aec61c49-a43f-4529-9cf6-00fa66cf985c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1641 | 2024.11.08 01:24:30.004696 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
1642 | 2024.11.08 01:24:30.004777 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 5 columns (5 merged, 0 gathered) in 0.009233654 sec., 195155.67726492675 rows/sec., 16.89 MiB/sec. | ||
1643 | 2024.11.08 01:24:30.004943 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1644 | 2024.11.08 01:24:30.004989 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 846 rows starting from the beginning of the part | ||
1645 | 2024.11.08 01:24:30.005193 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1646 | 2024.11.08 01:24:30.005203 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1647 | 2024.11.08 01:24:30.005383 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
1648 | 2024.11.08 01:24:30.005870 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46363, User-Agent: (none), Length: 30557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1649 | 2024.11.08 01:24:30.006299 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
1650 | 2024.11.08 01:24:30.006323 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1651 | 2024.11.08 01:24:30.006454 [ 282 ] {} <Debug> HTTP-Session: 16176331-1fc0-474f-80c6-0f261cb22fec Authenticating user 'default' from [fd00:1122:3344:101::d]:46363 | ||
1652 | 2024.11.08 01:24:30.006570 [ 282 ] {} <Debug> HTTP-Session: 16176331-1fc0-474f-80c6-0f261cb22fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1653 | 2024.11.08 01:24:30.006653 [ 282 ] {} <Debug> HTTP-Session: 16176331-1fc0-474f-80c6-0f261cb22fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1654 | 2024.11.08 01:24:30.006725 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part | ||
1655 | 2024.11.08 01:24:30.006852 [ 282 ] {} <Trace> HTTP-Session: 16176331-1fc0-474f-80c6-0f261cb22fec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.11.08 01:24:30.007018 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1657 | 2024.11.08 01:24:30.007219 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
1658 | 2024.11.08 01:24:30.007553 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1659 | 2024.11.08 01:24:30.007687 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
1660 | 2024.11.08 01:24:30.007719 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_6_1} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1661 | 2024.11.08 01:24:30.007742 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1662 | 2024.11.08 01:24:30.008535 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
1663 | 2024.11.08 01:24:30.008797 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1664 | 2024.11.08 01:24:30.009874 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1665 | 2024.11.08 01:24:30.009958 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1666 | 2024.11.08 01:24:30.011106 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1667 | 2024.11.08 01:24:30.011168 [ 192 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.007238047 sec., 206132.95271500724 rows/sec., 15.82 MiB/sec. | ||
1668 | 2024.11.08 01:24:30.011457 [ 192 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1669 | 2024.11.08 01:24:30.011546 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1670 | 2024.11.08 01:24:30.011789 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1671 | 2024.11.08 01:24:30.011845 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004635 sec., 34519.95685005394 rows/sec., 2.40 MiB/sec. | ||
1672 | 2024.11.08 01:24:30.011871 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1673 | 2024.11.08 01:24:30.011937 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1674 | 2024.11.08 01:24:30.012325 [ 192 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1675 | 2024.11.08 01:24:30.012646 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
1676 | 2024.11.08 01:24:30.012685 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Debug> DynamicQueryHandler: Done processing query | ||
1677 | 2024.11.08 01:24:30.012739 [ 192 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_6_1} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1678 | 2024.11.08 01:24:30.012779 [ 282 ] {ab468ed0-cbdc-444d-b594-7b9756e23233} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1679 | 2024.11.08 01:24:30.012841 [ 282 ] {} <Debug> HTTP-Session: 16176331-1fc0-474f-80c6-0f261cb22fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1680 | 2024.11.08 01:24:30.012998 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
1681 | 2024.11.08 01:24:30.013056 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1682 | 2024.11.08 01:24:30.013101 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2005 rows starting from the beginning of the part | ||
1683 | 2024.11.08 01:24:30.013218 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1684 | 2024.11.08 01:24:30.013269 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49396, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1685 | 2024.11.08 01:24:30.013511 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
1686 | 2024.11.08 01:24:30.013517 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1687 | 2024.11.08 01:24:30.013622 [ 291 ] {} <Debug> HTTP-Session: 584e8766-a246-4724-9b0d-e6bc17030780 Authenticating user 'default' from [fd00:1122:3344:101::d]:49396 | ||
1688 | 2024.11.08 01:24:30.013703 [ 291 ] {} <Debug> HTTP-Session: 584e8766-a246-4724-9b0d-e6bc17030780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1689 | 2024.11.08 01:24:30.013781 [ 291 ] {} <Debug> HTTP-Session: 584e8766-a246-4724-9b0d-e6bc17030780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1690 | 2024.11.08 01:24:30.013807 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1691 | 2024.11.08 01:24:30.013885 [ 291 ] {} <Trace> HTTP-Session: 584e8766-a246-4724-9b0d-e6bc17030780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2024.11.08 01:24:30.014063 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part | ||
1693 | 2024.11.08 01:24:30.014159 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
1694 | |||
1695 | (version 23.8.7.1) | ||
1696 | 2024.11.08 01:24:30.014388 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49396) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1697 | 2024.11.08 01:24:30.014450 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
1698 | 2024.11.08 01:24:30.014513 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1699 | 2024.11.08 01:24:30.014790 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1700 | 2024.11.08 01:24:30.015310 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1701 | 2024.11.08 01:24:30.016166 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1702 | 2024.11.08 01:24:30.016234 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1703 | 2024.11.08 01:24:30.017403 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1704 | 2024.11.08 01:24:30.018111 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1705 | 2024.11.08 01:24:30.018406 [ 73 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1706 | 2024.11.08 01:24:30.018513 [ 73 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1707 | 2024.11.08 01:24:30.018517 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004316 sec., 13901.760889712696 rows/sec., 959.37 KiB/sec. | ||
1708 | 2024.11.08 01:24:30.018591 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1709 | 2024.11.08 01:24:30.019512 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
1710 | 2024.11.08 01:24:30.019553 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Debug> DynamicQueryHandler: Done processing query | ||
1711 | 2024.11.08 01:24:30.019623 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 5 columns (5 merged, 0 gathered) in 0.00746264 sec., 377614.3563135834 rows/sec., 25.40 MiB/sec. | ||
1712 | 2024.11.08 01:24:30.019638 [ 291 ] {149291cc-0f98-417b-8646-85d7545a941a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1713 | 2024.11.08 01:24:30.019730 [ 291 ] {} <Debug> HTTP-Session: 584e8766-a246-4724-9b0d-e6bc17030780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1714 | 2024.11.08 01:24:30.019816 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1715 | 2024.11.08 01:24:30.019857 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
1716 | 2024.11.08 01:24:30.019978 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
1717 | 2024.11.08 01:24:30.020078 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1718 | 2024.11.08 01:24:30.020165 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49396, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1719 | 2024.11.08 01:24:30.020556 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1720 | 2024.11.08 01:24:30.020738 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
1721 | 2024.11.08 01:24:30.020983 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1722 | 2024.11.08 01:24:30.021219 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
1723 | |||
1724 | (version 23.8.7.1) | ||
1725 | 2024.11.08 01:24:30.021251 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1726 | 2024.11.08 01:24:30.021290 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2024.11.08 01:24:30.021695 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1728 | 2024.11.08 01:24:30.021880 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
1729 | 2024.11.08 01:24:30.022661 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.003886973 sec., 85413.50814631334 rows/sec., 5.59 MiB/sec. | ||
1730 | 2024.11.08 01:24:30.022793 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1731 | 2024.11.08 01:24:30.023081 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1732 | 2024.11.08 01:24:30.023157 [ 193 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_6_1} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1733 | 2024.11.08 01:24:30.023224 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1734 | 2024.11.08 01:24:31.000208 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.15 MiB, peak 156.90 MiB, free memory in arenas 0.00 B, will set to 149.95 MiB (RSS), difference: 1.80 MiB | ||
1735 | 2024.11.08 01:24:32.066894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 242 | ||
1736 | 2024.11.08 01:24:32.069462 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1737 | 2024.11.08 01:24:32.069512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1738 | 2024.11.08 01:24:32.070945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1739 | 2024.11.08 01:24:32.071255 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1740 | 2024.11.08 01:24:32.071920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
1741 | 2024.11.08 01:24:34.997411 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1742 | 2024.11.08 01:24:34.997555 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1743 | 2024.11.08 01:24:34.997588 [ 291 ] {} <Debug> HTTP-Session: 65c344bd-6afd-4025-bf7d-d93fa0bf744d Authenticating user 'default' from [fd00:1122:3344:101::d]:54109 | ||
1744 | 2024.11.08 01:24:34.997616 [ 291 ] {} <Debug> HTTP-Session: 65c344bd-6afd-4025-bf7d-d93fa0bf744d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1745 | 2024.11.08 01:24:34.997634 [ 291 ] {} <Debug> HTTP-Session: 65c344bd-6afd-4025-bf7d-d93fa0bf744d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1746 | 2024.11.08 01:24:34.997692 [ 291 ] {} <Trace> HTTP-Session: 65c344bd-6afd-4025-bf7d-d93fa0bf744d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2024.11.08 01:24:34.997901 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54109) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
1748 | 2024.11.08 01:24:34.997976 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1749 | 2024.11.08 01:24:34.998346 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1750 | 2024.11.08 01:24:34.998790 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2024.11.08 01:24:34.998837 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1752 | 2024.11.08 01:24:34.999259 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1753 | 2024.11.08 01:24:34.999515 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1754 | 2024.11.08 01:24:34.999699 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 542.13 KiB/sec. | ||
1755 | 2024.11.08 01:24:34.999951 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Debug> DynamicQueryHandler: Done processing query | ||
1756 | 2024.11.08 01:24:34.999979 [ 291 ] {698c89a7-2d93-404a-9c8c-7688f329fb58} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1757 | 2024.11.08 01:24:34.999996 [ 291 ] {} <Debug> HTTP-Session: 65c344bd-6afd-4025-bf7d-d93fa0bf744d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1758 | 2024.11.08 01:24:35.000265 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1759 | 2024.11.08 01:24:35.000468 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52992, User-Agent: (none), Length: 32837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1760 | 2024.11.08 01:24:35.000647 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1761 | 2024.11.08 01:24:35.000694 [ 282 ] {} <Debug> HTTP-Session: c9b43791-3c10-4871-8269-8ce5e9ab244e Authenticating user 'default' from [fd00:1122:3344:101::d]:52992 | ||
1762 | 2024.11.08 01:24:35.000735 [ 282 ] {} <Debug> HTTP-Session: c9b43791-3c10-4871-8269-8ce5e9ab244e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1763 | 2024.11.08 01:24:35.000763 [ 282 ] {} <Debug> HTTP-Session: c9b43791-3c10-4871-8269-8ce5e9ab244e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1764 | 2024.11.08 01:24:35.000850 [ 282 ] {} <Trace> HTTP-Session: c9b43791-3c10-4871-8269-8ce5e9ab244e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2024.11.08 01:24:35.001282 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52992) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1766 | 2024.11.08 01:24:35.001367 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1767 | 2024.11.08 01:24:35.001711 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1768 | 2024.11.08 01:24:35.002235 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1769 | 2024.11.08 01:24:35.002279 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1770 | 2024.11.08 01:24:35.002726 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1771 | 2024.11.08 01:24:35.002987 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1772 | 2024.11.08 01:24:35.003169 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002111 sec., 103742.30222643296 rows/sec., 9.04 MiB/sec. | ||
1773 | 2024.11.08 01:24:35.003369 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Debug> DynamicQueryHandler: Done processing query | ||
1774 | 2024.11.08 01:24:35.003397 [ 282 ] {7bc643d9-d56d-4006-87d7-955d0c7280b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
1775 | 2024.11.08 01:24:35.003414 [ 282 ] {} <Debug> HTTP-Session: c9b43791-3c10-4871-8269-8ce5e9ab244e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1776 | 2024.11.08 01:24:35.003611 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52992, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1777 | 2024.11.08 01:24:35.003625 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Length: 2113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1778 | 2024.11.08 01:24:35.003719 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1779 | 2024.11.08 01:24:35.003767 [ 291 ] {} <Debug> HTTP-Session: a2b5965d-e298-4abc-9c49-b5a799bf4ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54109 | ||
1780 | 2024.11.08 01:24:35.003790 [ 291 ] {} <Debug> HTTP-Session: a2b5965d-e298-4abc-9c49-b5a799bf4ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1781 | 2024.11.08 01:24:35.003807 [ 291 ] {} <Debug> HTTP-Session: a2b5965d-e298-4abc-9c49-b5a799bf4ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1782 | 2024.11.08 01:24:35.003853 [ 291 ] {} <Trace> HTTP-Session: a2b5965d-e298-4abc-9c49-b5a799bf4ba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1783 | 2024.11.08 01:24:35.003985 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54109) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1784 | 2024.11.08 01:24:35.004036 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1785 | 2024.11.08 01:24:35.004316 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1786 | 2024.11.08 01:24:35.004678 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2024.11.08 01:24:35.004726 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1788 | 2024.11.08 01:24:35.005278 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1789 | 2024.11.08 01:24:35.005743 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2024.11.08 01:24:35.005936 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001982 sec., 7568.11301715439 rows/sec., 533.61 KiB/sec. | ||
1791 | 2024.11.08 01:24:35.006355 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Debug> DynamicQueryHandler: Done processing query | ||
1792 | 2024.11.08 01:24:35.006391 [ 291 ] {0cf62531-bfd2-456a-a158-7fa6c91bbbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1793 | 2024.11.08 01:24:35.006415 [ 291 ] {} <Debug> HTTP-Session: a2b5965d-e298-4abc-9c49-b5a799bf4ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1794 | 2024.11.08 01:24:35.006713 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1795 | 2024.11.08 01:24:35.006873 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44299, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2024.11.08 01:24:35.006948 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1797 | 2024.11.08 01:24:35.006970 [ 282 ] {} <Debug> HTTP-Session: 94cc9240-c1a1-4ae2-98ed-07908ecfb974 Authenticating user 'default' from [fd00:1122:3344:101::d]:44299 | ||
1798 | 2024.11.08 01:24:35.006992 [ 282 ] {} <Debug> HTTP-Session: 94cc9240-c1a1-4ae2-98ed-07908ecfb974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2024.11.08 01:24:35.007006 [ 282 ] {} <Debug> HTTP-Session: 94cc9240-c1a1-4ae2-98ed-07908ecfb974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1800 | 2024.11.08 01:24:35.007051 [ 282 ] {} <Trace> HTTP-Session: 94cc9240-c1a1-4ae2-98ed-07908ecfb974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1801 | 2024.11.08 01:24:35.007178 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44299) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1802 | 2024.11.08 01:24:35.007233 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1803 | 2024.11.08 01:24:35.007508 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1804 | 2024.11.08 01:24:35.007857 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.11.08 01:24:35.007896 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1806 | 2024.11.08 01:24:35.008270 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1807 | 2024.11.08 01:24:35.008527 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1808 | 2024.11.08 01:24:35.008664 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec. | ||
1809 | 2024.11.08 01:24:35.008910 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Debug> DynamicQueryHandler: Done processing query | ||
1810 | 2024.11.08 01:24:35.008942 [ 282 ] {7ec707ff-a747-44f8-9603-2a87ebd61623} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1811 | 2024.11.08 01:24:35.008962 [ 282 ] {} <Debug> HTTP-Session: 94cc9240-c1a1-4ae2-98ed-07908ecfb974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1812 | 2024.11.08 01:24:35.009154 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44299, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1813 | 2024.11.08 01:24:35.009164 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1814 | 2024.11.08 01:24:35.009283 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1815 | 2024.11.08 01:24:35.009332 [ 291 ] {} <Debug> HTTP-Session: 45316f1d-0a31-4356-a8d5-1dc738adfb22 Authenticating user 'default' from [fd00:1122:3344:101::d]:54109 | ||
1816 | 2024.11.08 01:24:35.009357 [ 291 ] {} <Debug> HTTP-Session: 45316f1d-0a31-4356-a8d5-1dc738adfb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1817 | 2024.11.08 01:24:35.009372 [ 291 ] {} <Debug> HTTP-Session: 45316f1d-0a31-4356-a8d5-1dc738adfb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1818 | 2024.11.08 01:24:35.009416 [ 291 ] {} <Trace> HTTP-Session: 45316f1d-0a31-4356-a8d5-1dc738adfb22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1819 | 2024.11.08 01:24:35.009552 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54109) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1820 | 2024.11.08 01:24:35.009605 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1821 | 2024.11.08 01:24:35.009888 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1822 | 2024.11.08 01:24:35.010264 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1823 | 2024.11.08 01:24:35.010310 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1824 | 2024.11.08 01:24:35.010713 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1825 | 2024.11.08 01:24:35.010974 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1826 | 2024.11.08 01:24:35.011166 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001636 sec., 7946.210268948655 rows/sec., 495.44 KiB/sec. | ||
1827 | 2024.11.08 01:24:35.011491 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Debug> DynamicQueryHandler: Done processing query | ||
1828 | 2024.11.08 01:24:35.011517 [ 291 ] {c3fe4f5b-a0fc-4a74-9e3c-37ea11bc84ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1829 | 2024.11.08 01:24:35.011533 [ 291 ] {} <Debug> HTTP-Session: 45316f1d-0a31-4356-a8d5-1dc738adfb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2024.11.08 01:24:35.011842 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1831 | 2024.11.08 01:24:35.011977 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62135, User-Agent: (none), Length: 63148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1832 | 2024.11.08 01:24:35.012040 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1833 | 2024.11.08 01:24:35.012061 [ 282 ] {} <Debug> HTTP-Session: 23971ebc-8d9b-4e60-9ce9-794cd6d3b223 Authenticating user 'default' from [fd00:1122:3344:101::d]:62135 | ||
1834 | 2024.11.08 01:24:35.012079 [ 282 ] {} <Debug> HTTP-Session: 23971ebc-8d9b-4e60-9ce9-794cd6d3b223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1835 | 2024.11.08 01:24:35.012093 [ 282 ] {} <Debug> HTTP-Session: 23971ebc-8d9b-4e60-9ce9-794cd6d3b223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1836 | 2024.11.08 01:24:35.012132 [ 282 ] {} <Trace> HTTP-Session: 23971ebc-8d9b-4e60-9ce9-794cd6d3b223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1837 | 2024.11.08 01:24:35.012383 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62135) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1838 | 2024.11.08 01:24:35.012432 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1839 | 2024.11.08 01:24:35.012693 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1840 | 2024.11.08 01:24:35.013285 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1841 | 2024.11.08 01:24:35.013323 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1842 | 2024.11.08 01:24:35.013726 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1843 | 2024.11.08 01:24:35.013983 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1844 | 2024.11.08 01:24:35.014118 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001858 sec., 209903.12163616793 rows/sec., 14.89 MiB/sec. | ||
1845 | 2024.11.08 01:24:35.014387 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Debug> DynamicQueryHandler: Done processing query | ||
1846 | 2024.11.08 01:24:35.014412 [ 282 ] {3a1410f7-4a6c-439e-a2ee-8e7ae18adeb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1847 | 2024.11.08 01:24:35.014429 [ 282 ] {} <Debug> HTTP-Session: 23971ebc-8d9b-4e60-9ce9-794cd6d3b223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1848 | 2024.11.08 01:24:35.014617 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62135, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1849 | 2024.11.08 01:24:35.014624 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2024.11.08 01:24:35.014721 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1851 | 2024.11.08 01:24:35.014769 [ 291 ] {} <Debug> HTTP-Session: 044a4249-0c3d-4586-aa5d-aa96ef11e381 Authenticating user 'default' from [fd00:1122:3344:101::d]:54109 | ||
1852 | 2024.11.08 01:24:35.014805 [ 291 ] {} <Debug> HTTP-Session: 044a4249-0c3d-4586-aa5d-aa96ef11e381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1853 | 2024.11.08 01:24:35.014824 [ 291 ] {} <Debug> HTTP-Session: 044a4249-0c3d-4586-aa5d-aa96ef11e381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1854 | 2024.11.08 01:24:35.014866 [ 291 ] {} <Trace> HTTP-Session: 044a4249-0c3d-4586-aa5d-aa96ef11e381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1855 | 2024.11.08 01:24:35.015005 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54109) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1856 | 2024.11.08 01:24:35.015057 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1857 | 2024.11.08 01:24:35.015221 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1858 | 2024.11.08 01:24:35.015575 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1859 | 2024.11.08 01:24:35.015616 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1860 | 2024.11.08 01:24:35.016019 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1861 | 2024.11.08 01:24:35.016279 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1862 | 2024.11.08 01:24:35.016473 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. | ||
1863 | 2024.11.08 01:24:35.016827 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Debug> DynamicQueryHandler: Done processing query | ||
1864 | 2024.11.08 01:24:35.016862 [ 291 ] {95af3061-fc9f-4ba2-ae97-bb5f8e660e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1865 | 2024.11.08 01:24:35.016880 [ 291 ] {} <Debug> HTTP-Session: 044a4249-0c3d-4586-aa5d-aa96ef11e381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1866 | 2024.11.08 01:24:35.017107 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1867 | 2024.11.08 01:24:35.017228 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45182, User-Agent: (none), Length: 44575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1868 | 2024.11.08 01:24:35.017298 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1869 | 2024.11.08 01:24:35.017320 [ 282 ] {} <Debug> HTTP-Session: a0a0482e-8af9-453e-b0dc-28a84833708a Authenticating user 'default' from [fd00:1122:3344:101::d]:45182 | ||
1870 | 2024.11.08 01:24:35.017339 [ 282 ] {} <Debug> HTTP-Session: a0a0482e-8af9-453e-b0dc-28a84833708a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1871 | 2024.11.08 01:24:35.017353 [ 282 ] {} <Debug> HTTP-Session: a0a0482e-8af9-453e-b0dc-28a84833708a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1872 | 2024.11.08 01:24:35.017391 [ 282 ] {} <Trace> HTTP-Session: a0a0482e-8af9-453e-b0dc-28a84833708a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1873 | 2024.11.08 01:24:35.017593 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45182) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1874 | 2024.11.08 01:24:35.017646 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1875 | 2024.11.08 01:24:35.017831 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1876 | 2024.11.08 01:24:35.018277 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1877 | 2024.11.08 01:24:35.018314 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1878 | 2024.11.08 01:24:35.018770 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1879 | 2024.11.08 01:24:35.019047 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1880 | 2024.11.08 01:24:35.019185 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001692 sec., 140070.9219858156 rows/sec., 9.39 MiB/sec. | ||
1881 | 2024.11.08 01:24:35.019368 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Debug> DynamicQueryHandler: Done processing query | ||
1882 | 2024.11.08 01:24:35.019395 [ 282 ] {2249d774-2f07-4a5c-a0de-d44c5123ebcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
1883 | 2024.11.08 01:24:35.019411 [ 282 ] {} <Debug> HTTP-Session: a0a0482e-8af9-453e-b0dc-28a84833708a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1884 | 2024.11.08 01:24:35.019603 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1885 | 2024.11.08 01:24:35.019691 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55855, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1886 | 2024.11.08 01:24:35.019769 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1887 | 2024.11.08 01:24:35.019803 [ 291 ] {} <Debug> HTTP-Session: 64c85ba8-49c0-42a9-abc9-afb204ec5339 Authenticating user 'default' from [fd00:1122:3344:101::d]:55855 | ||
1888 | 2024.11.08 01:24:35.019824 [ 291 ] {} <Debug> HTTP-Session: 64c85ba8-49c0-42a9-abc9-afb204ec5339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1889 | 2024.11.08 01:24:35.019840 [ 291 ] {} <Debug> HTTP-Session: 64c85ba8-49c0-42a9-abc9-afb204ec5339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1890 | 2024.11.08 01:24:35.019883 [ 291 ] {} <Trace> HTTP-Session: 64c85ba8-49c0-42a9-abc9-afb204ec5339 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1891 | 2024.11.08 01:24:35.020009 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55855) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1892 | 2024.11.08 01:24:35.020062 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1893 | 2024.11.08 01:24:35.020231 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1894 | 2024.11.08 01:24:35.020539 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1895 | 2024.11.08 01:24:35.020578 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1896 | 2024.11.08 01:24:35.020956 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1897 | 2024.11.08 01:24:35.021209 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1898 | 2024.11.08 01:24:35.021371 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
1899 | 2024.11.08 01:24:35.021644 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Debug> DynamicQueryHandler: Done processing query | ||
1900 | 2024.11.08 01:24:35.021668 [ 291 ] {37b00628-d4ab-4a8e-98d4-3e3edc369f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1901 | 2024.11.08 01:24:35.021684 [ 291 ] {} <Debug> HTTP-Session: 64c85ba8-49c0-42a9-abc9-afb204ec5339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1902 | 2024.11.08 01:24:35.021844 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1903 | 2024.11.08 01:24:35.021923 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64310, User-Agent: (none), Length: 14153, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1904 | 2024.11.08 01:24:35.021990 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1905 | 2024.11.08 01:24:35.022011 [ 282 ] {} <Debug> HTTP-Session: d96924bf-efc4-4ea5-bc61-2f79f4d4b0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64310 | ||
1906 | 2024.11.08 01:24:35.022029 [ 282 ] {} <Debug> HTTP-Session: d96924bf-efc4-4ea5-bc61-2f79f4d4b0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1907 | 2024.11.08 01:24:35.022043 [ 282 ] {} <Debug> HTTP-Session: d96924bf-efc4-4ea5-bc61-2f79f4d4b0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1908 | 2024.11.08 01:24:35.022082 [ 282 ] {} <Trace> HTTP-Session: d96924bf-efc4-4ea5-bc61-2f79f4d4b0b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2024.11.08 01:24:35.022297 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64310) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1910 | 2024.11.08 01:24:35.022372 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1911 | 2024.11.08 01:24:35.022856 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1912 | 2024.11.08 01:24:35.023406 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1913 | 2024.11.08 01:24:35.023444 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1914 | 2024.11.08 01:24:35.024066 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1915 | 2024.11.08 01:24:35.024334 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1916 | 2024.11.08 01:24:35.024483 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002303 sec., 3473.7299174989143 rows/sec., 6.22 MiB/sec. | ||
1917 | 2024.11.08 01:24:35.024731 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Debug> DynamicQueryHandler: Done processing query | ||
1918 | 2024.11.08 01:24:35.024760 [ 282 ] {358d1ac0-a944-422d-96ac-2e55c8c7c7cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1919 | 2024.11.08 01:24:35.024780 [ 282 ] {} <Debug> HTTP-Session: d96924bf-efc4-4ea5-bc61-2f79f4d4b0b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1920 | 2024.11.08 01:24:35.024952 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55855, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1921 | 2024.11.08 01:24:35.024974 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1922 | 2024.11.08 01:24:35.025052 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1923 | 2024.11.08 01:24:35.025084 [ 291 ] {} <Debug> HTTP-Session: 2e539be4-de0b-49bb-a696-5972ce8100fe Authenticating user 'default' from [fd00:1122:3344:101::d]:55855 | ||
1924 | 2024.11.08 01:24:35.025104 [ 291 ] {} <Debug> HTTP-Session: 2e539be4-de0b-49bb-a696-5972ce8100fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1925 | 2024.11.08 01:24:35.025118 [ 291 ] {} <Debug> HTTP-Session: 2e539be4-de0b-49bb-a696-5972ce8100fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1926 | 2024.11.08 01:24:35.025159 [ 291 ] {} <Trace> HTTP-Session: 2e539be4-de0b-49bb-a696-5972ce8100fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1927 | 2024.11.08 01:24:35.025321 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55855) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1928 | 2024.11.08 01:24:35.025373 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1929 | 2024.11.08 01:24:35.025558 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1930 | 2024.11.08 01:24:35.025886 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2024.11.08 01:24:35.025924 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
1932 | 2024.11.08 01:24:35.026304 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1933 | 2024.11.08 01:24:35.026554 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1934 | 2024.11.08 01:24:35.026716 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00144 sec., 56944.44444444444 rows/sec., 3.62 MiB/sec. | ||
1935 | 2024.11.08 01:24:35.026988 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Debug> DynamicQueryHandler: Done processing query | ||
1936 | 2024.11.08 01:24:35.027016 [ 291 ] {f047c369-0d99-4be8-b294-2a80291309a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1937 | 2024.11.08 01:24:35.027032 [ 291 ] {} <Debug> HTTP-Session: 2e539be4-de0b-49bb-a696-5972ce8100fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1938 | 2024.11.08 01:24:35.027330 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1939 | 2024.11.08 01:24:38.860809 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1940 | 2024.11.08 01:24:39.154976 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1941 | 2024.11.08 01:24:39.160495 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35147, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1942 | 2024.11.08 01:24:39.344178 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1943 | 2024.11.08 01:24:39.387637 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1944 | 2024.11.08 01:24:39.527114 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1945 | 2024.11.08 01:24:39.619625 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1946 | 2024.11.08 01:24:39.638341 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1947 | 2024.11.08 01:24:39.700995 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1948 | 2024.11.08 01:24:39.700997 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1949 | 2024.11.08 01:24:39.740474 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1950 | 2024.11.08 01:24:39.935632 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1951 | 2024.11.08 01:24:39.969980 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1952 | 2024.11.08 01:24:39.986644 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1953 | 2024.11.08 01:24:39.986912 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1954 | 2024.11.08 01:24:39.987443 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1955 | 2024.11.08 01:24:39.987582 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1956 | 2024.11.08 01:24:39.987946 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1957 | 2024.11.08 01:24:39.988226 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1958 | 2024.11.08 01:24:39.988529 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1959 | 2024.11.08 01:24:39.991860 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1960 | 2024.11.08 01:24:39.991964 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (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 | ||
1961 | 2024.11.08 01:24:39.991986 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1962 | 2024.11.08 01:24:39.992077 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1963 | 2024.11.08 01:24:39.992105 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
1964 | 2024.11.08 01:24:39.993574 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.006797 sec., 5443.578049139326 rows/sec., 204.02 KiB/sec. | ||
1965 | 2024.11.08 01:24:39.993700 [ 271 ] {054a8fda-5f0e-4287-98de-dbadca17b22d} <Debug> TCPHandler: Processed in 0.007201337 sec. | ||
1966 | 2024.11.08 01:24:39.994113 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1967 | 2024.11.08 01:24:39.994372 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1968 | 2024.11.08 01:24:39.994810 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1969 | 2024.11.08 01:24:39.994864 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1970 | 2024.11.08 01:24:39.995236 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1971 | 2024.11.08 01:24:39.995322 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1972 | 2024.11.08 01:24:39.995554 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1973 | 2024.11.08 01:24:39.995573 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1974 | 2024.11.08 01:24:39.995614 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1975 | 2024.11.08 01:24:39.995714 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (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 | ||
1976 | 2024.11.08 01:24:39.995737 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1977 | 2024.11.08 01:24:39.995824 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1978 | 2024.11.08 01:24:39.995966 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
1979 | 2024.11.08 01:24:39.996808 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002564 sec., 14430.577223088925 rows/sec., 540.84 KiB/sec. | ||
1980 | 2024.11.08 01:24:39.996943 [ 273 ] {70c98d1b-aafd-4f66-9449-90c627139820} <Debug> TCPHandler: Processed in 0.00295804 sec. | ||
1981 | 2024.11.08 01:24:39.997315 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2024.11.08 01:24:39.997559 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1983 | 2024.11.08 01:24:39.997980 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1984 | 2024.11.08 01:24:39.998041 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1985 | 2024.11.08 01:24:39.998439 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1986 | 2024.11.08 01:24:39.998507 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1987 | 2024.11.08 01:24:39.998659 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1988 | 2024.11.08 01:24:39.998694 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1989 | 2024.11.08 01:24:39.998717 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (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 | ||
1990 | 2024.11.08 01:24:39.998733 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1991 | 2024.11.08 01:24:39.998779 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1992 | 2024.11.08 01:24:39.998802 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
1993 | 2024.11.08 01:24:39.999395 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.001967 sec., 18810.37112353838 rows/sec., 704.99 KiB/sec. | ||
1994 | 2024.11.08 01:24:39.999511 [ 271 ] {ab69bd76-e4f2-48bf-9d38-4051bc63bd62} <Debug> TCPHandler: Processed in 0.00226591 sec. | ||
1995 | 2024.11.08 01:24:40.000249 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1996 | 2024.11.08 01:24:40.000648 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1997 | 2024.11.08 01:24:40.001063 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1998 | 2024.11.08 01:24:40.001126 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1999 | 2024.11.08 01:24:40.001518 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2000 | 2024.11.08 01:24:40.001584 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2001 | 2024.11.08 01:24:40.001741 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2002 | 2024.11.08 01:24:40.001775 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2003 | 2024.11.08 01:24:40.001798 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (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 | ||
2004 | 2024.11.08 01:24:40.001815 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2005 | 2024.11.08 01:24:40.001862 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2006 | 2024.11.08 01:24:40.001887 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
2007 | 2024.11.08 01:24:40.002488 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.001983 sec., 18658.59808371155 rows/sec., 699.30 KiB/sec. | ||
2008 | 2024.11.08 01:24:40.002612 [ 273 ] {69113163-dfb5-4f3c-91ed-e08161a7a156} <Debug> TCPHandler: Processed in 0.002497543 sec. | ||
2009 | 2024.11.08 01:24:40.002939 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2010 | 2024.11.08 01:24:40.005796 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2011 | 2024.11.08 01:24:40.009840 [ 271 ] {} <Trace> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2012 | 2024.11.08 01:24:40.009968 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58298) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2013 | 2024.11.08 01:24:40.010027 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2014 | 2024.11.08 01:24:40.010850 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2015 | 2024.11.08 01:24:40.010897 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2016 | 2024.11.08 01:24:40.011436 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2017 | 2024.11.08 01:24:40.011487 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2018 | 2024.11.08 01:24:40.011780 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2019 | 2024.11.08 01:24:40.012102 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.002124 sec., 1883.2391713747645 rows/sec., 177.47 KiB/sec. | ||
2020 | 2024.11.08 01:24:40.012196 [ 271 ] {55d7715d-b0e8-4970-b97d-692916c9c702} <Debug> TCPHandler: Processed in 0.002392432 sec. | ||
2021 | 2024.11.08 01:24:40.012506 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48191, User-Agent: (none), Length: 14745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2022 | 2024.11.08 01:24:40.012599 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2023 | 2024.11.08 01:24:40.012624 [ 288 ] {} <Debug> HTTP-Session: c10c631c-1c3c-4820-a083-afdabe919a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:48191 | ||
2024 | 2024.11.08 01:24:40.012650 [ 288 ] {} <Debug> HTTP-Session: c10c631c-1c3c-4820-a083-afdabe919a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2025 | 2024.11.08 01:24:40.012665 [ 288 ] {} <Debug> HTTP-Session: c10c631c-1c3c-4820-a083-afdabe919a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2026 | 2024.11.08 01:24:40.012719 [ 288 ] {} <Trace> HTTP-Session: c10c631c-1c3c-4820-a083-afdabe919a7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2024.11.08 01:24:40.012951 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48191) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2028 | 2024.11.08 01:24:40.013022 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2029 | 2024.11.08 01:24:40.013369 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2030 | 2024.11.08 01:24:40.014049 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2024.11.08 01:24:40.014094 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2032 | 2024.11.08 01:24:40.014574 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2033 | 2024.11.08 01:24:40.014829 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2024.11.08 01:24:40.015004 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Debug> executeQuery: Read 101 rows, 8.59 KiB in 0.002136 sec., 47284.644194756554 rows/sec., 3.93 MiB/sec. | ||
2035 | 2024.11.08 01:24:40.015211 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Debug> DynamicQueryHandler: Done processing query | ||
2036 | 2024.11.08 01:24:40.015237 [ 288 ] {30db7d63-e491-4026-910a-5521a3ce32c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2037 | 2024.11.08 01:24:40.015253 [ 288 ] {} <Debug> HTTP-Session: c10c631c-1c3c-4820-a083-afdabe919a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2038 | 2024.11.08 01:24:40.015444 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2039 | 2024.11.08 01:24:40.015557 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51617, User-Agent: (none), Length: 3206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2040 | 2024.11.08 01:24:40.015647 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2041 | 2024.11.08 01:24:40.015672 [ 289 ] {} <Debug> HTTP-Session: d9b69279-e8b7-49c4-88f2-b8f459b9a4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51617 | ||
2042 | 2024.11.08 01:24:40.015696 [ 289 ] {} <Debug> HTTP-Session: d9b69279-e8b7-49c4-88f2-b8f459b9a4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2043 | 2024.11.08 01:24:40.015710 [ 289 ] {} <Debug> HTTP-Session: d9b69279-e8b7-49c4-88f2-b8f459b9a4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2044 | 2024.11.08 01:24:40.015763 [ 289 ] {} <Trace> HTTP-Session: d9b69279-e8b7-49c4-88f2-b8f459b9a4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2045 | 2024.11.08 01:24:40.015944 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51617) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2046 | 2024.11.08 01:24:40.016009 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2047 | 2024.11.08 01:24:40.016333 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2048 | 2024.11.08 01:24:40.016719 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2024.11.08 01:24:40.016767 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2050 | 2024.11.08 01:24:40.017198 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2051 | 2024.11.08 01:24:40.017468 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2024.11.08 01:24:40.017647 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001758 sec., 12514.220705346985 rows/sec., 941.01 KiB/sec. | ||
2053 | 2024.11.08 01:24:40.017993 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Debug> DynamicQueryHandler: Done processing query | ||
2054 | 2024.11.08 01:24:40.018020 [ 289 ] {6633a8dd-ab4f-4bdd-99ea-494572543842} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2055 | 2024.11.08 01:24:40.018037 [ 289 ] {} <Debug> HTTP-Session: d9b69279-e8b7-49c4-88f2-b8f459b9a4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2056 | 2024.11.08 01:24:40.018221 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48191, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2057 | 2024.11.08 01:24:40.018239 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2058 | 2024.11.08 01:24:40.018315 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2059 | 2024.11.08 01:24:40.018347 [ 288 ] {} <Debug> HTTP-Session: a5f3542e-7bd0-498e-9981-9bd1bae86346 Authenticating user 'default' from [fd00:1122:3344:101::d]:48191 | ||
2060 | 2024.11.08 01:24:40.018367 [ 288 ] {} <Debug> HTTP-Session: a5f3542e-7bd0-498e-9981-9bd1bae86346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2061 | 2024.11.08 01:24:40.018391 [ 288 ] {} <Debug> HTTP-Session: a5f3542e-7bd0-498e-9981-9bd1bae86346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2062 | 2024.11.08 01:24:40.018442 [ 288 ] {} <Trace> HTTP-Session: a5f3542e-7bd0-498e-9981-9bd1bae86346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2024.11.08 01:24:40.018562 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48191) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2064 | 2024.11.08 01:24:40.018614 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2065 | 2024.11.08 01:24:40.018884 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2066 | 2024.11.08 01:24:40.019189 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2024.11.08 01:24:40.019233 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2068 | 2024.11.08 01:24:40.019672 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2069 | 2024.11.08 01:24:40.019933 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2024.11.08 01:24:40.020096 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001567 sec., 638.1620931716656 rows/sec., 42.38 KiB/sec. | ||
2071 | 2024.11.08 01:24:40.020270 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Debug> DynamicQueryHandler: Done processing query | ||
2072 | 2024.11.08 01:24:40.020295 [ 288 ] {c8dd2242-adee-4dbf-b973-7178f3a36049} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2073 | 2024.11.08 01:24:40.020311 [ 288 ] {} <Debug> HTTP-Session: a5f3542e-7bd0-498e-9981-9bd1bae86346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2074 | 2024.11.08 01:24:40.020490 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2075 | 2024.11.08 01:24:40.020588 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45232, User-Agent: (none), Length: 15806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2076 | 2024.11.08 01:24:40.020653 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2077 | 2024.11.08 01:24:40.020674 [ 289 ] {} <Debug> HTTP-Session: aace7f33-4eea-4ce6-9e23-dc32e3bd4093 Authenticating user 'default' from [fd00:1122:3344:101::d]:45232 | ||
2078 | 2024.11.08 01:24:40.020694 [ 289 ] {} <Debug> HTTP-Session: aace7f33-4eea-4ce6-9e23-dc32e3bd4093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2079 | 2024.11.08 01:24:40.020714 [ 289 ] {} <Debug> HTTP-Session: aace7f33-4eea-4ce6-9e23-dc32e3bd4093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2080 | 2024.11.08 01:24:40.020772 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2081 | 2024.11.08 01:24:40.020780 [ 289 ] {} <Trace> HTTP-Session: aace7f33-4eea-4ce6-9e23-dc32e3bd4093 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2082 | 2024.11.08 01:24:40.021038 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2083 | 2024.11.08 01:24:40.021090 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2084 | 2024.11.08 01:24:40.021364 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2085 | 2024.11.08 01:24:40.021734 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2086 | 2024.11.08 01:24:40.021773 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2087 | 2024.11.08 01:24:40.022197 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2088 | 2024.11.08 01:24:40.022445 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2089 | 2024.11.08 01:24:40.022605 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001666 sec., 55822.32893157263 rows/sec., 4.37 MiB/sec. | ||
2090 | 2024.11.08 01:24:40.022777 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Debug> DynamicQueryHandler: Done processing query | ||
2091 | 2024.11.08 01:24:40.022801 [ 289 ] {939ebfde-703a-4140-bc3d-ea297437a474} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2092 | 2024.11.08 01:24:40.022817 [ 289 ] {} <Debug> HTTP-Session: aace7f33-4eea-4ce6-9e23-dc32e3bd4093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2093 | 2024.11.08 01:24:40.023029 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48191, User-Agent: (none), Length: 24459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2094 | 2024.11.08 01:24:40.023040 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2095 | 2024.11.08 01:24:40.023126 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2096 | 2024.11.08 01:24:40.023164 [ 288 ] {} <Debug> HTTP-Session: f4bf90cd-5426-4f7c-bc8e-32d8f33b1db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48191 | ||
2097 | 2024.11.08 01:24:40.023195 [ 288 ] {} <Debug> HTTP-Session: f4bf90cd-5426-4f7c-bc8e-32d8f33b1db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2098 | 2024.11.08 01:24:40.023222 [ 288 ] {} <Debug> HTTP-Session: f4bf90cd-5426-4f7c-bc8e-32d8f33b1db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2099 | 2024.11.08 01:24:40.023272 [ 288 ] {} <Trace> HTTP-Session: f4bf90cd-5426-4f7c-bc8e-32d8f33b1db1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2100 | 2024.11.08 01:24:40.023500 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48191) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2101 | 2024.11.08 01:24:40.023559 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2102 | 2024.11.08 01:24:40.023744 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2103 | 2024.11.08 01:24:40.024132 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2104 | 2024.11.08 01:24:40.024171 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2105 | 2024.11.08 01:24:40.024578 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2106 | 2024.11.08 01:24:40.024833 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2107 | 2024.11.08 01:24:40.025000 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001625 sec., 78769.23076923077 rows/sec., 5.49 MiB/sec. | ||
2108 | 2024.11.08 01:24:40.025172 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Debug> DynamicQueryHandler: Done processing query | ||
2109 | 2024.11.08 01:24:40.025197 [ 288 ] {ec034077-248f-4b4d-a84d-4026043fef41} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2110 | 2024.11.08 01:24:40.025213 [ 288 ] {} <Debug> HTTP-Session: f4bf90cd-5426-4f7c-bc8e-32d8f33b1db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2111 | 2024.11.08 01:24:40.025363 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2112 | 2024.11.08 01:24:40.025462 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61447, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2113 | 2024.11.08 01:24:40.025553 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2114 | 2024.11.08 01:24:40.025579 [ 289 ] {} <Debug> HTTP-Session: d8251a4d-ac91-42b0-9206-25fe651ffbae Authenticating user 'default' from [fd00:1122:3344:101::d]:61447 | ||
2115 | 2024.11.08 01:24:40.025602 [ 289 ] {} <Debug> HTTP-Session: d8251a4d-ac91-42b0-9206-25fe651ffbae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2116 | 2024.11.08 01:24:40.025619 [ 289 ] {} <Debug> HTTP-Session: d8251a4d-ac91-42b0-9206-25fe651ffbae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2117 | 2024.11.08 01:24:40.025667 [ 289 ] {} <Trace> HTTP-Session: d8251a4d-ac91-42b0-9206-25fe651ffbae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2118 | 2024.11.08 01:24:40.025812 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61447) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2119 | 2024.11.08 01:24:40.025872 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2120 | 2024.11.08 01:24:40.026069 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2121 | 2024.11.08 01:24:40.026378 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2122 | 2024.11.08 01:24:40.026420 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2123 | 2024.11.08 01:24:40.026785 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2124 | 2024.11.08 01:24:40.027027 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2125 | 2024.11.08 01:24:40.027179 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 45.37 KiB/sec. | ||
2126 | 2024.11.08 01:24:40.027341 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Debug> DynamicQueryHandler: Done processing query | ||
2127 | 2024.11.08 01:24:40.027365 [ 289 ] {94dacd7e-583f-4bce-acef-0d348b185e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2128 | 2024.11.08 01:24:40.027381 [ 289 ] {} <Debug> HTTP-Session: d8251a4d-ac91-42b0-9206-25fe651ffbae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2129 | 2024.11.08 01:24:40.027558 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2130 | 2024.11.08 01:24:40.027659 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64005, User-Agent: (none), Length: 36080, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2131 | 2024.11.08 01:24:40.027721 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2132 | 2024.11.08 01:24:40.027742 [ 288 ] {} <Debug> HTTP-Session: f40795eb-5ab7-4307-85d8-538e9e2916db Authenticating user 'default' from [fd00:1122:3344:101::d]:64005 | ||
2133 | 2024.11.08 01:24:40.027761 [ 288 ] {} <Debug> HTTP-Session: f40795eb-5ab7-4307-85d8-538e9e2916db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2134 | 2024.11.08 01:24:40.027775 [ 288 ] {} <Debug> HTTP-Session: f40795eb-5ab7-4307-85d8-538e9e2916db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2135 | 2024.11.08 01:24:40.027815 [ 288 ] {} <Trace> HTTP-Session: f40795eb-5ab7-4307-85d8-538e9e2916db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2136 | 2024.11.08 01:24:40.028474 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64005) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2137 | 2024.11.08 01:24:40.028556 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2138 | 2024.11.08 01:24:40.029071 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2139 | 2024.11.08 01:24:40.029141 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2140 | 2024.11.08 01:24:40.029782 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2141 | 2024.11.08 01:24:40.029823 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2142 | 2024.11.08 01:24:40.030477 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2143 | 2024.11.08 01:24:40.030729 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2144 | 2024.11.08 01:24:40.030909 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.003004 sec., 7323.568575233022 rows/sec., 13.12 MiB/sec. | ||
2145 | 2024.11.08 01:24:40.031112 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Debug> DynamicQueryHandler: Done processing query | ||
2146 | 2024.11.08 01:24:40.031136 [ 288 ] {28ba2c65-283a-4fad-bc7d-16895f2d86f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
2147 | 2024.11.08 01:24:40.031152 [ 288 ] {} <Debug> HTTP-Session: f40795eb-5ab7-4307-85d8-538e9e2916db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2148 | 2024.11.08 01:24:40.031217 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2149 | 2024.11.08 01:24:40.031383 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2150 | 2024.11.08 01:24:40.031398 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61447, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2151 | 2024.11.08 01:24:40.031527 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2152 | 2024.11.08 01:24:40.031578 [ 289 ] {} <Debug> HTTP-Session: 74436f9a-ddd3-4c99-8f48-d8000057fffc Authenticating user 'default' from [fd00:1122:3344:101::d]:61447 | ||
2153 | 2024.11.08 01:24:40.031612 [ 289 ] {} <Debug> HTTP-Session: 74436f9a-ddd3-4c99-8f48-d8000057fffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2154 | 2024.11.08 01:24:40.031638 [ 289 ] {} <Debug> HTTP-Session: 74436f9a-ddd3-4c99-8f48-d8000057fffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2155 | 2024.11.08 01:24:40.031703 [ 289 ] {} <Trace> HTTP-Session: 74436f9a-ddd3-4c99-8f48-d8000057fffc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2156 | 2024.11.08 01:24:40.031894 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61447) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2157 | 2024.11.08 01:24:40.031976 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2158 | 2024.11.08 01:24:40.032247 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2159 | 2024.11.08 01:24:40.032591 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Trace> oximeter.measurements_i64 (da3812c4-c9b9-4a03-adee-45a0169ad7a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2160 | 2024.11.08 01:24:40.032628 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2161 | 2024.11.08 01:24:40.032993 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2162 | 2024.11.08 01:24:40.033225 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Trace> oximeter.measurements_i64 (da3812c4-c9b9-4a03-adee-45a0169ad7a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.11.08 01:24:40.033371 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001529 sec., 7848.266841072596 rows/sec., 591.43 KiB/sec. | ||
2164 | 2024.11.08 01:24:40.033663 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Debug> DynamicQueryHandler: Done processing query | ||
2165 | 2024.11.08 01:24:40.033687 [ 289 ] {7d72656f-1514-411e-a8d2-3b930bd66ae6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2166 | 2024.11.08 01:24:40.033703 [ 289 ] {} <Debug> HTTP-Session: 74436f9a-ddd3-4c99-8f48-d8000057fffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2167 | 2024.11.08 01:24:40.033879 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2168 | 2024.11.08 01:24:40.033929 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39902, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2169 | 2024.11.08 01:24:40.034022 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2170 | 2024.11.08 01:24:40.034051 [ 288 ] {} <Debug> HTTP-Session: e3276c4b-041f-40e6-8419-f35132ee1d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39902 | ||
2171 | 2024.11.08 01:24:40.034077 [ 288 ] {} <Debug> HTTP-Session: e3276c4b-041f-40e6-8419-f35132ee1d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2172 | 2024.11.08 01:24:40.034097 [ 288 ] {} <Debug> HTTP-Session: e3276c4b-041f-40e6-8419-f35132ee1d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2173 | 2024.11.08 01:24:40.034143 [ 288 ] {} <Trace> HTTP-Session: e3276c4b-041f-40e6-8419-f35132ee1d9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2174 | 2024.11.08 01:24:40.034289 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39902) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2175 | 2024.11.08 01:24:40.034345 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2176 | 2024.11.08 01:24:40.034529 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2177 | 2024.11.08 01:24:40.034824 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2178 | 2024.11.08 01:24:40.034861 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2179 | 2024.11.08 01:24:40.035218 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2180 | 2024.11.08 01:24:40.035451 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2024.11.08 01:24:40.035605 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001362 sec., 35242.29074889868 rows/sec., 2.38 MiB/sec. | ||
2182 | 2024.11.08 01:24:40.035885 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Debug> DynamicQueryHandler: Done processing query | ||
2183 | 2024.11.08 01:24:40.035909 [ 288 ] {a1f047f8-745c-4071-9789-8e9f1f4dd9c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2184 | 2024.11.08 01:24:40.035926 [ 288 ] {} <Debug> HTTP-Session: e3276c4b-041f-40e6-8419-f35132ee1d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2185 | 2024.11.08 01:24:40.036162 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2186 | 2024.11.08 01:24:40.044651 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2187 | 2024.11.08 01:24:40.052024 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2188 | 2024.11.08 01:24:40.059343 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2189 | 2024.11.08 01:24:40.061740 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2190 | 2024.11.08 01:24:42.006597 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2191 | 2024.11.08 01:24:42.006672 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2192 | 2024.11.08 01:24:42.072096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 292 | ||
2193 | 2024.11.08 01:24:42.075513 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2194 | 2024.11.08 01:24:42.075576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
2195 | 2024.11.08 01:24:42.077291 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2196 | 2024.11.08 01:24:42.077646 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2197 | 2024.11.08 01:24:42.078538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
2198 | 2024.11.08 01:24:44.992725 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2199 | 2024.11.08 01:24:44.992893 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2200 | 2024.11.08 01:24:44.992926 [ 293 ] {} <Debug> HTTP-Session: 63d402d1-3a2a-47ef-8997-8f43e6e02148 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2201 | 2024.11.08 01:24:44.992955 [ 293 ] {} <Debug> HTTP-Session: 63d402d1-3a2a-47ef-8997-8f43e6e02148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2202 | 2024.11.08 01:24:44.992973 [ 293 ] {} <Debug> HTTP-Session: 63d402d1-3a2a-47ef-8997-8f43e6e02148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2203 | 2024.11.08 01:24:44.993031 [ 293 ] {} <Trace> HTTP-Session: 63d402d1-3a2a-47ef-8997-8f43e6e02148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2204 | 2024.11.08 01:24:44.993284 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2205 | 2024.11.08 01:24:44.993369 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2206 | 2024.11.08 01:24:44.993733 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2207 | 2024.11.08 01:24:44.994193 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2208 | 2024.11.08 01:24:44.994236 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2209 | 2024.11.08 01:24:44.994656 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2210 | 2024.11.08 01:24:44.994917 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2211 | 2024.11.08 01:24:44.995079 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. | ||
2212 | 2024.11.08 01:24:44.995313 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Debug> DynamicQueryHandler: Done processing query | ||
2213 | 2024.11.08 01:24:44.995340 [ 293 ] {43c36f55-02e3-47fe-bc2e-3aae921e2bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2214 | 2024.11.08 01:24:44.995356 [ 293 ] {} <Debug> HTTP-Session: 63d402d1-3a2a-47ef-8997-8f43e6e02148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2215 | 2024.11.08 01:24:44.995559 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2216 | 2024.11.08 01:24:44.995713 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47129, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2217 | 2024.11.08 01:24:44.995835 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2218 | 2024.11.08 01:24:44.995861 [ 294 ] {} <Debug> HTTP-Session: a45b64b2-6bc3-4edd-97d5-dce6823e975d Authenticating user 'default' from [fd00:1122:3344:101::d]:47129 | ||
2219 | 2024.11.08 01:24:44.995888 [ 294 ] {} <Debug> HTTP-Session: a45b64b2-6bc3-4edd-97d5-dce6823e975d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2220 | 2024.11.08 01:24:44.995903 [ 294 ] {} <Debug> HTTP-Session: a45b64b2-6bc3-4edd-97d5-dce6823e975d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2221 | 2024.11.08 01:24:44.995959 [ 294 ] {} <Trace> HTTP-Session: a45b64b2-6bc3-4edd-97d5-dce6823e975d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2024.11.08 01:24:44.996172 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2223 | 2024.11.08 01:24:44.996242 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2224 | 2024.11.08 01:24:44.996597 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2225 | 2024.11.08 01:24:44.997047 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2226 | 2024.11.08 01:24:44.997096 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2227 | 2024.11.08 01:24:44.997535 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2228 | 2024.11.08 01:24:44.997800 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2024.11.08 01:24:44.997987 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001889 sec., 33880.359978824774 rows/sec., 2.64 MiB/sec. | ||
2230 | 2024.11.08 01:24:44.998230 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Debug> DynamicQueryHandler: Done processing query | ||
2231 | 2024.11.08 01:24:44.998258 [ 294 ] {5082a9b0-f1b7-452f-917f-67b948859884} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2232 | 2024.11.08 01:24:44.998275 [ 294 ] {} <Debug> HTTP-Session: a45b64b2-6bc3-4edd-97d5-dce6823e975d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2233 | 2024.11.08 01:24:44.998479 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 30557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2234 | 2024.11.08 01:24:44.998498 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2235 | 2024.11.08 01:24:44.998582 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2236 | 2024.11.08 01:24:44.998621 [ 293 ] {} <Debug> HTTP-Session: 873dae17-7ed6-4f0f-b84c-0ac7da400518 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2237 | 2024.11.08 01:24:44.998647 [ 293 ] {} <Debug> HTTP-Session: 873dae17-7ed6-4f0f-b84c-0ac7da400518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2238 | 2024.11.08 01:24:44.998665 [ 293 ] {} <Debug> HTTP-Session: 873dae17-7ed6-4f0f-b84c-0ac7da400518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2239 | 2024.11.08 01:24:44.998724 [ 293 ] {} <Trace> HTTP-Session: 873dae17-7ed6-4f0f-b84c-0ac7da400518 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2240 | 2024.11.08 01:24:44.998925 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2241 | 2024.11.08 01:24:44.998988 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2242 | 2024.11.08 01:24:44.999198 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2243 | 2024.11.08 01:24:44.999619 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2244 | 2024.11.08 01:24:44.999657 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2245 | 2024.11.08 01:24:45.000056 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2246 | 2024.11.08 01:24:45.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.24 MiB, peak 157.24 MiB, free memory in arenas 0.00 B, will set to 151.82 MiB (RSS), difference: -5.43 MiB | ||
2247 | 2024.11.08 01:24:45.000539 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2248 | 2024.11.08 01:24:45.000813 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001966 sec., 81383.51983723296 rows/sec., 5.67 MiB/sec. | ||
2249 | 2024.11.08 01:24:45.000982 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Debug> DynamicQueryHandler: Done processing query | ||
2250 | 2024.11.08 01:24:45.001007 [ 293 ] {b0bb3904-f86b-4230-aac5-7e9d893d8b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2251 | 2024.11.08 01:24:45.001022 [ 293 ] {} <Debug> HTTP-Session: 873dae17-7ed6-4f0f-b84c-0ac7da400518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2252 | 2024.11.08 01:24:45.001190 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2253 | 2024.11.08 01:24:45.001306 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43424, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2254 | 2024.11.08 01:24:45.001385 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2255 | 2024.11.08 01:24:45.001411 [ 294 ] {} <Debug> HTTP-Session: 3961c128-c1e2-469d-8ec4-cec10f7b5853 Authenticating user 'default' from [fd00:1122:3344:101::d]:43424 | ||
2256 | 2024.11.08 01:24:45.001435 [ 294 ] {} <Debug> HTTP-Session: 3961c128-c1e2-469d-8ec4-cec10f7b5853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2257 | 2024.11.08 01:24:45.001453 [ 294 ] {} <Debug> HTTP-Session: 3961c128-c1e2-469d-8ec4-cec10f7b5853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2258 | 2024.11.08 01:24:45.001503 [ 294 ] {} <Trace> HTTP-Session: 3961c128-c1e2-469d-8ec4-cec10f7b5853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2259 | 2024.11.08 01:24:45.001656 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43424) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2260 | 2024.11.08 01:24:45.001710 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2261 | 2024.11.08 01:24:45.001875 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2262 | 2024.11.08 01:24:45.002222 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2263 | 2024.11.08 01:24:45.002260 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2264 | 2024.11.08 01:24:45.002658 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2265 | 2024.11.08 01:24:45.002926 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2266 | 2024.11.08 01:24:45.003073 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
2267 | 2024.11.08 01:24:45.003421 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Debug> DynamicQueryHandler: Done processing query | ||
2268 | 2024.11.08 01:24:45.003448 [ 294 ] {7f6b5b69-c49a-4b74-ad86-6b99c1b79ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2269 | 2024.11.08 01:24:45.003465 [ 294 ] {} <Debug> HTTP-Session: 3961c128-c1e2-469d-8ec4-cec10f7b5853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2270 | 2024.11.08 01:24:45.003741 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2271 | 2024.11.08 01:24:46.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.71 MiB, peak 157.24 MiB, free memory in arenas 0.00 B, will set to 151.82 MiB (RSS), difference: 5.11 MiB | ||
2272 | 2024.11.08 01:24:49.633059 [ 271 ] {} <Debug> TCPHandler: Done processing connection. | ||
2273 | 2024.11.08 01:24:49.633195 [ 271 ] {} <Debug> TCP-Session: 0df4f039-e31e-42d5-8280-60364ae8e6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2274 | 2024.11.08 01:24:49.998544 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2275 | 2024.11.08 01:24:49.998679 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2276 | 2024.11.08 01:24:49.998708 [ 293 ] {} <Debug> HTTP-Session: 1c1314cc-b751-41a9-b722-5704d12370e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2277 | 2024.11.08 01:24:49.998737 [ 293 ] {} <Debug> HTTP-Session: 1c1314cc-b751-41a9-b722-5704d12370e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2278 | 2024.11.08 01:24:49.998755 [ 293 ] {} <Debug> HTTP-Session: 1c1314cc-b751-41a9-b722-5704d12370e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2279 | 2024.11.08 01:24:49.998814 [ 293 ] {} <Trace> HTTP-Session: 1c1314cc-b751-41a9-b722-5704d12370e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2280 | 2024.11.08 01:24:49.999028 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
2281 | 2024.11.08 01:24:49.999105 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2282 | 2024.11.08 01:24:49.999510 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2283 | 2024.11.08 01:24:49.999973 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2024.11.08 01:24:50.000027 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2285 | 2024.11.08 01:24:50.000173 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.83 MiB, peak 157.24 MiB, free memory in arenas 0.00 B, will set to 151.90 MiB (RSS), difference: 1.07 MiB | ||
2286 | 2024.11.08 01:24:50.000875 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2287 | 2024.11.08 01:24:50.001162 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2024.11.08 01:24:50.001348 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002376 sec., 5892.255892255892 rows/sec., 424.16 KiB/sec. | ||
2289 | 2024.11.08 01:24:50.001867 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Debug> DynamicQueryHandler: Done processing query | ||
2290 | 2024.11.08 01:24:50.001895 [ 293 ] {4c8246cd-5e3b-40cb-9064-9099fcbc4a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2291 | 2024.11.08 01:24:50.001912 [ 293 ] {} <Debug> HTTP-Session: 1c1314cc-b751-41a9-b722-5704d12370e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2292 | 2024.11.08 01:24:50.002151 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2293 | 2024.11.08 01:24:50.002271 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43424, User-Agent: (none), Length: 39627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2294 | 2024.11.08 01:24:50.002392 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2295 | 2024.11.08 01:24:50.002419 [ 294 ] {} <Debug> HTTP-Session: f3c3d6ca-964c-4065-a4ce-b0cad0a4d379 Authenticating user 'default' from [fd00:1122:3344:101::d]:43424 | ||
2296 | 2024.11.08 01:24:50.002444 [ 294 ] {} <Debug> HTTP-Session: f3c3d6ca-964c-4065-a4ce-b0cad0a4d379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2297 | 2024.11.08 01:24:50.002459 [ 294 ] {} <Debug> HTTP-Session: f3c3d6ca-964c-4065-a4ce-b0cad0a4d379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2024.11.08 01:24:50.002516 [ 294 ] {} <Trace> HTTP-Session: f3c3d6ca-964c-4065-a4ce-b0cad0a4d379 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2299 | 2024.11.08 01:24:50.002872 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43424) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2300 | 2024.11.08 01:24:50.002944 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2301 | 2024.11.08 01:24:50.003291 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2302 | 2024.11.08 01:24:50.003869 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2303 | 2024.11.08 01:24:50.003918 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2304 | 2024.11.08 01:24:50.004356 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2305 | 2024.11.08 01:24:50.004611 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2306 | 2024.11.08 01:24:50.004791 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Debug> executeQuery: Read 263 rows, 23.66 KiB in 0.002114 sec., 124408.70387890255 rows/sec., 10.93 MiB/sec. | ||
2307 | 2024.11.08 01:24:50.005397 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Debug> DynamicQueryHandler: Done processing query | ||
2308 | 2024.11.08 01:24:50.005439 [ 294 ] {8edbe182-c389-4adc-9613-d0d77d878caa} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
2309 | 2024.11.08 01:24:50.005463 [ 294 ] {} <Debug> HTTP-Session: f3c3d6ca-964c-4065-a4ce-b0cad0a4d379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2310 | 2024.11.08 01:24:50.005711 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 5268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2311 | 2024.11.08 01:24:50.005777 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2312 | 2024.11.08 01:24:50.005847 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2313 | 2024.11.08 01:24:50.005897 [ 293 ] {} <Debug> HTTP-Session: 0db3daa6-4386-440b-b176-97b64cda6d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2314 | 2024.11.08 01:24:50.005931 [ 293 ] {} <Debug> HTTP-Session: 0db3daa6-4386-440b-b176-97b64cda6d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2315 | 2024.11.08 01:24:50.005963 [ 293 ] {} <Debug> HTTP-Session: 0db3daa6-4386-440b-b176-97b64cda6d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2316 | 2024.11.08 01:24:50.006068 [ 293 ] {} <Trace> HTTP-Session: 0db3daa6-4386-440b-b176-97b64cda6d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2317 | 2024.11.08 01:24:50.006287 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2318 | 2024.11.08 01:24:50.006354 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2319 | 2024.11.08 01:24:50.006749 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2320 | 2024.11.08 01:24:50.007162 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2321 | 2024.11.08 01:24:50.007203 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2322 | 2024.11.08 01:24:50.007578 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2323 | 2024.11.08 01:24:50.007817 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2324 | 2024.11.08 01:24:50.007990 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Debug> executeQuery: Read 37 rows, 2.71 KiB in 0.001765 sec., 20963.172804532576 rows/sec., 1.50 MiB/sec. | ||
2325 | 2024.11.08 01:24:50.008454 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Debug> DynamicQueryHandler: Done processing query | ||
2326 | 2024.11.08 01:24:50.008480 [ 293 ] {1d36ca44-80f5-4f07-a126-bfc49ffb4b6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2327 | 2024.11.08 01:24:50.008498 [ 293 ] {} <Debug> HTTP-Session: 0db3daa6-4386-440b-b176-97b64cda6d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2328 | 2024.11.08 01:24:50.008691 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2329 | 2024.11.08 01:24:50.008819 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55920, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2330 | 2024.11.08 01:24:50.008943 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2331 | 2024.11.08 01:24:50.008974 [ 287 ] {} <Debug> HTTP-Session: 5e0d51d7-b9e7-4cf3-950b-b539f1d5b95d Authenticating user 'default' from [fd00:1122:3344:101::d]:55920 | ||
2332 | 2024.11.08 01:24:50.009001 [ 287 ] {} <Debug> HTTP-Session: 5e0d51d7-b9e7-4cf3-950b-b539f1d5b95d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2333 | 2024.11.08 01:24:50.009017 [ 287 ] {} <Debug> HTTP-Session: 5e0d51d7-b9e7-4cf3-950b-b539f1d5b95d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2334 | 2024.11.08 01:24:50.009072 [ 287 ] {} <Trace> HTTP-Session: 5e0d51d7-b9e7-4cf3-950b-b539f1d5b95d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2335 | 2024.11.08 01:24:50.009307 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55920) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2336 | 2024.11.08 01:24:50.009409 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2337 | 2024.11.08 01:24:50.009837 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2338 | 2024.11.08 01:24:50.010268 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2339 | 2024.11.08 01:24:50.010319 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2340 | 2024.11.08 01:24:50.010801 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2341 | 2024.11.08 01:24:50.011075 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2342 | 2024.11.08 01:24:50.011286 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002062 sec., 6789.524733268671 rows/sec., 475.49 KiB/sec. | ||
2343 | 2024.11.08 01:24:50.011774 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Debug> DynamicQueryHandler: Done processing query | ||
2344 | 2024.11.08 01:24:50.011808 [ 287 ] {221dc8c0-fc45-4059-9f42-e9292135ed57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2345 | 2024.11.08 01:24:50.011826 [ 287 ] {} <Debug> HTTP-Session: 5e0d51d7-b9e7-4cf3-950b-b539f1d5b95d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2346 | 2024.11.08 01:24:50.012009 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2347 | 2024.11.08 01:24:50.012053 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2348 | 2024.11.08 01:24:50.012097 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2349 | 2024.11.08 01:24:50.012146 [ 293 ] {} <Debug> HTTP-Session: 262adf6e-5172-4b0e-ae24-d4c76d126124 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2350 | 2024.11.08 01:24:50.012168 [ 293 ] {} <Debug> HTTP-Session: 262adf6e-5172-4b0e-ae24-d4c76d126124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2351 | 2024.11.08 01:24:50.012187 [ 293 ] {} <Debug> HTTP-Session: 262adf6e-5172-4b0e-ae24-d4c76d126124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2352 | 2024.11.08 01:24:50.012232 [ 293 ] {} <Trace> HTTP-Session: 262adf6e-5172-4b0e-ae24-d4c76d126124 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2024.11.08 01:24:50.012361 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2354 | 2024.11.08 01:24:50.012414 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2355 | 2024.11.08 01:24:50.012694 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2356 | 2024.11.08 01:24:50.013074 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2357 | 2024.11.08 01:24:50.013116 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2358 | 2024.11.08 01:24:50.013497 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2359 | 2024.11.08 01:24:50.013748 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2360 | 2024.11.08 01:24:50.013906 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 514.31 KiB/sec. | ||
2361 | 2024.11.08 01:24:50.014759 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Debug> DynamicQueryHandler: Done processing query | ||
2362 | 2024.11.08 01:24:50.014786 [ 293 ] {9deb5448-b0cd-4c25-a5de-4049eee97fe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2363 | 2024.11.08 01:24:50.014804 [ 293 ] {} <Debug> HTTP-Session: 262adf6e-5172-4b0e-ae24-d4c76d126124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2364 | 2024.11.08 01:24:50.015088 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2024.11.08 01:24:50.015219 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55920, User-Agent: (none), Length: 66875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2366 | 2024.11.08 01:24:50.015307 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2367 | 2024.11.08 01:24:50.015334 [ 287 ] {} <Debug> HTTP-Session: 3ffdb643-8896-436d-a698-6a2100cfe6e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55920 | ||
2368 | 2024.11.08 01:24:50.015359 [ 287 ] {} <Debug> HTTP-Session: 3ffdb643-8896-436d-a698-6a2100cfe6e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2369 | 2024.11.08 01:24:50.015377 [ 287 ] {} <Debug> HTTP-Session: 3ffdb643-8896-436d-a698-6a2100cfe6e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2370 | 2024.11.08 01:24:50.015430 [ 287 ] {} <Trace> HTTP-Session: 3ffdb643-8896-436d-a698-6a2100cfe6e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2024.11.08 01:24:50.015812 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55920) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2372 | 2024.11.08 01:24:50.015871 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2373 | 2024.11.08 01:24:50.016163 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2374 | 2024.11.08 01:24:50.016777 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2375 | 2024.11.08 01:24:50.016820 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2376 | 2024.11.08 01:24:50.017247 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2377 | 2024.11.08 01:24:50.017498 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2378 | 2024.11.08 01:24:50.017674 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Debug> executeQuery: Read 412 rows, 30.08 KiB in 0.002083 sec., 197791.64666346615 rows/sec., 14.10 MiB/sec. | ||
2379 | 2024.11.08 01:24:50.017994 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Debug> DynamicQueryHandler: Done processing query | ||
2380 | 2024.11.08 01:24:50.018028 [ 287 ] {2779a6fa-f8bd-404a-bf99-7048d5d5f4f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
2381 | 2024.11.08 01:24:50.018046 [ 287 ] {} <Debug> HTTP-Session: 3ffdb643-8896-436d-a698-6a2100cfe6e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2382 | 2024.11.08 01:24:50.018224 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2383 | 2024.11.08 01:24:50.018251 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55920, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2384 | 2024.11.08 01:24:50.018333 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2385 | 2024.11.08 01:24:50.018361 [ 293 ] {} <Debug> HTTP-Session: b9da4297-c82f-4829-b91c-b80f078a2c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2386 | 2024.11.08 01:24:50.018387 [ 293 ] {} <Debug> HTTP-Session: b9da4297-c82f-4829-b91c-b80f078a2c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2387 | 2024.11.08 01:24:50.018409 [ 293 ] {} <Debug> HTTP-Session: b9da4297-c82f-4829-b91c-b80f078a2c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2388 | 2024.11.08 01:24:50.018465 [ 293 ] {} <Trace> HTTP-Session: b9da4297-c82f-4829-b91c-b80f078a2c54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2024.11.08 01:24:50.018591 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2390 | 2024.11.08 01:24:50.018644 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2391 | 2024.11.08 01:24:50.018816 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2392 | 2024.11.08 01:24:50.019124 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2024.11.08 01:24:50.019162 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2394 | 2024.11.08 01:24:50.019542 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2395 | 2024.11.08 01:24:50.019802 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2396 | 2024.11.08 01:24:50.019966 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
2397 | 2024.11.08 01:24:50.020232 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Debug> DynamicQueryHandler: Done processing query | ||
2398 | 2024.11.08 01:24:50.020259 [ 293 ] {d852589a-13d2-4366-88d1-4d906ec0ef6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2399 | 2024.11.08 01:24:50.020275 [ 293 ] {} <Debug> HTTP-Session: b9da4297-c82f-4829-b91c-b80f078a2c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2400 | 2024.11.08 01:24:50.020498 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2024.11.08 01:24:50.020611 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45492, User-Agent: (none), Length: 44575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2402 | 2024.11.08 01:24:50.020681 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2403 | 2024.11.08 01:24:50.020702 [ 287 ] {} <Debug> HTTP-Session: d124a5ee-b381-4691-b966-b021076f66aa Authenticating user 'default' from [fd00:1122:3344:101::d]:45492 | ||
2404 | 2024.11.08 01:24:50.020721 [ 287 ] {} <Debug> HTTP-Session: d124a5ee-b381-4691-b966-b021076f66aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2405 | 2024.11.08 01:24:50.020735 [ 287 ] {} <Debug> HTTP-Session: d124a5ee-b381-4691-b966-b021076f66aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2406 | 2024.11.08 01:24:50.020780 [ 287 ] {} <Trace> HTTP-Session: d124a5ee-b381-4691-b966-b021076f66aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2024.11.08 01:24:50.021042 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45492) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2408 | 2024.11.08 01:24:50.021101 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2409 | 2024.11.08 01:24:50.021289 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2410 | 2024.11.08 01:24:50.021739 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2411 | 2024.11.08 01:24:50.021781 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2412 | 2024.11.08 01:24:50.022200 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2413 | 2024.11.08 01:24:50.022442 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2414 | 2024.11.08 01:24:50.022614 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001712 sec., 138434.57943925232 rows/sec., 9.28 MiB/sec. | ||
2415 | 2024.11.08 01:24:50.022907 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Debug> DynamicQueryHandler: Done processing query | ||
2416 | 2024.11.08 01:24:50.022934 [ 287 ] {4f549fa1-beb3-48b5-9378-6c8669921280} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2417 | 2024.11.08 01:24:50.022950 [ 287 ] {} <Debug> HTTP-Session: d124a5ee-b381-4691-b966-b021076f66aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2418 | 2024.11.08 01:24:50.023155 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2419 | 2024.11.08 01:24:50.023175 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2420 | 2024.11.08 01:24:50.023268 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2421 | 2024.11.08 01:24:50.023302 [ 293 ] {} <Debug> HTTP-Session: 51e8d5b5-27f9-4170-9d42-bc71343005c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2422 | 2024.11.08 01:24:50.023328 [ 293 ] {} <Debug> HTTP-Session: 51e8d5b5-27f9-4170-9d42-bc71343005c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2423 | 2024.11.08 01:24:50.023346 [ 293 ] {} <Debug> HTTP-Session: 51e8d5b5-27f9-4170-9d42-bc71343005c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2424 | 2024.11.08 01:24:50.023389 [ 293 ] {} <Trace> HTTP-Session: 51e8d5b5-27f9-4170-9d42-bc71343005c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2024.11.08 01:24:50.023521 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2426 | 2024.11.08 01:24:50.023577 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2427 | 2024.11.08 01:24:50.023752 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2428 | 2024.11.08 01:24:50.024049 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2429 | 2024.11.08 01:24:50.024092 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2430 | 2024.11.08 01:24:50.024519 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2431 | 2024.11.08 01:24:50.024784 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2432 | 2024.11.08 01:24:50.024960 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
2433 | 2024.11.08 01:24:50.025241 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Debug> DynamicQueryHandler: Done processing query | ||
2434 | 2024.11.08 01:24:50.025266 [ 293 ] {1aecd2f1-ae39-4a84-b908-5e0c3d9422c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2435 | 2024.11.08 01:24:50.025282 [ 293 ] {} <Debug> HTTP-Session: 51e8d5b5-27f9-4170-9d42-bc71343005c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2436 | 2024.11.08 01:24:50.025540 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2437 | 2024.11.08 01:24:50.025624 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59286, User-Agent: (none), Length: 50177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2438 | 2024.11.08 01:24:50.025701 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2439 | 2024.11.08 01:24:50.025723 [ 287 ] {} <Debug> HTTP-Session: 64ea17ac-51c1-4ae2-b044-188d8bb938ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59286 | ||
2440 | 2024.11.08 01:24:50.025742 [ 287 ] {} <Debug> HTTP-Session: 64ea17ac-51c1-4ae2-b044-188d8bb938ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2441 | 2024.11.08 01:24:50.025757 [ 287 ] {} <Debug> HTTP-Session: 64ea17ac-51c1-4ae2-b044-188d8bb938ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2442 | 2024.11.08 01:24:50.025798 [ 287 ] {} <Trace> HTTP-Session: 64ea17ac-51c1-4ae2-b044-188d8bb938ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2443 | 2024.11.08 01:24:50.026435 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59286) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2444 | 2024.11.08 01:24:50.026520 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2445 | 2024.11.08 01:24:50.027027 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2446 | 2024.11.08 01:24:50.027811 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2024.11.08 01:24:50.027852 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2448 | 2024.11.08 01:24:50.028618 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2449 | 2024.11.08 01:24:50.028905 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2450 | 2024.11.08 01:24:50.029104 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.003182 sec., 9428.032683846637 rows/sec., 16.89 MiB/sec. | ||
2451 | 2024.11.08 01:24:50.029538 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Debug> DynamicQueryHandler: Done processing query | ||
2452 | 2024.11.08 01:24:50.029564 [ 287 ] {141c7138-ed17-4d2e-9f06-a963fe7ffb93} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2453 | 2024.11.08 01:24:50.029581 [ 287 ] {} <Debug> HTTP-Session: 64ea17ac-51c1-4ae2-b044-188d8bb938ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2024.11.08 01:24:50.029768 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2455 | 2024.11.08 01:24:50.029800 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2456 | 2024.11.08 01:24:50.029880 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2457 | 2024.11.08 01:24:50.029908 [ 293 ] {} <Debug> HTTP-Session: 21744912-a147-4995-ba9b-53f1535d4849 Authenticating user 'default' from [fd00:1122:3344:101::d]:42121 | ||
2458 | 2024.11.08 01:24:50.029931 [ 293 ] {} <Debug> HTTP-Session: 21744912-a147-4995-ba9b-53f1535d4849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2459 | 2024.11.08 01:24:50.029947 [ 293 ] {} <Debug> HTTP-Session: 21744912-a147-4995-ba9b-53f1535d4849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2460 | 2024.11.08 01:24:50.029989 [ 293 ] {} <Trace> HTTP-Session: 21744912-a147-4995-ba9b-53f1535d4849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2024.11.08 01:24:50.030150 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42121) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2462 | 2024.11.08 01:24:50.030203 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2463 | 2024.11.08 01:24:50.030368 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2464 | 2024.11.08 01:24:50.030718 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2465 | 2024.11.08 01:24:50.030756 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2466 | 2024.11.08 01:24:50.031130 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2467 | 2024.11.08 01:24:50.031376 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2468 | 2024.11.08 01:24:50.031540 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. | ||
2469 | 2024.11.08 01:24:50.031871 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Debug> DynamicQueryHandler: Done processing query | ||
2470 | 2024.11.08 01:24:50.031908 [ 293 ] {b94f76f5-7ea7-484c-9997-4f7e67fb5f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2471 | 2024.11.08 01:24:50.031926 [ 293 ] {} <Debug> HTTP-Session: 21744912-a147-4995-ba9b-53f1535d4849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2472 | 2024.11.08 01:24:50.032349 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2473 | 2024.11.08 01:24:52.078800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 322 | ||
2474 | 2024.11.08 01:24:52.081699 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2475 | 2024.11.08 01:24:52.081747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2476 | 2024.11.08 01:24:52.083284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2477 | 2024.11.08 01:24:52.083599 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2478 | 2024.11.08 01:24:52.083805 [ 47 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2479 | 2024.11.08 01:24:52.083940 [ 47 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2024.11.08 01:24:52.084012 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2481 | 2024.11.08 01:24:52.084894 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
2482 | 2024.11.08 01:24:52.085386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
2483 | 2024.11.08 01:24:52.085903 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2484 | 2024.11.08 01:24:52.086074 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
2485 | 2024.11.08 01:24:52.086683 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part | ||
2486 | 2024.11.08 01:24:52.087273 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
2487 | 2024.11.08 01:24:52.087828 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
2488 | 2024.11.08 01:24:52.088326 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
2489 | 2024.11.08 01:24:52.088807 [ 189 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2490 | 2024.11.08 01:24:52.104788 [ 188 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.020554476 sec., 15665.687609842256 rows/sec., 15.69 MiB/sec. | ||
2491 | 2024.11.08 01:24:52.105908 [ 195 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2492 | 2024.11.08 01:24:52.106737 [ 195 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2493 | 2024.11.08 01:24:52.106825 [ 195 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_6_1} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2494 | 2024.11.08 01:24:52.107122 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
2495 | 2024.11.08 01:24:53.000221 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.73 MiB, peak 157.27 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 1.22 MiB | ||
2496 | 2024.11.08 01:24:54.992250 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44754, User-Agent: (none), Length: 11548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2497 | 2024.11.08 01:24:54.992416 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2498 | 2024.11.08 01:24:54.992449 [ 292 ] {} <Debug> HTTP-Session: 7ecb5bd9-8173-4341-8a24-416d4c83d65d Authenticating user 'default' from [fd00:1122:3344:101::d]:44754 | ||
2499 | 2024.11.08 01:24:54.992477 [ 292 ] {} <Debug> HTTP-Session: 7ecb5bd9-8173-4341-8a24-416d4c83d65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2500 | 2024.11.08 01:24:54.992495 [ 292 ] {} <Debug> HTTP-Session: 7ecb5bd9-8173-4341-8a24-416d4c83d65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2501 | 2024.11.08 01:24:54.992552 [ 292 ] {} <Trace> HTTP-Session: 7ecb5bd9-8173-4341-8a24-416d4c83d65d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2502 | 2024.11.08 01:24:54.992819 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44754) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2503 | 2024.11.08 01:24:54.992901 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2504 | 2024.11.08 01:24:54.993248 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2505 | 2024.11.08 01:24:54.993749 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2506 | 2024.11.08 01:24:54.993795 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2507 | 2024.11.08 01:24:54.994219 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2508 | 2024.11.08 01:24:54.994483 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2509 | 2024.11.08 01:24:54.994661 [ 45 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2510 | 2024.11.08 01:24:54.994671 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Debug> executeQuery: Read 80 rows, 6.66 KiB in 0.001947 sec., 41088.85464817668 rows/sec., 3.34 MiB/sec. | ||
2511 | 2024.11.08 01:24:54.994751 [ 45 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2512 | 2024.11.08 01:24:54.994817 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2513 | 2024.11.08 01:24:54.994990 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
2514 | 2024.11.08 01:24:54.995044 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Debug> DynamicQueryHandler: Done processing query | ||
2515 | 2024.11.08 01:24:54.995075 [ 292 ] {cd93a220-dca2-45bb-81b7-a9a97e116878} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2516 | 2024.11.08 01:24:54.995099 [ 292 ] {} <Debug> HTTP-Session: 7ecb5bd9-8173-4341-8a24-416d4c83d65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2517 | 2024.11.08 01:24:54.995145 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2518 | 2024.11.08 01:24:54.995182 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part | ||
2519 | 2024.11.08 01:24:54.995297 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
2520 | 2024.11.08 01:24:54.995357 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2521 | 2024.11.08 01:24:54.995578 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38642, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2522 | 2024.11.08 01:24:54.995663 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 101 rows starting from the beginning of the part | ||
2523 | 2024.11.08 01:24:54.995710 [ 292 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2524 | |||
2525 | (version 23.8.7.1) | ||
2526 | 2024.11.08 01:24:54.995868 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2527 | 2024.11.08 01:24:54.996018 [ 287 ] {} <Debug> HTTP-Session: b46973d6-8576-4464-9c06-1c34ddf15c03 Authenticating user 'default' from [fd00:1122:3344:101::d]:38642 | ||
2528 | 2024.11.08 01:24:54.996084 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2529 | 2024.11.08 01:24:54.996106 [ 287 ] {} <Debug> HTTP-Session: b46973d6-8576-4464-9c06-1c34ddf15c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2530 | 2024.11.08 01:24:54.996173 [ 287 ] {} <Debug> HTTP-Session: b46973d6-8576-4464-9c06-1c34ddf15c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2531 | 2024.11.08 01:24:54.996317 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 263 rows starting from the beginning of the part | ||
2532 | 2024.11.08 01:24:54.996345 [ 287 ] {} <Trace> HTTP-Session: b46973d6-8576-4464-9c06-1c34ddf15c03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2024.11.08 01:24:54.996612 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 80 rows starting from the beginning of the part | ||
2534 | 2024.11.08 01:24:54.996754 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38642) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2535 | 2024.11.08 01:24:54.996929 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2536 | 2024.11.08 01:24:54.997949 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2537 | 2024.11.08 01:24:54.998965 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2538 | 2024.11.08 01:24:54.999040 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2539 | 2024.11.08 01:24:54.999777 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2540 | 2024.11.08 01:24:54.999841 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2078 rows, containing 5 columns (5 merged, 0 gathered) in 0.004914566 sec., 422824.72145048005 rows/sec., 37.08 MiB/sec. | ||
2541 | 2024.11.08 01:24:55.000109 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2542 | 2024.11.08 01:24:55.000178 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.58 MiB, peak 162.92 MiB, free memory in arenas 0.00 B, will set to 154.08 MiB (RSS), difference: -8.50 MiB | ||
2543 | 2024.11.08 01:24:55.000368 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2544 | 2024.11.08 01:24:55.000697 [ 45 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2545 | 2024.11.08 01:24:55.000819 [ 45 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2546 | 2024.11.08 01:24:55.000869 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2547 | 2024.11.08 01:24:55.000914 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.004297 sec., 2792.6460321154295 rows/sec., 209.99 KiB/sec. | ||
2548 | 2024.11.08 01:24:55.000911 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2549 | 2024.11.08 01:24:55.001386 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_11_2} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2550 | 2024.11.08 01:24:55.001603 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::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 | ||
2551 | 2024.11.08 01:24:55.001696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
2552 | 2024.11.08 01:24:55.001834 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2553 | 2024.11.08 01:24:55.001872 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2554 | 2024.11.08 01:24:55.001899 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Debug> DynamicQueryHandler: Done processing query | ||
2555 | 2024.11.08 01:24:55.001944 [ 287 ] {112ace6a-87ec-4061-9956-9c8d48482b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2556 | 2024.11.08 01:24:55.001986 [ 287 ] {} <Debug> HTTP-Session: b46973d6-8576-4464-9c06-1c34ddf15c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2557 | 2024.11.08 01:24:55.002125 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2558 | 2024.11.08 01:24:55.002364 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2559 | 2024.11.08 01:24:55.002383 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2560 | 2024.11.08 01:24:55.002489 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 15130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2561 | 2024.11.08 01:24:55.002790 [ 287 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2562 | |||
2563 | (version 23.8.7.1) | ||
2564 | 2024.11.08 01:24:55.002815 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2565 | 2024.11.08 01:24:55.002918 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
2566 | 2024.11.08 01:24:55.002947 [ 288 ] {} <Debug> HTTP-Session: 727611a2-d965-4821-ba13-ed36171eb014 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 | ||
2567 | 2024.11.08 01:24:55.003029 [ 288 ] {} <Debug> HTTP-Session: 727611a2-d965-4821-ba13-ed36171eb014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2568 | 2024.11.08 01:24:55.003077 [ 288 ] {} <Debug> HTTP-Session: 727611a2-d965-4821-ba13-ed36171eb014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2569 | 2024.11.08 01:24:55.003128 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
2570 | 2024.11.08 01:24:55.003170 [ 288 ] {} <Trace> HTTP-Session: 727611a2-d965-4821-ba13-ed36171eb014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2571 | 2024.11.08 01:24:55.003280 [ 191 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
2572 | 2024.11.08 01:24:55.003476 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2573 | 2024.11.08 01:24:55.003553 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2574 | 2024.11.08 01:24:55.004002 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2575 | 2024.11.08 01:24:55.004714 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2024.11.08 01:24:55.004767 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2577 | 2024.11.08 01:24:55.005000 [ 195 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 5 columns (5 merged, 0 gathered) in 0.003855852 sec., 30084.142233674946 rows/sec., 2.25 MiB/sec. | ||
2578 | 2024.11.08 01:24:55.005167 [ 195 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2579 | 2024.11.08 01:24:55.005424 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2580 | 2024.11.08 01:24:55.005595 [ 195 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2581 | 2024.11.08 01:24:55.005695 [ 195 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_6_1} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2582 | 2024.11.08 01:24:55.005790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2583 | 2024.11.08 01:24:55.005828 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2584 | 2024.11.08 01:24:55.006050 [ 45 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2585 | 2024.11.08 01:24:55.006054 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.00268 sec., 33208.9552238806 rows/sec., 2.60 MiB/sec. | ||
2586 | 2024.11.08 01:24:55.006129 [ 45 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2024.11.08 01:24:55.006278 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2588 | 2024.11.08 01:24:55.006632 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
2589 | 2024.11.08 01:24:55.006661 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Debug> DynamicQueryHandler: Done processing query | ||
2590 | 2024.11.08 01:24:55.006727 [ 288 ] {c27ad43c-0bd4-4cd4-8d67-ad8e7d7dc321} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2591 | 2024.11.08 01:24:55.006773 [ 288 ] {} <Debug> HTTP-Session: 727611a2-d965-4821-ba13-ed36171eb014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2592 | 2024.11.08 01:24:55.006898 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2593 | 2024.11.08 01:24:55.006931 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part | ||
2594 | 2024.11.08 01:24:55.007022 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part | ||
2595 | 2024.11.08 01:24:55.007053 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2596 | 2024.11.08 01:24:55.007269 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41825, User-Agent: (none), Length: 24464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2597 | 2024.11.08 01:24:55.007397 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2598 | |||
2599 | (version 23.8.7.1) | ||
2600 | 2024.11.08 01:24:55.007444 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 93 rows starting from the beginning of the part | ||
2601 | 2024.11.08 01:24:55.007487 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2602 | 2024.11.08 01:24:55.007552 [ 287 ] {} <Debug> HTTP-Session: a3c0ab6a-01cb-4b76-8c30-75eb66f70ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41825 | ||
2603 | 2024.11.08 01:24:55.007637 [ 287 ] {} <Debug> HTTP-Session: a3c0ab6a-01cb-4b76-8c30-75eb66f70ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2604 | 2024.11.08 01:24:55.007699 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2605 | 2024.11.08 01:24:55.007711 [ 287 ] {} <Debug> HTTP-Session: a3c0ab6a-01cb-4b76-8c30-75eb66f70ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2606 | 2024.11.08 01:24:55.007949 [ 287 ] {} <Trace> HTTP-Session: a3c0ab6a-01cb-4b76-8c30-75eb66f70ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2607 | 2024.11.08 01:24:55.007995 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 412 rows starting from the beginning of the part | ||
2608 | 2024.11.08 01:24:55.008212 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 89 rows starting from the beginning of the part | ||
2609 | 2024.11.08 01:24:55.008579 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41825) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2610 | 2024.11.08 01:24:55.008749 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2611 | 2024.11.08 01:24:55.009397 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2612 | 2024.11.08 01:24:55.010340 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2024.11.08 01:24:55.010411 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2614 | 2024.11.08 01:24:55.011406 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 5 columns (5 merged, 0 gathered) in 0.004970187 sec., 381072.1809863492 rows/sec., 29.10 MiB/sec. | ||
2615 | 2024.11.08 01:24:55.011416 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2616 | 2024.11.08 01:24:55.011620 [ 191 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2617 | 2024.11.08 01:24:55.011857 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2024.11.08 01:24:55.012101 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2619 | 2024.11.08 01:24:55.012172 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2620 | 2024.11.08 01:24:55.012174 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003925 sec., 32611.464968152868 rows/sec., 2.27 MiB/sec. | ||
2621 | 2024.11.08 01:24:55.012184 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2622 | 2024.11.08 01:24:55.012207 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2623 | 2024.11.08 01:24:55.012685 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Debug> DynamicQueryHandler: Done processing query | ||
2624 | 2024.11.08 01:24:55.012686 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
2625 | 2024.11.08 01:24:55.012738 [ 287 ] {51bae5f8-380a-4ea5-9cb8-0887b35b5b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2626 | 2024.11.08 01:24:55.012739 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_11_2} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2627 | 2024.11.08 01:24:55.012793 [ 287 ] {} <Debug> HTTP-Session: a3c0ab6a-01cb-4b76-8c30-75eb66f70ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2628 | 2024.11.08 01:24:55.012997 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2629 | 2024.11.08 01:24:55.013037 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2630 | 2024.11.08 01:24:55.013094 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2631 | 2024.11.08 01:24:55.013112 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part | ||
2632 | 2024.11.08 01:24:55.013220 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32970, User-Agent: (none), Length: 19611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2633 | 2024.11.08 01:24:55.013382 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2634 | 2024.11.08 01:24:55.013418 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
2635 | 2024.11.08 01:24:55.013441 [ 287 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
2636 | |||
2637 | (version 23.8.7.1) | ||
2638 | 2024.11.08 01:24:55.013478 [ 288 ] {} <Debug> HTTP-Session: 36f06c8b-1ab8-4574-8e72-38f7b7fc8f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:32970 | ||
2639 | 2024.11.08 01:24:55.013543 [ 288 ] {} <Debug> HTTP-Session: 36f06c8b-1ab8-4574-8e72-38f7b7fc8f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2640 | 2024.11.08 01:24:55.013575 [ 288 ] {} <Debug> HTTP-Session: 36f06c8b-1ab8-4574-8e72-38f7b7fc8f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2641 | 2024.11.08 01:24:55.013698 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
2642 | 2024.11.08 01:24:55.013712 [ 288 ] {} <Trace> HTTP-Session: 36f06c8b-1ab8-4574-8e72-38f7b7fc8f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2643 | 2024.11.08 01:24:55.013941 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
2644 | 2024.11.08 01:24:55.014162 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32970) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2645 | 2024.11.08 01:24:55.014180 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2646 | 2024.11.08 01:24:55.014465 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2647 | 2024.11.08 01:24:55.014470 [ 191 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
2648 | 2024.11.08 01:24:55.015608 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2649 | 2024.11.08 01:24:55.016674 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2024.11.08 01:24:55.016736 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2651 | 2024.11.08 01:24:55.017260 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3708 rows, containing 5 columns (5 merged, 0 gathered) in 0.004823375 sec., 768756.3168942907 rows/sec., 51.89 MiB/sec. | ||
2652 | 2024.11.08 01:24:55.017657 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2653 | 2024.11.08 01:24:55.017806 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2654 | 2024.11.08 01:24:55.018174 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2024.11.08 01:24:55.018428 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2656 | 2024.11.08 01:24:55.018555 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2024.11.08 01:24:55.018570 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2024.11.08 01:24:55.018609 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2659 | 2024.11.08 01:24:55.018586 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004618 sec., 2598.52750108272 rows/sec., 4.66 MiB/sec. | ||
2660 | 2024.11.08 01:24:55.019108 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
2661 | 2024.11.08 01:24:55.019217 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2662 | 2024.11.08 01:24:55.019581 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2663 | 2024.11.08 01:24:55.019583 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Debug> DynamicQueryHandler: Done processing query | ||
2664 | 2024.11.08 01:24:55.019673 [ 288 ] {524419eb-a9da-4ef6-aba8-168972e2d5d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB. | ||
2665 | 2024.11.08 01:24:55.019728 [ 288 ] {} <Debug> HTTP-Session: 36f06c8b-1ab8-4574-8e72-38f7b7fc8f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2024.11.08 01:24:55.019884 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2667 | 2024.11.08 01:24:55.019974 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32970, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2668 | 2024.11.08 01:24:55.020089 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35271, User-Agent: (none), Length: 2402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2669 | 2024.11.08 01:24:55.020128 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
2670 | 2024.11.08 01:24:55.020247 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2671 | 2024.11.08 01:24:55.020313 [ 287 ] {} <Debug> HTTP-Session: 0174da08-517b-46e4-a1c3-d704ec6c4206 Authenticating user 'default' from [fd00:1122:3344:101::d]:35271 | ||
2672 | 2024.11.08 01:24:55.020353 [ 287 ] {} <Debug> HTTP-Session: 0174da08-517b-46e4-a1c3-d704ec6c4206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2673 | 2024.11.08 01:24:55.020410 [ 287 ] {} <Debug> HTTP-Session: 0174da08-517b-46e4-a1c3-d704ec6c4206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2674 | 2024.11.08 01:24:55.020511 [ 287 ] {} <Trace> HTTP-Session: 0174da08-517b-46e4-a1c3-d704ec6c4206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2024.11.08 01:24:55.020787 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
2676 | 2024.11.08 01:24:55.020832 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35271) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2677 | 2024.11.08 01:24:55.020980 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2678 | 2024.11.08 01:24:55.021505 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2679 | 2024.11.08 01:24:55.021907 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2680 | 2024.11.08 01:24:55.022298 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
2681 | 2024.11.08 01:24:55.022971 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2682 | 2024.11.08 01:24:55.023046 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Trace> oximeter.measurements_i64 (da3812c4-c9b9-4a03-adee-45a0169ad7a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2024.11.08 01:24:55.023125 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2684 | 2024.11.08 01:24:55.023581 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
2685 | 2024.11.08 01:24:55.024473 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2686 | 2024.11.08 01:24:55.024996 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Trace> oximeter.measurements_i64 (da3812c4-c9b9-4a03-adee-45a0169ad7a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2024.11.08 01:24:55.025433 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.004678 sec., 3206.4985036340317 rows/sec., 232.55 KiB/sec. | ||
2688 | 2024.11.08 01:24:55.026032 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Debug> DynamicQueryHandler: Done processing query | ||
2689 | 2024.11.08 01:24:55.026065 [ 287 ] {4f16ea81-0bfb-4e8e-94b0-059d9eaaf891} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2690 | 2024.11.08 01:24:55.026102 [ 287 ] {} <Debug> HTTP-Session: 0174da08-517b-46e4-a1c3-d704ec6c4206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2691 | 2024.11.08 01:24:55.026364 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2692 | 2024.11.08 01:24:55.026436 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34252, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2024.11.08 01:24:55.026583 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2694 | 2024.11.08 01:24:55.026630 [ 288 ] {} <Debug> HTTP-Session: 91c258bc-865b-4137-815f-b2489344279d Authenticating user 'default' from [fd00:1122:3344:101::d]:34252 | ||
2695 | 2024.11.08 01:24:55.026682 [ 288 ] {} <Debug> HTTP-Session: 91c258bc-865b-4137-815f-b2489344279d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2696 | 2024.11.08 01:24:55.026719 [ 288 ] {} <Debug> HTTP-Session: 91c258bc-865b-4137-815f-b2489344279d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2697 | 2024.11.08 01:24:55.026815 [ 288 ] {} <Trace> HTTP-Session: 91c258bc-865b-4137-815f-b2489344279d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.11.08 01:24:55.027196 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34252) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2699 | 2024.11.08 01:24:55.027338 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2700 | 2024.11.08 01:24:55.028114 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2701 | 2024.11.08 01:24:55.029106 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2702 | 2024.11.08 01:24:55.029168 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2703 | 2024.11.08 01:24:55.030223 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2704 | 2024.11.08 01:24:55.030787 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2705 | 2024.11.08 01:24:55.031207 [ 44 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2706 | 2024.11.08 01:24:55.031260 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004213 sec., 11393.306432470925 rows/sec., 786.26 KiB/sec. | ||
2707 | 2024.11.08 01:24:55.031410 [ 44 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2024.11.08 01:24:55.031568 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2709 | 2024.11.08 01:24:55.031899 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Debug> DynamicQueryHandler: Done processing query | ||
2710 | 2024.11.08 01:24:55.031994 [ 288 ] {5603949c-0890-4ea9-86d9-a2b01482ad72} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2711 | 2024.11.08 01:24:55.032083 [ 288 ] {} <Debug> HTTP-Session: 91c258bc-865b-4137-815f-b2489344279d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2712 | 2024.11.08 01:24:55.032143 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
2713 | 2024.11.08 01:24:55.032510 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2024.11.08 01:24:55.032599 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2715 | 2024.11.08 01:24:55.032634 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 19 columns (19 merged, 0 gathered) in 0.013853346 sec., 6352.255982056609 rows/sec., 11.38 MiB/sec. | ||
2716 | 2024.11.08 01:24:55.032658 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
2717 | 2024.11.08 01:24:55.032819 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
2718 | 2024.11.08 01:24:55.033062 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2719 | 2024.11.08 01:24:55.033386 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
2720 | 2024.11.08 01:24:55.033587 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2721 | 2024.11.08 01:24:55.033614 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2722 | 2024.11.08 01:24:55.033994 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
2723 | 2024.11.08 01:24:55.035284 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2724 | 2024.11.08 01:24:55.035500 [ 194 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2725 | 2024.11.08 01:24:55.035788 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
2726 | 2024.11.08 01:24:55.036269 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 4 columns (4 merged, 0 gathered) in 0.004516991 sec., 144343.87848016524 rows/sec., 9.45 MiB/sec. | ||
2727 | 2024.11.08 01:24:55.036454 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2728 | 2024.11.08 01:24:55.036788 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2024.11.08 01:24:55.036875 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_11_2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2730 | 2024.11.08 01:24:55.036959 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2731 | 2024.11.08 01:24:56.000191 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.34 MiB, peak 162.92 MiB, free memory in arenas 0.00 B, will set to 154.35 MiB (RSS), difference: 8.01 MiB | ||
2732 | 2024.11.08 01:24:57.006718 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2733 | 2024.11.08 01:24:57.006772 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2734 | 2024.11.08 01:24:57.087409 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2735 | 2024.11.08 01:24:57.755579 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2736 | 2024.11.08 01:24:57.764176 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2737 | 2024.11.08 01:24:57.775630 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2738 | 2024.11.08 01:24:57.795050 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2739 | 2024.11.08 01:24:57.811516 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2740 | 2024.11.08 01:24:57.845797 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2741 | 2024.11.08 01:24:57.858105 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2742 | 2024.11.08 01:24:59.993708 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40954, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2743 | 2024.11.08 01:24:59.993842 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2744 | 2024.11.08 01:24:59.993872 [ 287 ] {} <Debug> HTTP-Session: 773e159b-8f1d-450a-b854-0223d1cfcbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:40954 | ||
2745 | 2024.11.08 01:24:59.993899 [ 287 ] {} <Debug> HTTP-Session: 773e159b-8f1d-450a-b854-0223d1cfcbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2746 | 2024.11.08 01:24:59.993917 [ 287 ] {} <Debug> HTTP-Session: 773e159b-8f1d-450a-b854-0223d1cfcbfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2747 | 2024.11.08 01:24:59.993973 [ 287 ] {} <Trace> HTTP-Session: 773e159b-8f1d-450a-b854-0223d1cfcbfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2748 | 2024.11.08 01:24:59.994172 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40954) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2749 | 2024.11.08 01:24:59.994238 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2750 | 2024.11.08 01:24:59.994559 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2751 | 2024.11.08 01:24:59.995057 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2752 | 2024.11.08 01:24:59.995101 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2753 | 2024.11.08 01:24:59.995513 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2754 | 2024.11.08 01:24:59.995765 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2755 | 2024.11.08 01:24:59.995949 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.34 MiB/sec. | ||
2756 | 2024.11.08 01:24:59.996210 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Debug> DynamicQueryHandler: Done processing query | ||
2757 | 2024.11.08 01:24:59.996238 [ 287 ] {85fb1f1e-26d3-4967-b491-51691901805a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2758 | 2024.11.08 01:24:59.996254 [ 287 ] {} <Debug> HTTP-Session: 773e159b-8f1d-450a-b854-0223d1cfcbfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2759 | 2024.11.08 01:24:59.996574 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2760 | 2024.11.08 01:24:59.996609 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43338, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2761 | 2024.11.08 01:24:59.996748 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2762 | 2024.11.08 01:24:59.996779 [ 288 ] {} <Debug> HTTP-Session: c865a0aa-b737-4044-a4ab-215d74531f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:43338 | ||
2763 | 2024.11.08 01:24:59.996807 [ 288 ] {} <Debug> HTTP-Session: c865a0aa-b737-4044-a4ab-215d74531f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2764 | 2024.11.08 01:24:59.996825 [ 288 ] {} <Debug> HTTP-Session: c865a0aa-b737-4044-a4ab-215d74531f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2765 | 2024.11.08 01:24:59.996887 [ 288 ] {} <Trace> HTTP-Session: c865a0aa-b737-4044-a4ab-215d74531f77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2766 | 2024.11.08 01:24:59.997104 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43338) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2767 | 2024.11.08 01:24:59.997169 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2768 | 2024.11.08 01:24:59.997503 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2769 | 2024.11.08 01:24:59.997891 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2770 | 2024.11.08 01:24:59.997936 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2771 | 2024.11.08 01:24:59.998348 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2772 | 2024.11.08 01:24:59.998600 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2024.11.08 01:24:59.998793 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00175 sec., 36571.42857142857 rows/sec., 2.85 MiB/sec. | ||
2774 | 2024.11.08 01:24:59.999143 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Debug> DynamicQueryHandler: Done processing query | ||
2775 | 2024.11.08 01:24:59.999169 [ 288 ] {a15885e7-3f6c-4815-b993-8e86fbe7467d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2776 | 2024.11.08 01:24:59.999186 [ 288 ] {} <Debug> HTTP-Session: c865a0aa-b737-4044-a4ab-215d74531f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2777 | 2024.11.08 01:24:59.999400 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2778 | 2024.11.08 01:24:59.999588 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60504, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2779 | 2024.11.08 01:24:59.999663 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2780 | 2024.11.08 01:24:59.999688 [ 287 ] {} <Debug> HTTP-Session: b2af4464-4e94-4e46-882b-7162ac10e952 Authenticating user 'default' from [fd00:1122:3344:101::d]:60504 | ||
2781 | 2024.11.08 01:24:59.999711 [ 287 ] {} <Debug> HTTP-Session: b2af4464-4e94-4e46-882b-7162ac10e952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2782 | 2024.11.08 01:24:59.999728 [ 287 ] {} <Debug> HTTP-Session: b2af4464-4e94-4e46-882b-7162ac10e952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2783 | 2024.11.08 01:24:59.999776 [ 287 ] {} <Trace> HTTP-Session: b2af4464-4e94-4e46-882b-7162ac10e952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2784 | 2024.11.08 01:25:00.000002 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60504) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2785 | 2024.11.08 01:25:00.000058 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2786 | 2024.11.08 01:25:00.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.54 MiB, peak 162.92 MiB, free memory in arenas 0.00 B, will set to 154.36 MiB (RSS), difference: -1.18 MiB | ||
2787 | 2024.11.08 01:25:00.000284 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2788 | 2024.11.08 01:25:00.000744 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2789 | 2024.11.08 01:25:00.000782 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2790 | 2024.11.08 01:25:00.001186 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2791 | 2024.11.08 01:25:00.001432 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2024.11.08 01:25:00.001595 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
2793 | 2024.11.08 01:25:00.001771 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Debug> DynamicQueryHandler: Done processing query | ||
2794 | 2024.11.08 01:25:00.001797 [ 287 ] {f90fafb7-eeb2-4f86-adc7-a019a0b5ecfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2795 | 2024.11.08 01:25:00.001814 [ 287 ] {} <Debug> HTTP-Session: b2af4464-4e94-4e46-882b-7162ac10e952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2796 | 2024.11.08 01:25:00.002005 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2797 | 2024.11.08 01:25:00.002051 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43338, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2798 | 2024.11.08 01:25:00.002141 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2799 | 2024.11.08 01:25:00.002172 [ 288 ] {} <Debug> HTTP-Session: f14b37fd-5840-46fd-aeee-2d881227d9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:43338 | ||
2800 | 2024.11.08 01:25:00.002196 [ 288 ] {} <Debug> HTTP-Session: f14b37fd-5840-46fd-aeee-2d881227d9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2801 | 2024.11.08 01:25:00.002213 [ 288 ] {} <Debug> HTTP-Session: f14b37fd-5840-46fd-aeee-2d881227d9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2802 | 2024.11.08 01:25:00.002262 [ 288 ] {} <Trace> HTTP-Session: f14b37fd-5840-46fd-aeee-2d881227d9fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2024.11.08 01:25:00.002441 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43338) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2804 | 2024.11.08 01:25:00.002504 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2805 | 2024.11.08 01:25:00.002698 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2806 | 2024.11.08 01:25:00.003055 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2807 | 2024.11.08 01:25:00.003093 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2808 | 2024.11.08 01:25:00.003488 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2809 | 2024.11.08 01:25:00.003735 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2810 | 2024.11.08 01:25:00.003916 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
2811 | 2024.11.08 01:25:00.004235 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Debug> DynamicQueryHandler: Done processing query | ||
2812 | 2024.11.08 01:25:00.004260 [ 288 ] {d0d5894d-e5ce-4a3a-a2cb-650171b33fb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2813 | 2024.11.08 01:25:00.004277 [ 288 ] {} <Debug> HTTP-Session: f14b37fd-5840-46fd-aeee-2d881227d9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2814 | 2024.11.08 01:25:00.004556 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2815 | 2024.11.08 01:25:02.052266 [ 36 ] {} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2816 | 2024.11.08 01:25:02.052339 [ 36 ] {} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.11.08 01:25:02.052366 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2818 | 2024.11.08 01:25:02.052615 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::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 | ||
2819 | 2024.11.08 01:25:02.052801 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2820 | 2024.11.08 01:25:02.052840 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2821 | 2024.11.08 01:25:02.052925 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
2822 | 2024.11.08 01:25:02.053094 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
2823 | 2024.11.08 01:25:02.053393 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2824 | 2024.11.08 01:25:02.053738 [ 194 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
2825 | 2024.11.08 01:25:02.055062 [ 196 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583915 sec., 1935.0481730242675 rows/sec., 128.88 KiB/sec. | ||
2826 | 2024.11.08 01:25:02.055299 [ 196 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2827 | 2024.11.08 01:25:02.055712 [ 196 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2828 | 2024.11.08 01:25:02.055819 [ 196 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_5_1} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2829 | 2024.11.08 01:25:02.055924 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2830 | 2024.11.08 01:25:02.085616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 344 | ||
2831 | 2024.11.08 01:25:02.088379 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2832 | 2024.11.08 01:25:02.088424 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2833 | 2024.11.08 01:25:02.089797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2834 | 2024.11.08 01:25:02.090102 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2835 | 2024.11.08 01:25:02.090974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
2836 | 2024.11.08 01:25:03.332586 [ 34 ] {} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2837 | 2024.11.08 01:25:03.332654 [ 34 ] {} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2838 | 2024.11.08 01:25:03.332680 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2839 | 2024.11.08 01:25:03.332933 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
2840 | 2024.11.08 01:25:03.333089 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2841 | 2024.11.08 01:25:03.333127 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2842 | 2024.11.08 01:25:03.333236 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
2843 | 2024.11.08 01:25:03.333472 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
2844 | 2024.11.08 01:25:03.333735 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
2845 | 2024.11.08 01:25:03.333892 [ 200 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
2846 | 2024.11.08 01:25:03.335113 [ 196 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.002347022 sec., 121430.47657840447 rows/sec., 8.70 MiB/sec. | ||
2847 | 2024.11.08 01:25:03.335317 [ 190 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2848 | 2024.11.08 01:25:03.335684 [ 190 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2849 | 2024.11.08 01:25:03.335780 [ 190 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_5_1} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2850 | 2024.11.08 01:25:03.335882 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2851 | 2024.11.08 01:25:05.000602 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60830, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2852 | 2024.11.08 01:25:05.000817 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2853 | 2024.11.08 01:25:05.000864 [ 288 ] {} <Debug> HTTP-Session: 895e20a9-126d-4e8c-a9ea-7cc37251f9af Authenticating user 'default' from [fd00:1122:3344:101::d]:60830 | ||
2854 | 2024.11.08 01:25:05.000907 [ 288 ] {} <Debug> HTTP-Session: 895e20a9-126d-4e8c-a9ea-7cc37251f9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2855 | 2024.11.08 01:25:05.000937 [ 288 ] {} <Debug> HTTP-Session: 895e20a9-126d-4e8c-a9ea-7cc37251f9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2856 | 2024.11.08 01:25:05.001021 [ 288 ] {} <Trace> HTTP-Session: 895e20a9-126d-4e8c-a9ea-7cc37251f9af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2857 | 2024.11.08 01:25:05.001281 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60830) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
2858 | 2024.11.08 01:25:05.001349 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2859 | 2024.11.08 01:25:05.001692 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2860 | 2024.11.08 01:25:05.002152 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2861 | 2024.11.08 01:25:05.002200 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2862 | 2024.11.08 01:25:05.002617 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2863 | 2024.11.08 01:25:05.002876 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2864 | 2024.11.08 01:25:05.003058 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001822 sec., 7683.863885839736 rows/sec., 553.14 KiB/sec. | ||
2865 | 2024.11.08 01:25:05.003065 [ 33 ] {} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2866 | 2024.11.08 01:25:05.003165 [ 33 ] {} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2867 | 2024.11.08 01:25:05.003227 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2868 | 2024.11.08 01:25:05.003415 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Debug> DynamicQueryHandler: Done processing query | ||
2869 | 2024.11.08 01:25:05.003466 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
2870 | 2024.11.08 01:25:05.003497 [ 288 ] {c9b6603a-959d-4d1a-85b8-8efbb1b7e1fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2871 | 2024.11.08 01:25:05.003574 [ 288 ] {} <Debug> HTTP-Session: 895e20a9-126d-4e8c-a9ea-7cc37251f9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2872 | 2024.11.08 01:25:05.003737 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2873 | 2024.11.08 01:25:05.003783 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
2874 | 2024.11.08 01:25:05.003868 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
2875 | 2024.11.08 01:25:05.003968 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2876 | 2024.11.08 01:25:05.004175 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55889, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2877 | 2024.11.08 01:25:05.004415 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2878 | 2024.11.08 01:25:05.004430 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
2879 | 2024.11.08 01:25:05.004499 [ 287 ] {} <Debug> HTTP-Session: c50d8f4a-5ce2-49bc-90d4-fb71df317ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55889 | ||
2880 | 2024.11.08 01:25:05.004556 [ 287 ] {} <Debug> HTTP-Session: c50d8f4a-5ce2-49bc-90d4-fb71df317ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2881 | 2024.11.08 01:25:05.004635 [ 287 ] {} <Debug> HTTP-Session: c50d8f4a-5ce2-49bc-90d4-fb71df317ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2882 | 2024.11.08 01:25:05.004792 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
2883 | 2024.11.08 01:25:05.004798 [ 287 ] {} <Trace> HTTP-Session: c50d8f4a-5ce2-49bc-90d4-fb71df317ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2884 | 2024.11.08 01:25:05.005038 [ 200 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
2885 | 2024.11.08 01:25:05.005293 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55889) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2886 | 2024.11.08 01:25:05.005447 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2887 | 2024.11.08 01:25:05.005957 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2888 | 2024.11.08 01:25:05.006988 [ 190 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00367895 sec., 19027.1680778483 rows/sec., 1.41 MiB/sec. | ||
2889 | 2024.11.08 01:25:05.007307 [ 190 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2890 | 2024.11.08 01:25:05.007647 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2891 | 2024.11.08 01:25:05.007728 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
2892 | 2024.11.08 01:25:05.007964 [ 190 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_5_1} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2024.11.08 01:25:05.008188 [ 190 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_5_1} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2894 | 2024.11.08 01:25:05.008370 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2895 | 2024.11.08 01:25:05.008565 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2896 | 2024.11.08 01:25:05.008862 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2024.11.08 01:25:05.009026 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.003983 sec., 72056.23901581722 rows/sec., 6.36 MiB/sec. | ||
2898 | 2024.11.08 01:25:05.009267 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Debug> DynamicQueryHandler: Done processing query | ||
2899 | 2024.11.08 01:25:05.009297 [ 287 ] {1c07563a-98a3-4b80-86fe-7f3f33bcfae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
2900 | 2024.11.08 01:25:05.009315 [ 287 ] {} <Debug> HTTP-Session: c50d8f4a-5ce2-49bc-90d4-fb71df317ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2901 | 2024.11.08 01:25:05.009517 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2902 | 2024.11.08 01:25:05.009624 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48855, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2903 | 2024.11.08 01:25:05.009722 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2904 | 2024.11.08 01:25:05.009747 [ 289 ] {} <Debug> HTTP-Session: e60baab4-0a91-4521-bcbe-9c488304e310 Authenticating user 'default' from [fd00:1122:3344:101::d]:48855 | ||
2905 | 2024.11.08 01:25:05.009773 [ 289 ] {} <Debug> HTTP-Session: e60baab4-0a91-4521-bcbe-9c488304e310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2906 | 2024.11.08 01:25:05.009788 [ 289 ] {} <Debug> HTTP-Session: e60baab4-0a91-4521-bcbe-9c488304e310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2907 | 2024.11.08 01:25:05.009845 [ 289 ] {} <Trace> HTTP-Session: e60baab4-0a91-4521-bcbe-9c488304e310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2024.11.08 01:25:05.010038 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48855) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2909 | 2024.11.08 01:25:05.010104 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2910 | 2024.11.08 01:25:05.010460 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2911 | 2024.11.08 01:25:05.010871 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2912 | 2024.11.08 01:25:05.010918 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2913 | 2024.11.08 01:25:05.011336 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2914 | 2024.11.08 01:25:05.011587 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2024.11.08 01:25:05.011764 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001788 sec., 27404.921700223713 rows/sec., 1.97 MiB/sec. | ||
2916 | 2024.11.08 01:25:05.012104 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Debug> DynamicQueryHandler: Done processing query | ||
2917 | 2024.11.08 01:25:05.012133 [ 289 ] {3b58656f-9cf7-471f-9d7d-b09e572143b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2918 | 2024.11.08 01:25:05.012150 [ 289 ] {} <Debug> HTTP-Session: e60baab4-0a91-4521-bcbe-9c488304e310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2919 | 2024.11.08 01:25:05.012353 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2920 | 2024.11.08 01:25:05.012429 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64863, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2921 | 2024.11.08 01:25:05.012540 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2922 | 2024.11.08 01:25:05.012569 [ 287 ] {} <Debug> HTTP-Session: af9fbfe4-7428-49bc-bbb8-77564e9c382c Authenticating user 'default' from [fd00:1122:3344:101::d]:64863 | ||
2923 | 2024.11.08 01:25:05.012590 [ 287 ] {} <Debug> HTTP-Session: af9fbfe4-7428-49bc-bbb8-77564e9c382c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2924 | 2024.11.08 01:25:05.012604 [ 287 ] {} <Debug> HTTP-Session: af9fbfe4-7428-49bc-bbb8-77564e9c382c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2925 | 2024.11.08 01:25:05.012653 [ 287 ] {} <Trace> HTTP-Session: af9fbfe4-7428-49bc-bbb8-77564e9c382c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2926 | 2024.11.08 01:25:05.012799 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64863) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2927 | 2024.11.08 01:25:05.012853 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2928 | 2024.11.08 01:25:05.013134 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2929 | 2024.11.08 01:25:05.013497 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2930 | 2024.11.08 01:25:05.013537 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2931 | 2024.11.08 01:25:05.013939 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2932 | 2024.11.08 01:25:05.014200 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2024.11.08 01:25:05.014337 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. | ||
2934 | 2024.11.08 01:25:05.014560 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Debug> DynamicQueryHandler: Done processing query | ||
2935 | 2024.11.08 01:25:05.014587 [ 287 ] {902c9c48-a190-435e-8e7f-1a698b4c2340} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2936 | 2024.11.08 01:25:05.014604 [ 287 ] {} <Debug> HTTP-Session: af9fbfe4-7428-49bc-bbb8-77564e9c382c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2937 | 2024.11.08 01:25:05.014783 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2938 | 2024.11.08 01:25:05.014851 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41732, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2939 | 2024.11.08 01:25:05.014936 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2940 | 2024.11.08 01:25:05.014966 [ 289 ] {} <Debug> HTTP-Session: 249de70f-c68e-41a9-a25d-6c53c5239a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:41732 | ||
2941 | 2024.11.08 01:25:05.014985 [ 289 ] {} <Debug> HTTP-Session: 249de70f-c68e-41a9-a25d-6c53c5239a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2942 | 2024.11.08 01:25:05.014999 [ 289 ] {} <Debug> HTTP-Session: 249de70f-c68e-41a9-a25d-6c53c5239a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2943 | 2024.11.08 01:25:05.015039 [ 289 ] {} <Trace> HTTP-Session: 249de70f-c68e-41a9-a25d-6c53c5239a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2944 | 2024.11.08 01:25:05.015163 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41732) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2945 | 2024.11.08 01:25:05.015211 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2946 | 2024.11.08 01:25:05.015477 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2947 | 2024.11.08 01:25:05.015836 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2948 | 2024.11.08 01:25:05.015878 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2949 | 2024.11.08 01:25:05.016257 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2950 | 2024.11.08 01:25:05.016502 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2951 | 2024.11.08 01:25:05.016672 [ 33 ] {} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2952 | 2024.11.08 01:25:05.016681 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
2953 | 2024.11.08 01:25:05.016734 [ 33 ] {} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2954 | 2024.11.08 01:25:05.016817 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
2955 | 2024.11.08 01:25:05.017026 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Debug> DynamicQueryHandler: Done processing query | ||
2956 | 2024.11.08 01:25:05.017027 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
2957 | 2024.11.08 01:25:05.017063 [ 289 ] {4fd55f29-26f4-4829-88af-c7d2d8f569bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2958 | 2024.11.08 01:25:05.017092 [ 289 ] {} <Debug> HTTP-Session: 249de70f-c68e-41a9-a25d-6c53c5239a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2959 | 2024.11.08 01:25:05.017174 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2960 | 2024.11.08 01:25:05.017206 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
2961 | 2024.11.08 01:25:05.017292 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
2962 | 2024.11.08 01:25:05.017580 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2963 | 2024.11.08 01:25:05.017602 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
2964 | 2024.11.08 01:25:05.017725 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61025, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2965 | 2024.11.08 01:25:05.017959 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2966 | 2024.11.08 01:25:05.018065 [ 287 ] {} <Debug> HTTP-Session: d034e99b-8ddf-4247-b590-51b2e18d6f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:61025 | ||
2967 | 2024.11.08 01:25:05.018071 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
2968 | 2024.11.08 01:25:05.018129 [ 287 ] {} <Debug> HTTP-Session: d034e99b-8ddf-4247-b590-51b2e18d6f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2969 | 2024.11.08 01:25:05.018172 [ 287 ] {} <Debug> HTTP-Session: d034e99b-8ddf-4247-b590-51b2e18d6f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2970 | 2024.11.08 01:25:05.018318 [ 287 ] {} <Trace> HTTP-Session: d034e99b-8ddf-4247-b590-51b2e18d6f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2971 | 2024.11.08 01:25:05.018341 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
2972 | 2024.11.08 01:25:05.018832 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61025) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2973 | 2024.11.08 01:25:05.018897 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2974 | 2024.11.08 01:25:05.019775 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2975 | 2024.11.08 01:25:05.020617 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003693659 sec., 17597.7262654728 rows/sec., 1.14 MiB/sec. | ||
2976 | 2024.11.08 01:25:05.020816 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2977 | 2024.11.08 01:25:05.020989 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2978 | 2024.11.08 01:25:05.021053 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
2979 | 2024.11.08 01:25:05.021343 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_5_1} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2980 | 2024.11.08 01:25:05.021496 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_5_1} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2981 | 2024.11.08 01:25:05.021631 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2982 | 2024.11.08 01:25:05.021807 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2983 | 2024.11.08 01:25:05.022067 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2984 | 2024.11.08 01:25:05.022209 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003643 sec., 116387.59264342574 rows/sec., 8.32 MiB/sec. | ||
2985 | 2024.11.08 01:25:05.022440 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Debug> DynamicQueryHandler: Done processing query | ||
2986 | 2024.11.08 01:25:05.022475 [ 287 ] {875db8b6-7c80-4cee-9198-94509ec11ae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
2987 | 2024.11.08 01:25:05.022500 [ 287 ] {} <Debug> HTTP-Session: d034e99b-8ddf-4247-b590-51b2e18d6f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2988 | 2024.11.08 01:25:05.022690 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2989 | 2024.11.08 01:25:05.022779 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37769, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2990 | 2024.11.08 01:25:05.022870 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2991 | 2024.11.08 01:25:05.022897 [ 289 ] {} <Debug> HTTP-Session: 4770dfa5-b587-4efc-b8b0-6456122a65a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37769 | ||
2992 | 2024.11.08 01:25:05.022919 [ 289 ] {} <Debug> HTTP-Session: 4770dfa5-b587-4efc-b8b0-6456122a65a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2993 | 2024.11.08 01:25:05.022936 [ 289 ] {} <Debug> HTTP-Session: 4770dfa5-b587-4efc-b8b0-6456122a65a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2994 | 2024.11.08 01:25:05.022987 [ 289 ] {} <Trace> HTTP-Session: 4770dfa5-b587-4efc-b8b0-6456122a65a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2995 | 2024.11.08 01:25:05.023152 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37769) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2996 | 2024.11.08 01:25:05.023209 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2997 | 2024.11.08 01:25:05.023375 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2998 | 2024.11.08 01:25:05.023668 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2024.11.08 01:25:05.023709 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
3000 | 2024.11.08 01:25:05.024086 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3001 | 2024.11.08 01:25:05.024325 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2024.11.08 01:25:05.024488 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
3003 | 2024.11.08 01:25:05.024669 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Debug> DynamicQueryHandler: Done processing query | ||
3004 | 2024.11.08 01:25:05.024693 [ 289 ] {4deab914-ba5f-4371-bd75-6b7e601a2268} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3005 | 2024.11.08 01:25:05.024709 [ 289 ] {} <Debug> HTTP-Session: 4770dfa5-b587-4efc-b8b0-6456122a65a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3006 | 2024.11.08 01:25:05.024937 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3007 | 2024.11.08 01:25:05.025025 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42832, User-Agent: (none), Length: 44585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3008 | 2024.11.08 01:25:05.025104 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3009 | 2024.11.08 01:25:05.025133 [ 287 ] {} <Debug> HTTP-Session: 8d1c2d83-2fa5-4fbc-94a8-d5fc06e556c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42832 | ||
3010 | 2024.11.08 01:25:05.025152 [ 287 ] {} <Debug> HTTP-Session: 8d1c2d83-2fa5-4fbc-94a8-d5fc06e556c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3011 | 2024.11.08 01:25:05.025166 [ 287 ] {} <Debug> HTTP-Session: 8d1c2d83-2fa5-4fbc-94a8-d5fc06e556c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3012 | 2024.11.08 01:25:05.025209 [ 287 ] {} <Trace> HTTP-Session: 8d1c2d83-2fa5-4fbc-94a8-d5fc06e556c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2024.11.08 01:25:05.025462 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42832) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3014 | 2024.11.08 01:25:05.025520 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3015 | 2024.11.08 01:25:05.025711 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3016 | 2024.11.08 01:25:05.026181 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2024.11.08 01:25:05.026220 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
3018 | 2024.11.08 01:25:05.026619 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3019 | 2024.11.08 01:25:05.026880 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3020 | 2024.11.08 01:25:05.027012 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001699 sec., 139493.81989405534 rows/sec., 9.35 MiB/sec. | ||
3021 | 2024.11.08 01:25:05.027208 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Debug> DynamicQueryHandler: Done processing query | ||
3022 | 2024.11.08 01:25:05.027234 [ 287 ] {72521bed-3851-42bc-8f4b-38c4191f9b09} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3023 | 2024.11.08 01:25:05.027252 [ 287 ] {} <Debug> HTTP-Session: 8d1c2d83-2fa5-4fbc-94a8-d5fc06e556c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3024 | 2024.11.08 01:25:05.027437 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37769, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3025 | 2024.11.08 01:25:05.027452 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3026 | 2024.11.08 01:25:05.027538 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3027 | 2024.11.08 01:25:05.027578 [ 289 ] {} <Debug> HTTP-Session: 0ac71b93-df59-4b60-b4c5-d822c2c82c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:37769 | ||
3028 | 2024.11.08 01:25:05.027596 [ 289 ] {} <Debug> HTTP-Session: 0ac71b93-df59-4b60-b4c5-d822c2c82c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2024.11.08 01:25:05.027610 [ 289 ] {} <Debug> HTTP-Session: 0ac71b93-df59-4b60-b4c5-d822c2c82c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3030 | 2024.11.08 01:25:05.027684 [ 289 ] {} <Trace> HTTP-Session: 0ac71b93-df59-4b60-b4c5-d822c2c82c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2024.11.08 01:25:05.027811 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37769) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3032 | 2024.11.08 01:25:05.027863 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3033 | 2024.11.08 01:25:05.028024 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3034 | 2024.11.08 01:25:05.028291 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3035 | 2024.11.08 01:25:05.028330 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
3036 | 2024.11.08 01:25:05.028699 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3037 | 2024.11.08 01:25:05.028978 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3038 | 2024.11.08 01:25:05.029135 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001349 sec., 741.2898443291327 rows/sec., 49.95 KiB/sec. | ||
3039 | 2024.11.08 01:25:05.029307 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Debug> DynamicQueryHandler: Done processing query | ||
3040 | 2024.11.08 01:25:05.029331 [ 289 ] {f143a6ae-3652-403d-a953-04075cd55c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3041 | 2024.11.08 01:25:05.029347 [ 289 ] {} <Debug> HTTP-Session: 0ac71b93-df59-4b60-b4c5-d822c2c82c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3042 | 2024.11.08 01:25:05.029619 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42832, User-Agent: (none), Length: 69866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3043 | 2024.11.08 01:25:05.029639 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3044 | 2024.11.08 01:25:05.029719 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3045 | 2024.11.08 01:25:05.029751 [ 287 ] {} <Debug> HTTP-Session: 5e0d087f-e678-4575-8df5-7667b67893f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42832 | ||
3046 | 2024.11.08 01:25:05.029772 [ 287 ] {} <Debug> HTTP-Session: 5e0d087f-e678-4575-8df5-7667b67893f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3047 | 2024.11.08 01:25:05.029809 [ 287 ] {} <Debug> HTTP-Session: 5e0d087f-e678-4575-8df5-7667b67893f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3048 | 2024.11.08 01:25:05.029855 [ 287 ] {} <Trace> HTTP-Session: 5e0d087f-e678-4575-8df5-7667b67893f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3049 | 2024.11.08 01:25:05.030589 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42832) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3050 | 2024.11.08 01:25:05.030680 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3051 | 2024.11.08 01:25:05.031183 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3052 | 2024.11.08 01:25:05.031971 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3053 | 2024.11.08 01:25:05.032013 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
3054 | 2024.11.08 01:25:05.032698 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3055 | 2024.11.08 01:25:05.032979 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3056 | 2024.11.08 01:25:05.033136 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003158 sec., 13299.556681443952 rows/sec., 23.83 MiB/sec. | ||
3057 | 2024.11.08 01:25:05.033392 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Debug> DynamicQueryHandler: Done processing query | ||
3058 | 2024.11.08 01:25:05.033418 [ 287 ] {159d4dd1-2e07-42ce-a5c4-a2b4cc85908d} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
3059 | 2024.11.08 01:25:05.033435 [ 287 ] {} <Debug> HTTP-Session: 5e0d087f-e678-4575-8df5-7667b67893f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3060 | 2024.11.08 01:25:05.033610 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3061 | 2024.11.08 01:25:05.033713 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48300, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3062 | 2024.11.08 01:25:05.033781 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3063 | 2024.11.08 01:25:05.033804 [ 289 ] {} <Debug> HTTP-Session: 9e605573-3994-498a-bc69-1db258861d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48300 | ||
3064 | 2024.11.08 01:25:05.033823 [ 289 ] {} <Debug> HTTP-Session: 9e605573-3994-498a-bc69-1db258861d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3065 | 2024.11.08 01:25:05.033838 [ 289 ] {} <Debug> HTTP-Session: 9e605573-3994-498a-bc69-1db258861d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3066 | 2024.11.08 01:25:05.033877 [ 289 ] {} <Trace> HTTP-Session: 9e605573-3994-498a-bc69-1db258861d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3067 | 2024.11.08 01:25:05.034020 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48300) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3068 | 2024.11.08 01:25:05.034068 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3069 | 2024.11.08 01:25:05.034232 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3070 | 2024.11.08 01:25:05.034546 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2024.11.08 01:25:05.034584 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.82 GiB. | ||
3072 | 2024.11.08 01:25:05.034954 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3073 | 2024.11.08 01:25:05.035201 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2024.11.08 01:25:05.035366 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec. | ||
3075 | 2024.11.08 01:25:05.035681 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Debug> DynamicQueryHandler: Done processing query | ||
3076 | 2024.11.08 01:25:05.035706 [ 289 ] {ca951f55-37c6-4f7b-8cb2-398038c0a577} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3077 | 2024.11.08 01:25:05.035722 [ 289 ] {} <Debug> HTTP-Session: 9e605573-3994-498a-bc69-1db258861d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3078 | 2024.11.08 01:25:05.036083 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3079 | 2024.11.08 01:25:08.861844 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3080 | 2024.11.08 01:25:09.163555 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3081 | 2024.11.08 01:25:09.169398 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:32804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3082 | 2024.11.08 01:25:09.360366 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3083 | 2024.11.08 01:25:09.401783 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3084 | 2024.11.08 01:25:09.538183 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3085 | 2024.11.08 01:25:09.622807 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3086 | 2024.11.08 01:25:09.647406 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3087 | 2024.11.08 01:25:09.702753 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3088 | 2024.11.08 01:25:09.710028 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3089 | 2024.11.08 01:25:09.755468 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3090 | 2024.11.08 01:25:09.953999 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3091 | 2024.11.08 01:25:09.972454 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44082, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3092 | 2024.11.08 01:25:09.987542 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3093 | 2024.11.08 01:25:09.987951 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) 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', 'sled_data_link:bytes_received', 'sled_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) | ||
3094 | 2024.11.08 01:25:09.988516 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3095 | 2024.11.08 01:25:09.988572 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <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', 'sled_data_link:bytes_received', 'sled_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 | ||
3096 | 2024.11.08 01:25:09.988957 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3097 | 2024.11.08 01:25:09.989043 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3098 | 2024.11.08 01:25:09.989223 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3099 | 2024.11.08 01:25:09.989387 [ 297 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3100 | 2024.11.08 01:25:09.989393 [ 300 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3101 | 2024.11.08 01:25:09.989549 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (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 | ||
3102 | 2024.11.08 01:25:09.989578 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3103 | 2024.11.08 01:25:09.993650 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3104 | 2024.11.08 01:25:09.993758 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
3105 | 2024.11.08 01:25:09.993823 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <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', 'sled_data_link:bytes_received', 'sled_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'))" | ||
3106 | 2024.11.08 01:25:09.993873 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <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', 'sled_data_link:bytes_received', 'sled_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'))" | ||
3107 | 2024.11.08 01:25:09.995387 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> executeQuery: Read 41 rows, 1.56 KiB in 0.007652 sec., 5358.076319916362 rows/sec., 204.45 KiB/sec. | ||
3108 | 2024.11.08 01:25:09.995552 [ 273 ] {8661e6f1-1da3-4f7a-90a2-5ab127f30ee4} <Debug> TCPHandler: Processed in 0.00818882 sec. | ||
3109 | 2024.11.08 01:25:10.004102 [ 273 ] {} <Trace> TCP-Session: 312f1ceb-05bb-4da6-a44b-2e20a3dcb413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3110 | 2024.11.08 01:25:10.004241 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38428) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
3111 | 2024.11.08 01:25:10.004301 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3112 | 2024.11.08 01:25:10.005063 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3113 | 2024.11.08 01:25:10.005116 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3114 | 2024.11.08 01:25:10.005627 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3115 | 2024.11.08 01:25:10.005852 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Trace> oximeter.timeseries_schema (e52f0dcf-b04a-4abf-9544-c8d71f40ccaf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3116 | 2024.11.08 01:25:10.006137 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001918 sec., 521.376433785193 rows/sec., 118.12 KiB/sec. | ||
3117 | 2024.11.08 01:25:10.006262 [ 273 ] {c0df9e27-c468-4937-92c8-dd6ced76902a} <Debug> TCPHandler: Processed in 0.00222442 sec. | ||
3118 | 2024.11.08 01:25:10.006532 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58090, User-Agent: (none), Length: 1922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3119 | 2024.11.08 01:25:10.006631 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3120 | 2024.11.08 01:25:10.006655 [ 292 ] {} <Debug> HTTP-Session: 6ad2b116-680a-419c-b740-dfd92c60e4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58090 | ||
3121 | 2024.11.08 01:25:10.006680 [ 292 ] {} <Debug> HTTP-Session: 6ad2b116-680a-419c-b740-dfd92c60e4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3122 | 2024.11.08 01:25:10.006694 [ 292 ] {} <Debug> HTTP-Session: 6ad2b116-680a-419c-b740-dfd92c60e4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3123 | 2024.11.08 01:25:10.006747 [ 292 ] {} <Trace> HTTP-Session: 6ad2b116-680a-419c-b740-dfd92c60e4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3124 | 2024.11.08 01:25:10.006943 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58090) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3125 | 2024.11.08 01:25:10.007029 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3126 | 2024.11.08 01:25:10.007567 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3127 | 2024.11.08 01:25:10.008107 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3128 | 2024.11.08 01:25:10.008168 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3129 | 2024.11.08 01:25:10.008704 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34688, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3130 | 2024.11.08 01:25:10.008749 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3131 | 2024.11.08 01:25:10.009053 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3132 | 2024.11.08 01:25:10.009233 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002343 sec., 5121.638924455826 rows/sec., 417.63 KiB/sec. | ||
3133 | 2024.11.08 01:25:10.009581 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Debug> DynamicQueryHandler: Done processing query | ||
3134 | 2024.11.08 01:25:10.009613 [ 292 ] {27b1dc27-9438-4808-a6a5-0aefe300ae0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3135 | 2024.11.08 01:25:10.009630 [ 292 ] {} <Debug> HTTP-Session: 6ad2b116-680a-419c-b740-dfd92c60e4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3136 | 2024.11.08 01:25:10.009830 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3137 | 2024.11.08 01:25:10.009940 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53967, User-Agent: (none), Length: 8601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3138 | 2024.11.08 01:25:10.010026 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3139 | 2024.11.08 01:25:10.010051 [ 293 ] {} <Debug> HTTP-Session: b365e9e0-8ea2-4f02-95fe-7e19c18a9ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:53967 | ||
3140 | 2024.11.08 01:25:10.010076 [ 293 ] {} <Debug> HTTP-Session: b365e9e0-8ea2-4f02-95fe-7e19c18a9ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3141 | 2024.11.08 01:25:10.010090 [ 293 ] {} <Debug> HTTP-Session: b365e9e0-8ea2-4f02-95fe-7e19c18a9ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3142 | 2024.11.08 01:25:10.010143 [ 293 ] {} <Trace> HTTP-Session: b365e9e0-8ea2-4f02-95fe-7e19c18a9ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3143 | 2024.11.08 01:25:10.010334 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53967) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3144 | 2024.11.08 01:25:10.010402 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3145 | 2024.11.08 01:25:10.010750 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3146 | 2024.11.08 01:25:10.011163 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2024.11.08 01:25:10.011206 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3148 | 2024.11.08 01:25:10.011330 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3149 | 2024.11.08 01:25:10.011745 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3150 | 2024.11.08 01:25:10.012019 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2024.11.08 01:25:10.012170 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001907 sec., 32511.79863660199 rows/sec., 2.47 MiB/sec. | ||
3152 | 2024.11.08 01:25:10.012392 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Debug> DynamicQueryHandler: Done processing query | ||
3153 | 2024.11.08 01:25:10.012420 [ 293 ] {836f4f3f-50ec-418a-be42-33b2ba7a9489} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3154 | 2024.11.08 01:25:10.012437 [ 293 ] {} <Debug> HTTP-Session: b365e9e0-8ea2-4f02-95fe-7e19c18a9ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3155 | 2024.11.08 01:25:10.012611 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3156 | 2024.11.08 01:25:10.012645 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58090, User-Agent: (none), Length: 1724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3157 | 2024.11.08 01:25:10.012730 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3158 | 2024.11.08 01:25:10.012757 [ 292 ] {} <Debug> HTTP-Session: e3b61d03-8dc3-4f87-be56-05ef9dbe5014 Authenticating user 'default' from [fd00:1122:3344:101::d]:58090 | ||
3159 | 2024.11.08 01:25:10.012781 [ 292 ] {} <Debug> HTTP-Session: e3b61d03-8dc3-4f87-be56-05ef9dbe5014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3160 | 2024.11.08 01:25:10.012798 [ 292 ] {} <Debug> HTTP-Session: e3b61d03-8dc3-4f87-be56-05ef9dbe5014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3161 | 2024.11.08 01:25:10.012844 [ 292 ] {} <Trace> HTTP-Session: e3b61d03-8dc3-4f87-be56-05ef9dbe5014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3162 | 2024.11.08 01:25:10.012978 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58090) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3163 | 2024.11.08 01:25:10.013037 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3164 | 2024.11.08 01:25:10.013330 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3165 | 2024.11.08 01:25:10.013674 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3166 | 2024.11.08 01:25:10.013715 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3167 | 2024.11.08 01:25:10.014078 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3168 | 2024.11.08 01:25:10.014351 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3169 | 2024.11.08 01:25:10.014521 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001586 sec., 7566.204287515763 rows/sec., 528.30 KiB/sec. | ||
3170 | 2024.11.08 01:25:10.014722 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Debug> DynamicQueryHandler: Done processing query | ||
3171 | 2024.11.08 01:25:10.014748 [ 292 ] {d94286ed-37e1-4971-9e34-cea8767d87c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3172 | 2024.11.08 01:25:10.014765 [ 292 ] {} <Debug> HTTP-Session: e3b61d03-8dc3-4f87-be56-05ef9dbe5014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3173 | 2024.11.08 01:25:10.014929 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3174 | 2024.11.08 01:25:10.015031 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38038, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2024.11.08 01:25:10.015114 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3176 | 2024.11.08 01:25:10.015138 [ 293 ] {} <Debug> HTTP-Session: eaa87444-7ae9-4e46-8999-2ff29a8d786f Authenticating user 'default' from [fd00:1122:3344:101::d]:38038 | ||
3177 | 2024.11.08 01:25:10.015158 [ 293 ] {} <Debug> HTTP-Session: eaa87444-7ae9-4e46-8999-2ff29a8d786f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3178 | 2024.11.08 01:25:10.015172 [ 293 ] {} <Debug> HTTP-Session: eaa87444-7ae9-4e46-8999-2ff29a8d786f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3179 | 2024.11.08 01:25:10.015216 [ 293 ] {} <Trace> HTTP-Session: eaa87444-7ae9-4e46-8999-2ff29a8d786f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3180 | 2024.11.08 01:25:10.015370 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38038) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3181 | 2024.11.08 01:25:10.015424 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3182 | 2024.11.08 01:25:10.015714 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3183 | 2024.11.08 01:25:10.016119 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2024.11.08 01:25:10.016158 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3185 | 2024.11.08 01:25:10.016540 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3186 | 2024.11.08 01:25:10.016807 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3187 | 2024.11.08 01:25:10.016945 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001629 sec., 46654.38919582566 rows/sec., 3.65 MiB/sec. | ||
3188 | 2024.11.08 01:25:10.017141 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Debug> DynamicQueryHandler: Done processing query | ||
3189 | 2024.11.08 01:25:10.017168 [ 293 ] {55578226-3464-4bd6-a912-32fb37e24702} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3190 | 2024.11.08 01:25:10.017185 [ 293 ] {} <Debug> HTTP-Session: eaa87444-7ae9-4e46-8999-2ff29a8d786f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3191 | 2024.11.08 01:25:10.017371 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3192 | 2024.11.08 01:25:10.017466 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55685, User-Agent: (none), Length: 31705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3193 | 2024.11.08 01:25:10.017546 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3194 | 2024.11.08 01:25:10.017568 [ 292 ] {} <Debug> HTTP-Session: f5dbb6eb-5430-4003-b4a1-fa78bff481ef Authenticating user 'default' from [fd00:1122:3344:101::d]:55685 | ||
3195 | 2024.11.08 01:25:10.017588 [ 292 ] {} <Debug> HTTP-Session: f5dbb6eb-5430-4003-b4a1-fa78bff481ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3196 | 2024.11.08 01:25:10.017602 [ 292 ] {} <Debug> HTTP-Session: f5dbb6eb-5430-4003-b4a1-fa78bff481ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3197 | 2024.11.08 01:25:10.017647 [ 292 ] {} <Trace> HTTP-Session: f5dbb6eb-5430-4003-b4a1-fa78bff481ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3198 | 2024.11.08 01:25:10.017850 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3199 | 2024.11.08 01:25:10.017909 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3200 | 2024.11.08 01:25:10.018102 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3201 | 2024.11.08 01:25:10.018517 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2024.11.08 01:25:10.018557 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3203 | 2024.11.08 01:25:10.018976 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3204 | 2024.11.08 01:25:10.019224 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2024.11.08 01:25:10.019386 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001621 sec., 102405.92227020358 rows/sec., 7.13 MiB/sec. | ||
3206 | 2024.11.08 01:25:10.019718 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Debug> DynamicQueryHandler: Done processing query | ||
3207 | 2024.11.08 01:25:10.019745 [ 292 ] {a8f92642-4837-4e38-9f39-21d776baf329} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3208 | 2024.11.08 01:25:10.019761 [ 292 ] {} <Debug> HTTP-Session: f5dbb6eb-5430-4003-b4a1-fa78bff481ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3209 | 2024.11.08 01:25:10.019941 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3210 | 2024.11.08 01:25:10.020005 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33540, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3211 | 2024.11.08 01:25:10.020088 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3212 | 2024.11.08 01:25:10.020110 [ 293 ] {} <Debug> HTTP-Session: d235a1c2-d3b2-4c41-ae2c-7915d8c6ea8b Authenticating user 'default' from [fd00:1122:3344:101::d]:33540 | ||
3213 | 2024.11.08 01:25:10.020130 [ 293 ] {} <Debug> HTTP-Session: d235a1c2-d3b2-4c41-ae2c-7915d8c6ea8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3214 | 2024.11.08 01:25:10.020144 [ 293 ] {} <Debug> HTTP-Session: d235a1c2-d3b2-4c41-ae2c-7915d8c6ea8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3215 | 2024.11.08 01:25:10.020187 [ 293 ] {} <Trace> HTTP-Session: d235a1c2-d3b2-4c41-ae2c-7915d8c6ea8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3216 | 2024.11.08 01:25:10.020387 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33540) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3217 | 2024.11.08 01:25:10.020465 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3218 | 2024.11.08 01:25:10.020655 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3219 | 2024.11.08 01:25:10.020946 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3220 | 2024.11.08 01:25:10.021177 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3221 | 2024.11.08 01:25:10.021227 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3222 | 2024.11.08 01:25:10.021631 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3223 | 2024.11.08 01:25:10.021879 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.08 01:25:10.022016 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001736 sec., 34562.21198156682 rows/sec., 2.33 MiB/sec. | ||
3225 | 2024.11.08 01:25:10.022220 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Debug> DynamicQueryHandler: Done processing query | ||
3226 | 2024.11.08 01:25:10.022245 [ 293 ] {a5dbc0ec-2112-4caa-bbf2-998c1c0b43ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3227 | 2024.11.08 01:25:10.022262 [ 293 ] {} <Debug> HTTP-Session: d235a1c2-d3b2-4c41-ae2c-7915d8c6ea8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3228 | 2024.11.08 01:25:10.022492 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3229 | 2024.11.08 01:25:10.029237 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3230 | 2024.11.08 01:25:10.036514 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3231 | 2024.11.08 01:25:10.039840 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3232 | 2024.11.08 01:25:10.048055 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3233 | 2024.11.08 01:25:10.063326 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3234 | 2024.11.08 01:25:10.067725 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3235 | 2024.11.08 01:25:10.068996 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3236 | 2024.11.08 01:25:10.081286 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3237 | 2024.11.08 01:25:12.006828 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3238 | 2024.11.08 01:25:12.006883 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3239 | 2024.11.08 01:25:12.091148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 382 | ||
3240 | 2024.11.08 01:25:12.094258 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3241 | 2024.11.08 01:25:12.094307 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3242 | 2024.11.08 01:25:12.095826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3243 | 2024.11.08 01:25:12.096131 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2024.11.08 01:25:12.097015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
3245 | 2024.11.08 01:25:14.992744 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42850, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3246 | 2024.11.08 01:25:14.992870 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3247 | 2024.11.08 01:25:14.992895 [ 291 ] {} <Debug> HTTP-Session: 8e6fc580-a8e3-4d48-bb66-d2d4abaa7cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42850 | ||
3248 | 2024.11.08 01:25:14.992918 [ 291 ] {} <Debug> HTTP-Session: 8e6fc580-a8e3-4d48-bb66-d2d4abaa7cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3249 | 2024.11.08 01:25:14.992933 [ 291 ] {} <Debug> HTTP-Session: 8e6fc580-a8e3-4d48-bb66-d2d4abaa7cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3250 | 2024.11.08 01:25:14.992982 [ 291 ] {} <Trace> HTTP-Session: 8e6fc580-a8e3-4d48-bb66-d2d4abaa7cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3251 | 2024.11.08 01:25:14.993172 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42850) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3252 | 2024.11.08 01:25:14.993236 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3253 | 2024.11.08 01:25:14.993562 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3254 | 2024.11.08 01:25:14.994066 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3255 | 2024.11.08 01:25:14.994107 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3256 | 2024.11.08 01:25:14.994516 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3257 | 2024.11.08 01:25:14.994764 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3258 | 2024.11.08 01:25:14.994901 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001793 sec., 31232.571109871722 rows/sec., 2.38 MiB/sec. | ||
3259 | 2024.11.08 01:25:14.995100 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Debug> DynamicQueryHandler: Done processing query | ||
3260 | 2024.11.08 01:25:14.995126 [ 291 ] {422407e4-ec05-4766-a723-cc8785336085} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3261 | 2024.11.08 01:25:14.995143 [ 291 ] {} <Debug> HTTP-Session: 8e6fc580-a8e3-4d48-bb66-d2d4abaa7cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3262 | 2024.11.08 01:25:14.995354 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3263 | 2024.11.08 01:25:14.995395 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3264 | 2024.11.08 01:25:14.995469 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3265 | 2024.11.08 01:25:14.995497 [ 271 ] {} <Debug> HTTP-Session: 959512a2-4db8-4a34-b079-dc88f1ac4189 Authenticating user 'default' from [fd00:1122:3344:101::d]:39873 | ||
3266 | 2024.11.08 01:25:14.995519 [ 271 ] {} <Debug> HTTP-Session: 959512a2-4db8-4a34-b079-dc88f1ac4189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3267 | 2024.11.08 01:25:14.995537 [ 271 ] {} <Debug> HTTP-Session: 959512a2-4db8-4a34-b079-dc88f1ac4189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3268 | 2024.11.08 01:25:14.995577 [ 271 ] {} <Trace> HTTP-Session: 959512a2-4db8-4a34-b079-dc88f1ac4189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3269 | 2024.11.08 01:25:14.995731 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39873) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3270 | 2024.11.08 01:25:14.995785 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3271 | 2024.11.08 01:25:14.996075 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3272 | 2024.11.08 01:25:14.996515 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3273 | 2024.11.08 01:25:14.996553 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3274 | 2024.11.08 01:25:14.996918 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3275 | 2024.11.08 01:25:14.997165 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2024.11.08 01:25:14.997293 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001614 sec., 39653.035935563814 rows/sec., 3.10 MiB/sec. | ||
3277 | 2024.11.08 01:25:14.997469 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Debug> DynamicQueryHandler: Done processing query | ||
3278 | 2024.11.08 01:25:14.997494 [ 271 ] {2a7b37be-df70-47a0-a3c3-8a85639f4be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3279 | 2024.11.08 01:25:14.997511 [ 271 ] {} <Debug> HTTP-Session: 959512a2-4db8-4a34-b079-dc88f1ac4189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3280 | 2024.11.08 01:25:14.997756 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3281 | 2024.11.08 01:25:14.997850 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36812, User-Agent: (none), Length: 30567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3282 | 2024.11.08 01:25:14.997940 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3283 | 2024.11.08 01:25:14.997968 [ 291 ] {} <Debug> HTTP-Session: d8d1bc19-0e8e-4b0e-ae53-cafa07789164 Authenticating user 'default' from [fd00:1122:3344:101::d]:36812 | ||
3284 | 2024.11.08 01:25:14.997990 [ 291 ] {} <Debug> HTTP-Session: d8d1bc19-0e8e-4b0e-ae53-cafa07789164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3285 | 2024.11.08 01:25:14.998007 [ 291 ] {} <Debug> HTTP-Session: d8d1bc19-0e8e-4b0e-ae53-cafa07789164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3286 | 2024.11.08 01:25:14.998046 [ 291 ] {} <Trace> HTTP-Session: d8d1bc19-0e8e-4b0e-ae53-cafa07789164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3287 | 2024.11.08 01:25:14.998240 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36812) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3288 | 2024.11.08 01:25:14.998325 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3289 | 2024.11.08 01:25:14.998488 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3290 | 2024.11.08 01:25:14.998884 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3291 | 2024.11.08 01:25:14.998921 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3292 | 2024.11.08 01:25:14.999316 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3293 | 2024.11.08 01:25:14.999561 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3294 | 2024.11.08 01:25:14.999686 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
3295 | 2024.11.08 01:25:14.999855 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Debug> DynamicQueryHandler: Done processing query | ||
3296 | 2024.11.08 01:25:14.999904 [ 291 ] {4dfe6dec-16a5-4ee1-881d-05937e1451ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3297 | 2024.11.08 01:25:14.999922 [ 291 ] {} <Debug> HTTP-Session: d8d1bc19-0e8e-4b0e-ae53-cafa07789164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3298 | 2024.11.08 01:25:15.000072 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3299 | 2024.11.08 01:25:15.000080 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3300 | 2024.11.08 01:25:15.000226 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.31 MiB, peak 163.50 MiB, free memory in arenas 0.00 B, will set to 155.04 MiB (RSS), difference: -1.27 MiB | ||
3301 | 2024.11.08 01:25:15.000241 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3302 | 2024.11.08 01:25:15.000270 [ 271 ] {} <Debug> HTTP-Session: c58bd96d-25af-4b79-bd67-b93a26f506b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39873 | ||
3303 | 2024.11.08 01:25:15.000291 [ 271 ] {} <Debug> HTTP-Session: c58bd96d-25af-4b79-bd67-b93a26f506b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3304 | 2024.11.08 01:25:15.000310 [ 271 ] {} <Debug> HTTP-Session: c58bd96d-25af-4b79-bd67-b93a26f506b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3305 | 2024.11.08 01:25:15.000348 [ 271 ] {} <Trace> HTTP-Session: c58bd96d-25af-4b79-bd67-b93a26f506b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3306 | 2024.11.08 01:25:15.000497 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39873) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3307 | 2024.11.08 01:25:15.000544 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3308 | 2024.11.08 01:25:15.000677 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3309 | 2024.11.08 01:25:15.000989 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.11.08 01:25:15.001026 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3311 | 2024.11.08 01:25:15.001402 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3312 | 2024.11.08 01:25:15.001663 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.11.08 01:25:15.001793 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
3314 | 2024.11.08 01:25:15.001963 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Debug> DynamicQueryHandler: Done processing query | ||
3315 | 2024.11.08 01:25:15.001988 [ 271 ] {3f13a33d-e00d-4bbe-9e1a-a093db45ba82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3316 | 2024.11.08 01:25:15.002005 [ 271 ] {} <Debug> HTTP-Session: c58bd96d-25af-4b79-bd67-b93a26f506b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2024.11.08 01:25:15.002213 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3318 | 2024.11.08 01:25:18.607339 [ 112 ] {} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3319 | 2024.11.08 01:25:18.607410 [ 112 ] {} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.11.08 01:25:18.607438 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3321 | 2024.11.08 01:25:18.607656 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
3322 | 2024.11.08 01:25:18.607826 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3323 | 2024.11.08 01:25:18.607866 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3324 | 2024.11.08 01:25:18.607946 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3325 | 2024.11.08 01:25:18.608093 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
3326 | 2024.11.08 01:25:18.608358 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3327 | 2024.11.08 01:25:18.608606 [ 200 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3328 | 2024.11.08 01:25:18.609716 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219485 sec., 13668.36002460305 rows/sec., 714.12 KiB/sec. | ||
3329 | 2024.11.08 01:25:18.609988 [ 197 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3330 | 2024.11.08 01:25:18.610436 [ 197 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2024.11.08 01:25:18.610546 [ 197 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_5_1} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3332 | 2024.11.08 01:25:18.610667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3333 | 2024.11.08 01:25:20.000006 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52438, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3334 | 2024.11.08 01:25:20.000204 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3335 | 2024.11.08 01:25:20.000240 [ 291 ] {} <Debug> HTTP-Session: 6785e6c4-a0e9-4085-b5ee-c19f4cbb9e32 Authenticating user 'default' from [fd00:1122:3344:101::d]:52438 | ||
3336 | 2024.11.08 01:25:20.000280 [ 291 ] {} <Debug> HTTP-Session: 6785e6c4-a0e9-4085-b5ee-c19f4cbb9e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3337 | 2024.11.08 01:25:20.000300 [ 291 ] {} <Debug> HTTP-Session: 6785e6c4-a0e9-4085-b5ee-c19f4cbb9e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3338 | 2024.11.08 01:25:20.000369 [ 291 ] {} <Trace> HTTP-Session: 6785e6c4-a0e9-4085-b5ee-c19f4cbb9e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3339 | 2024.11.08 01:25:20.000569 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52438) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
3340 | 2024.11.08 01:25:20.000634 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3341 | 2024.11.08 01:25:20.000952 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3342 | 2024.11.08 01:25:20.001398 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3343 | 2024.11.08 01:25:20.001441 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3344 | 2024.11.08 01:25:20.001841 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3345 | 2024.11.08 01:25:20.002088 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3346 | 2024.11.08 01:25:20.002257 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00174 sec., 8045.977011494253 rows/sec., 579.20 KiB/sec. | ||
3347 | 2024.11.08 01:25:20.002468 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Debug> DynamicQueryHandler: Done processing query | ||
3348 | 2024.11.08 01:25:20.002496 [ 291 ] {b8433f91-5728-4641-82d3-c4f32678d05a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3349 | 2024.11.08 01:25:20.002513 [ 291 ] {} <Debug> HTTP-Session: 6785e6c4-a0e9-4085-b5ee-c19f4cbb9e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3350 | 2024.11.08 01:25:20.002788 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3351 | 2024.11.08 01:25:20.002956 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50303, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3352 | 2024.11.08 01:25:20.003032 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3353 | 2024.11.08 01:25:20.003057 [ 271 ] {} <Debug> HTTP-Session: bbdb1740-8200-4a6d-b40d-7c31ae7aba2b Authenticating user 'default' from [fd00:1122:3344:101::d]:50303 | ||
3354 | 2024.11.08 01:25:20.003079 [ 271 ] {} <Debug> HTTP-Session: bbdb1740-8200-4a6d-b40d-7c31ae7aba2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3355 | 2024.11.08 01:25:20.003096 [ 271 ] {} <Debug> HTTP-Session: bbdb1740-8200-4a6d-b40d-7c31ae7aba2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3356 | 2024.11.08 01:25:20.003138 [ 271 ] {} <Trace> HTTP-Session: bbdb1740-8200-4a6d-b40d-7c31ae7aba2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3357 | 2024.11.08 01:25:20.003372 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50303) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3358 | 2024.11.08 01:25:20.003428 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3359 | 2024.11.08 01:25:20.003695 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3360 | 2024.11.08 01:25:20.004203 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2024.11.08 01:25:20.004240 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3362 | 2024.11.08 01:25:20.004624 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3363 | 2024.11.08 01:25:20.004864 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3364 | 2024.11.08 01:25:20.005030 [ 132 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3365 | 2024.11.08 01:25:20.005042 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.001778 sec., 161417.32283464566 rows/sec., 14.25 MiB/sec. | ||
3366 | 2024.11.08 01:25:20.005126 [ 132 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2024.11.08 01:25:20.005205 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3368 | 2024.11.08 01:25:20.005431 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Debug> DynamicQueryHandler: Done processing query | ||
3369 | 2024.11.08 01:25:20.005473 [ 271 ] {510cd2e1-6831-4dae-b3d7-cedaebfcf01a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3370 | 2024.11.08 01:25:20.005466 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
3371 | 2024.11.08 01:25:20.005499 [ 271 ] {} <Debug> HTTP-Session: bbdb1740-8200-4a6d-b40d-7c31ae7aba2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3372 | 2024.11.08 01:25:20.005661 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3373 | 2024.11.08 01:25:20.005701 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1428 rows starting from the beginning of the part | ||
3374 | 2024.11.08 01:25:20.005792 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3375 | 2024.11.08 01:25:20.005833 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52438, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3376 | 2024.11.08 01:25:20.006028 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
3377 | 2024.11.08 01:25:20.006079 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3378 | 2024.11.08 01:25:20.006180 [ 291 ] {} <Debug> HTTP-Session: 0beaa337-8f5d-434f-a9ea-4159aa25d323 Authenticating user 'default' from [fd00:1122:3344:101::d]:52438 | ||
3379 | 2024.11.08 01:25:20.006265 [ 291 ] {} <Debug> HTTP-Session: 0beaa337-8f5d-434f-a9ea-4159aa25d323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3380 | 2024.11.08 01:25:20.006350 [ 291 ] {} <Debug> HTTP-Session: 0beaa337-8f5d-434f-a9ea-4159aa25d323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3381 | 2024.11.08 01:25:20.006386 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 287 rows starting from the beginning of the part | ||
3382 | 2024.11.08 01:25:20.006510 [ 291 ] {} <Trace> HTTP-Session: 0beaa337-8f5d-434f-a9ea-4159aa25d323 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3383 | 2024.11.08 01:25:20.006779 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part | ||
3384 | 2024.11.08 01:25:20.006922 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52438) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3385 | 2024.11.08 01:25:20.007124 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3386 | 2024.11.08 01:25:20.007163 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
3387 | 2024.11.08 01:25:20.007668 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
3388 | 2024.11.08 01:25:20.008818 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3389 | 2024.11.08 01:25:20.009608 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3390 | 2024.11.08 01:25:20.009682 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3391 | 2024.11.08 01:25:20.010863 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3392 | 2024.11.08 01:25:20.011334 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3393 | 2024.11.08 01:25:20.011755 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004985 sec., 9829.488465396189 rows/sec., 725.03 KiB/sec. | ||
3394 | 2024.11.08 01:25:20.011940 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006588699 sec., 330262.4691156782 rows/sec., 29.07 MiB/sec. | ||
3395 | 2024.11.08 01:25:20.012165 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Debug> DynamicQueryHandler: Done processing query | ||
3396 | 2024.11.08 01:25:20.012207 [ 291 ] {0fb7f367-aff9-406e-af95-aaca36b0fc23} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3397 | 2024.11.08 01:25:20.012230 [ 291 ] {} <Debug> HTTP-Session: 0beaa337-8f5d-434f-a9ea-4159aa25d323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3398 | 2024.11.08 01:25:20.012276 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3399 | 2024.11.08 01:25:20.012458 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3400 | 2024.11.08 01:25:20.012548 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44013, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3401 | 2024.11.08 01:25:20.012640 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3402 | 2024.11.08 01:25:20.012687 [ 271 ] {} <Debug> HTTP-Session: 887f8515-c365-49a4-801f-ed4fa78d02dd Authenticating user 'default' from [fd00:1122:3344:101::d]:44013 | ||
3403 | 2024.11.08 01:25:20.012694 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2024.11.08 01:25:20.012712 [ 271 ] {} <Debug> HTTP-Session: 887f8515-c365-49a4-801f-ed4fa78d02dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3405 | 2024.11.08 01:25:20.012770 [ 271 ] {} <Debug> HTTP-Session: 887f8515-c365-49a4-801f-ed4fa78d02dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3406 | 2024.11.08 01:25:20.012844 [ 271 ] {} <Trace> HTTP-Session: 887f8515-c365-49a4-801f-ed4fa78d02dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3407 | 2024.11.08 01:25:20.012868 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_16_3} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3408 | 2024.11.08 01:25:20.013020 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3409 | 2024.11.08 01:25:20.013078 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44013) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3410 | 2024.11.08 01:25:20.013135 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3411 | 2024.11.08 01:25:20.013398 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3412 | 2024.11.08 01:25:20.013734 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3413 | 2024.11.08 01:25:20.013778 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3414 | 2024.11.08 01:25:20.014163 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3415 | 2024.11.08 01:25:20.014407 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3416 | 2024.11.08 01:25:20.014536 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. | ||
3417 | 2024.11.08 01:25:20.014734 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Debug> DynamicQueryHandler: Done processing query | ||
3418 | 2024.11.08 01:25:20.014759 [ 271 ] {792b1551-9ff3-4cc5-ad39-58cee21d398f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3419 | 2024.11.08 01:25:20.014776 [ 271 ] {} <Debug> HTTP-Session: 887f8515-c365-49a4-801f-ed4fa78d02dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3420 | 2024.11.08 01:25:20.014944 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3421 | 2024.11.08 01:25:20.015062 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47849, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3422 | 2024.11.08 01:25:20.015118 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3423 | 2024.11.08 01:25:20.015138 [ 291 ] {} <Debug> HTTP-Session: e5dceb12-3694-4bca-9884-d398acfa6f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:47849 | ||
3424 | 2024.11.08 01:25:20.015155 [ 291 ] {} <Debug> HTTP-Session: e5dceb12-3694-4bca-9884-d398acfa6f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3425 | 2024.11.08 01:25:20.015169 [ 291 ] {} <Debug> HTTP-Session: e5dceb12-3694-4bca-9884-d398acfa6f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3426 | 2024.11.08 01:25:20.015203 [ 291 ] {} <Trace> HTTP-Session: e5dceb12-3694-4bca-9884-d398acfa6f58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3427 | 2024.11.08 01:25:20.015311 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47849) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3428 | 2024.11.08 01:25:20.015355 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3429 | 2024.11.08 01:25:20.015590 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3430 | 2024.11.08 01:25:20.015928 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3431 | 2024.11.08 01:25:20.015968 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3432 | 2024.11.08 01:25:20.016324 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3433 | 2024.11.08 01:25:20.016587 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3434 | 2024.11.08 01:25:20.016718 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001435 sec., 9059.233449477351 rows/sec., 564.84 KiB/sec. | ||
3435 | 2024.11.08 01:25:20.017015 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Debug> DynamicQueryHandler: Done processing query | ||
3436 | 2024.11.08 01:25:20.017041 [ 291 ] {fa3f2538-07d6-42a6-8469-c596747014b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3437 | 2024.11.08 01:25:20.017058 [ 291 ] {} <Debug> HTTP-Session: e5dceb12-3694-4bca-9884-d398acfa6f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3438 | 2024.11.08 01:25:20.017308 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44013, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3439 | 2024.11.08 01:25:20.017318 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3440 | 2024.11.08 01:25:20.017373 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3441 | 2024.11.08 01:25:20.017395 [ 271 ] {} <Debug> HTTP-Session: 4a2a61bc-2f80-4017-94de-4533fc1055cd Authenticating user 'default' from [fd00:1122:3344:101::d]:44013 | ||
3442 | 2024.11.08 01:25:20.017413 [ 271 ] {} <Debug> HTTP-Session: 4a2a61bc-2f80-4017-94de-4533fc1055cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3443 | 2024.11.08 01:25:20.017436 [ 271 ] {} <Debug> HTTP-Session: 4a2a61bc-2f80-4017-94de-4533fc1055cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3444 | 2024.11.08 01:25:20.017469 [ 271 ] {} <Trace> HTTP-Session: 4a2a61bc-2f80-4017-94de-4533fc1055cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3445 | 2024.11.08 01:25:20.017747 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44013) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3446 | 2024.11.08 01:25:20.017807 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3447 | 2024.11.08 01:25:20.018131 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3448 | 2024.11.08 01:25:20.018788 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2024.11.08 01:25:20.018825 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3450 | 2024.11.08 01:25:20.019210 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3451 | 2024.11.08 01:25:20.019461 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3452 | 2024.11.08 01:25:20.019591 [ 69 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3453 | 2024.11.08 01:25:20.019596 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00201 sec., 210945.2736318408 rows/sec., 15.08 MiB/sec. | ||
3454 | 2024.11.08 01:25:20.019635 [ 69 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3455 | 2024.11.08 01:25:20.019676 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3456 | 2024.11.08 01:25:20.019877 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
3457 | 2024.11.08 01:25:20.019911 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Debug> DynamicQueryHandler: Done processing query | ||
3458 | 2024.11.08 01:25:20.019953 [ 271 ] {90270b74-bf3d-40e8-82e8-049201ceb80b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3459 | 2024.11.08 01:25:20.019987 [ 271 ] {} <Debug> HTTP-Session: 4a2a61bc-2f80-4017-94de-4533fc1055cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3460 | 2024.11.08 01:25:20.020074 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3461 | 2024.11.08 01:25:20.020109 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 898 rows starting from the beginning of the part | ||
3462 | 2024.11.08 01:25:20.020180 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
3463 | 2024.11.08 01:25:20.020323 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3464 | 2024.11.08 01:25:20.020415 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46301, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3465 | 2024.11.08 01:25:20.020617 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3466 | 2024.11.08 01:25:20.020681 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 424 rows starting from the beginning of the part | ||
3467 | 2024.11.08 01:25:20.020697 [ 291 ] {} <Debug> HTTP-Session: d497ffa4-2273-44f8-8ab8-ddf38b44a877 Authenticating user 'default' from [fd00:1122:3344:101::d]:46301 | ||
3468 | 2024.11.08 01:25:20.020777 [ 291 ] {} <Debug> HTTP-Session: d497ffa4-2273-44f8-8ab8-ddf38b44a877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3469 | 2024.11.08 01:25:20.020838 [ 291 ] {} <Debug> HTTP-Session: d497ffa4-2273-44f8-8ab8-ddf38b44a877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3470 | 2024.11.08 01:25:20.020997 [ 291 ] {} <Trace> HTTP-Session: d497ffa4-2273-44f8-8ab8-ddf38b44a877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3471 | 2024.11.08 01:25:20.021054 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
3472 | 2024.11.08 01:25:20.021404 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46301) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3473 | 2024.11.08 01:25:20.021425 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
3474 | 2024.11.08 01:25:20.021575 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3475 | 2024.11.08 01:25:20.021866 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
3476 | 2024.11.08 01:25:20.022581 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3477 | 2024.11.08 01:25:20.023233 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3478 | 2024.11.08 01:25:20.023304 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3479 | 2024.11.08 01:25:20.024355 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3480 | 2024.11.08 01:25:20.024972 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3481 | 2024.11.08 01:25:20.025212 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005439562 sec., 358484.7456468002 rows/sec., 27.43 MiB/sec. | ||
3482 | 2024.11.08 01:25:20.025366 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004149 sec., 1446.1315979754158 rows/sec., 75.55 KiB/sec. | ||
3483 | 2024.11.08 01:25:20.025523 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3484 | 2024.11.08 01:25:20.025719 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Debug> DynamicQueryHandler: Done processing query | ||
3485 | 2024.11.08 01:25:20.025762 [ 291 ] {cc70399a-f3e4-4e34-8aa1-1f024e66075e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3486 | 2024.11.08 01:25:20.025787 [ 291 ] {} <Debug> HTTP-Session: d497ffa4-2273-44f8-8ab8-ddf38b44a877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3487 | 2024.11.08 01:25:20.025944 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3488 | 2024.11.08 01:25:20.026040 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3489 | 2024.11.08 01:25:20.026108 [ 190 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_16_3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3490 | 2024.11.08 01:25:20.026131 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34937, User-Agent: (none), Length: 44597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3491 | 2024.11.08 01:25:20.026263 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3492 | 2024.11.08 01:25:20.026276 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3493 | 2024.11.08 01:25:20.026295 [ 271 ] {} <Debug> HTTP-Session: ba7b606d-a5be-4cd5-91ba-994602433f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:34937 | ||
3494 | 2024.11.08 01:25:20.026334 [ 271 ] {} <Debug> HTTP-Session: ba7b606d-a5be-4cd5-91ba-994602433f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3495 | 2024.11.08 01:25:20.026349 [ 271 ] {} <Debug> HTTP-Session: ba7b606d-a5be-4cd5-91ba-994602433f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3496 | 2024.11.08 01:25:20.026382 [ 271 ] {} <Trace> HTTP-Session: ba7b606d-a5be-4cd5-91ba-994602433f40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2024.11.08 01:25:20.026625 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3498 | 2024.11.08 01:25:20.026675 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3499 | 2024.11.08 01:25:20.026852 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3500 | 2024.11.08 01:25:20.027321 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3501 | 2024.11.08 01:25:20.027370 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3502 | 2024.11.08 01:25:20.027782 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3503 | 2024.11.08 01:25:20.028024 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3504 | 2024.11.08 01:25:20.028145 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3505 | 2024.11.08 01:25:20.028155 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00168 sec., 141071.42857142858 rows/sec., 9.46 MiB/sec. | ||
3506 | 2024.11.08 01:25:20.028178 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2024.11.08 01:25:20.028212 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3508 | 2024.11.08 01:25:20.028543 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Debug> DynamicQueryHandler: Done processing query | ||
3509 | 2024.11.08 01:25:20.028541 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
3510 | 2024.11.08 01:25:20.028620 [ 271 ] {636f2717-b33f-45c0-a24f-db8884294e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3511 | 2024.11.08 01:25:20.028705 [ 271 ] {} <Debug> HTTP-Session: ba7b606d-a5be-4cd5-91ba-994602433f40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3512 | 2024.11.08 01:25:20.028924 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3513 | 2024.11.08 01:25:20.028981 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3708 rows starting from the beginning of the part | ||
3514 | 2024.11.08 01:25:20.029009 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3515 | 2024.11.08 01:25:20.029117 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52846, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3516 | 2024.11.08 01:25:20.029279 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3517 | |||
3518 | (version 23.8.7.1) | ||
3519 | 2024.11.08 01:25:20.029347 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3520 | 2024.11.08 01:25:20.029427 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
3521 | 2024.11.08 01:25:20.029447 [ 291 ] {} <Debug> HTTP-Session: cc10bc46-890c-4c83-b6e6-1f10f5d25f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:52846 | ||
3522 | 2024.11.08 01:25:20.029523 [ 291 ] {} <Debug> HTTP-Session: cc10bc46-890c-4c83-b6e6-1f10f5d25f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3523 | 2024.11.08 01:25:20.029596 [ 291 ] {} <Debug> HTTP-Session: cc10bc46-890c-4c83-b6e6-1f10f5d25f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3524 | 2024.11.08 01:25:20.029730 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
3525 | 2024.11.08 01:25:20.029737 [ 291 ] {} <Trace> HTTP-Session: cc10bc46-890c-4c83-b6e6-1f10f5d25f11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3526 | 2024.11.08 01:25:20.030080 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 166 rows starting from the beginning of the part | ||
3527 | 2024.11.08 01:25:20.030125 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52846) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3528 | 2024.11.08 01:25:20.030268 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3529 | 2024.11.08 01:25:20.030457 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
3530 | 2024.11.08 01:25:20.030783 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
3531 | 2024.11.08 01:25:20.031260 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3532 | 2024.11.08 01:25:20.031997 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3533 | 2024.11.08 01:25:20.032057 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3534 | 2024.11.08 01:25:20.032769 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3535 | 2024.11.08 01:25:20.033375 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3536 | 2024.11.08 01:25:20.033648 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003665 sec., 272.8512960436562 rows/sec., 18.39 KiB/sec. | ||
3537 | 2024.11.08 01:25:20.034216 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Debug> DynamicQueryHandler: Done processing query | ||
3538 | 2024.11.08 01:25:20.034253 [ 291 ] {ff4e401f-4139-4399-9528-7dba332c67d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3539 | 2024.11.08 01:25:20.034322 [ 291 ] {} <Debug> HTTP-Session: cc10bc46-890c-4c83-b6e6-1f10f5d25f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3540 | 2024.11.08 01:25:20.034576 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4668 rows, containing 5 columns (5 merged, 0 gathered) in 0.006263804 sec., 745234.0462760328 rows/sec., 50.43 MiB/sec. | ||
3541 | 2024.11.08 01:25:20.034599 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3542 | 2024.11.08 01:25:20.034687 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39782, User-Agent: (none), Length: 69925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3543 | 2024.11.08 01:25:20.034750 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3544 | 2024.11.08 01:25:20.034778 [ 271 ] {} <Debug> HTTP-Session: 874d0597-9652-43cb-a57a-6223354b6dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39782 | ||
3545 | 2024.11.08 01:25:20.034797 [ 271 ] {} <Debug> HTTP-Session: 874d0597-9652-43cb-a57a-6223354b6dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3546 | 2024.11.08 01:25:20.034816 [ 271 ] {} <Debug> HTTP-Session: 874d0597-9652-43cb-a57a-6223354b6dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3547 | 2024.11.08 01:25:20.034850 [ 271 ] {} <Trace> HTTP-Session: 874d0597-9652-43cb-a57a-6223354b6dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3548 | 2024.11.08 01:25:20.035027 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3549 | 2024.11.08 01:25:20.035354 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3550 | 2024.11.08 01:25:20.035452 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3551 | 2024.11.08 01:25:20.035550 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
3552 | 2024.11.08 01:25:20.035881 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39782) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3553 | 2024.11.08 01:25:20.035970 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3554 | 2024.11.08 01:25:20.036464 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3555 | 2024.11.08 01:25:20.037247 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3556 | 2024.11.08 01:25:20.037286 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3557 | 2024.11.08 01:25:20.037973 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3558 | 2024.11.08 01:25:20.038251 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2024.11.08 01:25:20.038406 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003389 sec., 12393.036293892003 rows/sec., 22.21 MiB/sec. | ||
3560 | 2024.11.08 01:25:20.038929 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Debug> DynamicQueryHandler: Done processing query | ||
3561 | 2024.11.08 01:25:20.038956 [ 271 ] {38b11119-830e-4d3b-9c87-742226b5758c} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
3562 | 2024.11.08 01:25:20.038972 [ 271 ] {} <Debug> HTTP-Session: 874d0597-9652-43cb-a57a-6223354b6dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3563 | 2024.11.08 01:25:20.039151 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3564 | 2024.11.08 01:25:20.039244 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63760, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3565 | 2024.11.08 01:25:20.039307 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3566 | 2024.11.08 01:25:20.039331 [ 291 ] {} <Debug> HTTP-Session: f0f91ced-39b4-4515-bd3f-8849a791c292 Authenticating user 'default' from [fd00:1122:3344:101::d]:63760 | ||
3567 | 2024.11.08 01:25:20.039350 [ 291 ] {} <Debug> HTTP-Session: f0f91ced-39b4-4515-bd3f-8849a791c292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3568 | 2024.11.08 01:25:20.039364 [ 291 ] {} <Debug> HTTP-Session: f0f91ced-39b4-4515-bd3f-8849a791c292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3569 | 2024.11.08 01:25:20.039396 [ 291 ] {} <Trace> HTTP-Session: f0f91ced-39b4-4515-bd3f-8849a791c292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3570 | 2024.11.08 01:25:20.039540 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63760) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3571 | 2024.11.08 01:25:20.039586 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3572 | 2024.11.08 01:25:20.039733 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3573 | 2024.11.08 01:25:20.040051 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3574 | 2024.11.08 01:25:20.040088 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3575 | 2024.11.08 01:25:20.040459 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3576 | 2024.11.08 01:25:20.040701 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3577 | 2024.11.08 01:25:20.040829 [ 69 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3578 | 2024.11.08 01:25:20.040834 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001352 sec., 60650.8875739645 rows/sec., 3.85 MiB/sec. | ||
3579 | 2024.11.08 01:25:20.040869 [ 69 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2024.11.08 01:25:20.040903 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3581 | 2024.11.08 01:25:20.041032 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3582 | 2024.11.08 01:25:20.041046 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Debug> DynamicQueryHandler: Done processing query | ||
3583 | 2024.11.08 01:25:20.041085 [ 291 ] {e740df72-956a-403c-b427-683115620afc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3584 | 2024.11.08 01:25:20.041109 [ 291 ] {} <Debug> HTTP-Session: f0f91ced-39b4-4515-bd3f-8849a791c292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3585 | 2024.11.08 01:25:20.041179 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3586 | 2024.11.08 01:25:20.041218 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part | ||
3587 | 2024.11.08 01:25:20.041333 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
3588 | 2024.11.08 01:25:20.041548 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3589 | 2024.11.08 01:25:20.041570 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
3590 | 2024.11.08 01:25:20.041822 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
3591 | 2024.11.08 01:25:20.041969 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
3592 | 2024.11.08 01:25:20.042103 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
3593 | 2024.11.08 01:25:20.043216 [ 186 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 4 columns (4 merged, 0 gathered) in 0.00224516 sec., 443620.9446097383 rows/sec., 29.05 MiB/sec. | ||
3594 | 2024.11.08 01:25:20.043447 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3595 | 2024.11.08 01:25:20.043760 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3596 | 2024.11.08 01:25:20.043842 [ 190 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_16_3} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3597 | 2024.11.08 01:25:20.043930 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3598 | 2024.11.08 01:25:21.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.21 MiB, peak 163.50 MiB, free memory in arenas 0.00 B, will set to 156.86 MiB (RSS), difference: 1.65 MiB | ||
3599 | 2024.11.08 01:25:22.097232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 412 | ||
3600 | 2024.11.08 01:25:22.100127 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3601 | 2024.11.08 01:25:22.100172 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3602 | 2024.11.08 01:25:22.101655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3603 | 2024.11.08 01:25:22.101964 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3604 | 2024.11.08 01:25:22.102899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
3605 | 2024.11.08 01:25:24.992942 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63791, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3606 | 2024.11.08 01:25:24.993067 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3607 | 2024.11.08 01:25:24.993092 [ 295 ] {} <Debug> HTTP-Session: afa67fb9-c7ce-4b57-a3bd-1bebb952150e Authenticating user 'default' from [fd00:1122:3344:101::d]:63791 | ||
3608 | 2024.11.08 01:25:24.993116 [ 295 ] {} <Debug> HTTP-Session: afa67fb9-c7ce-4b57-a3bd-1bebb952150e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3609 | 2024.11.08 01:25:24.993130 [ 295 ] {} <Debug> HTTP-Session: afa67fb9-c7ce-4b57-a3bd-1bebb952150e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3610 | 2024.11.08 01:25:24.993182 [ 295 ] {} <Trace> HTTP-Session: afa67fb9-c7ce-4b57-a3bd-1bebb952150e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3611 | 2024.11.08 01:25:24.993374 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63791) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3612 | 2024.11.08 01:25:24.993440 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3613 | 2024.11.08 01:25:24.993770 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3614 | 2024.11.08 01:25:24.994331 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2024.11.08 01:25:24.994374 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3616 | 2024.11.08 01:25:24.994787 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3617 | 2024.11.08 01:25:24.995040 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3618 | 2024.11.08 01:25:24.995212 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.26 MiB/sec. | ||
3619 | 2024.11.08 01:25:24.995414 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Debug> DynamicQueryHandler: Done processing query | ||
3620 | 2024.11.08 01:25:24.995439 [ 295 ] {9fb8a032-aeb5-4bdb-b538-07668327dc1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3621 | 2024.11.08 01:25:24.995455 [ 295 ] {} <Debug> HTTP-Session: afa67fb9-c7ce-4b57-a3bd-1bebb952150e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3622 | 2024.11.08 01:25:24.995703 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2024.11.08 01:25:24.995853 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50641, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3624 | 2024.11.08 01:25:24.995972 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3625 | 2024.11.08 01:25:24.996002 [ 292 ] {} <Debug> HTTP-Session: fac72a7c-31c7-4dd7-9692-4568e84d3596 Authenticating user 'default' from [fd00:1122:3344:101::d]:50641 | ||
3626 | 2024.11.08 01:25:24.996030 [ 292 ] {} <Debug> HTTP-Session: fac72a7c-31c7-4dd7-9692-4568e84d3596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3627 | 2024.11.08 01:25:24.996048 [ 292 ] {} <Debug> HTTP-Session: fac72a7c-31c7-4dd7-9692-4568e84d3596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3628 | 2024.11.08 01:25:24.996109 [ 292 ] {} <Trace> HTTP-Session: fac72a7c-31c7-4dd7-9692-4568e84d3596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3629 | 2024.11.08 01:25:24.996341 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50641) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3630 | 2024.11.08 01:25:24.996415 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3631 | 2024.11.08 01:25:24.996788 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3632 | 2024.11.08 01:25:24.997210 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2024.11.08 01:25:24.997252 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3634 | 2024.11.08 01:25:24.997672 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3635 | 2024.11.08 01:25:24.997929 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2024.11.08 01:25:24.998073 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001817 sec., 35222.894881673084 rows/sec., 2.75 MiB/sec. | ||
3637 | 2024.11.08 01:25:24.998429 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Debug> DynamicQueryHandler: Done processing query | ||
3638 | 2024.11.08 01:25:24.998457 [ 292 ] {9f05f1ba-0211-4e67-a290-cc510d4c4ab3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3639 | 2024.11.08 01:25:24.998474 [ 292 ] {} <Debug> HTTP-Session: fac72a7c-31c7-4dd7-9692-4568e84d3596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3640 | 2024.11.08 01:25:24.998766 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63791, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3641 | 2024.11.08 01:25:24.998786 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3642 | 2024.11.08 01:25:24.998864 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3643 | 2024.11.08 01:25:24.998897 [ 295 ] {} <Debug> HTTP-Session: f2d72013-2bbc-4f89-b92a-8444647ea696 Authenticating user 'default' from [fd00:1122:3344:101::d]:63791 | ||
3644 | 2024.11.08 01:25:24.998916 [ 295 ] {} <Debug> HTTP-Session: f2d72013-2bbc-4f89-b92a-8444647ea696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3645 | 2024.11.08 01:25:24.998931 [ 295 ] {} <Debug> HTTP-Session: f2d72013-2bbc-4f89-b92a-8444647ea696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3646 | 2024.11.08 01:25:24.998983 [ 295 ] {} <Trace> HTTP-Session: f2d72013-2bbc-4f89-b92a-8444647ea696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3647 | 2024.11.08 01:25:24.999171 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63791) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3648 | 2024.11.08 01:25:24.999227 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3649 | 2024.11.08 01:25:24.999416 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3650 | 2024.11.08 01:25:24.999839 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3651 | 2024.11.08 01:25:24.999878 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3652 | 2024.11.08 01:25:25.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.14 MiB, peak 163.50 MiB, free memory in arenas 0.00 B, will set to 156.88 MiB (RSS), difference: -1.25 MiB | ||
3653 | 2024.11.08 01:25:25.000466 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3654 | 2024.11.08 01:25:25.000713 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3655 | 2024.11.08 01:25:25.000874 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001775 sec., 90140.84507042253 rows/sec., 6.28 MiB/sec. | ||
3656 | 2024.11.08 01:25:25.001059 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Debug> DynamicQueryHandler: Done processing query | ||
3657 | 2024.11.08 01:25:25.001084 [ 295 ] {81b223be-de94-4ccb-b7e1-68119f58305c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3658 | 2024.11.08 01:25:25.001101 [ 295 ] {} <Debug> HTTP-Session: f2d72013-2bbc-4f89-b92a-8444647ea696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3659 | 2024.11.08 01:25:25.001307 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3660 | 2024.11.08 01:25:25.001399 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40487, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3661 | 2024.11.08 01:25:25.001473 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3662 | 2024.11.08 01:25:25.001499 [ 292 ] {} <Debug> HTTP-Session: 655bfc3e-07c5-4e90-b394-20a0fa0ba04f Authenticating user 'default' from [fd00:1122:3344:101::d]:40487 | ||
3663 | 2024.11.08 01:25:25.001522 [ 292 ] {} <Debug> HTTP-Session: 655bfc3e-07c5-4e90-b394-20a0fa0ba04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3664 | 2024.11.08 01:25:25.001538 [ 292 ] {} <Debug> HTTP-Session: 655bfc3e-07c5-4e90-b394-20a0fa0ba04f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3665 | 2024.11.08 01:25:25.001588 [ 292 ] {} <Trace> HTTP-Session: 655bfc3e-07c5-4e90-b394-20a0fa0ba04f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3666 | 2024.11.08 01:25:25.001751 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40487) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3667 | 2024.11.08 01:25:25.001804 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3668 | 2024.11.08 01:25:25.001971 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3669 | 2024.11.08 01:25:25.002309 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3670 | 2024.11.08 01:25:25.002346 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3671 | 2024.11.08 01:25:25.002723 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3672 | 2024.11.08 01:25:25.002967 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3673 | 2024.11.08 01:25:25.003100 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
3674 | 2024.11.08 01:25:25.003276 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Debug> DynamicQueryHandler: Done processing query | ||
3675 | 2024.11.08 01:25:25.003301 [ 292 ] {864e8420-79ed-4c34-915a-2c4e57cfa6f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3676 | 2024.11.08 01:25:25.003320 [ 292 ] {} <Debug> HTTP-Session: 655bfc3e-07c5-4e90-b394-20a0fa0ba04f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3677 | 2024.11.08 01:25:25.003575 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2024.11.08 01:25:27.006934 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3679 | 2024.11.08 01:25:27.006994 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3680 | 2024.11.08 01:25:27.099986 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2024.11.08 01:25:27.766262 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2024.11.08 01:25:27.773780 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3683 | 2024.11.08 01:25:27.795323 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3684 | 2024.11.08 01:25:27.808666 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3685 | 2024.11.08 01:25:27.820963 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3686 | 2024.11.08 01:25:27.857312 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3687 | 2024.11.08 01:25:27.870652 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3688 | 2024.11.08 01:25:29.993515 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47596, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3689 | 2024.11.08 01:25:29.993643 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3690 | 2024.11.08 01:25:29.993670 [ 292 ] {} <Debug> HTTP-Session: acb014e4-6c65-4dd8-b40d-9b2416c94fce Authenticating user 'default' from [fd00:1122:3344:101::d]:47596 | ||
3691 | 2024.11.08 01:25:29.993693 [ 292 ] {} <Debug> HTTP-Session: acb014e4-6c65-4dd8-b40d-9b2416c94fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3692 | 2024.11.08 01:25:29.993708 [ 292 ] {} <Debug> HTTP-Session: acb014e4-6c65-4dd8-b40d-9b2416c94fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3693 | 2024.11.08 01:25:29.993760 [ 292 ] {} <Trace> HTTP-Session: acb014e4-6c65-4dd8-b40d-9b2416c94fce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3694 | 2024.11.08 01:25:29.993962 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47596) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3695 | 2024.11.08 01:25:29.994030 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3696 | 2024.11.08 01:25:29.994359 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3697 | 2024.11.08 01:25:29.994928 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2024.11.08 01:25:29.994971 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3699 | 2024.11.08 01:25:29.995394 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3700 | 2024.11.08 01:25:29.995669 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2024.11.08 01:25:29.995826 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.22 MiB/sec. | ||
3702 | 2024.11.08 01:25:29.996215 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Debug> DynamicQueryHandler: Done processing query | ||
3703 | 2024.11.08 01:25:29.996244 [ 292 ] {5a0e2bf7-371c-4b2c-9195-e5121143451b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3704 | 2024.11.08 01:25:29.996263 [ 292 ] {} <Debug> HTTP-Session: acb014e4-6c65-4dd8-b40d-9b2416c94fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3705 | 2024.11.08 01:25:29.996530 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3706 | 2024.11.08 01:25:29.996691 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35125, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3707 | 2024.11.08 01:25:29.996818 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3708 | 2024.11.08 01:25:29.996845 [ 291 ] {} <Debug> HTTP-Session: 8eae1c2b-7de8-4af2-a7ee-2f18af784e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:35125 | ||
3709 | 2024.11.08 01:25:29.996869 [ 291 ] {} <Debug> HTTP-Session: 8eae1c2b-7de8-4af2-a7ee-2f18af784e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3710 | 2024.11.08 01:25:29.996884 [ 291 ] {} <Debug> HTTP-Session: 8eae1c2b-7de8-4af2-a7ee-2f18af784e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3711 | 2024.11.08 01:25:29.996939 [ 291 ] {} <Trace> HTTP-Session: 8eae1c2b-7de8-4af2-a7ee-2f18af784e1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3712 | 2024.11.08 01:25:29.997153 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35125) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3713 | 2024.11.08 01:25:29.997220 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3714 | 2024.11.08 01:25:29.997557 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3715 | 2024.11.08 01:25:29.997969 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2024.11.08 01:25:29.998011 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3717 | 2024.11.08 01:25:29.998421 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3718 | 2024.11.08 01:25:29.998673 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3719 | 2024.11.08 01:25:29.998849 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001777 sec., 36015.756893640966 rows/sec., 2.81 MiB/sec. | ||
3720 | 2024.11.08 01:25:29.999048 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Debug> DynamicQueryHandler: Done processing query | ||
3721 | 2024.11.08 01:25:29.999074 [ 291 ] {ef7f3dee-95a6-4933-843d-e5f6834a2da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3722 | 2024.11.08 01:25:29.999092 [ 291 ] {} <Debug> HTTP-Session: 8eae1c2b-7de8-4af2-a7ee-2f18af784e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3723 | 2024.11.08 01:25:29.999486 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3724 | 2024.11.08 01:25:29.999561 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47596, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3725 | 2024.11.08 01:25:29.999699 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3726 | 2024.11.08 01:25:29.999744 [ 292 ] {} <Debug> HTTP-Session: 8d1c83dc-a6a1-43ec-8fa4-06b521b49bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47596 | ||
3727 | 2024.11.08 01:25:29.999781 [ 292 ] {} <Debug> HTTP-Session: 8d1c83dc-a6a1-43ec-8fa4-06b521b49bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3728 | 2024.11.08 01:25:29.999810 [ 292 ] {} <Debug> HTTP-Session: 8d1c83dc-a6a1-43ec-8fa4-06b521b49bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3729 | 2024.11.08 01:25:29.999879 [ 292 ] {} <Trace> HTTP-Session: 8d1c83dc-a6a1-43ec-8fa4-06b521b49bb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3730 | 2024.11.08 01:25:30.000081 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47596) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3731 | 2024.11.08 01:25:30.000136 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3732 | 2024.11.08 01:25:30.000172 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 163.50 MiB, free memory in arenas 0.00 B, will set to 156.88 MiB (RSS), difference: -1.19 MiB | ||
3733 | 2024.11.08 01:25:30.000647 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3734 | 2024.11.08 01:25:30.001139 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3735 | 2024.11.08 01:25:30.001177 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3736 | 2024.11.08 01:25:30.001576 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3737 | 2024.11.08 01:25:30.001819 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2024.11.08 01:25:30.001959 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001968 sec., 81300.81300813008 rows/sec., 5.66 MiB/sec. | ||
3739 | 2024.11.08 01:25:30.002147 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Debug> DynamicQueryHandler: Done processing query | ||
3740 | 2024.11.08 01:25:30.002173 [ 292 ] {13fdb6aa-005e-44a3-ad28-bfc6185d3300} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3741 | 2024.11.08 01:25:30.002189 [ 292 ] {} <Debug> HTTP-Session: 8d1c83dc-a6a1-43ec-8fa4-06b521b49bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3742 | 2024.11.08 01:25:30.002419 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3743 | 2024.11.08 01:25:30.002481 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53356, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3744 | 2024.11.08 01:25:30.002560 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3745 | 2024.11.08 01:25:30.002585 [ 291 ] {} <Debug> HTTP-Session: 31aaf93d-d418-40db-8f9e-49763d34372f Authenticating user 'default' from [fd00:1122:3344:101::d]:53356 | ||
3746 | 2024.11.08 01:25:30.002606 [ 291 ] {} <Debug> HTTP-Session: 31aaf93d-d418-40db-8f9e-49763d34372f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3747 | 2024.11.08 01:25:30.002621 [ 291 ] {} <Debug> HTTP-Session: 31aaf93d-d418-40db-8f9e-49763d34372f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3748 | 2024.11.08 01:25:30.002660 [ 291 ] {} <Trace> HTTP-Session: 31aaf93d-d418-40db-8f9e-49763d34372f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3749 | 2024.11.08 01:25:30.002798 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53356) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3750 | 2024.11.08 01:25:30.002849 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3751 | 2024.11.08 01:25:30.003014 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3752 | 2024.11.08 01:25:30.003322 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2024.11.08 01:25:30.003359 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3754 | 2024.11.08 01:25:30.003733 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3755 | 2024.11.08 01:25:30.003976 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2024.11.08 01:25:30.004135 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
3757 | 2024.11.08 01:25:30.004446 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Debug> DynamicQueryHandler: Done processing query | ||
3758 | 2024.11.08 01:25:30.004472 [ 291 ] {72fd07c5-c827-4da1-a8d7-f3ad95807562} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3759 | 2024.11.08 01:25:30.004489 [ 291 ] {} <Debug> HTTP-Session: 31aaf93d-d418-40db-8f9e-49763d34372f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3760 | 2024.11.08 01:25:30.004737 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3761 | 2024.11.08 01:25:32.103138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 428 | ||
3762 | 2024.11.08 01:25:32.106112 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2024.11.08 01:25:32.106177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3764 | 2024.11.08 01:25:32.107610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3765 | 2024.11.08 01:25:32.107935 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3766 | 2024.11.08 01:25:32.108542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
3767 | 2024.11.08 01:25:34.999724 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56061, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3768 | 2024.11.08 01:25:34.999855 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3769 | 2024.11.08 01:25:34.999879 [ 292 ] {} <Debug> HTTP-Session: 5f4afbbb-80a1-4ba4-a0a5-c3508ebd4d29 Authenticating user 'default' from [fd00:1122:3344:101::d]:56061 | ||
3770 | 2024.11.08 01:25:34.999903 [ 292 ] {} <Debug> HTTP-Session: 5f4afbbb-80a1-4ba4-a0a5-c3508ebd4d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3771 | 2024.11.08 01:25:34.999918 [ 292 ] {} <Debug> HTTP-Session: 5f4afbbb-80a1-4ba4-a0a5-c3508ebd4d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3772 | 2024.11.08 01:25:34.999967 [ 292 ] {} <Trace> HTTP-Session: 5f4afbbb-80a1-4ba4-a0a5-c3508ebd4d29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3773 | 2024.11.08 01:25:35.000152 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56061) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
3774 | 2024.11.08 01:25:35.000178 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.89 MiB, peak 163.50 MiB, free memory in arenas 0.00 B, will set to 156.88 MiB (RSS), difference: -1.01 MiB | ||
3775 | 2024.11.08 01:25:35.000230 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3776 | 2024.11.08 01:25:35.000904 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3777 | 2024.11.08 01:25:35.001343 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3778 | 2024.11.08 01:25:35.001383 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3779 | 2024.11.08 01:25:35.001784 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3780 | 2024.11.08 01:25:35.002034 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3781 | 2024.11.08 01:25:35.002184 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002088 sec., 6704.9808429118775 rows/sec., 482.67 KiB/sec. | ||
3782 | 2024.11.08 01:25:35.002519 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Debug> DynamicQueryHandler: Done processing query | ||
3783 | 2024.11.08 01:25:35.002545 [ 292 ] {1d346b02-162d-400b-a06c-579dc9a69b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3784 | 2024.11.08 01:25:35.002561 [ 292 ] {} <Debug> HTTP-Session: 5f4afbbb-80a1-4ba4-a0a5-c3508ebd4d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3785 | 2024.11.08 01:25:35.002837 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3786 | 2024.11.08 01:25:35.003005 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35360, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3787 | 2024.11.08 01:25:35.003110 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3788 | 2024.11.08 01:25:35.003136 [ 291 ] {} <Debug> HTTP-Session: 370ece07-3377-455d-a930-4727ef7fa82d Authenticating user 'default' from [fd00:1122:3344:101::d]:35360 | ||
3789 | 2024.11.08 01:25:35.003161 [ 291 ] {} <Debug> HTTP-Session: 370ece07-3377-455d-a930-4727ef7fa82d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3790 | 2024.11.08 01:25:35.003177 [ 291 ] {} <Debug> HTTP-Session: 370ece07-3377-455d-a930-4727ef7fa82d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2024.11.08 01:25:35.003233 [ 291 ] {} <Trace> HTTP-Session: 370ece07-3377-455d-a930-4727ef7fa82d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3792 | 2024.11.08 01:25:35.003502 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35360) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3793 | 2024.11.08 01:25:35.003573 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3794 | 2024.11.08 01:25:35.003930 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3795 | 2024.11.08 01:25:35.004526 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2024.11.08 01:25:35.004575 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3797 | 2024.11.08 01:25:35.005060 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3798 | 2024.11.08 01:25:35.005348 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3799 | 2024.11.08 01:25:35.005544 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002154 sec., 133240.48282265553 rows/sec., 11.76 MiB/sec. | ||
3800 | 2024.11.08 01:25:35.005865 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Debug> DynamicQueryHandler: Done processing query | ||
3801 | 2024.11.08 01:25:35.005898 [ 291 ] {70fde281-738b-4c08-ba80-52f3032097af} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3802 | 2024.11.08 01:25:35.005916 [ 291 ] {} <Debug> HTTP-Session: 370ece07-3377-455d-a930-4727ef7fa82d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3803 | 2024.11.08 01:25:35.006100 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3804 | 2024.11.08 01:25:35.006139 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56061, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3805 | 2024.11.08 01:25:35.006204 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3806 | 2024.11.08 01:25:35.006225 [ 292 ] {} <Debug> HTTP-Session: 8e6dcda7-6b44-4c93-ba8f-220c6fbf940c Authenticating user 'default' from [fd00:1122:3344:101::d]:56061 | ||
3807 | 2024.11.08 01:25:35.006251 [ 292 ] {} <Debug> HTTP-Session: 8e6dcda7-6b44-4c93-ba8f-220c6fbf940c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3808 | 2024.11.08 01:25:35.006267 [ 292 ] {} <Debug> HTTP-Session: 8e6dcda7-6b44-4c93-ba8f-220c6fbf940c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3809 | 2024.11.08 01:25:35.006315 [ 292 ] {} <Trace> HTTP-Session: 8e6dcda7-6b44-4c93-ba8f-220c6fbf940c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3810 | 2024.11.08 01:25:35.006323 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
3811 | |||
3812 | (version 23.8.7.1) | ||
3813 | 2024.11.08 01:25:35.006457 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56061) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3814 | 2024.11.08 01:25:35.006508 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3815 | 2024.11.08 01:25:35.006764 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3816 | 2024.11.08 01:25:35.007107 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3817 | 2024.11.08 01:25:35.007143 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3818 | 2024.11.08 01:25:35.007496 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3819 | 2024.11.08 01:25:35.007740 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3820 | 2024.11.08 01:25:35.007865 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001448 sec., 33839.77900552486 rows/sec., 2.44 MiB/sec. | ||
3821 | 2024.11.08 01:25:35.008053 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Debug> DynamicQueryHandler: Done processing query | ||
3822 | 2024.11.08 01:25:35.008080 [ 292 ] {fe50d960-b77c-4f5b-be3f-8f2271a5009a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3823 | 2024.11.08 01:25:35.008096 [ 292 ] {} <Debug> HTTP-Session: 8e6dcda7-6b44-4c93-ba8f-220c6fbf940c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3824 | 2024.11.08 01:25:35.008455 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3825 | 2024.11.08 01:25:35.008534 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44272, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3826 | 2024.11.08 01:25:35.008670 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3827 | 2024.11.08 01:25:35.008709 [ 291 ] {} <Debug> HTTP-Session: f6c35de8-92d1-425a-b74f-613639088251 Authenticating user 'default' from [fd00:1122:3344:101::d]:44272 | ||
3828 | 2024.11.08 01:25:35.008737 [ 291 ] {} <Debug> HTTP-Session: f6c35de8-92d1-425a-b74f-613639088251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3829 | 2024.11.08 01:25:35.008757 [ 291 ] {} <Debug> HTTP-Session: f6c35de8-92d1-425a-b74f-613639088251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3830 | 2024.11.08 01:25:35.008852 [ 291 ] {} <Trace> HTTP-Session: f6c35de8-92d1-425a-b74f-613639088251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3831 | 2024.11.08 01:25:35.009107 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44272) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3832 | 2024.11.08 01:25:35.009209 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3833 | 2024.11.08 01:25:35.009670 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3834 | 2024.11.08 01:25:35.010126 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3835 | 2024.11.08 01:25:35.010172 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3836 | 2024.11.08 01:25:35.010578 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3837 | 2024.11.08 01:25:35.010832 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3838 | 2024.11.08 01:25:35.011007 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00197 sec., 7106.598984771574 rows/sec., 497.70 KiB/sec. | ||
3839 | 2024.11.08 01:25:35.011266 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Debug> DynamicQueryHandler: Done processing query | ||
3840 | 2024.11.08 01:25:35.011295 [ 291 ] {24c3f558-9e3e-48e3-84c4-ca868b9bb181} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3841 | 2024.11.08 01:25:35.011311 [ 291 ] {} <Debug> HTTP-Session: f6c35de8-92d1-425a-b74f-613639088251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3842 | 2024.11.08 01:25:35.011496 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3843 | 2024.11.08 01:25:35.011587 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61413, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3844 | 2024.11.08 01:25:35.011655 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3845 | 2024.11.08 01:25:35.011682 [ 292 ] {} <Debug> HTTP-Session: 3975fd40-6210-414f-a6a1-9d087064477b Authenticating user 'default' from [fd00:1122:3344:101::d]:61413 | ||
3846 | 2024.11.08 01:25:35.011703 [ 292 ] {} <Debug> HTTP-Session: 3975fd40-6210-414f-a6a1-9d087064477b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3847 | 2024.11.08 01:25:35.011719 [ 292 ] {} <Debug> HTTP-Session: 3975fd40-6210-414f-a6a1-9d087064477b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3848 | 2024.11.08 01:25:35.011759 [ 292 ] {} <Trace> HTTP-Session: 3975fd40-6210-414f-a6a1-9d087064477b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3849 | 2024.11.08 01:25:35.011885 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61413) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3850 | 2024.11.08 01:25:35.011933 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3851 | 2024.11.08 01:25:35.012196 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3852 | 2024.11.08 01:25:35.012542 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2024.11.08 01:25:35.012578 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3854 | 2024.11.08 01:25:35.012934 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3855 | 2024.11.08 01:25:35.013172 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2024.11.08 01:25:35.013308 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001453 sec., 8947.00619408121 rows/sec., 557.84 KiB/sec. | ||
3857 | 2024.11.08 01:25:35.013578 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Debug> DynamicQueryHandler: Done processing query | ||
3858 | 2024.11.08 01:25:35.013602 [ 292 ] {b19c48ec-a088-4dc1-a720-23f81ba446c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3859 | 2024.11.08 01:25:35.013617 [ 292 ] {} <Debug> HTTP-Session: 3975fd40-6210-414f-a6a1-9d087064477b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3860 | 2024.11.08 01:25:35.013901 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3861 | 2024.11.08 01:25:35.014040 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49358, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3862 | 2024.11.08 01:25:35.014124 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3863 | 2024.11.08 01:25:35.014146 [ 271 ] {} <Debug> HTTP-Session: 975e5480-d03d-491f-ac71-de6a0d3b8865 Authenticating user 'default' from [fd00:1122:3344:101::d]:49358 | ||
3864 | 2024.11.08 01:25:35.014165 [ 271 ] {} <Debug> HTTP-Session: 975e5480-d03d-491f-ac71-de6a0d3b8865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3865 | 2024.11.08 01:25:35.014179 [ 271 ] {} <Debug> HTTP-Session: 975e5480-d03d-491f-ac71-de6a0d3b8865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3866 | 2024.11.08 01:25:35.014223 [ 271 ] {} <Trace> HTTP-Session: 975e5480-d03d-491f-ac71-de6a0d3b8865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3867 | 2024.11.08 01:25:35.014502 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49358) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3868 | 2024.11.08 01:25:35.014560 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3869 | 2024.11.08 01:25:35.014854 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3870 | 2024.11.08 01:25:35.015471 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2024.11.08 01:25:35.015514 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3872 | 2024.11.08 01:25:35.015938 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3873 | 2024.11.08 01:25:35.016195 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2024.11.08 01:25:35.016369 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001998 sec., 212212.21221221218 rows/sec., 15.17 MiB/sec. | ||
3875 | 2024.11.08 01:25:35.016618 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Debug> DynamicQueryHandler: Done processing query | ||
3876 | 2024.11.08 01:25:35.016646 [ 271 ] {81656d33-95d6-4f5c-b83f-39107394159c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3877 | 2024.11.08 01:25:35.016663 [ 271 ] {} <Debug> HTTP-Session: 975e5480-d03d-491f-ac71-de6a0d3b8865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3878 | 2024.11.08 01:25:35.016886 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61413, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3879 | 2024.11.08 01:25:35.016901 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3880 | 2024.11.08 01:25:35.016979 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3881 | 2024.11.08 01:25:35.017010 [ 292 ] {} <Debug> HTTP-Session: 60d1806f-a70b-460a-a0b2-1a01650f6f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:61413 | ||
3882 | 2024.11.08 01:25:35.017030 [ 292 ] {} <Debug> HTTP-Session: 60d1806f-a70b-460a-a0b2-1a01650f6f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3883 | 2024.11.08 01:25:35.017056 [ 292 ] {} <Debug> HTTP-Session: 60d1806f-a70b-460a-a0b2-1a01650f6f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3884 | 2024.11.08 01:25:35.017101 [ 292 ] {} <Trace> HTTP-Session: 60d1806f-a70b-460a-a0b2-1a01650f6f51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3885 | 2024.11.08 01:25:35.017211 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61413) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3886 | 2024.11.08 01:25:35.017259 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3887 | 2024.11.08 01:25:35.017441 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3888 | 2024.11.08 01:25:35.017724 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2024.11.08 01:25:35.017760 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3890 | 2024.11.08 01:25:35.018133 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3891 | 2024.11.08 01:25:35.018383 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3892 | 2024.11.08 01:25:35.018508 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001326 sec., 4524.886877828055 rows/sec., 236.41 KiB/sec. | ||
3893 | 2024.11.08 01:25:35.018675 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Debug> DynamicQueryHandler: Done processing query | ||
3894 | 2024.11.08 01:25:35.018699 [ 292 ] {3cefb891-39e4-4278-9f0f-bd403004e116} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3895 | 2024.11.08 01:25:35.018715 [ 292 ] {} <Debug> HTTP-Session: 60d1806f-a70b-460a-a0b2-1a01650f6f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3896 | 2024.11.08 01:25:35.018896 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3897 | 2024.11.08 01:25:35.019062 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40942, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3898 | 2024.11.08 01:25:35.019141 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3899 | 2024.11.08 01:25:35.019162 [ 271 ] {} <Debug> HTTP-Session: 7eb8c70a-732b-492d-bf94-ecaef52063b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40942 | ||
3900 | 2024.11.08 01:25:35.019181 [ 271 ] {} <Debug> HTTP-Session: 7eb8c70a-732b-492d-bf94-ecaef52063b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3901 | 2024.11.08 01:25:35.019195 [ 271 ] {} <Debug> HTTP-Session: 7eb8c70a-732b-492d-bf94-ecaef52063b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3902 | 2024.11.08 01:25:35.019237 [ 271 ] {} <Trace> HTTP-Session: 7eb8c70a-732b-492d-bf94-ecaef52063b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3903 | 2024.11.08 01:25:35.019464 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3904 | 2024.11.08 01:25:35.019521 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3905 | 2024.11.08 01:25:35.019710 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3906 | 2024.11.08 01:25:35.020256 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3907 | 2024.11.08 01:25:35.020299 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3908 | 2024.11.08 01:25:35.020729 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3909 | 2024.11.08 01:25:35.020980 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3910 | 2024.11.08 01:25:35.021129 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001782 sec., 132996.632996633 rows/sec., 8.91 MiB/sec. | ||
3911 | 2024.11.08 01:25:35.021372 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Debug> DynamicQueryHandler: Done processing query | ||
3912 | 2024.11.08 01:25:35.021398 [ 271 ] {3f430664-62fb-4d2e-87da-b962b859bdc4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3913 | 2024.11.08 01:25:35.021416 [ 271 ] {} <Debug> HTTP-Session: 7eb8c70a-732b-492d-bf94-ecaef52063b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3914 | 2024.11.08 01:25:35.021585 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3915 | 2024.11.08 01:25:35.021656 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48122, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3916 | 2024.11.08 01:25:35.021726 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3917 | 2024.11.08 01:25:35.021750 [ 292 ] {} <Debug> HTTP-Session: 430eb278-980a-493d-ba86-41e82b78cad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48122 | ||
3918 | 2024.11.08 01:25:35.021770 [ 292 ] {} <Debug> HTTP-Session: 430eb278-980a-493d-ba86-41e82b78cad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2024.11.08 01:25:35.021784 [ 292 ] {} <Debug> HTTP-Session: 430eb278-980a-493d-ba86-41e82b78cad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3920 | 2024.11.08 01:25:35.021827 [ 292 ] {} <Trace> HTTP-Session: 430eb278-980a-493d-ba86-41e82b78cad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3921 | 2024.11.08 01:25:35.021929 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48122) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3922 | 2024.11.08 01:25:35.021977 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3923 | 2024.11.08 01:25:35.022142 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3924 | 2024.11.08 01:25:35.022409 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.11.08 01:25:35.022445 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3926 | 2024.11.08 01:25:35.022802 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3927 | 2024.11.08 01:25:35.023046 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2024.11.08 01:25:35.023207 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec. | ||
3929 | 2024.11.08 01:25:35.023486 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Debug> DynamicQueryHandler: Done processing query | ||
3930 | 2024.11.08 01:25:35.023509 [ 292 ] {e62ea169-59cd-4a0b-9df6-c86df3f727a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3931 | 2024.11.08 01:25:35.023525 [ 292 ] {} <Debug> HTTP-Session: 430eb278-980a-493d-ba86-41e82b78cad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3932 | 2024.11.08 01:25:35.023716 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3933 | 2024.11.08 01:25:35.023809 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58385, User-Agent: (none), Length: 70001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3934 | 2024.11.08 01:25:35.023875 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3935 | 2024.11.08 01:25:35.023896 [ 271 ] {} <Debug> HTTP-Session: 28edf3fc-9715-4a44-8a04-c81ddbe8b14c Authenticating user 'default' from [fd00:1122:3344:101::d]:58385 | ||
3936 | 2024.11.08 01:25:35.023915 [ 271 ] {} <Debug> HTTP-Session: 28edf3fc-9715-4a44-8a04-c81ddbe8b14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3937 | 2024.11.08 01:25:35.023929 [ 271 ] {} <Debug> HTTP-Session: 28edf3fc-9715-4a44-8a04-c81ddbe8b14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3938 | 2024.11.08 01:25:35.023973 [ 271 ] {} <Trace> HTTP-Session: 28edf3fc-9715-4a44-8a04-c81ddbe8b14c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3939 | 2024.11.08 01:25:35.024771 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58385) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3940 | 2024.11.08 01:25:35.024855 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3941 | 2024.11.08 01:25:35.025353 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3942 | 2024.11.08 01:25:35.026091 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3943 | 2024.11.08 01:25:35.026130 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3944 | 2024.11.08 01:25:35.026803 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3945 | 2024.11.08 01:25:35.027068 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2024.11.08 01:25:35.027256 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003163 sec., 13278.533038254822 rows/sec., 23.79 MiB/sec. | ||
3947 | 2024.11.08 01:25:35.027490 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Debug> DynamicQueryHandler: Done processing query | ||
3948 | 2024.11.08 01:25:35.027516 [ 271 ] {56aba819-5c88-4ac6-a863-e2391f33c4fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
3949 | 2024.11.08 01:25:35.027533 [ 271 ] {} <Debug> HTTP-Session: 28edf3fc-9715-4a44-8a04-c81ddbe8b14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3950 | 2024.11.08 01:25:35.027739 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48122, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3951 | 2024.11.08 01:25:35.027749 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3952 | 2024.11.08 01:25:35.027835 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3953 | 2024.11.08 01:25:35.027868 [ 292 ] {} <Debug> HTTP-Session: 91af4675-4b57-4e19-8b37-56df65fded80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48122 | ||
3954 | 2024.11.08 01:25:35.027891 [ 292 ] {} <Debug> HTTP-Session: 91af4675-4b57-4e19-8b37-56df65fded80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3955 | 2024.11.08 01:25:35.027918 [ 292 ] {} <Debug> HTTP-Session: 91af4675-4b57-4e19-8b37-56df65fded80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3956 | 2024.11.08 01:25:35.027964 [ 292 ] {} <Trace> HTTP-Session: 91af4675-4b57-4e19-8b37-56df65fded80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3957 | 2024.11.08 01:25:35.028123 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48122) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3958 | 2024.11.08 01:25:35.028170 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3959 | 2024.11.08 01:25:35.028326 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3960 | 2024.11.08 01:25:35.028667 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3961 | 2024.11.08 01:25:35.028707 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3962 | 2024.11.08 01:25:35.029077 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3963 | 2024.11.08 01:25:35.029328 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2024.11.08 01:25:35.029485 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001421 sec., 57705.84095707248 rows/sec., 3.67 MiB/sec. | ||
3965 | 2024.11.08 01:25:35.029651 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Debug> DynamicQueryHandler: Done processing query | ||
3966 | 2024.11.08 01:25:35.029675 [ 292 ] {15249f8e-d0b3-4790-b414-bf2f3dfabcba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3967 | 2024.11.08 01:25:35.029691 [ 292 ] {} <Debug> HTTP-Session: 91af4675-4b57-4e19-8b37-56df65fded80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3968 | 2024.11.08 01:25:35.030001 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3969 | 2024.11.08 01:25:38.863702 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3970 | 2024.11.08 01:25:39.170431 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50636, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3971 | 2024.11.08 01:25:39.174052 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3972 | 2024.11.08 01:25:39.370241 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3973 | 2024.11.08 01:25:39.416646 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3974 | 2024.11.08 01:25:39.558106 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3975 | 2024.11.08 01:25:39.643595 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3976 | 2024.11.08 01:25:39.664288 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3977 | 2024.11.08 01:25:39.718835 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3978 | 2024.11.08 01:25:39.725036 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3979 | 2024.11.08 01:25:39.760458 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3980 | 2024.11.08 01:25:39.966922 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3981 | 2024.11.08 01:25:39.990482 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3982 | 2024.11.08 01:25:39.991686 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46513, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3983 | 2024.11.08 01:25:39.991763 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3984 | 2024.11.08 01:25:39.991788 [ 292 ] {} <Debug> HTTP-Session: d49424fe-aa62-4676-8a1b-31c11e9d09ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46513 | ||
3985 | 2024.11.08 01:25:39.991812 [ 292 ] {} <Debug> HTTP-Session: d49424fe-aa62-4676-8a1b-31c11e9d09ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3986 | 2024.11.08 01:25:39.991864 [ 292 ] {} <Debug> HTTP-Session: d49424fe-aa62-4676-8a1b-31c11e9d09ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3987 | 2024.11.08 01:25:39.991914 [ 292 ] {} <Trace> HTTP-Session: d49424fe-aa62-4676-8a1b-31c11e9d09ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2024.11.08 01:25:39.992089 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46513) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3989 | 2024.11.08 01:25:39.992154 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3990 | 2024.11.08 01:25:39.992484 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3991 | 2024.11.08 01:25:39.992899 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2024.11.08 01:25:39.992941 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
3993 | 2024.11.08 01:25:39.993333 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3994 | 2024.11.08 01:25:39.993603 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2024.11.08 01:25:39.993758 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001715 sec., 1166.1807580174927 rows/sec., 95.09 KiB/sec. | ||
3996 | 2024.11.08 01:25:39.993988 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Debug> DynamicQueryHandler: Done processing query | ||
3997 | 2024.11.08 01:25:39.994013 [ 292 ] {37f2c623-9072-460f-bafc-4781fec8b274} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3998 | 2024.11.08 01:25:39.994029 [ 292 ] {} <Debug> HTTP-Session: d49424fe-aa62-4676-8a1b-31c11e9d09ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3999 | 2024.11.08 01:25:39.994204 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4000 | 2024.11.08 01:25:39.994312 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62934, User-Agent: (none), Length: 7935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4001 | 2024.11.08 01:25:39.994431 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4002 | 2024.11.08 01:25:39.994455 [ 271 ] {} <Debug> HTTP-Session: c298a70f-efa2-409c-a814-70c132e372dd Authenticating user 'default' from [fd00:1122:3344:101::d]:62934 | ||
4003 | 2024.11.08 01:25:39.994480 [ 271 ] {} <Debug> HTTP-Session: c298a70f-efa2-409c-a814-70c132e372dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4004 | 2024.11.08 01:25:39.994494 [ 271 ] {} <Debug> HTTP-Session: c298a70f-efa2-409c-a814-70c132e372dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4005 | 2024.11.08 01:25:39.994546 [ 271 ] {} <Trace> HTTP-Session: c298a70f-efa2-409c-a814-70c132e372dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4006 | 2024.11.08 01:25:39.994732 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62934) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4007 | 2024.11.08 01:25:39.994796 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4008 | 2024.11.08 01:25:39.995129 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4009 | 2024.11.08 01:25:39.995529 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2024.11.08 01:25:39.995568 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4011 | 2024.11.08 01:25:39.995964 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4012 | 2024.11.08 01:25:39.996208 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2024.11.08 01:25:39.996351 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001685 sec., 33827.89317507418 rows/sec., 2.58 MiB/sec. | ||
4014 | 2024.11.08 01:25:39.996539 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Debug> DynamicQueryHandler: Done processing query | ||
4015 | 2024.11.08 01:25:39.996565 [ 271 ] {c8f8d46c-9109-4b12-91bc-7c3c27fed1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4016 | 2024.11.08 01:25:39.996581 [ 271 ] {} <Debug> HTTP-Session: c298a70f-efa2-409c-a814-70c132e372dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4017 | 2024.11.08 01:25:39.996797 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4018 | 2024.11.08 01:25:39.996895 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55281, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4019 | 2024.11.08 01:25:39.997017 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4020 | 2024.11.08 01:25:39.997057 [ 292 ] {} <Debug> HTTP-Session: 15a661a8-1e64-4e9b-87ff-0c8d013a615c Authenticating user 'default' from [fd00:1122:3344:101::d]:55281 | ||
4021 | 2024.11.08 01:25:39.997091 [ 292 ] {} <Debug> HTTP-Session: 15a661a8-1e64-4e9b-87ff-0c8d013a615c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4022 | 2024.11.08 01:25:39.997118 [ 292 ] {} <Debug> HTTP-Session: 15a661a8-1e64-4e9b-87ff-0c8d013a615c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4023 | 2024.11.08 01:25:39.997185 [ 292 ] {} <Trace> HTTP-Session: 15a661a8-1e64-4e9b-87ff-0c8d013a615c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4024 | 2024.11.08 01:25:39.997297 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55281) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4025 | 2024.11.08 01:25:39.997343 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4026 | 2024.11.08 01:25:39.997604 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4027 | 2024.11.08 01:25:39.997918 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2024.11.08 01:25:39.997956 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4029 | 2024.11.08 01:25:39.998291 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4030 | 2024.11.08 01:25:39.998528 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2024.11.08 01:25:39.998682 [ 61 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4032 | 2024.11.08 01:25:39.998684 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001401 sec., 1427.5517487508923 rows/sec., 99.68 KiB/sec. | ||
4033 | 2024.11.08 01:25:39.998742 [ 61 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4034 | 2024.11.08 01:25:39.998802 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4035 | 2024.11.08 01:25:39.999045 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Debug> DynamicQueryHandler: Done processing query | ||
4036 | 2024.11.08 01:25:39.999054 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::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 | ||
4037 | 2024.11.08 01:25:39.999078 [ 292 ] {44b5f0ef-4761-4d1d-9e02-a2ee415ddf37} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4038 | 2024.11.08 01:25:39.999144 [ 292 ] {} <Debug> HTTP-Session: 15a661a8-1e64-4e9b-87ff-0c8d013a615c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4039 | 2024.11.08 01:25:39.999312 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4040 | 2024.11.08 01:25:39.999344 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4041 | 2024.11.08 01:25:39.999448 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part | ||
4042 | 2024.11.08 01:25:39.999484 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53929, User-Agent: (none), Length: 11221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4043 | 2024.11.08 01:25:39.999688 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4044 | 2024.11.08 01:25:39.999797 [ 271 ] {} <Debug> HTTP-Session: 6ba57456-f8c2-4070-997b-c37887ee8088 Authenticating user 'default' from [fd00:1122:3344:101::d]:53929 | ||
4045 | 2024.11.08 01:25:39.999878 [ 271 ] {} <Debug> HTTP-Session: 6ba57456-f8c2-4070-997b-c37887ee8088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4046 | 2024.11.08 01:25:39.999909 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 49 rows starting from the beginning of the part | ||
4047 | 2024.11.08 01:25:39.999942 [ 271 ] {} <Debug> HTTP-Session: 6ba57456-f8c2-4070-997b-c37887ee8088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4048 | 2024.11.08 01:25:40.000088 [ 271 ] {} <Trace> HTTP-Session: 6ba57456-f8c2-4070-997b-c37887ee8088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4049 | 2024.11.08 01:25:40.000211 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.76 MiB, peak 163.50 MiB, free memory in arenas 0.00 B, will set to 157.30 MiB (RSS), difference: -1.47 MiB | ||
4050 | 2024.11.08 01:25:40.000191 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
4051 | 2024.11.08 01:25:40.000634 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53929) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4052 | 2024.11.08 01:25:40.000781 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
4053 | 2024.11.08 01:25:40.000948 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4054 | 2024.11.08 01:25:40.001498 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
4055 | 2024.11.08 01:25:40.001849 [ 193 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
4056 | 2024.11.08 01:25:40.002582 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4057 | 2024.11.08 01:25:40.003627 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4058 | 2024.11.08 01:25:40.003707 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4059 | 2024.11.08 01:25:40.004910 [ 190 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.00597463 sec., 35148.620081913024 rows/sec., 2.66 MiB/sec. | ||
4060 | 2024.11.08 01:25:40.004925 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4061 | 2024.11.08 01:25:40.005165 [ 190 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4062 | 2024.11.08 01:25:40.005360 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2024.11.08 01:25:40.005667 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005279 sec., 12502.367872703164 rows/sec., 999.87 KiB/sec. | ||
4064 | 2024.11.08 01:25:40.005892 [ 190 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4065 | 2024.11.08 01:25:40.006322 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Debug> DynamicQueryHandler: Done processing query | ||
4066 | 2024.11.08 01:25:40.006329 [ 190 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_11_2} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4067 | 2024.11.08 01:25:40.006369 [ 271 ] {0d4f5168-abfe-4f9c-873c-e07dd5596803} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4068 | 2024.11.08 01:25:40.006397 [ 271 ] {} <Debug> HTTP-Session: 6ba57456-f8c2-4070-997b-c37887ee8088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4069 | 2024.11.08 01:25:40.006527 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4070 | 2024.11.08 01:25:40.006646 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4071 | 2024.11.08 01:25:40.006751 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55767, User-Agent: (none), Length: 24684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4072 | 2024.11.08 01:25:40.006810 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4073 | 2024.11.08 01:25:40.006830 [ 292 ] {} <Debug> HTTP-Session: 052e2fb1-43ae-4155-899e-f980838e6b5c Authenticating user 'default' from [fd00:1122:3344:101::d]:55767 | ||
4074 | 2024.11.08 01:25:40.006848 [ 292 ] {} <Debug> HTTP-Session: 052e2fb1-43ae-4155-899e-f980838e6b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4075 | 2024.11.08 01:25:40.006862 [ 292 ] {} <Debug> HTTP-Session: 052e2fb1-43ae-4155-899e-f980838e6b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4076 | 2024.11.08 01:25:40.006901 [ 292 ] {} <Trace> HTTP-Session: 052e2fb1-43ae-4155-899e-f980838e6b5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4077 | 2024.11.08 01:25:40.007074 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55767) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4078 | 2024.11.08 01:25:40.007125 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4079 | 2024.11.08 01:25:40.007307 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4080 | 2024.11.08 01:25:40.007703 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4081 | 2024.11.08 01:25:40.007739 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4082 | 2024.11.08 01:25:40.008168 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4083 | 2024.11.08 01:25:40.008479 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4084 | 2024.11.08 01:25:40.008666 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001659 sec., 77757.68535262205 rows/sec., 5.42 MiB/sec. | ||
4085 | 2024.11.08 01:25:40.008890 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Debug> DynamicQueryHandler: Done processing query | ||
4086 | 2024.11.08 01:25:40.008919 [ 292 ] {bdba9214-64fa-4cbb-a57d-54c5878ce31c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4087 | 2024.11.08 01:25:40.008940 [ 292 ] {} <Debug> HTTP-Session: 052e2fb1-43ae-4155-899e-f980838e6b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4088 | 2024.11.08 01:25:40.009176 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4089 | 2024.11.08 01:25:40.009253 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53929, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4090 | 2024.11.08 01:25:40.009470 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4091 | 2024.11.08 01:25:40.009516 [ 271 ] {} <Debug> HTTP-Session: f1950323-e600-40bb-8eda-ecff82063fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53929 | ||
4092 | 2024.11.08 01:25:40.009542 [ 271 ] {} <Debug> HTTP-Session: f1950323-e600-40bb-8eda-ecff82063fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4093 | 2024.11.08 01:25:40.009560 [ 271 ] {} <Debug> HTTP-Session: f1950323-e600-40bb-8eda-ecff82063fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4094 | 2024.11.08 01:25:40.009602 [ 271 ] {} <Trace> HTTP-Session: f1950323-e600-40bb-8eda-ecff82063fe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4095 | 2024.11.08 01:25:40.009749 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53929) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4096 | 2024.11.08 01:25:40.009803 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4097 | 2024.11.08 01:25:40.009975 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4098 | 2024.11.08 01:25:40.010308 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4099 | 2024.11.08 01:25:40.010345 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4100 | 2024.11.08 01:25:40.010746 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4101 | 2024.11.08 01:25:40.011001 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4102 | 2024.11.08 01:25:40.011136 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001442 sec., 33287.1012482663 rows/sec., 2.24 MiB/sec. | ||
4103 | 2024.11.08 01:25:40.011333 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Debug> DynamicQueryHandler: Done processing query | ||
4104 | 2024.11.08 01:25:40.011360 [ 271 ] {32f005c7-44b7-4ed0-8074-6a1f1781e48a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4105 | 2024.11.08 01:25:40.011378 [ 271 ] {} <Debug> HTTP-Session: f1950323-e600-40bb-8eda-ecff82063fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4106 | 2024.11.08 01:25:40.011622 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4107 | 2024.11.08 01:25:40.017791 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4108 | 2024.11.08 01:25:40.025114 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4109 | 2024.11.08 01:25:40.029445 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33251, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4110 | 2024.11.08 01:25:40.039712 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4111 | 2024.11.08 01:25:40.043958 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4112 | 2024.11.08 01:25:40.045241 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4113 | 2024.11.08 01:25:40.065318 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4114 | 2024.11.08 01:25:40.068656 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4115 | 2024.11.08 01:25:40.077023 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4116 | 2024.11.08 01:25:40.082369 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4117 | 2024.11.08 01:25:40.091661 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4118 | 2024.11.08 01:25:42.007240 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4119 | 2024.11.08 01:25:42.007292 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4120 | 2024.11.08 01:25:42.108712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 462 | ||
4121 | 2024.11.08 01:25:42.111702 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2024.11.08 01:25:42.111759 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4123 | 2024.11.08 01:25:42.113158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4124 | 2024.11.08 01:25:42.113465 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2024.11.08 01:25:42.113688 [ 52 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4126 | 2024.11.08 01:25:42.113810 [ 52 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2024.11.08 01:25:42.113880 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4128 | 2024.11.08 01:25:42.114671 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
4129 | 2024.11.08 01:25:42.115207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
4130 | 2024.11.08 01:25:42.115709 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4131 | 2024.11.08 01:25:42.115891 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
4132 | 2024.11.08 01:25:42.116393 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
4133 | 2024.11.08 01:25:42.116841 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
4134 | 2024.11.08 01:25:42.117274 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
4135 | 2024.11.08 01:25:42.117686 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
4136 | 2024.11.08 01:25:42.118073 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
4137 | 2024.11.08 01:25:42.125904 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 72 columns (72 merged, 0 gathered) in 0.011848049 sec., 38993.7617577375 rows/sec., 35.80 MiB/sec. | ||
4138 | 2024.11.08 01:25:42.126923 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4139 | 2024.11.08 01:25:42.127686 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2024.11.08 01:25:42.127770 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_11_2} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4141 | 2024.11.08 01:25:42.128053 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
4142 | 2024.11.08 01:25:43.001271 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000885472 sec. | ||
4143 | 2024.11.08 01:25:44.993535 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35440, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4144 | 2024.11.08 01:25:44.993676 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4145 | 2024.11.08 01:25:44.993703 [ 283 ] {} <Debug> HTTP-Session: 01edfe35-9894-4083-ba79-63f199dbb300 Authenticating user 'default' from [fd00:1122:3344:101::d]:35440 | ||
4146 | 2024.11.08 01:25:44.993727 [ 283 ] {} <Debug> HTTP-Session: 01edfe35-9894-4083-ba79-63f199dbb300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4147 | 2024.11.08 01:25:44.993742 [ 283 ] {} <Debug> HTTP-Session: 01edfe35-9894-4083-ba79-63f199dbb300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4148 | 2024.11.08 01:25:44.993794 [ 283 ] {} <Trace> HTTP-Session: 01edfe35-9894-4083-ba79-63f199dbb300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4149 | 2024.11.08 01:25:44.994004 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35440) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4150 | 2024.11.08 01:25:44.994073 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4151 | 2024.11.08 01:25:44.994406 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4152 | 2024.11.08 01:25:44.994860 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4153 | 2024.11.08 01:25:44.994910 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4154 | 2024.11.08 01:25:44.995354 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4155 | 2024.11.08 01:25:44.995628 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4156 | 2024.11.08 01:25:44.995817 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. | ||
4157 | 2024.11.08 01:25:44.995820 [ 59 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4158 | 2024.11.08 01:25:44.995932 [ 59 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4159 | 2024.11.08 01:25:44.995995 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4160 | 2024.11.08 01:25:44.996155 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Debug> DynamicQueryHandler: Done processing query | ||
4161 | 2024.11.08 01:25:44.996184 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
4162 | 2024.11.08 01:25:44.996198 [ 283 ] {b6440376-3d48-43a7-9dbe-977dc5ebad21} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4163 | 2024.11.08 01:25:44.996286 [ 283 ] {} <Debug> HTTP-Session: 01edfe35-9894-4083-ba79-63f199dbb300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4164 | 2024.11.08 01:25:44.996425 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4165 | 2024.11.08 01:25:44.996472 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1434 rows starting from the beginning of the part | ||
4166 | 2024.11.08 01:25:44.996600 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4167 | 2024.11.08 01:25:44.996658 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53929, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4168 | 2024.11.08 01:25:44.996829 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
4169 | 2024.11.08 01:25:44.996959 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4170 | 2024.11.08 01:25:44.997134 [ 271 ] {} <Debug> HTTP-Session: d24b92ec-bc62-4e2a-a4b0-28448115fdf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:53929 | ||
4171 | 2024.11.08 01:25:44.997256 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
4172 | 2024.11.08 01:25:44.997261 [ 271 ] {} <Debug> HTTP-Session: d24b92ec-bc62-4e2a-a4b0-28448115fdf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4173 | 2024.11.08 01:25:44.997327 [ 271 ] {} <Debug> HTTP-Session: d24b92ec-bc62-4e2a-a4b0-28448115fdf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4174 | 2024.11.08 01:25:44.997478 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 287 rows starting from the beginning of the part | ||
4175 | 2024.11.08 01:25:44.997502 [ 271 ] {} <Trace> HTTP-Session: d24b92ec-bc62-4e2a-a4b0-28448115fdf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4176 | 2024.11.08 01:25:44.997708 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
4177 | 2024.11.08 01:25:44.998029 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53929) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4178 | 2024.11.08 01:25:44.998056 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
4179 | 2024.11.08 01:25:44.998224 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4180 | 2024.11.08 01:25:44.999332 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4181 | 2024.11.08 01:25:45.000130 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4182 | 2024.11.08 01:25:45.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.27 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 157.89 MiB (RSS), difference: -4.38 MiB | ||
4183 | 2024.11.08 01:25:45.000186 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4184 | 2024.11.08 01:25:45.001610 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4185 | 2024.11.08 01:25:45.002080 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.00597825 sec., 325513.31911512563 rows/sec., 28.38 MiB/sec. | ||
4186 | 2024.11.08 01:25:45.002195 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4187 | 2024.11.08 01:25:45.002426 [ 59 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4188 | 2024.11.08 01:25:45.002480 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004681 sec., 13672.292245246741 rows/sec., 1.07 MiB/sec. | ||
4189 | 2024.11.08 01:25:45.002492 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4190 | 2024.11.08 01:25:45.002510 [ 59 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4191 | 2024.11.08 01:25:45.002609 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4192 | 2024.11.08 01:25:45.003071 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
4193 | 2024.11.08 01:25:45.003128 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Debug> DynamicQueryHandler: Done processing query | ||
4194 | 2024.11.08 01:25:45.003193 [ 271 ] {86d71c2e-e656-4f0a-a1d4-78040a9decbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4195 | 2024.11.08 01:25:45.003255 [ 271 ] {} <Debug> HTTP-Session: d24b92ec-bc62-4e2a-a4b0-28448115fdf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4196 | 2024.11.08 01:25:45.003374 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4197 | 2024.11.08 01:25:45.003443 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4198 | 2024.11.08 01:25:45.003439 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part | ||
4199 | 2024.11.08 01:25:45.003576 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4200 | 2024.11.08 01:25:45.003895 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_21_4} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4201 | 2024.11.08 01:25:45.003884 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50570, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4202 | 2024.11.08 01:25:45.004038 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
4203 | 2024.11.08 01:25:45.004278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4204 | 2024.11.08 01:25:45.004489 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4205 | 2024.11.08 01:25:45.004493 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
4206 | 2024.11.08 01:25:45.004545 [ 283 ] {} <Debug> HTTP-Session: b333e461-4bff-41d3-823c-2d3961b16293 Authenticating user 'default' from [fd00:1122:3344:101::d]:50570 | ||
4207 | 2024.11.08 01:25:45.004616 [ 283 ] {} <Debug> HTTP-Session: b333e461-4bff-41d3-823c-2d3961b16293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4208 | 2024.11.08 01:25:45.004695 [ 283 ] {} <Debug> HTTP-Session: b333e461-4bff-41d3-823c-2d3961b16293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4209 | 2024.11.08 01:25:45.004742 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 424 rows starting from the beginning of the part | ||
4210 | 2024.11.08 01:25:45.004893 [ 283 ] {} <Trace> HTTP-Session: b333e461-4bff-41d3-823c-2d3961b16293 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4211 | 2024.11.08 01:25:45.005030 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
4212 | 2024.11.08 01:25:45.005288 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
4213 | 2024.11.08 01:25:45.005639 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4214 | 2024.11.08 01:25:45.005770 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4215 | 2024.11.08 01:25:45.006369 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4216 | 2024.11.08 01:25:45.007438 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4217 | 2024.11.08 01:25:45.007517 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4218 | 2024.11.08 01:25:45.008659 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1592 rows, containing 5 columns (5 merged, 0 gathered) in 0.005855319 sec., 271889.54179951595 rows/sec., 20.96 MiB/sec. | ||
4219 | 2024.11.08 01:25:45.008796 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4220 | 2024.11.08 01:25:45.009029 [ 188 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4221 | 2024.11.08 01:25:45.009541 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4222 | 2024.11.08 01:25:45.009936 [ 193 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2024.11.08 01:25:45.009962 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004696 sec., 34071.55025553663 rows/sec., 2.37 MiB/sec. | ||
4224 | 2024.11.08 01:25:45.009982 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4225 | 2024.11.08 01:25:45.010094 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2024.11.08 01:25:45.010190 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4227 | 2024.11.08 01:25:45.010369 [ 193 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_21_4} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4228 | 2024.11.08 01:25:45.010590 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
4229 | 2024.11.08 01:25:45.010708 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4230 | 2024.11.08 01:25:45.010787 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Debug> DynamicQueryHandler: Done processing query | ||
4231 | 2024.11.08 01:25:45.010856 [ 283 ] {0818b29d-9734-4645-ab37-560208d71219} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4232 | 2024.11.08 01:25:45.010916 [ 283 ] {} <Debug> HTTP-Session: b333e461-4bff-41d3-823c-2d3961b16293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4233 | 2024.11.08 01:25:45.010993 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4234 | 2024.11.08 01:25:45.011049 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4668 rows starting from the beginning of the part | ||
4235 | 2024.11.08 01:25:45.011136 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
4236 | 2024.11.08 01:25:45.011401 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47671, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4237 | 2024.11.08 01:25:45.011571 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
4238 | 2024.11.08 01:25:45.011589 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4239 | 2024.11.08 01:25:45.011642 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4240 | 2024.11.08 01:25:45.011710 [ 271 ] {} <Debug> HTTP-Session: 6a93621c-6448-4d32-a7a5-0f5bbaa87588 Authenticating user 'default' from [fd00:1122:3344:101::d]:47671 | ||
4241 | 2024.11.08 01:25:45.011823 [ 271 ] {} <Debug> HTTP-Session: 6a93621c-6448-4d32-a7a5-0f5bbaa87588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4242 | 2024.11.08 01:25:45.011921 [ 271 ] {} <Debug> HTTP-Session: 6a93621c-6448-4d32-a7a5-0f5bbaa87588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4243 | 2024.11.08 01:25:45.012052 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
4244 | 2024.11.08 01:25:45.012084 [ 271 ] {} <Trace> HTTP-Session: 6a93621c-6448-4d32-a7a5-0f5bbaa87588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4245 | 2024.11.08 01:25:45.012334 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 129 rows starting from the beginning of the part | ||
4246 | 2024.11.08 01:25:45.012573 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47671) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4247 | 2024.11.08 01:25:45.012761 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4248 | 2024.11.08 01:25:45.012782 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
4249 | 2024.11.08 01:25:45.013433 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4250 | 2024.11.08 01:25:45.013934 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4251 | 2024.11.08 01:25:45.013985 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4252 | 2024.11.08 01:25:45.014535 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4253 | 2024.11.08 01:25:45.014852 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4254 | 2024.11.08 01:25:45.015105 [ 59 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4255 | 2024.11.08 01:25:45.015125 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00276 sec., 21739.130434782608 rows/sec., 1.47 MiB/sec. | ||
4256 | 2024.11.08 01:25:45.015178 [ 59 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4257 | 2024.11.08 01:25:45.015288 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4258 | 2024.11.08 01:25:45.015572 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
4259 | 2024.11.08 01:25:45.015642 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Debug> DynamicQueryHandler: Done processing query | ||
4260 | 2024.11.08 01:25:45.015689 [ 271 ] {82779095-5788-4cd8-a206-e544a0ccc493} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4261 | 2024.11.08 01:25:45.015736 [ 271 ] {} <Debug> HTTP-Session: 6a93621c-6448-4d32-a7a5-0f5bbaa87588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4262 | 2024.11.08 01:25:45.015810 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4263 | 2024.11.08 01:25:45.015855 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 996 rows starting from the beginning of the part | ||
4264 | 2024.11.08 01:25:45.015941 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
4265 | 2024.11.08 01:25:45.016042 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
4266 | 2024.11.08 01:25:45.016157 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4267 | 2024.11.08 01:25:45.016400 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
4268 | 2024.11.08 01:25:45.016510 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
4269 | |||
4270 | (version 23.8.7.1) | ||
4271 | 2024.11.08 01:25:45.016792 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
4272 | 2024.11.08 01:25:45.017062 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
4273 | 2024.11.08 01:25:45.017073 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5514 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744881 sec., 817508.8633883977 rows/sec., 55.48 MiB/sec. | ||
4274 | 2024.11.08 01:25:45.017627 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4275 | 2024.11.08 01:25:45.018296 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4276 | 2024.11.08 01:25:45.018522 [ 201 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4277 | 2024.11.08 01:25:45.018705 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
4278 | 2024.11.08 01:25:45.019009 [ 201 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564198 sec., 366421.84300647717 rows/sec., 24.07 MiB/sec. | ||
4279 | 2024.11.08 01:25:45.019192 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4280 | 2024.11.08 01:25:45.019488 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2024.11.08 01:25:45.019570 [ 195 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_21_4} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4282 | 2024.11.08 01:25:45.019648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
4283 | 2024.11.08 01:25:46.000175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.99 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 158.05 MiB (RSS), difference: 4.06 MiB | ||
4284 | 2024.11.08 01:25:50.000241 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41580, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4285 | 2024.11.08 01:25:50.000385 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4286 | 2024.11.08 01:25:50.000417 [ 271 ] {} <Debug> HTTP-Session: 2e4d0f00-17f6-4247-8f75-991821d59e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:41580 | ||
4287 | 2024.11.08 01:25:50.000440 [ 271 ] {} <Debug> HTTP-Session: 2e4d0f00-17f6-4247-8f75-991821d59e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4288 | 2024.11.08 01:25:50.000455 [ 271 ] {} <Debug> HTTP-Session: 2e4d0f00-17f6-4247-8f75-991821d59e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4289 | 2024.11.08 01:25:50.000503 [ 271 ] {} <Trace> HTTP-Session: 2e4d0f00-17f6-4247-8f75-991821d59e33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2024.11.08 01:25:50.000681 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41580) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
4291 | 2024.11.08 01:25:50.000740 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4292 | 2024.11.08 01:25:50.001061 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4293 | 2024.11.08 01:25:50.001491 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4294 | 2024.11.08 01:25:50.001530 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4295 | 2024.11.08 01:25:50.001929 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4296 | 2024.11.08 01:25:50.002180 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4297 | 2024.11.08 01:25:50.002319 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001691 sec., 8279.124778237729 rows/sec., 595.99 KiB/sec. | ||
4298 | 2024.11.08 01:25:50.002873 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Debug> DynamicQueryHandler: Done processing query | ||
4299 | 2024.11.08 01:25:50.002900 [ 271 ] {5d7cbb1c-0028-4485-9ff3-0fff5595fccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4300 | 2024.11.08 01:25:50.002917 [ 271 ] {} <Debug> HTTP-Session: 2e4d0f00-17f6-4247-8f75-991821d59e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4301 | 2024.11.08 01:25:50.003135 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4302 | 2024.11.08 01:25:50.003300 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36578, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4303 | 2024.11.08 01:25:50.003404 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4304 | 2024.11.08 01:25:50.003429 [ 283 ] {} <Debug> HTTP-Session: 90755d28-3e22-4b45-ba12-e74871924d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:36578 | ||
4305 | 2024.11.08 01:25:50.003454 [ 283 ] {} <Debug> HTTP-Session: 90755d28-3e22-4b45-ba12-e74871924d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4306 | 2024.11.08 01:25:50.003472 [ 283 ] {} <Debug> HTTP-Session: 90755d28-3e22-4b45-ba12-e74871924d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4307 | 2024.11.08 01:25:50.003532 [ 283 ] {} <Trace> HTTP-Session: 90755d28-3e22-4b45-ba12-e74871924d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4308 | 2024.11.08 01:25:50.003843 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36578) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4309 | 2024.11.08 01:25:50.003927 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4310 | 2024.11.08 01:25:50.004321 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4311 | 2024.11.08 01:25:50.004917 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.11.08 01:25:50.004969 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4313 | 2024.11.08 01:25:50.005438 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4314 | 2024.11.08 01:25:50.005706 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2024.11.08 01:25:50.005909 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002209 sec., 129923.04210049796 rows/sec., 11.47 MiB/sec. | ||
4316 | 2024.11.08 01:25:50.006319 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Debug> DynamicQueryHandler: Done processing query | ||
4317 | 2024.11.08 01:25:50.006351 [ 283 ] {b7e593df-9024-4b19-b496-072f31372c6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4318 | 2024.11.08 01:25:50.006368 [ 283 ] {} <Debug> HTTP-Session: 90755d28-3e22-4b45-ba12-e74871924d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4319 | 2024.11.08 01:25:50.006557 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41580, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4320 | 2024.11.08 01:25:50.006579 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4321 | 2024.11.08 01:25:50.006651 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4322 | 2024.11.08 01:25:50.006681 [ 271 ] {} <Debug> HTTP-Session: 10fecc4c-0b42-41c1-9b1d-d73a092e1c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:41580 | ||
4323 | 2024.11.08 01:25:50.006706 [ 271 ] {} <Debug> HTTP-Session: 10fecc4c-0b42-41c1-9b1d-d73a092e1c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4324 | 2024.11.08 01:25:50.006720 [ 271 ] {} <Debug> HTTP-Session: 10fecc4c-0b42-41c1-9b1d-d73a092e1c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4325 | 2024.11.08 01:25:50.006767 [ 271 ] {} <Trace> HTTP-Session: 10fecc4c-0b42-41c1-9b1d-d73a092e1c29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4326 | 2024.11.08 01:25:50.006892 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41580) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4327 | 2024.11.08 01:25:50.006939 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4328 | 2024.11.08 01:25:50.007182 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4329 | 2024.11.08 01:25:50.007535 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4330 | 2024.11.08 01:25:50.007572 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4331 | 2024.11.08 01:25:50.007924 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4332 | 2024.11.08 01:25:50.008180 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2024.11.08 01:25:50.008319 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001466 sec., 33424.283765347885 rows/sec., 2.41 MiB/sec. | ||
4334 | 2024.11.08 01:25:50.009158 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Debug> DynamicQueryHandler: Done processing query | ||
4335 | 2024.11.08 01:25:50.009224 [ 271 ] {0545973c-6467-4ac3-aba3-7a60be0ef316} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4336 | 2024.11.08 01:25:50.009249 [ 271 ] {} <Debug> HTTP-Session: 10fecc4c-0b42-41c1-9b1d-d73a092e1c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4337 | 2024.11.08 01:25:50.009480 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4338 | 2024.11.08 01:25:50.009571 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61607, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4339 | 2024.11.08 01:25:50.009676 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4340 | 2024.11.08 01:25:50.009705 [ 283 ] {} <Debug> HTTP-Session: a8f0dc72-1299-4631-9911-a0760a18f014 Authenticating user 'default' from [fd00:1122:3344:101::d]:61607 | ||
4341 | 2024.11.08 01:25:50.009732 [ 283 ] {} <Debug> HTTP-Session: a8f0dc72-1299-4631-9911-a0760a18f014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4342 | 2024.11.08 01:25:50.009752 [ 283 ] {} <Debug> HTTP-Session: a8f0dc72-1299-4631-9911-a0760a18f014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4343 | 2024.11.08 01:25:50.009813 [ 283 ] {} <Trace> HTTP-Session: a8f0dc72-1299-4631-9911-a0760a18f014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4344 | 2024.11.08 01:25:50.010001 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61607) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4345 | 2024.11.08 01:25:50.010062 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4346 | 2024.11.08 01:25:50.010357 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4347 | 2024.11.08 01:25:50.010712 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.11.08 01:25:50.010751 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4349 | 2024.11.08 01:25:50.011140 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4350 | 2024.11.08 01:25:50.011411 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4351 | 2024.11.08 01:25:50.011579 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001627 sec., 8604.79409956976 rows/sec., 602.62 KiB/sec. | ||
4352 | 2024.11.08 01:25:50.011827 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Debug> DynamicQueryHandler: Done processing query | ||
4353 | 2024.11.08 01:25:50.011854 [ 283 ] {a9211108-29f7-4267-8bc9-b40db737fd61} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4354 | 2024.11.08 01:25:50.011879 [ 283 ] {} <Debug> HTTP-Session: a8f0dc72-1299-4631-9911-a0760a18f014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4355 | 2024.11.08 01:25:50.012106 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4356 | 2024.11.08 01:25:50.016347 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4357 | 2024.11.08 01:25:50.016424 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4358 | 2024.11.08 01:25:50.016448 [ 271 ] {} <Debug> HTTP-Session: 91d9055c-7591-4be1-8ecb-98ffd4e59a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:51592 | ||
4359 | 2024.11.08 01:25:50.016466 [ 271 ] {} <Debug> HTTP-Session: 91d9055c-7591-4be1-8ecb-98ffd4e59a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4360 | 2024.11.08 01:25:50.016479 [ 271 ] {} <Debug> HTTP-Session: 91d9055c-7591-4be1-8ecb-98ffd4e59a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4361 | 2024.11.08 01:25:50.016519 [ 271 ] {} <Trace> HTTP-Session: 91d9055c-7591-4be1-8ecb-98ffd4e59a1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4362 | 2024.11.08 01:25:50.016640 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51592) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4363 | 2024.11.08 01:25:50.016688 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4364 | 2024.11.08 01:25:50.016959 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4365 | 2024.11.08 01:25:50.017304 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4366 | 2024.11.08 01:25:50.017343 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4367 | 2024.11.08 01:25:50.017709 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4368 | 2024.11.08 01:25:50.017962 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4369 | 2024.11.08 01:25:50.018132 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. | ||
4370 | 2024.11.08 01:25:50.018364 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Debug> DynamicQueryHandler: Done processing query | ||
4371 | 2024.11.08 01:25:50.018389 [ 271 ] {f82f76e3-d422-4adb-ad0f-1f5207fac5c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4372 | 2024.11.08 01:25:50.018405 [ 271 ] {} <Debug> HTTP-Session: 91d9055c-7591-4be1-8ecb-98ffd4e59a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4373 | 2024.11.08 01:25:50.018741 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4374 | 2024.11.08 01:25:50.018830 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51413, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4375 | 2024.11.08 01:25:50.018926 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4376 | 2024.11.08 01:25:50.018951 [ 288 ] {} <Debug> HTTP-Session: 66d7ff42-1ac6-4212-8aee-a1d380d0ac17 Authenticating user 'default' from [fd00:1122:3344:101::d]:51413 | ||
4377 | 2024.11.08 01:25:50.018976 [ 288 ] {} <Debug> HTTP-Session: 66d7ff42-1ac6-4212-8aee-a1d380d0ac17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4378 | 2024.11.08 01:25:50.018990 [ 288 ] {} <Debug> HTTP-Session: 66d7ff42-1ac6-4212-8aee-a1d380d0ac17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4379 | 2024.11.08 01:25:50.019039 [ 288 ] {} <Trace> HTTP-Session: 66d7ff42-1ac6-4212-8aee-a1d380d0ac17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4380 | 2024.11.08 01:25:50.019374 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51413) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4381 | 2024.11.08 01:25:50.019442 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4382 | 2024.11.08 01:25:50.019797 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4383 | 2024.11.08 01:25:50.020574 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4384 | 2024.11.08 01:25:50.020619 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4385 | 2024.11.08 01:25:50.021079 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4386 | 2024.11.08 01:25:50.021342 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2024.11.08 01:25:50.021492 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002278 sec., 186128.1826163301 rows/sec., 13.31 MiB/sec. | ||
4388 | 2024.11.08 01:25:50.021848 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Debug> DynamicQueryHandler: Done processing query | ||
4389 | 2024.11.08 01:25:50.021875 [ 288 ] {0b0c5377-f3dd-46ca-a003-ca03d7e6500c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4390 | 2024.11.08 01:25:50.021893 [ 288 ] {} <Debug> HTTP-Session: 66d7ff42-1ac6-4212-8aee-a1d380d0ac17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4391 | 2024.11.08 01:25:50.022071 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4392 | 2024.11.08 01:25:50.022093 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4393 | 2024.11.08 01:25:50.022168 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4394 | 2024.11.08 01:25:50.022204 [ 271 ] {} <Debug> HTTP-Session: f60db2b8-c7de-4cc4-bcdf-106083760390 Authenticating user 'default' from [fd00:1122:3344:101::d]:51592 | ||
4395 | 2024.11.08 01:25:50.022224 [ 271 ] {} <Debug> HTTP-Session: f60db2b8-c7de-4cc4-bcdf-106083760390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4396 | 2024.11.08 01:25:50.022238 [ 271 ] {} <Debug> HTTP-Session: f60db2b8-c7de-4cc4-bcdf-106083760390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4397 | 2024.11.08 01:25:50.022288 [ 271 ] {} <Trace> HTTP-Session: f60db2b8-c7de-4cc4-bcdf-106083760390 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4398 | 2024.11.08 01:25:50.022401 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51592) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4399 | 2024.11.08 01:25:50.022453 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4400 | 2024.11.08 01:25:50.022620 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4401 | 2024.11.08 01:25:50.022926 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2024.11.08 01:25:50.022964 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4403 | 2024.11.08 01:25:50.023326 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4404 | 2024.11.08 01:25:50.023591 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2024.11.08 01:25:50.023747 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
4406 | 2024.11.08 01:25:50.024241 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Debug> DynamicQueryHandler: Done processing query | ||
4407 | 2024.11.08 01:25:50.024267 [ 271 ] {cdb57c0b-e315-4297-aa87-fa66c64f5488} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4408 | 2024.11.08 01:25:50.024284 [ 271 ] {} <Debug> HTTP-Session: f60db2b8-c7de-4cc4-bcdf-106083760390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4409 | 2024.11.08 01:25:50.024474 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4410 | 2024.11.08 01:25:50.024565 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56500, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4411 | 2024.11.08 01:25:50.024632 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4412 | 2024.11.08 01:25:50.024653 [ 288 ] {} <Debug> HTTP-Session: 664c8698-891f-4d81-b1e0-4363ea2fb200 Authenticating user 'default' from [fd00:1122:3344:101::d]:56500 | ||
4413 | 2024.11.08 01:25:50.024674 [ 288 ] {} <Debug> HTTP-Session: 664c8698-891f-4d81-b1e0-4363ea2fb200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4414 | 2024.11.08 01:25:50.024687 [ 288 ] {} <Debug> HTTP-Session: 664c8698-891f-4d81-b1e0-4363ea2fb200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4415 | 2024.11.08 01:25:50.024731 [ 288 ] {} <Trace> HTTP-Session: 664c8698-891f-4d81-b1e0-4363ea2fb200 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4416 | 2024.11.08 01:25:50.024946 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56500) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4417 | 2024.11.08 01:25:50.025005 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4418 | 2024.11.08 01:25:50.025194 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4419 | 2024.11.08 01:25:50.025629 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4420 | 2024.11.08 01:25:50.025668 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4421 | 2024.11.08 01:25:50.026074 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4422 | 2024.11.08 01:25:50.026328 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4423 | 2024.11.08 01:25:50.026458 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001619 sec., 146386.65843113032 rows/sec., 9.81 MiB/sec. | ||
4424 | 2024.11.08 01:25:50.026768 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Debug> DynamicQueryHandler: Done processing query | ||
4425 | 2024.11.08 01:25:50.026793 [ 288 ] {1a2d6a0a-8d3f-483a-94fc-8da9f0bf5bcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4426 | 2024.11.08 01:25:50.026811 [ 288 ] {} <Debug> HTTP-Session: 664c8698-891f-4d81-b1e0-4363ea2fb200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4427 | 2024.11.08 01:25:50.027004 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4428 | 2024.11.08 01:25:50.027018 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4429 | 2024.11.08 01:25:50.027105 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4430 | 2024.11.08 01:25:50.027130 [ 271 ] {} <Debug> HTTP-Session: e99da7f6-008a-4471-9f8b-a692d20afc8f Authenticating user 'default' from [fd00:1122:3344:101::d]:51592 | ||
4431 | 2024.11.08 01:25:50.027154 [ 271 ] {} <Debug> HTTP-Session: e99da7f6-008a-4471-9f8b-a692d20afc8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4432 | 2024.11.08 01:25:50.027170 [ 271 ] {} <Debug> HTTP-Session: e99da7f6-008a-4471-9f8b-a692d20afc8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4433 | 2024.11.08 01:25:50.027210 [ 271 ] {} <Trace> HTTP-Session: e99da7f6-008a-4471-9f8b-a692d20afc8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4434 | 2024.11.08 01:25:50.027332 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51592) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4435 | 2024.11.08 01:25:50.027383 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4436 | 2024.11.08 01:25:50.027551 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4437 | 2024.11.08 01:25:50.027846 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4438 | 2024.11.08 01:25:50.027883 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4439 | 2024.11.08 01:25:50.028316 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4440 | 2024.11.08 01:25:50.028585 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4441 | 2024.11.08 01:25:50.028733 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
4442 | 2024.11.08 01:25:50.029238 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Debug> DynamicQueryHandler: Done processing query | ||
4443 | 2024.11.08 01:25:50.029264 [ 271 ] {a148b27a-2e2a-420b-9f13-2b5892e116da} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4444 | 2024.11.08 01:25:50.029280 [ 271 ] {} <Debug> HTTP-Session: e99da7f6-008a-4471-9f8b-a692d20afc8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4445 | 2024.11.08 01:25:50.029569 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4446 | 2024.11.08 01:25:50.029676 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64682, User-Agent: (none), Length: 70084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4447 | 2024.11.08 01:25:50.029741 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4448 | 2024.11.08 01:25:50.029762 [ 288 ] {} <Debug> HTTP-Session: ed201b78-f28a-46ed-987e-0de9c3c6fea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64682 | ||
4449 | 2024.11.08 01:25:50.029781 [ 288 ] {} <Debug> HTTP-Session: ed201b78-f28a-46ed-987e-0de9c3c6fea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4450 | 2024.11.08 01:25:50.029796 [ 288 ] {} <Debug> HTTP-Session: ed201b78-f28a-46ed-987e-0de9c3c6fea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4451 | 2024.11.08 01:25:50.029838 [ 288 ] {} <Trace> HTTP-Session: ed201b78-f28a-46ed-987e-0de9c3c6fea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4452 | 2024.11.08 01:25:50.030663 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64682) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4453 | 2024.11.08 01:25:50.030759 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4454 | 2024.11.08 01:25:50.031260 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4455 | 2024.11.08 01:25:50.032071 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4456 | 2024.11.08 01:25:50.032110 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4457 | 2024.11.08 01:25:50.032773 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4458 | 2024.11.08 01:25:50.033057 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4459 | 2024.11.08 01:25:50.033208 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003242 sec., 12954.966070326958 rows/sec., 23.21 MiB/sec. | ||
4460 | 2024.11.08 01:25:50.033540 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Debug> DynamicQueryHandler: Done processing query | ||
4461 | 2024.11.08 01:25:50.033568 [ 288 ] {de353663-7806-4ca0-a37a-91cb0a48231c} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4462 | 2024.11.08 01:25:50.033586 [ 288 ] {} <Debug> HTTP-Session: ed201b78-f28a-46ed-987e-0de9c3c6fea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4463 | 2024.11.08 01:25:50.033775 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4464 | 2024.11.08 01:25:50.033785 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4465 | 2024.11.08 01:25:50.033864 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4466 | 2024.11.08 01:25:50.033894 [ 271 ] {} <Debug> HTTP-Session: 6daadafb-0e75-499c-b897-be111aef46ed Authenticating user 'default' from [fd00:1122:3344:101::d]:51592 | ||
4467 | 2024.11.08 01:25:50.033917 [ 271 ] {} <Debug> HTTP-Session: 6daadafb-0e75-499c-b897-be111aef46ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4468 | 2024.11.08 01:25:50.033934 [ 271 ] {} <Debug> HTTP-Session: 6daadafb-0e75-499c-b897-be111aef46ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4469 | 2024.11.08 01:25:50.033986 [ 271 ] {} <Trace> HTTP-Session: 6daadafb-0e75-499c-b897-be111aef46ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4470 | 2024.11.08 01:25:50.034142 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51592) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4471 | 2024.11.08 01:25:50.034191 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4472 | 2024.11.08 01:25:50.034353 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4473 | 2024.11.08 01:25:50.034679 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4474 | 2024.11.08 01:25:50.034717 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4475 | 2024.11.08 01:25:50.035093 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4476 | 2024.11.08 01:25:50.035335 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4477 | 2024.11.08 01:25:50.035477 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. | ||
4478 | 2024.11.08 01:25:50.035795 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Debug> DynamicQueryHandler: Done processing query | ||
4479 | 2024.11.08 01:25:50.035820 [ 271 ] {7b9423ca-aaea-4662-96e0-f1cab405f4e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4480 | 2024.11.08 01:25:50.035836 [ 271 ] {} <Debug> HTTP-Session: 6daadafb-0e75-499c-b897-be111aef46ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4481 | 2024.11.08 01:25:50.036167 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4482 | 2024.11.08 01:25:52.115427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 492 | ||
4483 | 2024.11.08 01:25:52.118168 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2024.11.08 01:25:52.118217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4485 | 2024.11.08 01:25:52.119654 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4486 | 2024.11.08 01:25:52.119971 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2024.11.08 01:25:52.121120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
4488 | 2024.11.08 01:25:54.991786 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4489 | 2024.11.08 01:25:54.991976 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4490 | 2024.11.08 01:25:54.992022 [ 282 ] {} <Debug> HTTP-Session: a1743473-834a-43fd-bc7a-ce23b4589c9c Authenticating user 'default' from [fd00:1122:3344:101::d]:48320 | ||
4491 | 2024.11.08 01:25:54.992063 [ 282 ] {} <Debug> HTTP-Session: a1743473-834a-43fd-bc7a-ce23b4589c9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4492 | 2024.11.08 01:25:54.992090 [ 282 ] {} <Debug> HTTP-Session: a1743473-834a-43fd-bc7a-ce23b4589c9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4493 | 2024.11.08 01:25:54.992172 [ 282 ] {} <Trace> HTTP-Session: a1743473-834a-43fd-bc7a-ce23b4589c9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4494 | 2024.11.08 01:25:54.992465 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48320) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4495 | 2024.11.08 01:25:54.992573 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4496 | 2024.11.08 01:25:54.992932 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4497 | 2024.11.08 01:25:54.993367 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4498 | 2024.11.08 01:25:54.993412 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4499 | 2024.11.08 01:25:54.993807 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4500 | 2024.11.08 01:25:54.994059 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4501 | 2024.11.08 01:25:54.994233 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001856 sec., 2155.1724137931033 rows/sec., 175.74 KiB/sec. | ||
4502 | 2024.11.08 01:25:54.994452 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Debug> DynamicQueryHandler: Done processing query | ||
4503 | 2024.11.08 01:25:54.994479 [ 282 ] {84981fc0-ecab-4295-9302-1ca8d2b6c63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4504 | 2024.11.08 01:25:54.994495 [ 282 ] {} <Debug> HTTP-Session: a1743473-834a-43fd-bc7a-ce23b4589c9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4505 | 2024.11.08 01:25:54.994698 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4506 | 2024.11.08 01:25:54.994848 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62240, User-Agent: (none), Length: 8069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4507 | 2024.11.08 01:25:54.994972 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4508 | 2024.11.08 01:25:54.995003 [ 271 ] {} <Debug> HTTP-Session: 7e858e6c-a8c9-4dda-b5ac-975f94eb9ace Authenticating user 'default' from [fd00:1122:3344:101::d]:62240 | ||
4509 | 2024.11.08 01:25:54.995031 [ 271 ] {} <Debug> HTTP-Session: 7e858e6c-a8c9-4dda-b5ac-975f94eb9ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4510 | 2024.11.08 01:25:54.995049 [ 271 ] {} <Debug> HTTP-Session: 7e858e6c-a8c9-4dda-b5ac-975f94eb9ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4511 | 2024.11.08 01:25:54.995110 [ 271 ] {} <Trace> HTTP-Session: 7e858e6c-a8c9-4dda-b5ac-975f94eb9ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4512 | 2024.11.08 01:25:54.995330 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62240) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4513 | 2024.11.08 01:25:54.995406 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4514 | 2024.11.08 01:25:54.995774 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4515 | 2024.11.08 01:25:54.996194 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4516 | 2024.11.08 01:25:54.996241 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4517 | 2024.11.08 01:25:54.996659 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4518 | 2024.11.08 01:25:54.996910 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4519 | 2024.11.08 01:25:54.997089 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001835 sec., 31607.629427792916 rows/sec., 2.41 MiB/sec. | ||
4520 | 2024.11.08 01:25:54.997299 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Debug> DynamicQueryHandler: Done processing query | ||
4521 | 2024.11.08 01:25:54.997327 [ 271 ] {22c2c132-fe44-413d-aa92-649ebe275714} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4522 | 2024.11.08 01:25:54.997344 [ 271 ] {} <Debug> HTTP-Session: 7e858e6c-a8c9-4dda-b5ac-975f94eb9ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4523 | 2024.11.08 01:25:54.997525 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4524 | 2024.11.08 01:25:54.997527 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4525 | 2024.11.08 01:25:54.997621 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4526 | 2024.11.08 01:25:54.997655 [ 282 ] {} <Debug> HTTP-Session: a05939f7-70ac-4b97-bca8-adbbbeb3ed29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48320 | ||
4527 | 2024.11.08 01:25:54.997678 [ 282 ] {} <Debug> HTTP-Session: a05939f7-70ac-4b97-bca8-adbbbeb3ed29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4528 | 2024.11.08 01:25:54.997696 [ 282 ] {} <Debug> HTTP-Session: a05939f7-70ac-4b97-bca8-adbbbeb3ed29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4529 | 2024.11.08 01:25:54.997755 [ 282 ] {} <Trace> HTTP-Session: a05939f7-70ac-4b97-bca8-adbbbeb3ed29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2024.11.08 01:25:54.997890 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48320) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4531 | 2024.11.08 01:25:54.997948 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4532 | 2024.11.08 01:25:54.998265 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4533 | 2024.11.08 01:25:54.998614 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4534 | 2024.11.08 01:25:54.998652 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4535 | 2024.11.08 01:25:54.999005 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4536 | 2024.11.08 01:25:54.999243 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2024.11.08 01:25:54.999406 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001548 sec., 2583.9793281653747 rows/sec., 180.42 KiB/sec. | ||
4538 | 2024.11.08 01:25:54.999747 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Debug> DynamicQueryHandler: Done processing query | ||
4539 | 2024.11.08 01:25:54.999772 [ 282 ] {311520c4-2fc1-4190-baa5-b792a779c2c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4540 | 2024.11.08 01:25:54.999789 [ 282 ] {} <Debug> HTTP-Session: a05939f7-70ac-4b97-bca8-adbbbeb3ed29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4541 | 2024.11.08 01:25:54.999961 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4542 | 2024.11.08 01:25:55.000065 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56728, User-Agent: (none), Length: 11564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4543 | 2024.11.08 01:25:55.000173 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.84 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 158.57 MiB (RSS), difference: -1.28 MiB | ||
4544 | 2024.11.08 01:25:55.000200 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4545 | 2024.11.08 01:25:55.000230 [ 271 ] {} <Debug> HTTP-Session: e821cfe6-3400-438d-9d8c-e3e0c565d4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56728 | ||
4546 | 2024.11.08 01:25:55.000264 [ 271 ] {} <Debug> HTTP-Session: e821cfe6-3400-438d-9d8c-e3e0c565d4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2024.11.08 01:25:55.000293 [ 271 ] {} <Debug> HTTP-Session: e821cfe6-3400-438d-9d8c-e3e0c565d4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4548 | 2024.11.08 01:25:55.000357 [ 271 ] {} <Trace> HTTP-Session: e821cfe6-3400-438d-9d8c-e3e0c565d4f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2024.11.08 01:25:55.000543 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4550 | 2024.11.08 01:25:55.000597 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4551 | 2024.11.08 01:25:55.000859 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4552 | 2024.11.08 01:25:55.001270 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2024.11.08 01:25:55.001310 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4554 | 2024.11.08 01:25:55.001701 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4555 | 2024.11.08 01:25:55.001963 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2024.11.08 01:25:55.002132 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00165 sec., 41212.121212121216 rows/sec., 3.22 MiB/sec. | ||
4557 | 2024.11.08 01:25:55.002338 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Debug> DynamicQueryHandler: Done processing query | ||
4558 | 2024.11.08 01:25:55.002364 [ 271 ] {6fb8be65-bd45-49a1-bb02-9dad0bc81ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4559 | 2024.11.08 01:25:55.002380 [ 271 ] {} <Debug> HTTP-Session: e821cfe6-3400-438d-9d8c-e3e0c565d4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4560 | 2024.11.08 01:25:55.002606 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4561 | 2024.11.08 01:25:55.002694 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Length: 24874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4562 | 2024.11.08 01:25:55.002804 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4563 | 2024.11.08 01:25:55.002843 [ 282 ] {} <Debug> HTTP-Session: 1ea46e94-71f0-4e29-b38b-41ebab9d22ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48320 | ||
4564 | 2024.11.08 01:25:55.002876 [ 282 ] {} <Debug> HTTP-Session: 1ea46e94-71f0-4e29-b38b-41ebab9d22ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4565 | 2024.11.08 01:25:55.002904 [ 282 ] {} <Debug> HTTP-Session: 1ea46e94-71f0-4e29-b38b-41ebab9d22ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4566 | 2024.11.08 01:25:55.002972 [ 282 ] {} <Trace> HTTP-Session: 1ea46e94-71f0-4e29-b38b-41ebab9d22ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4567 | 2024.11.08 01:25:55.003263 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4568 | 2024.11.08 01:25:55.003357 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4569 | 2024.11.08 01:25:55.003659 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4570 | 2024.11.08 01:25:55.004035 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2024.11.08 01:25:55.004071 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4572 | 2024.11.08 01:25:55.004458 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4573 | 2024.11.08 01:25:55.004697 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2024.11.08 01:25:55.004861 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001726 sec., 75318.65585168017 rows/sec., 5.24 MiB/sec. | ||
4575 | 2024.11.08 01:25:55.005026 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Debug> DynamicQueryHandler: Done processing query | ||
4576 | 2024.11.08 01:25:55.005051 [ 282 ] {d44b0ee8-1137-4247-b54b-b980f55ae862} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4577 | 2024.11.08 01:25:55.005066 [ 282 ] {} <Debug> HTTP-Session: 1ea46e94-71f0-4e29-b38b-41ebab9d22ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4578 | 2024.11.08 01:25:55.005247 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4579 | 2024.11.08 01:25:55.005314 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63942, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4580 | 2024.11.08 01:25:55.005397 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4581 | 2024.11.08 01:25:55.005424 [ 271 ] {} <Debug> HTTP-Session: fbeb424d-7698-4987-bf5e-8ea695b6d809 Authenticating user 'default' from [fd00:1122:3344:101::d]:63942 | ||
4582 | 2024.11.08 01:25:55.005447 [ 271 ] {} <Debug> HTTP-Session: fbeb424d-7698-4987-bf5e-8ea695b6d809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4583 | 2024.11.08 01:25:55.005465 [ 271 ] {} <Debug> HTTP-Session: fbeb424d-7698-4987-bf5e-8ea695b6d809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4584 | 2024.11.08 01:25:55.005516 [ 271 ] {} <Trace> HTTP-Session: fbeb424d-7698-4987-bf5e-8ea695b6d809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2024.11.08 01:25:55.005671 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4586 | 2024.11.08 01:25:55.005724 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4587 | 2024.11.08 01:25:55.005900 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4588 | 2024.11.08 01:25:55.006229 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2024.11.08 01:25:55.006268 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4590 | 2024.11.08 01:25:55.006677 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4591 | 2024.11.08 01:25:55.006938 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2024.11.08 01:25:55.007197 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00156 sec., 30769.23076923077 rows/sec., 2.07 MiB/sec. | ||
4593 | 2024.11.08 01:25:55.007626 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Debug> DynamicQueryHandler: Done processing query | ||
4594 | 2024.11.08 01:25:55.007658 [ 271 ] {91e71ed7-6714-4dfa-80cf-01d6361af55e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4595 | 2024.11.08 01:25:55.007680 [ 271 ] {} <Debug> HTTP-Session: fbeb424d-7698-4987-bf5e-8ea695b6d809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4596 | 2024.11.08 01:25:55.007944 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4597 | 2024.11.08 01:25:57.007561 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4598 | 2024.11.08 01:25:57.007631 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4599 | 2024.11.08 01:25:57.104057 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4600 | 2024.11.08 01:25:57.776617 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4601 | 2024.11.08 01:25:57.789006 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4602 | 2024.11.08 01:25:57.811427 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4603 | 2024.11.08 01:25:57.822762 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4604 | 2024.11.08 01:25:57.837076 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4605 | 2024.11.08 01:25:57.864463 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4606 | 2024.11.08 01:25:57.886952 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61371, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4607 | 2024.11.08 01:25:59.994494 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36284, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4608 | 2024.11.08 01:25:59.994627 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4609 | 2024.11.08 01:25:59.994656 [ 287 ] {} <Debug> HTTP-Session: ba71d574-edef-495d-9a27-d31062588fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36284 | ||
4610 | 2024.11.08 01:25:59.994684 [ 287 ] {} <Debug> HTTP-Session: ba71d574-edef-495d-9a27-d31062588fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4611 | 2024.11.08 01:25:59.994701 [ 287 ] {} <Debug> HTTP-Session: ba71d574-edef-495d-9a27-d31062588fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4612 | 2024.11.08 01:25:59.994757 [ 287 ] {} <Trace> HTTP-Session: ba71d574-edef-495d-9a27-d31062588fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2024.11.08 01:25:59.994948 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36284) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4614 | 2024.11.08 01:25:59.995018 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4615 | 2024.11.08 01:25:59.995343 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4616 | 2024.11.08 01:25:59.995845 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4617 | 2024.11.08 01:25:59.995885 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4618 | 2024.11.08 01:25:59.996304 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4619 | 2024.11.08 01:25:59.996552 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4620 | 2024.11.08 01:25:59.996695 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001811 sec., 30922.142462727777 rows/sec., 2.36 MiB/sec. | ||
4621 | 2024.11.08 01:25:59.997047 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Debug> DynamicQueryHandler: Done processing query | ||
4622 | 2024.11.08 01:25:59.997075 [ 287 ] {bc87114d-dca8-4081-97a0-a578a67a2414} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4623 | 2024.11.08 01:25:59.997092 [ 287 ] {} <Debug> HTTP-Session: ba71d574-edef-495d-9a27-d31062588fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4624 | 2024.11.08 01:25:59.997284 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4625 | 2024.11.08 01:25:59.997415 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62679, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4626 | 2024.11.08 01:25:59.997540 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4627 | 2024.11.08 01:25:59.997569 [ 289 ] {} <Debug> HTTP-Session: 58ea43b7-e811-41d9-beeb-038997aacc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:62679 | ||
4628 | 2024.11.08 01:25:59.997599 [ 289 ] {} <Debug> HTTP-Session: 58ea43b7-e811-41d9-beeb-038997aacc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4629 | 2024.11.08 01:25:59.997616 [ 289 ] {} <Debug> HTTP-Session: 58ea43b7-e811-41d9-beeb-038997aacc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4630 | 2024.11.08 01:25:59.997677 [ 289 ] {} <Trace> HTTP-Session: 58ea43b7-e811-41d9-beeb-038997aacc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4631 | 2024.11.08 01:25:59.997895 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62679) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4632 | 2024.11.08 01:25:59.997964 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4633 | 2024.11.08 01:25:59.998311 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4634 | 2024.11.08 01:25:59.998739 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4635 | 2024.11.08 01:25:59.998787 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4636 | 2024.11.08 01:25:59.999225 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4637 | 2024.11.08 01:25:59.999481 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2024.11.08 01:25:59.999659 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00184 sec., 34782.608695652176 rows/sec., 2.71 MiB/sec. | ||
4639 | 2024.11.08 01:25:59.999865 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Debug> DynamicQueryHandler: Done processing query | ||
4640 | 2024.11.08 01:25:59.999891 [ 289 ] {6404b66b-8cc7-46b5-9262-35f641f1c063} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4641 | 2024.11.08 01:25:59.999908 [ 289 ] {} <Debug> HTTP-Session: 58ea43b7-e811-41d9-beeb-038997aacc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4642 | 2024.11.08 01:26:00.000091 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62679, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4643 | 2024.11.08 01:26:00.000154 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36284, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4644 | 2024.11.08 01:26:00.000184 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.75 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 158.57 MiB (RSS), difference: -1.19 MiB | ||
4645 | 2024.11.08 01:26:00.000262 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4646 | 2024.11.08 01:26:00.000315 [ 287 ] {} <Debug> HTTP-Session: 9fb7d2ed-7cf3-4dae-babc-7d3194c6786e Authenticating user 'default' from [fd00:1122:3344:101::d]:36284 | ||
4647 | 2024.11.08 01:26:00.000351 [ 287 ] {} <Debug> HTTP-Session: 9fb7d2ed-7cf3-4dae-babc-7d3194c6786e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4648 | 2024.11.08 01:26:00.000372 [ 287 ] {} <Debug> HTTP-Session: 9fb7d2ed-7cf3-4dae-babc-7d3194c6786e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4649 | 2024.11.08 01:26:00.000435 [ 287 ] {} <Trace> HTTP-Session: 9fb7d2ed-7cf3-4dae-babc-7d3194c6786e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4650 | 2024.11.08 01:26:00.000648 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36284) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4651 | 2024.11.08 01:26:00.000709 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4652 | 2024.11.08 01:26:00.000884 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4653 | 2024.11.08 01:26:00.001319 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4654 | 2024.11.08 01:26:00.001360 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4655 | 2024.11.08 01:26:00.001793 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4656 | 2024.11.08 01:26:00.002049 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4657 | 2024.11.08 01:26:00.002192 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00164 sec., 97560.9756097561 rows/sec., 6.79 MiB/sec. | ||
4658 | 2024.11.08 01:26:00.002400 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Debug> DynamicQueryHandler: Done processing query | ||
4659 | 2024.11.08 01:26:00.002428 [ 287 ] {4fc2863e-f9ec-485d-bb52-91e192a4fcf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4660 | 2024.11.08 01:26:00.002444 [ 287 ] {} <Debug> HTTP-Session: 9fb7d2ed-7cf3-4dae-babc-7d3194c6786e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4661 | 2024.11.08 01:26:00.002628 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4662 | 2024.11.08 01:26:00.002717 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49097, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4663 | 2024.11.08 01:26:00.002795 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4664 | 2024.11.08 01:26:00.002824 [ 289 ] {} <Debug> HTTP-Session: d0ab54ab-bba5-4dc2-b075-11ab146400eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49097 | ||
4665 | 2024.11.08 01:26:00.002848 [ 289 ] {} <Debug> HTTP-Session: d0ab54ab-bba5-4dc2-b075-11ab146400eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4666 | 2024.11.08 01:26:00.002865 [ 289 ] {} <Debug> HTTP-Session: d0ab54ab-bba5-4dc2-b075-11ab146400eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4667 | 2024.11.08 01:26:00.002914 [ 289 ] {} <Trace> HTTP-Session: d0ab54ab-bba5-4dc2-b075-11ab146400eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4668 | 2024.11.08 01:26:00.003092 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49097) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4669 | 2024.11.08 01:26:00.003156 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4670 | 2024.11.08 01:26:00.003353 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4671 | 2024.11.08 01:26:00.003695 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4672 | 2024.11.08 01:26:00.003741 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4673 | 2024.11.08 01:26:00.004118 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4674 | 2024.11.08 01:26:00.004352 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4675 | 2024.11.08 01:26:00.004518 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
4676 | 2024.11.08 01:26:00.004834 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Debug> DynamicQueryHandler: Done processing query | ||
4677 | 2024.11.08 01:26:00.004864 [ 289 ] {eb84a273-8902-462f-b1e1-ac2b95f4c04a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4678 | 2024.11.08 01:26:00.004880 [ 289 ] {} <Debug> HTTP-Session: d0ab54ab-bba5-4dc2-b075-11ab146400eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4679 | 2024.11.08 01:26:00.005113 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4680 | 2024.11.08 01:26:01.480003 [ 127 ] {} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4681 | 2024.11.08 01:26:01.480069 [ 127 ] {} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4682 | 2024.11.08 01:26:01.480091 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4683 | 2024.11.08 01:26:01.480312 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::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 | ||
4684 | 2024.11.08 01:26:01.480557 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4685 | 2024.11.08 01:26:01.480614 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
4686 | 2024.11.08 01:26:01.480738 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
4687 | 2024.11.08 01:26:01.480845 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4688 | 2024.11.08 01:26:01.481099 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4689 | 2024.11.08 01:26:01.481211 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4690 | 2024.11.08 01:26:01.482558 [ 191 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002393982 sec., 3759.426762607238 rows/sec., 251.69 KiB/sec. | ||
4691 | 2024.11.08 01:26:01.482759 [ 201 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4692 | 2024.11.08 01:26:01.483197 [ 201 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4693 | 2024.11.08 01:26:01.483299 [ 201 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_9_2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4694 | 2024.11.08 01:26:01.483405 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4695 | 2024.11.08 01:26:02.121321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 512 | ||
4696 | 2024.11.08 01:26:02.123980 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4697 | 2024.11.08 01:26:02.124040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4698 | 2024.11.08 01:26:02.125468 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4699 | 2024.11.08 01:26:02.125774 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4700 | 2024.11.08 01:26:02.126358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
4701 | 2024.11.08 01:26:02.471100 [ 127 ] {} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4702 | 2024.11.08 01:26:02.471159 [ 127 ] {} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2024.11.08 01:26:02.471183 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4704 | 2024.11.08 01:26:02.471342 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
4705 | 2024.11.08 01:26:02.471493 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4706 | 2024.11.08 01:26:02.471531 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 243 rows starting from the beginning of the part | ||
4707 | 2024.11.08 01:26:02.471623 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
4708 | 2024.11.08 01:26:02.471877 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
4709 | 2024.11.08 01:26:02.472102 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
4710 | 2024.11.08 01:26:02.472267 [ 194 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
4711 | 2024.11.08 01:26:02.473462 [ 201 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00220153 sec., 135814.6380017533 rows/sec., 9.73 MiB/sec. | ||
4712 | 2024.11.08 01:26:02.473671 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4713 | 2024.11.08 01:26:02.474002 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_9_2} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4714 | 2024.11.08 01:26:02.474091 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_9_2} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4715 | 2024.11.08 01:26:02.474187 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4716 | 2024.11.08 01:26:05.000239 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54307, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4717 | 2024.11.08 01:26:05.000371 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4718 | 2024.11.08 01:26:05.000398 [ 287 ] {} <Debug> HTTP-Session: 51aa01ad-38f3-49aa-8bd1-05fb7567873a Authenticating user 'default' from [fd00:1122:3344:101::d]:54307 | ||
4719 | 2024.11.08 01:26:05.000436 [ 287 ] {} <Debug> HTTP-Session: 51aa01ad-38f3-49aa-8bd1-05fb7567873a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4720 | 2024.11.08 01:26:05.000466 [ 287 ] {} <Debug> HTTP-Session: 51aa01ad-38f3-49aa-8bd1-05fb7567873a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4721 | 2024.11.08 01:26:05.000517 [ 287 ] {} <Trace> HTTP-Session: 51aa01ad-38f3-49aa-8bd1-05fb7567873a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4722 | 2024.11.08 01:26:05.000693 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
4723 | 2024.11.08 01:26:05.000756 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4724 | 2024.11.08 01:26:05.001076 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4725 | 2024.11.08 01:26:05.001580 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4726 | 2024.11.08 01:26:05.001622 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4727 | 2024.11.08 01:26:05.002041 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4728 | 2024.11.08 01:26:05.002294 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2024.11.08 01:26:05.002464 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001814 sec., 7717.750826901874 rows/sec., 555.57 KiB/sec. | ||
4730 | 2024.11.08 01:26:05.002474 [ 123 ] {} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4731 | 2024.11.08 01:26:05.002581 [ 123 ] {} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4732 | 2024.11.08 01:26:05.002639 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4733 | 2024.11.08 01:26:05.002801 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Debug> DynamicQueryHandler: Done processing query | ||
4734 | 2024.11.08 01:26:05.002880 [ 287 ] {40ff37ff-bb0b-4f20-a4ee-621b9a595499} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4735 | 2024.11.08 01:26:05.002923 [ 287 ] {} <Debug> HTTP-Session: 51aa01ad-38f3-49aa-8bd1-05fb7567873a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4736 | 2024.11.08 01:26:05.002925 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
4737 | 2024.11.08 01:26:05.003347 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4738 | 2024.11.08 01:26:05.003454 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4739 | 2024.11.08 01:26:05.003539 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
4740 | 2024.11.08 01:26:05.003568 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4741 | 2024.11.08 01:26:05.003827 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
4742 | 2024.11.08 01:26:05.003835 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4743 | 2024.11.08 01:26:05.003974 [ 289 ] {} <Debug> HTTP-Session: ecf2163f-8ca0-4568-b40b-a1051bc88e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:57046 | ||
4744 | 2024.11.08 01:26:05.004023 [ 289 ] {} <Debug> HTTP-Session: ecf2163f-8ca0-4568-b40b-a1051bc88e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4745 | 2024.11.08 01:26:05.004036 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
4746 | 2024.11.08 01:26:05.004081 [ 289 ] {} <Debug> HTTP-Session: ecf2163f-8ca0-4568-b40b-a1051bc88e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4747 | 2024.11.08 01:26:05.004261 [ 289 ] {} <Trace> HTTP-Session: ecf2163f-8ca0-4568-b40b-a1051bc88e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4748 | 2024.11.08 01:26:05.004453 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
4749 | 2024.11.08 01:26:05.004696 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
4750 | 2024.11.08 01:26:05.004791 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57046) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4751 | 2024.11.08 01:26:05.004983 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4752 | 2024.11.08 01:26:05.005656 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4753 | 2024.11.08 01:26:05.006444 [ 194 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00371257 sec., 18854.863342644043 rows/sec., 1.40 MiB/sec. | ||
4754 | 2024.11.08 01:26:05.006467 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4755 | 2024.11.08 01:26:05.006518 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4756 | 2024.11.08 01:26:05.006698 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4757 | 2024.11.08 01:26:05.007214 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4758 | 2024.11.08 01:26:05.007261 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_9_2} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4759 | 2024.11.08 01:26:05.007397 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_9_2} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4760 | 2024.11.08 01:26:05.007567 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4761 | 2024.11.08 01:26:05.007645 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2024.11.08 01:26:05.007842 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.003262 sec., 87982.83261802574 rows/sec., 7.77 MiB/sec. | ||
4763 | 2024.11.08 01:26:05.008084 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Debug> DynamicQueryHandler: Done processing query | ||
4764 | 2024.11.08 01:26:05.008111 [ 289 ] {72d35d8c-49b8-4956-acc7-c69509d4776f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4765 | 2024.11.08 01:26:05.008129 [ 289 ] {} <Debug> HTTP-Session: ecf2163f-8ca0-4568-b40b-a1051bc88e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4766 | 2024.11.08 01:26:05.008485 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4767 | 2024.11.08 01:26:05.008497 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54307, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4768 | 2024.11.08 01:26:05.008614 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4769 | 2024.11.08 01:26:05.008651 [ 287 ] {} <Debug> HTTP-Session: 6f406d31-373b-4320-8e22-85fe2aadd440 Authenticating user 'default' from [fd00:1122:3344:101::d]:54307 | ||
4770 | 2024.11.08 01:26:05.008683 [ 287 ] {} <Debug> HTTP-Session: 6f406d31-373b-4320-8e22-85fe2aadd440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4771 | 2024.11.08 01:26:05.008705 [ 287 ] {} <Debug> HTTP-Session: 6f406d31-373b-4320-8e22-85fe2aadd440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4772 | 2024.11.08 01:26:05.008771 [ 287 ] {} <Trace> HTTP-Session: 6f406d31-373b-4320-8e22-85fe2aadd440 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4773 | 2024.11.08 01:26:05.008956 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54307) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4774 | 2024.11.08 01:26:05.009026 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4775 | 2024.11.08 01:26:05.009325 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4776 | 2024.11.08 01:26:05.009894 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4777 | 2024.11.08 01:26:05.009953 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4778 | 2024.11.08 01:26:05.010426 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4779 | 2024.11.08 01:26:05.010680 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4780 | 2024.11.08 01:26:05.010836 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001946 sec., 25179.856115107912 rows/sec., 1.81 MiB/sec. | ||
4781 | 2024.11.08 01:26:05.011060 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Debug> DynamicQueryHandler: Done processing query | ||
4782 | 2024.11.08 01:26:05.011087 [ 287 ] {ffad5248-0959-49e5-87ec-ed3d8dfbd8de} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4783 | 2024.11.08 01:26:05.011103 [ 287 ] {} <Debug> HTTP-Session: 6f406d31-373b-4320-8e22-85fe2aadd440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4784 | 2024.11.08 01:26:05.011281 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4785 | 2024.11.08 01:26:05.011299 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4786 | 2024.11.08 01:26:05.011377 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4787 | 2024.11.08 01:26:05.011410 [ 289 ] {} <Debug> HTTP-Session: f1edea0f-0366-4c34-9ee5-7d76f9c1e27c Authenticating user 'default' from [fd00:1122:3344:101::d]:57046 | ||
4788 | 2024.11.08 01:26:05.011431 [ 289 ] {} <Debug> HTTP-Session: f1edea0f-0366-4c34-9ee5-7d76f9c1e27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4789 | 2024.11.08 01:26:05.011446 [ 289 ] {} <Debug> HTTP-Session: f1edea0f-0366-4c34-9ee5-7d76f9c1e27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4790 | 2024.11.08 01:26:05.011503 [ 289 ] {} <Trace> HTTP-Session: f1edea0f-0366-4c34-9ee5-7d76f9c1e27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4791 | 2024.11.08 01:26:05.011632 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57046) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4792 | 2024.11.08 01:26:05.011685 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4793 | 2024.11.08 01:26:05.011965 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4794 | 2024.11.08 01:26:05.012327 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2024.11.08 01:26:05.012371 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4796 | 2024.11.08 01:26:05.012753 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4797 | 2024.11.08 01:26:05.013039 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2024.11.08 01:26:05.013209 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001615 sec., 8668.7306501548 rows/sec., 607.10 KiB/sec. | ||
4799 | 2024.11.08 01:26:05.013421 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Debug> DynamicQueryHandler: Done processing query | ||
4800 | 2024.11.08 01:26:05.013447 [ 289 ] {edb70046-88b8-4263-aeda-375770efda56} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4801 | 2024.11.08 01:26:05.013464 [ 289 ] {} <Debug> HTTP-Session: f1edea0f-0366-4c34-9ee5-7d76f9c1e27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4802 | 2024.11.08 01:26:05.013637 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4803 | 2024.11.08 01:26:05.013761 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59368, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4804 | 2024.11.08 01:26:05.013855 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4805 | 2024.11.08 01:26:05.013886 [ 287 ] {} <Debug> HTTP-Session: b4f009b8-4eba-4017-820a-26f181b69c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:59368 | ||
4806 | 2024.11.08 01:26:05.013911 [ 287 ] {} <Debug> HTTP-Session: b4f009b8-4eba-4017-820a-26f181b69c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4807 | 2024.11.08 01:26:05.013931 [ 287 ] {} <Debug> HTTP-Session: b4f009b8-4eba-4017-820a-26f181b69c65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4808 | 2024.11.08 01:26:05.013981 [ 287 ] {} <Trace> HTTP-Session: b4f009b8-4eba-4017-820a-26f181b69c65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4809 | 2024.11.08 01:26:05.014119 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59368) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4810 | 2024.11.08 01:26:05.014171 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4811 | 2024.11.08 01:26:05.014447 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4812 | 2024.11.08 01:26:05.014806 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2024.11.08 01:26:05.014845 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4814 | 2024.11.08 01:26:05.015222 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4815 | 2024.11.08 01:26:05.015478 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4816 | 2024.11.08 01:26:05.015635 [ 123 ] {} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4817 | 2024.11.08 01:26:05.015652 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
4818 | 2024.11.08 01:26:05.015708 [ 123 ] {} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4819 | 2024.11.08 01:26:05.015773 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4820 | 2024.11.08 01:26:05.015955 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
4821 | 2024.11.08 01:26:05.016012 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Debug> DynamicQueryHandler: Done processing query | ||
4822 | 2024.11.08 01:26:05.016046 [ 287 ] {397580c1-2af9-43a4-bbae-739701472021} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4823 | 2024.11.08 01:26:05.016076 [ 287 ] {} <Debug> HTTP-Session: b4f009b8-4eba-4017-820a-26f181b69c65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4824 | 2024.11.08 01:26:05.016093 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4825 | 2024.11.08 01:26:05.016129 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
4826 | 2024.11.08 01:26:05.016263 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
4827 | 2024.11.08 01:26:05.016521 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4828 | 2024.11.08 01:26:05.016635 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
4829 | 2024.11.08 01:26:05.016648 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4830 | 2024.11.08 01:26:05.016957 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4831 | 2024.11.08 01:26:05.017004 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
4832 | 2024.11.08 01:26:05.017046 [ 289 ] {} <Debug> HTTP-Session: e9a167ea-b2db-4740-a285-7ffd9baadcad Authenticating user 'default' from [fd00:1122:3344:101::d]:57046 | ||
4833 | 2024.11.08 01:26:05.017154 [ 289 ] {} <Debug> HTTP-Session: e9a167ea-b2db-4740-a285-7ffd9baadcad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4834 | 2024.11.08 01:26:05.017251 [ 289 ] {} <Debug> HTTP-Session: e9a167ea-b2db-4740-a285-7ffd9baadcad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4835 | 2024.11.08 01:26:05.017305 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
4836 | 2024.11.08 01:26:05.017414 [ 289 ] {} <Trace> HTTP-Session: e9a167ea-b2db-4740-a285-7ffd9baadcad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2024.11.08 01:26:05.017976 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57046) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4838 | 2024.11.08 01:26:05.018075 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4839 | 2024.11.08 01:26:05.019045 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4840 | 2024.11.08 01:26:05.019763 [ 199 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003869972 sec., 16795.98715442902 rows/sec., 1.09 MiB/sec. | ||
4841 | 2024.11.08 01:26:05.020021 [ 199 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4842 | 2024.11.08 01:26:05.020111 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2024.11.08 01:26:05.020180 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4844 | 2024.11.08 01:26:05.020626 [ 199 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_9_2} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.08 01:26:05.020841 [ 199 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_9_2} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4846 | 2024.11.08 01:26:05.020966 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4847 | 2024.11.08 01:26:05.020976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4848 | 2024.11.08 01:26:05.021264 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4849 | 2024.11.08 01:26:05.021454 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003652 sec., 116100.76670317634 rows/sec., 8.30 MiB/sec. | ||
4850 | 2024.11.08 01:26:05.021715 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Debug> DynamicQueryHandler: Done processing query | ||
4851 | 2024.11.08 01:26:05.021746 [ 289 ] {bd944be9-844e-4695-813f-6c25e260c87d} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4852 | 2024.11.08 01:26:05.021769 [ 289 ] {} <Debug> HTTP-Session: e9a167ea-b2db-4740-a285-7ffd9baadcad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4853 | 2024.11.08 01:26:05.021980 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4854 | 2024.11.08 01:26:05.022099 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39393, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4855 | 2024.11.08 01:26:05.022167 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4856 | 2024.11.08 01:26:05.022187 [ 287 ] {} <Debug> HTTP-Session: f735b273-af51-4b75-973d-dcd5548336d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39393 | ||
4857 | 2024.11.08 01:26:05.022206 [ 287 ] {} <Debug> HTTP-Session: f735b273-af51-4b75-973d-dcd5548336d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4858 | 2024.11.08 01:26:05.022220 [ 287 ] {} <Debug> HTTP-Session: f735b273-af51-4b75-973d-dcd5548336d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4859 | 2024.11.08 01:26:05.022264 [ 287 ] {} <Trace> HTTP-Session: f735b273-af51-4b75-973d-dcd5548336d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4860 | 2024.11.08 01:26:05.022385 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39393) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4861 | 2024.11.08 01:26:05.022438 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4862 | 2024.11.08 01:26:05.022611 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4863 | 2024.11.08 01:26:05.022918 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4864 | 2024.11.08 01:26:05.022957 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4865 | 2024.11.08 01:26:05.023341 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4866 | 2024.11.08 01:26:05.023580 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4867 | 2024.11.08 01:26:05.023742 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec. | ||
4868 | 2024.11.08 01:26:05.024028 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Debug> DynamicQueryHandler: Done processing query | ||
4869 | 2024.11.08 01:26:05.024053 [ 287 ] {37d632d2-9861-4d02-bcb8-3a2f5899fa76} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4870 | 2024.11.08 01:26:05.024069 [ 287 ] {} <Debug> HTTP-Session: f735b273-af51-4b75-973d-dcd5548336d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4871 | 2024.11.08 01:26:05.024246 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4872 | 2024.11.08 01:26:05.024315 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4873 | 2024.11.08 01:26:05.024397 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4874 | 2024.11.08 01:26:05.024418 [ 289 ] {} <Debug> HTTP-Session: bb65b15b-5b2d-4087-8bc6-e73741a4dd64 Authenticating user 'default' from [fd00:1122:3344:101::d]:57046 | ||
4875 | 2024.11.08 01:26:05.024437 [ 289 ] {} <Debug> HTTP-Session: bb65b15b-5b2d-4087-8bc6-e73741a4dd64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4876 | 2024.11.08 01:26:05.024452 [ 289 ] {} <Debug> HTTP-Session: bb65b15b-5b2d-4087-8bc6-e73741a4dd64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4877 | 2024.11.08 01:26:05.024497 [ 289 ] {} <Trace> HTTP-Session: bb65b15b-5b2d-4087-8bc6-e73741a4dd64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4878 | 2024.11.08 01:26:05.024733 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57046) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4879 | 2024.11.08 01:26:05.024788 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4880 | 2024.11.08 01:26:05.024978 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4881 | 2024.11.08 01:26:05.025461 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4882 | 2024.11.08 01:26:05.025502 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4883 | 2024.11.08 01:26:05.025909 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4884 | 2024.11.08 01:26:05.026158 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4885 | 2024.11.08 01:26:05.026336 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001718 sec., 137951.10593713622 rows/sec., 9.25 MiB/sec. | ||
4886 | 2024.11.08 01:26:05.026679 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Debug> DynamicQueryHandler: Done processing query | ||
4887 | 2024.11.08 01:26:05.026704 [ 289 ] {6d79a692-c256-4feb-92f4-caeb933d6a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4888 | 2024.11.08 01:26:05.026720 [ 289 ] {} <Debug> HTTP-Session: bb65b15b-5b2d-4087-8bc6-e73741a4dd64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4889 | 2024.11.08 01:26:05.026890 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4890 | 2024.11.08 01:26:05.026968 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33493, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4891 | 2024.11.08 01:26:05.027054 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4892 | 2024.11.08 01:26:05.027078 [ 287 ] {} <Debug> HTTP-Session: cfd69351-abe6-4cfa-a35a-445584a1ae9b Authenticating user 'default' from [fd00:1122:3344:101::d]:33493 | ||
4893 | 2024.11.08 01:26:05.027098 [ 287 ] {} <Debug> HTTP-Session: cfd69351-abe6-4cfa-a35a-445584a1ae9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4894 | 2024.11.08 01:26:05.027114 [ 287 ] {} <Debug> HTTP-Session: cfd69351-abe6-4cfa-a35a-445584a1ae9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4895 | 2024.11.08 01:26:05.027156 [ 287 ] {} <Trace> HTTP-Session: cfd69351-abe6-4cfa-a35a-445584a1ae9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4896 | 2024.11.08 01:26:05.027272 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33493) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4897 | 2024.11.08 01:26:05.027326 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4898 | 2024.11.08 01:26:05.027495 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4899 | 2024.11.08 01:26:05.027783 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4900 | 2024.11.08 01:26:05.027821 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4901 | 2024.11.08 01:26:05.028192 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4902 | 2024.11.08 01:26:05.028435 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4903 | 2024.11.08 01:26:05.028594 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00135 sec., 740.7407407407406 rows/sec., 49.91 KiB/sec. | ||
4904 | 2024.11.08 01:26:05.028779 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Debug> DynamicQueryHandler: Done processing query | ||
4905 | 2024.11.08 01:26:05.028804 [ 287 ] {bc03e753-1c64-4615-af24-c21e1c79dec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4906 | 2024.11.08 01:26:05.028821 [ 287 ] {} <Debug> HTTP-Session: cfd69351-abe6-4cfa-a35a-445584a1ae9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4907 | 2024.11.08 01:26:05.029035 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4908 | 2024.11.08 01:26:05.029146 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54555, User-Agent: (none), Length: 70082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4909 | 2024.11.08 01:26:05.029219 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4910 | 2024.11.08 01:26:05.029244 [ 289 ] {} <Debug> HTTP-Session: 6c5dd106-77c2-4212-b397-87935d0c833e Authenticating user 'default' from [fd00:1122:3344:101::d]:54555 | ||
4911 | 2024.11.08 01:26:05.029266 [ 289 ] {} <Debug> HTTP-Session: 6c5dd106-77c2-4212-b397-87935d0c833e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4912 | 2024.11.08 01:26:05.029283 [ 289 ] {} <Debug> HTTP-Session: 6c5dd106-77c2-4212-b397-87935d0c833e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4913 | 2024.11.08 01:26:05.029331 [ 289 ] {} <Trace> HTTP-Session: 6c5dd106-77c2-4212-b397-87935d0c833e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4914 | 2024.11.08 01:26:05.029978 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54555) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4915 | 2024.11.08 01:26:05.030062 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4916 | 2024.11.08 01:26:05.030561 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4917 | 2024.11.08 01:26:05.031284 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4918 | 2024.11.08 01:26:05.031323 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4919 | 2024.11.08 01:26:05.031999 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4920 | 2024.11.08 01:26:05.032276 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4921 | 2024.11.08 01:26:05.032458 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4922 | 2024.11.08 01:26:05.032487 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003032 sec., 13852.242744063326 rows/sec., 24.82 MiB/sec. | ||
4923 | 2024.11.08 01:26:05.032527 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2024.11.08 01:26:05.032593 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4925 | 2024.11.08 01:26:05.033021 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
4926 | 2024.11.08 01:26:05.033466 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Debug> DynamicQueryHandler: Done processing query | ||
4927 | 2024.11.08 01:26:05.033529 [ 289 ] {3f34b366-d4ec-45a5-9c17-01150fc95215} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4928 | 2024.11.08 01:26:05.033584 [ 289 ] {} <Debug> HTTP-Session: 6c5dd106-77c2-4212-b397-87935d0c833e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4929 | 2024.11.08 01:26:05.033666 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4930 | 2024.11.08 01:26:05.033736 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 88 rows starting from the beginning of the part | ||
4931 | 2024.11.08 01:26:05.033810 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33493, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4932 | 2024.11.08 01:26:05.033880 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4933 | 2024.11.08 01:26:05.033961 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4934 | 2024.11.08 01:26:05.034066 [ 287 ] {} <Debug> HTTP-Session: 5172b035-3cbf-4e93-b58b-2760567ca542 Authenticating user 'default' from [fd00:1122:3344:101::d]:33493 | ||
4935 | 2024.11.08 01:26:05.034180 [ 287 ] {} <Debug> HTTP-Session: 5172b035-3cbf-4e93-b58b-2760567ca542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4936 | 2024.11.08 01:26:05.034276 [ 287 ] {} <Debug> HTTP-Session: 5172b035-3cbf-4e93-b58b-2760567ca542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4937 | 2024.11.08 01:26:05.034283 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
4938 | |||
4939 | (version 23.8.7.1) | ||
4940 | 2024.11.08 01:26:05.034444 [ 287 ] {} <Trace> HTTP-Session: 5172b035-3cbf-4e93-b58b-2760567ca542 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4941 | 2024.11.08 01:26:05.034601 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
4942 | 2024.11.08 01:26:05.034700 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33493) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4943 | 2024.11.08 01:26:05.034864 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4944 | 2024.11.08 01:26:05.035156 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
4945 | 2024.11.08 01:26:05.035419 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4946 | 2024.11.08 01:26:05.035786 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
4947 | 2024.11.08 01:26:05.036406 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
4948 | 2024.11.08 01:26:05.036475 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4949 | 2024.11.08 01:26:05.036533 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4950 | 2024.11.08 01:26:05.036877 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
4951 | 2024.11.08 01:26:05.037596 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4952 | 2024.11.08 01:26:05.037931 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4953 | 2024.11.08 01:26:05.038231 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003598 sec., 22790.439132851585 rows/sec., 1.45 MiB/sec. | ||
4954 | 2024.11.08 01:26:05.038684 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Debug> DynamicQueryHandler: Done processing query | ||
4955 | 2024.11.08 01:26:05.038730 [ 287 ] {f623f0f6-f619-4cb8-a419-4d676bb92ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4956 | 2024.11.08 01:26:05.038762 [ 287 ] {} <Debug> HTTP-Session: 5172b035-3cbf-4e93-b58b-2760567ca542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4957 | 2024.11.08 01:26:05.039116 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4958 | 2024.11.08 01:26:05.041391 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 19 columns (19 merged, 0 gathered) in 0.008663126 sec., 34398.66856374939 rows/sec., 61.64 MiB/sec. | ||
4959 | 2024.11.08 01:26:05.041933 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4960 | 2024.11.08 01:26:05.042317 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4961 | 2024.11.08 01:26:05.042400 [ 196 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4962 | 2024.11.08 01:26:05.042506 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
4963 | 2024.11.08 01:26:08.874427 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4964 | 2024.11.08 01:26:09.190626 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4965 | 2024.11.08 01:26:09.191494 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4966 | 2024.11.08 01:26:09.373627 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4967 | 2024.11.08 01:26:09.424968 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4968 | 2024.11.08 01:26:09.566348 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4969 | 2024.11.08 01:26:09.653824 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4970 | 2024.11.08 01:26:09.669117 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4971 | 2024.11.08 01:26:09.733450 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53720, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4972 | 2024.11.08 01:26:09.744768 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4973 | 2024.11.08 01:26:09.777597 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4974 | 2024.11.08 01:26:09.972218 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4975 | 2024.11.08 01:26:09.993965 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61873, User-Agent: (none), Length: 1922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4976 | 2024.11.08 01:26:09.994057 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4977 | 2024.11.08 01:26:09.994086 [ 271 ] {} <Debug> HTTP-Session: 6293cf4a-1b50-4ca5-8edc-1c85f27f95cd Authenticating user 'default' from [fd00:1122:3344:101::d]:61873 | ||
4978 | 2024.11.08 01:26:09.994115 [ 271 ] {} <Debug> HTTP-Session: 6293cf4a-1b50-4ca5-8edc-1c85f27f95cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4979 | 2024.11.08 01:26:09.994133 [ 271 ] {} <Debug> HTTP-Session: 6293cf4a-1b50-4ca5-8edc-1c85f27f95cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4980 | 2024.11.08 01:26:09.994191 [ 271 ] {} <Trace> HTTP-Session: 6293cf4a-1b50-4ca5-8edc-1c85f27f95cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4981 | 2024.11.08 01:26:09.994391 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61873) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4982 | 2024.11.08 01:26:09.994467 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4983 | 2024.11.08 01:26:09.994849 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4984 | 2024.11.08 01:26:09.995346 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2024.11.08 01:26:09.995386 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
4986 | 2024.11.08 01:26:09.995792 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4987 | 2024.11.08 01:26:09.996042 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2024.11.08 01:26:09.996184 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001854 sec., 6472.491909385113 rows/sec., 527.79 KiB/sec. | ||
4989 | 2024.11.08 01:26:09.996505 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Debug> DynamicQueryHandler: Done processing query | ||
4990 | 2024.11.08 01:26:09.996531 [ 271 ] {ee64c622-ff1e-4eef-8a2e-f92397eec6b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4991 | 2024.11.08 01:26:09.996548 [ 271 ] {} <Debug> HTTP-Session: 6293cf4a-1b50-4ca5-8edc-1c85f27f95cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4992 | 2024.11.08 01:26:09.996779 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4993 | 2024.11.08 01:26:09.996918 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61053, User-Agent: (none), Length: 8601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4994 | 2024.11.08 01:26:09.996998 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4995 | 2024.11.08 01:26:09.997023 [ 287 ] {} <Debug> HTTP-Session: 7a1098c9-0688-4d49-95ab-d6318aa9e540 Authenticating user 'default' from [fd00:1122:3344:101::d]:61053 | ||
4996 | 2024.11.08 01:26:09.997047 [ 287 ] {} <Debug> HTTP-Session: 7a1098c9-0688-4d49-95ab-d6318aa9e540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4997 | 2024.11.08 01:26:09.997064 [ 287 ] {} <Debug> HTTP-Session: 7a1098c9-0688-4d49-95ab-d6318aa9e540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4998 | 2024.11.08 01:26:09.997109 [ 287 ] {} <Trace> HTTP-Session: 7a1098c9-0688-4d49-95ab-d6318aa9e540 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4999 | 2024.11.08 01:26:09.997279 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61053) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5000 | 2024.11.08 01:26:09.997337 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5001 | 2024.11.08 01:26:09.997643 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5002 | 2024.11.08 01:26:09.998115 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2024.11.08 01:26:09.998153 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5004 | 2024.11.08 01:26:09.998517 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5005 | 2024.11.08 01:26:09.998760 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5006 | 2024.11.08 01:26:09.998902 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001681 sec., 36882.807852468766 rows/sec., 2.80 MiB/sec. | ||
5007 | 2024.11.08 01:26:09.998937 [ 116 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5008 | 2024.11.08 01:26:09.999080 [ 116 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5009 | 2024.11.08 01:26:09.999147 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5010 | 2024.11.08 01:26:09.999203 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Debug> DynamicQueryHandler: Done processing query | ||
5011 | 2024.11.08 01:26:09.999286 [ 287 ] {678879bf-2a88-47a5-adfc-fdc9c641d614} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5012 | 2024.11.08 01:26:09.999330 [ 287 ] {} <Debug> HTTP-Session: 7a1098c9-0688-4d49-95ab-d6318aa9e540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5013 | 2024.11.08 01:26:09.999381 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
5014 | 2024.11.08 01:26:09.999499 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5015 | 2024.11.08 01:26:09.999558 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1435 rows starting from the beginning of the part | ||
5016 | 2024.11.08 01:26:09.999572 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61873, User-Agent: (none), Length: 1724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5017 | 2024.11.08 01:26:09.999578 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5018 | 2024.11.08 01:26:09.999678 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5019 | 2024.11.08 01:26:09.999781 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 287 rows starting from the beginning of the part | ||
5020 | 2024.11.08 01:26:09.999834 [ 271 ] {} <Debug> HTTP-Session: c58c2545-5f43-4260-996e-d807a93ebfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61873 | ||
5021 | 2024.11.08 01:26:09.999914 [ 271 ] {} <Debug> HTTP-Session: c58c2545-5f43-4260-996e-d807a93ebfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5022 | 2024.11.08 01:26:10.000027 [ 271 ] {} <Debug> HTTP-Session: c58c2545-5f43-4260-996e-d807a93ebfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5023 | 2024.11.08 01:26:10.000164 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part | ||
5024 | 2024.11.08 01:26:10.000176 [ 271 ] {} <Trace> HTTP-Session: c58c2545-5f43-4260-996e-d807a93ebfe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5025 | 2024.11.08 01:26:10.000210 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.84 MiB, peak 168.19 MiB, free memory in arenas 0.00 B, will set to 159.48 MiB (RSS), difference: -1.36 MiB | ||
5026 | 2024.11.08 01:26:10.000713 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
5027 | 2024.11.08 01:26:10.000750 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61873) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5028 | 2024.11.08 01:26:10.001016 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5029 | 2024.11.08 01:26:10.001271 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 287 rows starting from the beginning of the part | ||
5030 | 2024.11.08 01:26:10.001857 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 62 rows starting from the beginning of the part | ||
5031 | 2024.11.08 01:26:10.002490 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5032 | 2024.11.08 01:26:10.003049 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2024.11.08 01:26:10.003091 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5034 | 2024.11.08 01:26:10.003563 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5035 | 2024.11.08 01:26:10.003924 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2024.11.08 01:26:10.004095 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004838215 sec., 451612.83655232354 rows/sec., 39.72 MiB/sec. | ||
5037 | 2024.11.08 01:26:10.004232 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.003707 sec., 3237.1189641219316 rows/sec., 226.03 KiB/sec. | ||
5038 | 2024.11.08 01:26:10.004379 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5039 | 2024.11.08 01:26:10.004436 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Debug> DynamicQueryHandler: Done processing query | ||
5040 | 2024.11.08 01:26:10.004465 [ 271 ] {1d7a5b9f-2e2e-4fcd-b4e6-88c52f51a700} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5041 | 2024.11.08 01:26:10.004489 [ 271 ] {} <Debug> HTTP-Session: c58c2545-5f43-4260-996e-d807a93ebfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5042 | 2024.11.08 01:26:10.004673 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2024.11.08 01:26:10.004747 [ 200 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_26_5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5044 | 2024.11.08 01:26:10.004779 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5045 | 2024.11.08 01:26:10.004836 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5046 | 2024.11.08 01:26:10.004914 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35765, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5047 | 2024.11.08 01:26:10.004976 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5048 | 2024.11.08 01:26:10.005001 [ 287 ] {} <Debug> HTTP-Session: c734ca1c-f6fa-47f1-a557-8527c899567b Authenticating user 'default' from [fd00:1122:3344:101::d]:35765 | ||
5049 | 2024.11.08 01:26:10.005027 [ 287 ] {} <Debug> HTTP-Session: c734ca1c-f6fa-47f1-a557-8527c899567b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5050 | 2024.11.08 01:26:10.005046 [ 287 ] {} <Debug> HTTP-Session: c734ca1c-f6fa-47f1-a557-8527c899567b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5051 | 2024.11.08 01:26:10.005080 [ 287 ] {} <Trace> HTTP-Session: c734ca1c-f6fa-47f1-a557-8527c899567b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5052 | 2024.11.08 01:26:10.005201 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35765) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5053 | 2024.11.08 01:26:10.005245 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5054 | 2024.11.08 01:26:10.005478 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5055 | 2024.11.08 01:26:10.005871 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5056 | 2024.11.08 01:26:10.005909 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5057 | 2024.11.08 01:26:10.006263 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5058 | 2024.11.08 01:26:10.006494 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5059 | 2024.11.08 01:26:10.006654 [ 116 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5060 | 2024.11.08 01:26:10.006662 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001492 sec., 50938.33780160858 rows/sec., 3.99 MiB/sec. | ||
5061 | 2024.11.08 01:26:10.006707 [ 116 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5062 | 2024.11.08 01:26:10.006780 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5063 | 2024.11.08 01:26:10.006951 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5064 | 2024.11.08 01:26:10.006986 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Debug> DynamicQueryHandler: Done processing query | ||
5065 | 2024.11.08 01:26:10.007016 [ 287 ] {1a7a9d71-8916-4692-b246-eb504cdb35f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5066 | 2024.11.08 01:26:10.007045 [ 287 ] {} <Debug> HTTP-Session: c734ca1c-f6fa-47f1-a557-8527c899567b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5067 | 2024.11.08 01:26:10.007088 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5068 | 2024.11.08 01:26:10.007117 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5069 | 2024.11.08 01:26:10.007199 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 424 rows starting from the beginning of the part | ||
5070 | 2024.11.08 01:26:10.007411 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5071 | 2024.11.08 01:26:10.007468 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61873, User-Agent: (none), Length: 31743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5072 | 2024.11.08 01:26:10.007794 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part | ||
5073 | 2024.11.08 01:26:10.007846 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5074 | 2024.11.08 01:26:10.007861 [ 287 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
5075 | |||
5076 | (version 23.8.7.1) | ||
5077 | 2024.11.08 01:26:10.008031 [ 271 ] {} <Debug> HTTP-Session: c6685bc8-fdd2-4742-9e86-dfb0dc8545ba Authenticating user 'default' from [fd00:1122:3344:101::d]:61873 | ||
5078 | 2024.11.08 01:26:10.008076 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5079 | 2024.11.08 01:26:10.008142 [ 271 ] {} <Debug> HTTP-Session: c6685bc8-fdd2-4742-9e86-dfb0dc8545ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5080 | 2024.11.08 01:26:10.008248 [ 271 ] {} <Debug> HTTP-Session: c6685bc8-fdd2-4742-9e86-dfb0dc8545ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5081 | 2024.11.08 01:26:10.008326 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5082 | 2024.11.08 01:26:10.008432 [ 271 ] {} <Trace> HTTP-Session: c6685bc8-fdd2-4742-9e86-dfb0dc8545ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5083 | 2024.11.08 01:26:10.008622 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 424 rows starting from the beginning of the part | ||
5084 | 2024.11.08 01:26:10.008774 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5085 | |||
5086 | (version 23.8.7.1) | ||
5087 | 2024.11.08 01:26:10.009070 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61873) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5088 | 2024.11.08 01:26:10.009288 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5089 | 2024.11.08 01:26:10.009368 [ 196 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
5090 | 2024.11.08 01:26:10.010140 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5091 | 2024.11.08 01:26:10.010763 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5092 | 2024.11.08 01:26:10.010811 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5093 | 2024.11.08 01:26:10.011335 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5094 | 2024.11.08 01:26:10.011559 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.004685443 sec., 420024.3178713304 rows/sec., 32.17 MiB/sec. | ||
5095 | 2024.11.08 01:26:10.011708 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5096 | 2024.11.08 01:26:10.011828 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5097 | 2024.11.08 01:26:10.011908 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5098 | 2024.11.08 01:26:10.012064 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2024.11.08 01:26:10.012094 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.003352 sec., 49522.67303102626 rows/sec., 3.45 MiB/sec. | ||
5100 | 2024.11.08 01:26:10.012135 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5101 | 2024.11.08 01:26:10.012560 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
5102 | 2024.11.08 01:26:10.012643 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Debug> DynamicQueryHandler: Done processing query | ||
5103 | 2024.11.08 01:26:10.012693 [ 271 ] {ae6f7c3e-37bb-4da7-8464-d405ea772512} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5104 | 2024.11.08 01:26:10.012745 [ 271 ] {} <Debug> HTTP-Session: c6685bc8-fdd2-4742-9e86-dfb0dc8545ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5105 | 2024.11.08 01:26:10.012866 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5106 | 2024.11.08 01:26:10.012873 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2024.11.08 01:26:10.012919 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5514 rows starting from the beginning of the part | ||
5108 | 2024.11.08 01:26:10.013054 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5109 | 2024.11.08 01:26:10.013329 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
5110 | 2024.11.08 01:26:10.013380 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
5111 | |||
5112 | (version 23.8.7.1) | ||
5113 | 2024.11.08 01:26:10.013403 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_26_5} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5114 | 2024.11.08 01:26:10.013637 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44574, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5115 | 2024.11.08 01:26:10.013668 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 130 rows starting from the beginning of the part | ||
5116 | 2024.11.08 01:26:10.014017 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
5117 | 2024.11.08 01:26:10.014119 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5118 | 2024.11.08 01:26:10.014195 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5119 | 2024.11.08 01:26:10.014312 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
5120 | 2024.11.08 01:26:10.014395 [ 289 ] {} <Debug> HTTP-Session: 01b640f1-1bee-4d2f-8517-f947eba827ff Authenticating user 'default' from [fd00:1122:3344:101::d]:44574 | ||
5121 | 2024.11.08 01:26:10.014545 [ 289 ] {} <Debug> HTTP-Session: 01b640f1-1bee-4d2f-8517-f947eba827ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5122 | 2024.11.08 01:26:10.014640 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 166 rows starting from the beginning of the part | ||
5123 | 2024.11.08 01:26:10.014686 [ 289 ] {} <Debug> HTTP-Session: 01b640f1-1bee-4d2f-8517-f947eba827ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5124 | 2024.11.08 01:26:10.014979 [ 289 ] {} <Trace> HTTP-Session: 01b640f1-1bee-4d2f-8517-f947eba827ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5125 | 2024.11.08 01:26:10.015395 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44574) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5126 | 2024.11.08 01:26:10.015551 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5127 | 2024.11.08 01:26:10.015923 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5128 | 2024.11.08 01:26:10.016827 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5129 | 2024.11.08 01:26:10.016910 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5130 | 2024.11.08 01:26:10.017821 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5131 | 2024.11.08 01:26:10.018248 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5132 | 2024.11.08 01:26:10.018449 [ 116 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5133 | 2024.11.08 01:26:10.018462 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003218 sec., 18645.121193287756 rows/sec., 1.26 MiB/sec. | ||
5134 | 2024.11.08 01:26:10.018504 [ 116 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5135 | 2024.11.08 01:26:10.018737 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5136 | 2024.11.08 01:26:10.019259 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6444 rows, containing 5 columns (5 merged, 0 gathered) in 0.006944353 sec., 927948.2192221506 rows/sec., 63.03 MiB/sec. | ||
5137 | 2024.11.08 01:26:10.019278 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
5138 | 2024.11.08 01:26:10.019307 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Debug> DynamicQueryHandler: Done processing query | ||
5139 | 2024.11.08 01:26:10.019376 [ 289 ] {791d4921-d43d-481d-8b64-984eaa6d9804} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5140 | 2024.11.08 01:26:10.019414 [ 289 ] {} <Debug> HTTP-Session: 01b640f1-1bee-4d2f-8517-f947eba827ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5141 | 2024.11.08 01:26:10.019522 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5142 | 2024.11.08 01:26:10.019563 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1306 rows starting from the beginning of the part | ||
5143 | 2024.11.08 01:26:10.019843 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
5144 | 2024.11.08 01:26:10.019858 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5145 | 2024.11.08 01:26:10.019882 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5146 | 2024.11.08 01:26:10.020292 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
5147 | 2024.11.08 01:26:10.020693 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
5148 | 2024.11.08 01:26:10.020936 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2024.11.08 01:26:10.020940 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
5150 | 2024.11.08 01:26:10.021229 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5151 | 2024.11.08 01:26:10.021252 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
5152 | 2024.11.08 01:26:10.021454 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
5153 | 2024.11.08 01:26:10.022787 [ 196 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003836062 sec., 427000.3978037894 rows/sec., 28.03 MiB/sec. | ||
5154 | 2024.11.08 01:26:10.022977 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5155 | 2024.11.08 01:26:10.023282 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5156 | 2024.11.08 01:26:10.023361 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_26_5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5157 | 2024.11.08 01:26:10.023439 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5158 | 2024.11.08 01:26:10.031712 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54990, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5159 | 2024.11.08 01:26:10.036926 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5160 | 2024.11.08 01:26:10.039207 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5161 | 2024.11.08 01:26:10.046689 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5162 | 2024.11.08 01:26:10.059938 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32870, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5163 | 2024.11.08 01:26:10.062174 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2024.11.08 01:26:10.074029 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5165 | 2024.11.08 01:26:10.079311 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5166 | 2024.11.08 01:26:10.083602 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5167 | 2024.11.08 01:26:10.100091 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5168 | 2024.11.08 01:26:10.109421 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5169 | 2024.11.08 01:26:12.007882 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5170 | 2024.11.08 01:26:12.007932 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5171 | 2024.11.08 01:26:12.126541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 546 | ||
5172 | 2024.11.08 01:26:12.129587 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2024.11.08 01:26:12.129646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5174 | 2024.11.08 01:26:12.131106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5175 | 2024.11.08 01:26:12.131426 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2024.11.08 01:26:12.132058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
5177 | 2024.11.08 01:26:14.993942 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63853, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5178 | 2024.11.08 01:26:14.994078 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5179 | 2024.11.08 01:26:14.994104 [ 295 ] {} <Debug> HTTP-Session: 1cad8cc2-c0b3-430a-be3d-c7d5a03fdd68 Authenticating user 'default' from [fd00:1122:3344:101::d]:63853 | ||
5180 | 2024.11.08 01:26:14.994129 [ 295 ] {} <Debug> HTTP-Session: 1cad8cc2-c0b3-430a-be3d-c7d5a03fdd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5181 | 2024.11.08 01:26:14.994144 [ 295 ] {} <Debug> HTTP-Session: 1cad8cc2-c0b3-430a-be3d-c7d5a03fdd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5182 | 2024.11.08 01:26:14.994194 [ 295 ] {} <Trace> HTTP-Session: 1cad8cc2-c0b3-430a-be3d-c7d5a03fdd68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5183 | 2024.11.08 01:26:14.994401 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63853) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5184 | 2024.11.08 01:26:14.994469 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5185 | 2024.11.08 01:26:14.994805 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5186 | 2024.11.08 01:26:14.995394 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2024.11.08 01:26:14.995442 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5188 | 2024.11.08 01:26:14.995863 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5189 | 2024.11.08 01:26:14.996131 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5190 | 2024.11.08 01:26:14.996317 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.16 MiB/sec. | ||
5191 | 2024.11.08 01:26:14.996537 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Debug> DynamicQueryHandler: Done processing query | ||
5192 | 2024.11.08 01:26:14.996566 [ 295 ] {9271365a-5807-459e-b80b-2a5c62266157} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5193 | 2024.11.08 01:26:14.996582 [ 295 ] {} <Debug> HTTP-Session: 1cad8cc2-c0b3-430a-be3d-c7d5a03fdd68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5194 | 2024.11.08 01:26:14.996830 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5195 | 2024.11.08 01:26:14.996927 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61838, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5196 | 2024.11.08 01:26:14.997014 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5197 | 2024.11.08 01:26:14.997053 [ 291 ] {} <Debug> HTTP-Session: 3cc0d07f-323b-4717-85a8-156435dad9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61838 | ||
5198 | 2024.11.08 01:26:14.997086 [ 291 ] {} <Debug> HTTP-Session: 3cc0d07f-323b-4717-85a8-156435dad9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5199 | 2024.11.08 01:26:14.997103 [ 291 ] {} <Debug> HTTP-Session: 3cc0d07f-323b-4717-85a8-156435dad9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5200 | 2024.11.08 01:26:14.997148 [ 291 ] {} <Trace> HTTP-Session: 3cc0d07f-323b-4717-85a8-156435dad9d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5201 | 2024.11.08 01:26:14.997310 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61838) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5202 | 2024.11.08 01:26:14.997366 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5203 | 2024.11.08 01:26:14.997663 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5204 | 2024.11.08 01:26:14.998111 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5205 | 2024.11.08 01:26:14.998158 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5206 | 2024.11.08 01:26:14.998536 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5207 | 2024.11.08 01:26:14.998782 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2024.11.08 01:26:14.998942 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001684 sec., 38004.75059382423 rows/sec., 2.97 MiB/sec. | ||
5209 | 2024.11.08 01:26:14.999128 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Debug> DynamicQueryHandler: Done processing query | ||
5210 | 2024.11.08 01:26:14.999154 [ 291 ] {01ea49e8-d375-476b-a749-352e364e65b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5211 | 2024.11.08 01:26:14.999171 [ 291 ] {} <Debug> HTTP-Session: 3cc0d07f-323b-4717-85a8-156435dad9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5212 | 2024.11.08 01:26:14.999352 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5213 | 2024.11.08 01:26:14.999453 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51580, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5214 | 2024.11.08 01:26:14.999526 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5215 | 2024.11.08 01:26:14.999552 [ 295 ] {} <Debug> HTTP-Session: 4797eaf8-8ed7-4c97-99ba-b210fa819cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51580 | ||
5216 | 2024.11.08 01:26:14.999572 [ 295 ] {} <Debug> HTTP-Session: 4797eaf8-8ed7-4c97-99ba-b210fa819cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5217 | 2024.11.08 01:26:14.999589 [ 295 ] {} <Debug> HTTP-Session: 4797eaf8-8ed7-4c97-99ba-b210fa819cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5218 | 2024.11.08 01:26:14.999630 [ 295 ] {} <Trace> HTTP-Session: 4797eaf8-8ed7-4c97-99ba-b210fa819cc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5219 | 2024.11.08 01:26:14.999825 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51580) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5220 | 2024.11.08 01:26:14.999884 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5221 | 2024.11.08 01:26:15.000071 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5222 | 2024.11.08 01:26:15.000175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.21 MiB, peak 168.41 MiB, free memory in arenas 0.00 B, will set to 160.02 MiB (RSS), difference: -1.19 MiB | ||
5223 | 2024.11.08 01:26:15.000751 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2024.11.08 01:26:15.000790 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5225 | 2024.11.08 01:26:15.001196 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5226 | 2024.11.08 01:26:15.001450 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5227 | 2024.11.08 01:26:15.001608 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001864 sec., 85836.90987124463 rows/sec., 5.98 MiB/sec. | ||
5228 | 2024.11.08 01:26:15.001910 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Debug> DynamicQueryHandler: Done processing query | ||
5229 | 2024.11.08 01:26:15.001938 [ 295 ] {cc30e071-e74d-4cab-a357-f0ca3595dd36} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5230 | 2024.11.08 01:26:15.001956 [ 295 ] {} <Debug> HTTP-Session: 4797eaf8-8ed7-4c97-99ba-b210fa819cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5231 | 2024.11.08 01:26:15.002123 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61838, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5232 | 2024.11.08 01:26:15.002122 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5233 | 2024.11.08 01:26:15.002193 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5234 | 2024.11.08 01:26:15.002222 [ 291 ] {} <Debug> HTTP-Session: 02e5f43b-8268-480d-a36e-f4a3308e7357 Authenticating user 'default' from [fd00:1122:3344:101::d]:61838 | ||
5235 | 2024.11.08 01:26:15.002246 [ 291 ] {} <Debug> HTTP-Session: 02e5f43b-8268-480d-a36e-f4a3308e7357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5236 | 2024.11.08 01:26:15.002263 [ 291 ] {} <Debug> HTTP-Session: 02e5f43b-8268-480d-a36e-f4a3308e7357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5237 | 2024.11.08 01:26:15.002305 [ 291 ] {} <Trace> HTTP-Session: 02e5f43b-8268-480d-a36e-f4a3308e7357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5238 | 2024.11.08 01:26:15.002472 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61838) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5239 | 2024.11.08 01:26:15.002531 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5240 | 2024.11.08 01:26:15.002715 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5241 | 2024.11.08 01:26:15.003079 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5242 | 2024.11.08 01:26:15.003128 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5243 | 2024.11.08 01:26:15.003537 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5244 | 2024.11.08 01:26:15.003786 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2024.11.08 01:26:15.003947 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
5246 | 2024.11.08 01:26:15.004134 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Debug> DynamicQueryHandler: Done processing query | ||
5247 | 2024.11.08 01:26:15.004159 [ 291 ] {3246f748-eb32-40ac-b07c-fbcbd5161c76} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5248 | 2024.11.08 01:26:15.004176 [ 291 ] {} <Debug> HTTP-Session: 02e5f43b-8268-480d-a36e-f4a3308e7357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5249 | 2024.11.08 01:26:15.004422 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5250 | 2024.11.08 01:26:17.710914 [ 109 ] {} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5251 | 2024.11.08 01:26:17.710988 [ 109 ] {} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5252 | 2024.11.08 01:26:17.711017 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5253 | 2024.11.08 01:26:17.711254 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
5254 | 2024.11.08 01:26:17.711452 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5255 | 2024.11.08 01:26:17.711495 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
5256 | 2024.11.08 01:26:17.711587 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
5257 | 2024.11.08 01:26:17.711817 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5258 | 2024.11.08 01:26:17.712188 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5259 | 2024.11.08 01:26:17.712458 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
5260 | 2024.11.08 01:26:17.713616 [ 197 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002508283 sec., 21528.67120655843 rows/sec., 1.10 MiB/sec. | ||
5261 | 2024.11.08 01:26:17.713849 [ 196 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5262 | 2024.11.08 01:26:17.714254 [ 196 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2024.11.08 01:26:17.714346 [ 196 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_9_2} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5264 | 2024.11.08 01:26:17.714446 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5265 | 2024.11.08 01:26:20.000411 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53694, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5266 | 2024.11.08 01:26:20.000555 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5267 | 2024.11.08 01:26:20.000585 [ 295 ] {} <Debug> HTTP-Session: c6ef016f-5de5-4c55-935b-0c72e2a57e49 Authenticating user 'default' from [fd00:1122:3344:101::d]:53694 | ||
5268 | 2024.11.08 01:26:20.000612 [ 295 ] {} <Debug> HTTP-Session: c6ef016f-5de5-4c55-935b-0c72e2a57e49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5269 | 2024.11.08 01:26:20.000631 [ 295 ] {} <Debug> HTTP-Session: c6ef016f-5de5-4c55-935b-0c72e2a57e49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5270 | 2024.11.08 01:26:20.000686 [ 295 ] {} <Trace> HTTP-Session: c6ef016f-5de5-4c55-935b-0c72e2a57e49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5271 | 2024.11.08 01:26:20.000894 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
5272 | 2024.11.08 01:26:20.000968 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5273 | 2024.11.08 01:26:20.001352 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5274 | 2024.11.08 01:26:20.001922 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5275 | 2024.11.08 01:26:20.001969 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5276 | 2024.11.08 01:26:20.002415 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5277 | 2024.11.08 01:26:20.002684 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5278 | 2024.11.08 01:26:20.002883 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 494.27 KiB/sec. | ||
5279 | 2024.11.08 01:26:20.003271 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Debug> DynamicQueryHandler: Done processing query | ||
5280 | 2024.11.08 01:26:20.003302 [ 295 ] {8e014846-489c-4889-aa58-effa7e3fa0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5281 | 2024.11.08 01:26:20.003319 [ 295 ] {} <Debug> HTTP-Session: c6ef016f-5de5-4c55-935b-0c72e2a57e49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5282 | 2024.11.08 01:26:20.003628 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5283 | 2024.11.08 01:26:20.003744 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54322, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5284 | 2024.11.08 01:26:20.003807 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5285 | 2024.11.08 01:26:20.003829 [ 291 ] {} <Debug> HTTP-Session: 3b4f3447-3805-4a67-ad19-e361b3108679 Authenticating user 'default' from [fd00:1122:3344:101::d]:54322 | ||
5286 | 2024.11.08 01:26:20.003849 [ 291 ] {} <Debug> HTTP-Session: 3b4f3447-3805-4a67-ad19-e361b3108679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5287 | 2024.11.08 01:26:20.003863 [ 291 ] {} <Debug> HTTP-Session: 3b4f3447-3805-4a67-ad19-e361b3108679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5288 | 2024.11.08 01:26:20.003904 [ 291 ] {} <Trace> HTTP-Session: 3b4f3447-3805-4a67-ad19-e361b3108679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5289 | 2024.11.08 01:26:20.004127 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54322) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5290 | 2024.11.08 01:26:20.004180 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5291 | 2024.11.08 01:26:20.004454 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5292 | 2024.11.08 01:26:20.005007 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2024.11.08 01:26:20.005046 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5294 | 2024.11.08 01:26:20.005442 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5295 | 2024.11.08 01:26:20.005698 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2024.11.08 01:26:20.005861 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.001845 sec., 155555.55555555556 rows/sec., 13.73 MiB/sec. | ||
5297 | 2024.11.08 01:26:20.006040 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Debug> DynamicQueryHandler: Done processing query | ||
5298 | 2024.11.08 01:26:20.006065 [ 291 ] {37e73d8c-72e5-44cb-9dda-6f9ff50d6f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5299 | 2024.11.08 01:26:20.006081 [ 291 ] {} <Debug> HTTP-Session: 3b4f3447-3805-4a67-ad19-e361b3108679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5300 | 2024.11.08 01:26:20.006257 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53694, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5301 | 2024.11.08 01:26:20.006273 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5302 | 2024.11.08 01:26:20.006332 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5303 | 2024.11.08 01:26:20.006364 [ 295 ] {} <Debug> HTTP-Session: d7466d6d-d51c-4028-b8ea-9d909d91aa54 Authenticating user 'default' from [fd00:1122:3344:101::d]:53694 | ||
5304 | 2024.11.08 01:26:20.006388 [ 295 ] {} <Debug> HTTP-Session: d7466d6d-d51c-4028-b8ea-9d909d91aa54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5305 | 2024.11.08 01:26:20.006409 [ 295 ] {} <Debug> HTTP-Session: d7466d6d-d51c-4028-b8ea-9d909d91aa54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5306 | 2024.11.08 01:26:20.006455 [ 295 ] {} <Trace> HTTP-Session: d7466d6d-d51c-4028-b8ea-9d909d91aa54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5307 | 2024.11.08 01:26:20.006573 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53694) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5308 | 2024.11.08 01:26:20.006616 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5309 | 2024.11.08 01:26:20.006842 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5310 | 2024.11.08 01:26:20.007202 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2024.11.08 01:26:20.007239 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5312 | 2024.11.08 01:26:20.007593 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5313 | 2024.11.08 01:26:20.007836 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5314 | 2024.11.08 01:26:20.007989 [ 107 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5315 | 2024.11.08 01:26:20.008000 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001454 sec., 33700.13755158184 rows/sec., 2.43 MiB/sec. | ||
5316 | 2024.11.08 01:26:20.008074 [ 107 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2024.11.08 01:26:20.008147 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5318 | 2024.11.08 01:26:20.008408 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Debug> DynamicQueryHandler: Done processing query | ||
5319 | 2024.11.08 01:26:20.008430 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::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 | ||
5320 | 2024.11.08 01:26:20.008499 [ 295 ] {97dbf263-0992-4508-ab78-210974b50aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5321 | 2024.11.08 01:26:20.008594 [ 295 ] {} <Debug> HTTP-Session: d7466d6d-d51c-4028-b8ea-9d909d91aa54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5322 | 2024.11.08 01:26:20.008799 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5323 | 2024.11.08 01:26:20.008894 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 63 rows starting from the beginning of the part | ||
5324 | 2024.11.08 01:26:20.009045 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
5325 | 2024.11.08 01:26:20.009505 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
5326 | 2024.11.08 01:26:20.009740 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5327 | 2024.11.08 01:26:20.009740 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62419, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5328 | 2024.11.08 01:26:20.010066 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part | ||
5329 | 2024.11.08 01:26:20.010099 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5330 | 2024.11.08 01:26:20.010170 [ 291 ] {} <Debug> HTTP-Session: fafd7741-4b47-445d-981f-cff8b1fec384 Authenticating user 'default' from [fd00:1122:3344:101::d]:62419 | ||
5331 | 2024.11.08 01:26:20.010246 [ 291 ] {} <Debug> HTTP-Session: fafd7741-4b47-445d-981f-cff8b1fec384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5332 | 2024.11.08 01:26:20.010312 [ 291 ] {} <Debug> HTTP-Session: fafd7741-4b47-445d-981f-cff8b1fec384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5333 | 2024.11.08 01:26:20.010381 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
5334 | 2024.11.08 01:26:20.010440 [ 291 ] {} <Trace> HTTP-Session: fafd7741-4b47-445d-981f-cff8b1fec384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5335 | 2024.11.08 01:26:20.010692 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
5336 | 2024.11.08 01:26:20.010785 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62419) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5337 | 2024.11.08 01:26:20.010965 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5338 | 2024.11.08 01:26:20.011856 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5339 | 2024.11.08 01:26:20.012892 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5340 | 2024.11.08 01:26:20.012968 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5341 | 2024.11.08 01:26:20.013824 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005558585 sec., 40657.82928569052 rows/sec., 3.06 MiB/sec. | ||
5342 | 2024.11.08 01:26:20.014029 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5343 | 2024.11.08 01:26:20.014045 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5344 | 2024.11.08 01:26:20.014551 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5345 | 2024.11.08 01:26:20.014562 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5346 | 2024.11.08 01:26:20.014732 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_16_3} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5347 | 2024.11.08 01:26:20.014863 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004176 sec., 3352.4904214559388 rows/sec., 234.79 KiB/sec. | ||
5348 | 2024.11.08 01:26:20.014930 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5349 | 2024.11.08 01:26:20.015220 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Debug> DynamicQueryHandler: Done processing query | ||
5350 | 2024.11.08 01:26:20.015253 [ 291 ] {ac3a6263-46b2-4329-969b-8d46e29b76c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5351 | 2024.11.08 01:26:20.015271 [ 291 ] {} <Debug> HTTP-Session: fafd7741-4b47-445d-981f-cff8b1fec384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5352 | 2024.11.08 01:26:20.015488 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5353 | 2024.11.08 01:26:20.015618 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34736, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5354 | 2024.11.08 01:26:20.015683 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5355 | 2024.11.08 01:26:20.015705 [ 295 ] {} <Debug> HTTP-Session: 585fd28c-574d-4148-ad1b-6d7630470f84 Authenticating user 'default' from [fd00:1122:3344:101::d]:34736 | ||
5356 | 2024.11.08 01:26:20.015723 [ 295 ] {} <Debug> HTTP-Session: 585fd28c-574d-4148-ad1b-6d7630470f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5357 | 2024.11.08 01:26:20.015737 [ 295 ] {} <Debug> HTTP-Session: 585fd28c-574d-4148-ad1b-6d7630470f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5358 | 2024.11.08 01:26:20.015773 [ 295 ] {} <Trace> HTTP-Session: 585fd28c-574d-4148-ad1b-6d7630470f84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5359 | 2024.11.08 01:26:20.015883 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34736) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5360 | 2024.11.08 01:26:20.015937 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5361 | 2024.11.08 01:26:20.016214 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5362 | 2024.11.08 01:26:20.016567 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2024.11.08 01:26:20.016606 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5364 | 2024.11.08 01:26:20.016974 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5365 | 2024.11.08 01:26:20.017222 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2024.11.08 01:26:20.017389 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. | ||
5367 | 2024.11.08 01:26:20.017628 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Debug> DynamicQueryHandler: Done processing query | ||
5368 | 2024.11.08 01:26:20.017654 [ 295 ] {0314823a-fbd8-4991-9ab5-58eff2cf79fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5369 | 2024.11.08 01:26:20.017671 [ 295 ] {} <Debug> HTTP-Session: 585fd28c-574d-4148-ad1b-6d7630470f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5370 | 2024.11.08 01:26:20.017899 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62419, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5371 | 2024.11.08 01:26:20.017960 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5372 | 2024.11.08 01:26:20.017962 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5373 | 2024.11.08 01:26:20.017983 [ 291 ] {} <Debug> HTTP-Session: a133e87d-5f51-431d-991c-73ceb237badb Authenticating user 'default' from [fd00:1122:3344:101::d]:62419 | ||
5374 | 2024.11.08 01:26:20.018010 [ 291 ] {} <Debug> HTTP-Session: a133e87d-5f51-431d-991c-73ceb237badb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5375 | 2024.11.08 01:26:20.018025 [ 291 ] {} <Debug> HTTP-Session: a133e87d-5f51-431d-991c-73ceb237badb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5376 | 2024.11.08 01:26:20.018067 [ 291 ] {} <Trace> HTTP-Session: a133e87d-5f51-431d-991c-73ceb237badb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5377 | 2024.11.08 01:26:20.018304 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62419) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5378 | 2024.11.08 01:26:20.018350 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5379 | 2024.11.08 01:26:20.018585 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5380 | 2024.11.08 01:26:20.019211 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5381 | 2024.11.08 01:26:20.019251 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5382 | 2024.11.08 01:26:20.019647 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5383 | 2024.11.08 01:26:20.019908 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5384 | 2024.11.08 01:26:20.020074 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00188 sec., 225531.91489361704 rows/sec., 16.13 MiB/sec. | ||
5385 | 2024.11.08 01:26:20.020427 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Debug> DynamicQueryHandler: Done processing query | ||
5386 | 2024.11.08 01:26:20.020453 [ 291 ] {f546c7b6-83ff-4adb-a2cf-33b268173ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5387 | 2024.11.08 01:26:20.020470 [ 291 ] {} <Debug> HTTP-Session: a133e87d-5f51-431d-991c-73ceb237badb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5388 | 2024.11.08 01:26:20.020674 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5389 | 2024.11.08 01:26:20.020762 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63252, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5390 | 2024.11.08 01:26:20.020823 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5391 | 2024.11.08 01:26:20.020844 [ 295 ] {} <Debug> HTTP-Session: 681a6d34-d232-48ca-b803-67530c857c7a Authenticating user 'default' from [fd00:1122:3344:101::d]:63252 | ||
5392 | 2024.11.08 01:26:20.020861 [ 295 ] {} <Debug> HTTP-Session: 681a6d34-d232-48ca-b803-67530c857c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5393 | 2024.11.08 01:26:20.020876 [ 295 ] {} <Debug> HTTP-Session: 681a6d34-d232-48ca-b803-67530c857c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5394 | 2024.11.08 01:26:20.020909 [ 295 ] {} <Trace> HTTP-Session: 681a6d34-d232-48ca-b803-67530c857c7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5395 | 2024.11.08 01:26:20.021014 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63252) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5396 | 2024.11.08 01:26:20.021063 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5397 | 2024.11.08 01:26:20.021224 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5398 | 2024.11.08 01:26:20.021527 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5399 | 2024.11.08 01:26:20.021565 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5400 | 2024.11.08 01:26:20.021949 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5401 | 2024.11.08 01:26:20.022213 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2024.11.08 01:26:20.022377 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001378 sec., 4354.136429608127 rows/sec., 227.49 KiB/sec. | ||
5403 | 2024.11.08 01:26:20.022560 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Debug> DynamicQueryHandler: Done processing query | ||
5404 | 2024.11.08 01:26:20.022586 [ 295 ] {2da1e465-140b-404f-b399-06bec7419126} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5405 | 2024.11.08 01:26:20.022603 [ 295 ] {} <Debug> HTTP-Session: 681a6d34-d232-48ca-b803-67530c857c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5406 | 2024.11.08 01:26:20.022805 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5407 | 2024.11.08 01:26:20.022893 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36002, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5408 | 2024.11.08 01:26:20.022955 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5409 | 2024.11.08 01:26:20.022978 [ 291 ] {} <Debug> HTTP-Session: b57ef165-0123-4ebc-9a42-00cf9adc108b Authenticating user 'default' from [fd00:1122:3344:101::d]:36002 | ||
5410 | 2024.11.08 01:26:20.022999 [ 291 ] {} <Debug> HTTP-Session: b57ef165-0123-4ebc-9a42-00cf9adc108b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5411 | 2024.11.08 01:26:20.023015 [ 291 ] {} <Debug> HTTP-Session: b57ef165-0123-4ebc-9a42-00cf9adc108b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5412 | 2024.11.08 01:26:20.023047 [ 291 ] {} <Trace> HTTP-Session: b57ef165-0123-4ebc-9a42-00cf9adc108b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5413 | 2024.11.08 01:26:20.023257 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36002) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5414 | 2024.11.08 01:26:20.023305 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5415 | 2024.11.08 01:26:20.023462 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5416 | 2024.11.08 01:26:20.023909 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5417 | 2024.11.08 01:26:20.023947 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5418 | 2024.11.08 01:26:20.024347 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5419 | 2024.11.08 01:26:20.024597 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2024.11.08 01:26:20.024755 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001605 sec., 147663.55140186916 rows/sec., 9.90 MiB/sec. | ||
5421 | 2024.11.08 01:26:20.024929 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Debug> DynamicQueryHandler: Done processing query | ||
5422 | 2024.11.08 01:26:20.024955 [ 291 ] {be68ed80-885c-405e-ac75-be63def9120e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5423 | 2024.11.08 01:26:20.024971 [ 291 ] {} <Debug> HTTP-Session: b57ef165-0123-4ebc-9a42-00cf9adc108b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5424 | 2024.11.08 01:26:20.025169 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5425 | 2024.11.08 01:26:20.025257 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59489, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5426 | 2024.11.08 01:26:20.025334 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5427 | 2024.11.08 01:26:20.025355 [ 295 ] {} <Debug> HTTP-Session: e063c94f-7c22-4f87-9a23-45abb78bc1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59489 | ||
5428 | 2024.11.08 01:26:20.025371 [ 295 ] {} <Debug> HTTP-Session: e063c94f-7c22-4f87-9a23-45abb78bc1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5429 | 2024.11.08 01:26:20.025390 [ 295 ] {} <Debug> HTTP-Session: e063c94f-7c22-4f87-9a23-45abb78bc1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5430 | 2024.11.08 01:26:20.025421 [ 295 ] {} <Trace> HTTP-Session: e063c94f-7c22-4f87-9a23-45abb78bc1ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5431 | 2024.11.08 01:26:20.025533 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59489) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5432 | 2024.11.08 01:26:20.025580 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5433 | 2024.11.08 01:26:20.025717 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5434 | 2024.11.08 01:26:20.026004 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5435 | 2024.11.08 01:26:20.026041 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5436 | 2024.11.08 01:26:20.026394 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5437 | 2024.11.08 01:26:20.026639 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5438 | 2024.11.08 01:26:20.026790 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec. | ||
5439 | 2024.11.08 01:26:20.026967 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Debug> DynamicQueryHandler: Done processing query | ||
5440 | 2024.11.08 01:26:20.026992 [ 295 ] {63b1763d-1065-48e3-803c-e27a27355817} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5441 | 2024.11.08 01:26:20.027008 [ 295 ] {} <Debug> HTTP-Session: e063c94f-7c22-4f87-9a23-45abb78bc1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5442 | 2024.11.08 01:26:20.027246 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5443 | 2024.11.08 01:26:20.027351 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47857, User-Agent: (none), Length: 70121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5444 | 2024.11.08 01:26:20.027413 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5445 | 2024.11.08 01:26:20.027434 [ 291 ] {} <Debug> HTTP-Session: 5a25c94e-dbd0-42ed-8dd1-f0bc36872e8e Authenticating user 'default' from [fd00:1122:3344:101::d]:47857 | ||
5446 | 2024.11.08 01:26:20.027451 [ 291 ] {} <Debug> HTTP-Session: 5a25c94e-dbd0-42ed-8dd1-f0bc36872e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5447 | 2024.11.08 01:26:20.027465 [ 291 ] {} <Debug> HTTP-Session: 5a25c94e-dbd0-42ed-8dd1-f0bc36872e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5448 | 2024.11.08 01:26:20.027497 [ 291 ] {} <Trace> HTTP-Session: 5a25c94e-dbd0-42ed-8dd1-f0bc36872e8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5449 | 2024.11.08 01:26:20.028274 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47857) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5450 | 2024.11.08 01:26:20.028344 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5451 | 2024.11.08 01:26:20.028882 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5452 | 2024.11.08 01:26:20.029670 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5453 | 2024.11.08 01:26:20.029709 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5454 | 2024.11.08 01:26:20.030396 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5455 | 2024.11.08 01:26:20.030690 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5456 | 2024.11.08 01:26:20.030892 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003282 sec., 12797.07495429616 rows/sec., 22.93 MiB/sec. | ||
5457 | 2024.11.08 01:26:20.031140 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Debug> DynamicQueryHandler: Done processing query | ||
5458 | 2024.11.08 01:26:20.031167 [ 291 ] {a4b28a34-028e-4773-b962-940053413f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
5459 | 2024.11.08 01:26:20.031185 [ 291 ] {} <Debug> HTTP-Session: 5a25c94e-dbd0-42ed-8dd1-f0bc36872e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5460 | 2024.11.08 01:26:20.031366 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5461 | 2024.11.08 01:26:20.031369 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59489, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5462 | 2024.11.08 01:26:20.031458 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5463 | 2024.11.08 01:26:20.031493 [ 295 ] {} <Debug> HTTP-Session: 36e94587-a12b-46a0-b21e-5c2e1025380d Authenticating user 'default' from [fd00:1122:3344:101::d]:59489 | ||
5464 | 2024.11.08 01:26:20.031512 [ 295 ] {} <Debug> HTTP-Session: 36e94587-a12b-46a0-b21e-5c2e1025380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5465 | 2024.11.08 01:26:20.031529 [ 295 ] {} <Debug> HTTP-Session: 36e94587-a12b-46a0-b21e-5c2e1025380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5466 | 2024.11.08 01:26:20.031560 [ 295 ] {} <Trace> HTTP-Session: 36e94587-a12b-46a0-b21e-5c2e1025380d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5467 | 2024.11.08 01:26:20.031693 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59489) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5468 | 2024.11.08 01:26:20.031738 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5469 | 2024.11.08 01:26:20.031872 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5470 | 2024.11.08 01:26:20.032214 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5471 | 2024.11.08 01:26:20.032252 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5472 | 2024.11.08 01:26:20.032626 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5473 | 2024.11.08 01:26:20.032863 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5474 | 2024.11.08 01:26:20.033023 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001368 sec., 59941.52046783626 rows/sec., 3.81 MiB/sec. | ||
5475 | 2024.11.08 01:26:20.033278 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Debug> DynamicQueryHandler: Done processing query | ||
5476 | 2024.11.08 01:26:20.033315 [ 295 ] {0b91e590-4766-4e16-b0a9-4b46e80ad4d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5477 | 2024.11.08 01:26:20.033333 [ 295 ] {} <Debug> HTTP-Session: 36e94587-a12b-46a0-b21e-5c2e1025380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5478 | 2024.11.08 01:26:20.033705 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5479 | 2024.11.08 01:26:22.132283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 576 | ||
5480 | 2024.11.08 01:26:22.135265 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2024.11.08 01:26:22.135321 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5482 | 2024.11.08 01:26:22.136719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5483 | 2024.11.08 01:26:22.137016 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2024.11.08 01:26:22.137779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
5485 | 2024.11.08 01:26:24.992669 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43965, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5486 | 2024.11.08 01:26:24.992821 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5487 | 2024.11.08 01:26:24.992852 [ 294 ] {} <Debug> HTTP-Session: eca18d10-097a-4154-9831-2e3c3bdea248 Authenticating user 'default' from [fd00:1122:3344:101::d]:43965 | ||
5488 | 2024.11.08 01:26:24.992880 [ 294 ] {} <Debug> HTTP-Session: eca18d10-097a-4154-9831-2e3c3bdea248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5489 | 2024.11.08 01:26:24.992898 [ 294 ] {} <Debug> HTTP-Session: eca18d10-097a-4154-9831-2e3c3bdea248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5490 | 2024.11.08 01:26:24.992957 [ 294 ] {} <Trace> HTTP-Session: eca18d10-097a-4154-9831-2e3c3bdea248 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5491 | 2024.11.08 01:26:24.993184 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43965) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5492 | 2024.11.08 01:26:24.993262 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5493 | 2024.11.08 01:26:24.993631 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5494 | 2024.11.08 01:26:24.994098 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5495 | 2024.11.08 01:26:24.994147 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5496 | 2024.11.08 01:26:24.994571 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5497 | 2024.11.08 01:26:24.994825 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5498 | 2024.11.08 01:26:24.994999 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. | ||
5499 | 2024.11.08 01:26:24.995275 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Debug> DynamicQueryHandler: Done processing query | ||
5500 | 2024.11.08 01:26:24.995302 [ 294 ] {36f51632-2865-431c-94bd-508410739e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5501 | 2024.11.08 01:26:24.995319 [ 294 ] {} <Debug> HTTP-Session: eca18d10-097a-4154-9831-2e3c3bdea248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5502 | 2024.11.08 01:26:24.995532 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5503 | 2024.11.08 01:26:24.995607 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41741, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5504 | 2024.11.08 01:26:24.995733 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5505 | 2024.11.08 01:26:24.995762 [ 289 ] {} <Debug> HTTP-Session: e107b786-61fd-43ec-9695-bd69d222a712 Authenticating user 'default' from [fd00:1122:3344:101::d]:41741 | ||
5506 | 2024.11.08 01:26:24.995792 [ 289 ] {} <Debug> HTTP-Session: e107b786-61fd-43ec-9695-bd69d222a712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5507 | 2024.11.08 01:26:24.995810 [ 289 ] {} <Debug> HTTP-Session: e107b786-61fd-43ec-9695-bd69d222a712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5508 | 2024.11.08 01:26:24.995873 [ 289 ] {} <Trace> HTTP-Session: e107b786-61fd-43ec-9695-bd69d222a712 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5509 | 2024.11.08 01:26:24.996100 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41741) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5510 | 2024.11.08 01:26:24.996175 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5511 | 2024.11.08 01:26:24.996547 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5512 | 2024.11.08 01:26:24.997021 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5513 | 2024.11.08 01:26:24.997064 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5514 | 2024.11.08 01:26:24.997485 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5515 | 2024.11.08 01:26:24.997735 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5516 | 2024.11.08 01:26:24.997911 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
5517 | 2024.11.08 01:26:24.998107 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Debug> DynamicQueryHandler: Done processing query | ||
5518 | 2024.11.08 01:26:24.998134 [ 289 ] {39a5e3a1-df1e-4a66-b903-ebadc3c2e8a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5519 | 2024.11.08 01:26:24.998150 [ 289 ] {} <Debug> HTTP-Session: e107b786-61fd-43ec-9695-bd69d222a712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5520 | 2024.11.08 01:26:24.998344 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5521 | 2024.11.08 01:26:24.998432 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33238, User-Agent: (none), Length: 24495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5522 | 2024.11.08 01:26:24.998583 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5523 | 2024.11.08 01:26:24.998630 [ 290 ] {} <Debug> HTTP-Session: c9139c7f-0be8-40ea-bdc0-8b2d4c9c903f Authenticating user 'default' from [fd00:1122:3344:101::d]:33238 | ||
5524 | 2024.11.08 01:26:24.998667 [ 290 ] {} <Debug> HTTP-Session: c9139c7f-0be8-40ea-bdc0-8b2d4c9c903f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5525 | 2024.11.08 01:26:24.998697 [ 290 ] {} <Debug> HTTP-Session: c9139c7f-0be8-40ea-bdc0-8b2d4c9c903f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5526 | 2024.11.08 01:26:24.998772 [ 290 ] {} <Trace> HTTP-Session: c9139c7f-0be8-40ea-bdc0-8b2d4c9c903f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5527 | 2024.11.08 01:26:24.999131 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33238) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5528 | 2024.11.08 01:26:24.999249 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5529 | 2024.11.08 01:26:24.999557 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5530 | 2024.11.08 01:26:24.999973 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5531 | 2024.11.08 01:26:25.000010 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5532 | 2024.11.08 01:26:25.000175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.70 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 160.48 MiB (RSS), difference: -1.22 MiB | ||
5533 | 2024.11.08 01:26:25.000922 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5534 | 2024.11.08 01:26:25.001187 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5535 | 2024.11.08 01:26:25.001337 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.002381 sec., 53758.92482150357 rows/sec., 3.74 MiB/sec. | ||
5536 | 2024.11.08 01:26:25.001521 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Debug> DynamicQueryHandler: Done processing query | ||
5537 | 2024.11.08 01:26:25.001546 [ 290 ] {228e1795-bc09-447c-abc1-2f4bb94c6962} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5538 | 2024.11.08 01:26:25.001563 [ 290 ] {} <Debug> HTTP-Session: c9139c7f-0be8-40ea-bdc0-8b2d4c9c903f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5539 | 2024.11.08 01:26:25.001768 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5540 | 2024.11.08 01:26:25.001903 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41142, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5541 | 2024.11.08 01:26:25.002012 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5542 | 2024.11.08 01:26:25.002053 [ 289 ] {} <Debug> HTTP-Session: 017dfebd-9c03-4d3b-b262-b519d66adcee Authenticating user 'default' from [fd00:1122:3344:101::d]:41142 | ||
5543 | 2024.11.08 01:26:25.002086 [ 289 ] {} <Debug> HTTP-Session: 017dfebd-9c03-4d3b-b262-b519d66adcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5544 | 2024.11.08 01:26:25.002115 [ 289 ] {} <Debug> HTTP-Session: 017dfebd-9c03-4d3b-b262-b519d66adcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5545 | 2024.11.08 01:26:25.002189 [ 289 ] {} <Trace> HTTP-Session: 017dfebd-9c03-4d3b-b262-b519d66adcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5546 | 2024.11.08 01:26:25.002447 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41142) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5547 | 2024.11.08 01:26:25.002535 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5548 | 2024.11.08 01:26:25.002697 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5549 | 2024.11.08 01:26:25.003003 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2024.11.08 01:26:25.003040 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.81 GiB. | ||
5551 | 2024.11.08 01:26:25.003413 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5552 | 2024.11.08 01:26:25.003652 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5553 | 2024.11.08 01:26:25.003811 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001453 sec., 33035.09979353062 rows/sec., 2.23 MiB/sec. | ||
5554 | 2024.11.08 01:26:25.003985 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Debug> DynamicQueryHandler: Done processing query | ||
5555 | 2024.11.08 01:26:25.004009 [ 289 ] {bf7a2ec8-5b24-4050-bce8-da588b428270} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5556 | 2024.11.08 01:26:25.004025 [ 289 ] {} <Debug> HTTP-Session: 017dfebd-9c03-4d3b-b262-b519d66adcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5557 | 2024.11.08 01:26:25.004259 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5558 | 2024.11.08 01:26:27.007978 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5559 | 2024.11.08 01:26:27.008033 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5560 | 2024.11.08 01:26:27.111140 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5561 | 2024.11.08 01:26:27.781159 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5562 | 2024.11.08 01:26:27.807493 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5563 | 2024.11.08 01:26:27.819746 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5564 | 2024.11.08 01:26:27.827136 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5565 | 2024.11.08 01:26:27.853399 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5566 | 2024.11.08 01:26:27.881750 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5567 | 2024.11.08 01:26:27.894105 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5568 | 2024.11.08 01:26:29.994487 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56750, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5569 | 2024.11.08 01:26:29.994630 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5570 | 2024.11.08 01:26:29.994661 [ 290 ] {} <Debug> HTTP-Session: 17fc533c-6038-4903-aec9-c0f21ba09736 Authenticating user 'default' from [fd00:1122:3344:101::d]:56750 | ||
5571 | 2024.11.08 01:26:29.994689 [ 290 ] {} <Debug> HTTP-Session: 17fc533c-6038-4903-aec9-c0f21ba09736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5572 | 2024.11.08 01:26:29.994707 [ 290 ] {} <Debug> HTTP-Session: 17fc533c-6038-4903-aec9-c0f21ba09736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5573 | 2024.11.08 01:26:29.994766 [ 290 ] {} <Trace> HTTP-Session: 17fc533c-6038-4903-aec9-c0f21ba09736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5574 | 2024.11.08 01:26:29.995002 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56750) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5575 | 2024.11.08 01:26:29.995081 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5576 | 2024.11.08 01:26:29.995505 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5577 | 2024.11.08 01:26:29.996061 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5578 | 2024.11.08 01:26:29.996108 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5579 | 2024.11.08 01:26:29.996537 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5580 | 2024.11.08 01:26:29.996794 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2024.11.08 01:26:29.996980 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002048 sec., 27343.75 rows/sec., 2.09 MiB/sec. | ||
5582 | 2024.11.08 01:26:29.997215 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Debug> DynamicQueryHandler: Done processing query | ||
5583 | 2024.11.08 01:26:29.997245 [ 290 ] {76c29f69-98e3-41a1-9770-200ab55f0191} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5584 | 2024.11.08 01:26:29.997262 [ 290 ] {} <Debug> HTTP-Session: 17fc533c-6038-4903-aec9-c0f21ba09736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5585 | 2024.11.08 01:26:29.997477 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5586 | 2024.11.08 01:26:29.997632 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49284, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5587 | 2024.11.08 01:26:29.997752 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5588 | 2024.11.08 01:26:29.997780 [ 289 ] {} <Debug> HTTP-Session: b6063b55-da59-45de-b171-cfba5dfb9e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:49284 | ||
5589 | 2024.11.08 01:26:29.997808 [ 289 ] {} <Debug> HTTP-Session: b6063b55-da59-45de-b171-cfba5dfb9e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5590 | 2024.11.08 01:26:29.997826 [ 289 ] {} <Debug> HTTP-Session: b6063b55-da59-45de-b171-cfba5dfb9e88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5591 | 2024.11.08 01:26:29.997888 [ 289 ] {} <Trace> HTTP-Session: b6063b55-da59-45de-b171-cfba5dfb9e88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5592 | 2024.11.08 01:26:29.998110 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49284) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5593 | 2024.11.08 01:26:29.998182 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5594 | 2024.11.08 01:26:29.998567 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5595 | 2024.11.08 01:26:29.999019 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2024.11.08 01:26:29.999065 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5597 | 2024.11.08 01:26:29.999486 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5598 | 2024.11.08 01:26:29.999733 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2024.11.08 01:26:29.999910 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001872 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. | ||
5600 | 2024.11.08 01:26:30.000167 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.84 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 160.49 MiB (RSS), difference: -5.35 MiB | ||
5601 | 2024.11.08 01:26:30.000267 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Debug> DynamicQueryHandler: Done processing query | ||
5602 | 2024.11.08 01:26:30.000316 [ 289 ] {7e94ba98-c75c-4b21-9144-a4661785ea82} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5603 | 2024.11.08 01:26:30.000371 [ 289 ] {} <Debug> HTTP-Session: b6063b55-da59-45de-b171-cfba5dfb9e88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5604 | 2024.11.08 01:26:30.000578 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5605 | 2024.11.08 01:26:30.000627 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56750, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5606 | 2024.11.08 01:26:30.000758 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5607 | 2024.11.08 01:26:30.000788 [ 290 ] {} <Debug> HTTP-Session: b8e2deab-ed70-40f1-9041-a0f0aaef405f Authenticating user 'default' from [fd00:1122:3344:101::d]:56750 | ||
5608 | 2024.11.08 01:26:30.000813 [ 290 ] {} <Debug> HTTP-Session: b8e2deab-ed70-40f1-9041-a0f0aaef405f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5609 | 2024.11.08 01:26:30.000831 [ 290 ] {} <Debug> HTTP-Session: b8e2deab-ed70-40f1-9041-a0f0aaef405f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5610 | 2024.11.08 01:26:30.000882 [ 290 ] {} <Trace> HTTP-Session: b8e2deab-ed70-40f1-9041-a0f0aaef405f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5611 | 2024.11.08 01:26:30.001100 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56750) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5612 | 2024.11.08 01:26:30.001167 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5613 | 2024.11.08 01:26:30.001386 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5614 | 2024.11.08 01:26:30.001822 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2024.11.08 01:26:30.001863 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5616 | 2024.11.08 01:26:30.002281 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5617 | 2024.11.08 01:26:30.002527 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5618 | 2024.11.08 01:26:30.002695 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
5619 | 2024.11.08 01:26:30.002880 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Debug> DynamicQueryHandler: Done processing query | ||
5620 | 2024.11.08 01:26:30.002906 [ 290 ] {7bad3eda-b5b3-43fa-a9bc-3f32ca29f256} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5621 | 2024.11.08 01:26:30.002922 [ 290 ] {} <Debug> HTTP-Session: b8e2deab-ed70-40f1-9041-a0f0aaef405f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5622 | 2024.11.08 01:26:30.003102 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5623 | 2024.11.08 01:26:30.003185 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43457, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5624 | 2024.11.08 01:26:30.003267 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5625 | 2024.11.08 01:26:30.003295 [ 289 ] {} <Debug> HTTP-Session: 0b927ad3-ea20-478e-bf4d-eaf3ebb90694 Authenticating user 'default' from [fd00:1122:3344:101::d]:43457 | ||
5626 | 2024.11.08 01:26:30.003318 [ 289 ] {} <Debug> HTTP-Session: 0b927ad3-ea20-478e-bf4d-eaf3ebb90694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5627 | 2024.11.08 01:26:30.003335 [ 289 ] {} <Debug> HTTP-Session: 0b927ad3-ea20-478e-bf4d-eaf3ebb90694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5628 | 2024.11.08 01:26:30.003386 [ 289 ] {} <Trace> HTTP-Session: 0b927ad3-ea20-478e-bf4d-eaf3ebb90694 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5629 | 2024.11.08 01:26:30.003559 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43457) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5630 | 2024.11.08 01:26:30.003622 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5631 | 2024.11.08 01:26:30.003786 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5632 | 2024.11.08 01:26:30.004107 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5633 | 2024.11.08 01:26:30.004145 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5634 | 2024.11.08 01:26:30.004530 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5635 | 2024.11.08 01:26:30.004780 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5636 | 2024.11.08 01:26:30.004943 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
5637 | 2024.11.08 01:26:30.005235 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Debug> DynamicQueryHandler: Done processing query | ||
5638 | 2024.11.08 01:26:30.005265 [ 289 ] {54b45ec3-2498-49a7-947d-5561bbe09148} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5639 | 2024.11.08 01:26:30.005292 [ 289 ] {} <Debug> HTTP-Session: 0b927ad3-ea20-478e-bf4d-eaf3ebb90694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5640 | 2024.11.08 01:26:30.005533 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5641 | 2024.11.08 01:26:31.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.49 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 160.49 MiB (RSS), difference: 5.00 MiB | ||
5642 | 2024.11.08 01:26:32.138030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 592 | ||
5643 | 2024.11.08 01:26:32.140903 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5644 | 2024.11.08 01:26:32.140963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5645 | 2024.11.08 01:26:32.142385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5646 | 2024.11.08 01:26:32.142719 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5647 | 2024.11.08 01:26:32.143022 [ 96 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5648 | 2024.11.08 01:26:32.143225 [ 96 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2024.11.08 01:26:32.143342 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5650 | 2024.11.08 01:26:32.143951 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
5651 | 2024.11.08 01:26:32.144678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
5652 | 2024.11.08 01:26:32.145127 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5653 | 2024.11.08 01:26:32.145296 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part | ||
5654 | 2024.11.08 01:26:32.145961 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
5655 | 2024.11.08 01:26:32.146564 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
5656 | 2024.11.08 01:26:32.147147 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
5657 | 2024.11.08 01:26:32.147712 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
5658 | 2024.11.08 01:26:32.148205 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
5659 | 2024.11.08 01:26:32.156446 [ 187 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 72 columns (72 merged, 0 gathered) in 0.012896633 sec., 45903.45402555846 rows/sec., 39.99 MiB/sec. | ||
5660 | 2024.11.08 01:26:32.158070 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5661 | 2024.11.08 01:26:32.158866 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2024.11.08 01:26:32.158950 [ 190 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_16_3} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5663 | 2024.11.08 01:26:32.159245 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
5664 | 2024.11.08 01:26:34.999589 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63806, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5665 | 2024.11.08 01:26:34.999730 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5666 | 2024.11.08 01:26:34.999759 [ 289 ] {} <Debug> HTTP-Session: 31f87b7f-1f12-4a1a-82f5-90161c8eb06b Authenticating user 'default' from [fd00:1122:3344:101::d]:63806 | ||
5667 | 2024.11.08 01:26:34.999789 [ 289 ] {} <Debug> HTTP-Session: 31f87b7f-1f12-4a1a-82f5-90161c8eb06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5668 | 2024.11.08 01:26:34.999808 [ 289 ] {} <Debug> HTTP-Session: 31f87b7f-1f12-4a1a-82f5-90161c8eb06b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5669 | 2024.11.08 01:26:34.999867 [ 289 ] {} <Trace> HTTP-Session: 31f87b7f-1f12-4a1a-82f5-90161c8eb06b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5670 | 2024.11.08 01:26:35.000073 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63806) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
5671 | 2024.11.08 01:26:35.000149 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5672 | 2024.11.08 01:26:35.000191 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.94 MiB, peak 168.82 MiB, free memory in arenas 0.00 B, will set to 160.94 MiB (RSS), difference: -1.01 MiB | ||
5673 | 2024.11.08 01:26:35.000941 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5674 | 2024.11.08 01:26:35.001379 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2024.11.08 01:26:35.001427 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5676 | 2024.11.08 01:26:35.001840 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5677 | 2024.11.08 01:26:35.002089 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5678 | 2024.11.08 01:26:35.002256 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002245 sec., 6236.080178173719 rows/sec., 448.91 KiB/sec. | ||
5679 | 2024.11.08 01:26:35.002472 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Debug> DynamicQueryHandler: Done processing query | ||
5680 | 2024.11.08 01:26:35.002499 [ 289 ] {1785a1a9-a44f-44c2-a72a-2bd06977ba6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5681 | 2024.11.08 01:26:35.002516 [ 289 ] {} <Debug> HTTP-Session: 31f87b7f-1f12-4a1a-82f5-90161c8eb06b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5682 | 2024.11.08 01:26:35.002765 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5683 | 2024.11.08 01:26:35.002949 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59483, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5684 | 2024.11.08 01:26:35.003080 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5685 | 2024.11.08 01:26:35.003111 [ 290 ] {} <Debug> HTTP-Session: d9d1ff22-5225-4403-9a4b-60729fbad676 Authenticating user 'default' from [fd00:1122:3344:101::d]:59483 | ||
5686 | 2024.11.08 01:26:35.003140 [ 290 ] {} <Debug> HTTP-Session: d9d1ff22-5225-4403-9a4b-60729fbad676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5687 | 2024.11.08 01:26:35.003158 [ 290 ] {} <Debug> HTTP-Session: d9d1ff22-5225-4403-9a4b-60729fbad676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5688 | 2024.11.08 01:26:35.003226 [ 290 ] {} <Trace> HTTP-Session: d9d1ff22-5225-4403-9a4b-60729fbad676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5689 | 2024.11.08 01:26:35.003528 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59483) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5690 | 2024.11.08 01:26:35.003607 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5691 | 2024.11.08 01:26:35.003970 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5692 | 2024.11.08 01:26:35.004598 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5693 | 2024.11.08 01:26:35.004642 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5694 | 2024.11.08 01:26:35.005099 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5695 | 2024.11.08 01:26:35.005361 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5696 | 2024.11.08 01:26:35.005506 [ 92 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5697 | 2024.11.08 01:26:35.005514 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002135 sec., 134426.2295081967 rows/sec., 11.86 MiB/sec. | ||
5698 | 2024.11.08 01:26:35.005551 [ 92 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5699 | 2024.11.08 01:26:35.005589 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5700 | 2024.11.08 01:26:35.005834 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
5701 | 2024.11.08 01:26:35.005879 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Debug> DynamicQueryHandler: Done processing query | ||
5702 | 2024.11.08 01:26:35.005962 [ 290 ] {5d55f558-7b5d-4781-8c1b-106c779aceda} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5703 | 2024.11.08 01:26:35.006059 [ 290 ] {} <Debug> HTTP-Session: d9d1ff22-5225-4403-9a4b-60729fbad676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5704 | 2024.11.08 01:26:35.006324 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5705 | 2024.11.08 01:26:35.006496 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5706 | 2024.11.08 01:26:35.006514 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1437 rows starting from the beginning of the part | ||
5707 | 2024.11.08 01:26:35.006544 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63806, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5708 | 2024.11.08 01:26:35.006743 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
5709 | 2024.11.08 01:26:35.006766 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5710 | 2024.11.08 01:26:35.006864 [ 289 ] {} <Debug> HTTP-Session: 28b6a644-c711-430f-8d09-0c0df0b889c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63806 | ||
5711 | 2024.11.08 01:26:35.006962 [ 289 ] {} <Debug> HTTP-Session: 28b6a644-c711-430f-8d09-0c0df0b889c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5712 | 2024.11.08 01:26:35.007082 [ 289 ] {} <Debug> HTTP-Session: 28b6a644-c711-430f-8d09-0c0df0b889c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5713 | 2024.11.08 01:26:35.007119 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
5714 | 2024.11.08 01:26:35.007237 [ 289 ] {} <Trace> HTTP-Session: 28b6a644-c711-430f-8d09-0c0df0b889c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2024.11.08 01:26:35.007394 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
5716 | 2024.11.08 01:26:35.007612 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
5717 | 2024.11.08 01:26:35.007727 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63806) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5718 | 2024.11.08 01:26:35.007910 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5719 | 2024.11.08 01:26:35.007917 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 287 rows starting from the beginning of the part | ||
5720 | 2024.11.08 01:26:35.009091 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5721 | 2024.11.08 01:26:35.010369 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2024.11.08 01:26:35.010454 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5723 | 2024.11.08 01:26:35.011411 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5724 | 2024.11.08 01:26:35.011896 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006237604 sec., 349332.8528069432 rows/sec., 30.74 MiB/sec. | ||
5725 | 2024.11.08 01:26:35.011995 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5726 | 2024.11.08 01:26:35.012258 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5727 | 2024.11.08 01:26:35.012290 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004728 sec., 10363.79018612521 rows/sec., 764.44 KiB/sec. | ||
5728 | 2024.11.08 01:26:35.012949 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5729 | 2024.11.08 01:26:35.012971 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Debug> DynamicQueryHandler: Done processing query | ||
5730 | 2024.11.08 01:26:35.013027 [ 289 ] {f2607a23-2b39-49aa-9148-ac33db27dab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5731 | 2024.11.08 01:26:35.013065 [ 289 ] {} <Debug> HTTP-Session: 28b6a644-c711-430f-8d09-0c0df0b889c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5732 | 2024.11.08 01:26:35.013093 [ 189 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_31_6} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5733 | 2024.11.08 01:26:35.013218 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5734 | 2024.11.08 01:26:35.013296 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5735 | 2024.11.08 01:26:35.013313 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59483, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5736 | 2024.11.08 01:26:35.013426 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5737 | 2024.11.08 01:26:35.013447 [ 290 ] {} <Debug> HTTP-Session: 570730dc-8c22-4f80-a0ee-6f4288d2eaea Authenticating user 'default' from [fd00:1122:3344:101::d]:59483 | ||
5738 | 2024.11.08 01:26:35.013468 [ 290 ] {} <Debug> HTTP-Session: 570730dc-8c22-4f80-a0ee-6f4288d2eaea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5739 | 2024.11.08 01:26:35.013494 [ 290 ] {} <Debug> HTTP-Session: 570730dc-8c22-4f80-a0ee-6f4288d2eaea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5740 | 2024.11.08 01:26:35.013547 [ 290 ] {} <Trace> HTTP-Session: 570730dc-8c22-4f80-a0ee-6f4288d2eaea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5741 | 2024.11.08 01:26:35.013687 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59483) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5742 | 2024.11.08 01:26:35.013747 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5743 | 2024.11.08 01:26:35.014008 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5744 | 2024.11.08 01:26:35.014363 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2024.11.08 01:26:35.014401 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5746 | 2024.11.08 01:26:35.014769 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5747 | 2024.11.08 01:26:35.015017 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5748 | 2024.11.08 01:26:35.015153 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001505 sec., 9302.32558139535 rows/sec., 651.47 KiB/sec. | ||
5749 | 2024.11.08 01:26:35.015346 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Debug> DynamicQueryHandler: Done processing query | ||
5750 | 2024.11.08 01:26:35.015372 [ 290 ] {b7a57993-1478-4dda-80f3-82a9ad8f0aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5751 | 2024.11.08 01:26:35.015389 [ 290 ] {} <Debug> HTTP-Session: 570730dc-8c22-4f80-a0ee-6f4288d2eaea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5752 | 2024.11.08 01:26:35.015636 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5753 | 2024.11.08 01:26:35.015699 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57071, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5754 | 2024.11.08 01:26:35.015778 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5755 | 2024.11.08 01:26:35.015814 [ 289 ] {} <Debug> HTTP-Session: 793805d0-5558-4eab-849b-54c313999f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:57071 | ||
5756 | 2024.11.08 01:26:35.015843 [ 289 ] {} <Debug> HTTP-Session: 793805d0-5558-4eab-849b-54c313999f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5757 | 2024.11.08 01:26:35.015860 [ 289 ] {} <Debug> HTTP-Session: 793805d0-5558-4eab-849b-54c313999f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5758 | 2024.11.08 01:26:35.015914 [ 289 ] {} <Trace> HTTP-Session: 793805d0-5558-4eab-849b-54c313999f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5759 | 2024.11.08 01:26:35.016070 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57071) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5760 | 2024.11.08 01:26:35.016130 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5761 | 2024.11.08 01:26:35.016449 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5762 | 2024.11.08 01:26:35.016842 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5763 | 2024.11.08 01:26:35.016883 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5764 | 2024.11.08 01:26:35.017250 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5765 | 2024.11.08 01:26:35.017493 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5766 | 2024.11.08 01:26:35.017664 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001631 sec., 7970.570202329859 rows/sec., 496.96 KiB/sec. | ||
5767 | 2024.11.08 01:26:35.017860 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Debug> DynamicQueryHandler: Done processing query | ||
5768 | 2024.11.08 01:26:35.017885 [ 289 ] {896aaa95-b4d6-4b90-8b35-64d906ba1b3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5769 | 2024.11.08 01:26:35.017901 [ 289 ] {} <Debug> HTTP-Session: 793805d0-5558-4eab-849b-54c313999f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5770 | 2024.11.08 01:26:35.018266 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5771 | 2024.11.08 01:26:35.018368 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50671, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5772 | 2024.11.08 01:26:35.018455 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5773 | 2024.11.08 01:26:35.018477 [ 290 ] {} <Debug> HTTP-Session: 5ddf9873-8f6c-498c-b8ae-c2d314f68347 Authenticating user 'default' from [fd00:1122:3344:101::d]:50671 | ||
5774 | 2024.11.08 01:26:35.018498 [ 290 ] {} <Debug> HTTP-Session: 5ddf9873-8f6c-498c-b8ae-c2d314f68347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5775 | 2024.11.08 01:26:35.018512 [ 290 ] {} <Debug> HTTP-Session: 5ddf9873-8f6c-498c-b8ae-c2d314f68347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5776 | 2024.11.08 01:26:35.018557 [ 290 ] {} <Trace> HTTP-Session: 5ddf9873-8f6c-498c-b8ae-c2d314f68347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2024.11.08 01:26:35.018814 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50671) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5778 | 2024.11.08 01:26:35.018866 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5779 | 2024.11.08 01:26:35.019132 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5780 | 2024.11.08 01:26:35.019757 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.11.08 01:26:35.019798 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5782 | 2024.11.08 01:26:35.020202 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5783 | 2024.11.08 01:26:35.020468 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.11.08 01:26:35.020598 [ 92 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5785 | 2024.11.08 01:26:35.020608 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001917 sec., 221178.9254042775 rows/sec., 15.81 MiB/sec. | ||
5786 | 2024.11.08 01:26:35.020639 [ 92 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2024.11.08 01:26:35.020676 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5788 | 2024.11.08 01:26:35.020903 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5789 | 2024.11.08 01:26:35.020940 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Debug> DynamicQueryHandler: Done processing query | ||
5790 | 2024.11.08 01:26:35.020987 [ 290 ] {7dcce3bf-d0c0-4a30-b17d-16bf05f49de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5791 | 2024.11.08 01:26:35.021013 [ 290 ] {} <Debug> HTTP-Session: 5ddf9873-8f6c-498c-b8ae-c2d314f68347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5792 | 2024.11.08 01:26:35.021137 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5793 | 2024.11.08 01:26:35.021185 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5794 | 2024.11.08 01:26:35.021237 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5795 | 2024.11.08 01:26:35.021532 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52926, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5796 | 2024.11.08 01:26:35.021597 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5797 | 2024.11.08 01:26:35.021763 [ 290 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
5798 | |||
5799 | (version 23.8.7.1) | ||
5800 | 2024.11.08 01:26:35.021787 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5801 | 2024.11.08 01:26:35.021899 [ 289 ] {} <Debug> HTTP-Session: 0c2d7886-dd9b-4a63-acd9-dc2e6306e5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:52926 | ||
5802 | 2024.11.08 01:26:35.021918 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
5803 | 2024.11.08 01:26:35.021973 [ 289 ] {} <Debug> HTTP-Session: 0c2d7886-dd9b-4a63-acd9-dc2e6306e5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5804 | 2024.11.08 01:26:35.022042 [ 289 ] {} <Debug> HTTP-Session: 0c2d7886-dd9b-4a63-acd9-dc2e6306e5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5805 | 2024.11.08 01:26:35.022265 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
5806 | 2024.11.08 01:26:35.022268 [ 289 ] {} <Trace> HTTP-Session: 0c2d7886-dd9b-4a63-acd9-dc2e6306e5cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5807 | 2024.11.08 01:26:35.022576 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
5808 | 2024.11.08 01:26:35.022690 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52926) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5809 | 2024.11.08 01:26:35.022913 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 424 rows starting from the beginning of the part | ||
5810 | 2024.11.08 01:26:35.022948 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5811 | 2024.11.08 01:26:35.023700 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5812 | 2024.11.08 01:26:35.024334 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5813 | 2024.11.08 01:26:35.024401 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5814 | 2024.11.08 01:26:35.025498 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5815 | 2024.11.08 01:26:35.025833 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5816 | 2024.11.08 01:26:35.026286 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003729 sec., 1609.0104585679805 rows/sec., 84.06 KiB/sec. | ||
5817 | 2024.11.08 01:26:35.026834 [ 189 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006067681 sec., 322363.6839181229 rows/sec., 24.68 MiB/sec. | ||
5818 | 2024.11.08 01:26:35.026927 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Debug> DynamicQueryHandler: Done processing query | ||
5819 | 2024.11.08 01:26:35.026970 [ 289 ] {76720051-52ef-4c23-9a33-50d218e60939} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5820 | 2024.11.08 01:26:35.026998 [ 289 ] {} <Debug> HTTP-Session: 0c2d7886-dd9b-4a63-acd9-dc2e6306e5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5821 | 2024.11.08 01:26:35.027073 [ 189 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5822 | 2024.11.08 01:26:35.027254 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5823 | 2024.11.08 01:26:35.027354 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35127, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5824 | 2024.11.08 01:26:35.027450 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5825 | 2024.11.08 01:26:35.027488 [ 189 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2024.11.08 01:26:35.027497 [ 294 ] {} <Debug> HTTP-Session: fcc28206-57ca-4608-8f03-a89098fe3740 Authenticating user 'default' from [fd00:1122:3344:101::d]:35127 | ||
5827 | 2024.11.08 01:26:35.027531 [ 294 ] {} <Debug> HTTP-Session: fcc28206-57ca-4608-8f03-a89098fe3740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5828 | 2024.11.08 01:26:35.027562 [ 294 ] {} <Debug> HTTP-Session: fcc28206-57ca-4608-8f03-a89098fe3740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5829 | 2024.11.08 01:26:35.027611 [ 294 ] {} <Trace> HTTP-Session: fcc28206-57ca-4608-8f03-a89098fe3740 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5830 | 2024.11.08 01:26:35.027614 [ 189 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_31_6} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5831 | 2024.11.08 01:26:35.027726 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5832 | 2024.11.08 01:26:35.027891 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5833 | 2024.11.08 01:26:35.027951 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5834 | 2024.11.08 01:26:35.028134 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5835 | 2024.11.08 01:26:35.028617 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5836 | 2024.11.08 01:26:35.028654 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5837 | 2024.11.08 01:26:35.029085 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5838 | 2024.11.08 01:26:35.029337 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5839 | 2024.11.08 01:26:35.029472 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001735 sec., 136599.4236311239 rows/sec., 9.16 MiB/sec. | ||
5840 | 2024.11.08 01:26:35.029476 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5841 | 2024.11.08 01:26:35.029532 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5842 | 2024.11.08 01:26:35.029562 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5843 | 2024.11.08 01:26:35.029710 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
5844 | 2024.11.08 01:26:35.029725 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Debug> DynamicQueryHandler: Done processing query | ||
5845 | 2024.11.08 01:26:35.029792 [ 294 ] {0364c100-bbec-43e4-ba4d-9bf20878f1b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5846 | 2024.11.08 01:26:35.029855 [ 294 ] {} <Debug> HTTP-Session: fcc28206-57ca-4608-8f03-a89098fe3740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5847 | 2024.11.08 01:26:35.029997 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5848 | 2024.11.08 01:26:35.030031 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6444 rows starting from the beginning of the part | ||
5849 | 2024.11.08 01:26:35.030077 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5850 | 2024.11.08 01:26:35.030300 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
5851 | 2024.11.08 01:26:35.030359 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53332, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5852 | 2024.11.08 01:26:35.030617 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
5853 | 2024.11.08 01:26:35.030660 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5854 | 2024.11.08 01:26:35.030775 [ 289 ] {} <Debug> HTTP-Session: 66dadc64-3873-460c-b318-fd6acf84599c Authenticating user 'default' from [fd00:1122:3344:101::d]:53332 | ||
5855 | 2024.11.08 01:26:35.030869 [ 289 ] {} <Debug> HTTP-Session: 66dadc64-3873-460c-b318-fd6acf84599c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5856 | 2024.11.08 01:26:35.030910 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
5857 | 2024.11.08 01:26:35.030930 [ 289 ] {} <Debug> HTTP-Session: 66dadc64-3873-460c-b318-fd6acf84599c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5858 | 2024.11.08 01:26:35.031147 [ 289 ] {} <Trace> HTTP-Session: 66dadc64-3873-460c-b318-fd6acf84599c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5859 | 2024.11.08 01:26:35.031200 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
5860 | 2024.11.08 01:26:35.031461 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
5861 | 2024.11.08 01:26:35.031521 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5862 | 2024.11.08 01:26:35.031723 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5863 | 2024.11.08 01:26:35.032264 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5864 | 2024.11.08 01:26:35.032788 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5865 | 2024.11.08 01:26:35.032829 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5866 | 2024.11.08 01:26:35.033686 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5867 | 2024.11.08 01:26:35.034163 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5868 | 2024.11.08 01:26:35.034367 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003015 sec., 331.6749585406302 rows/sec., 22.35 KiB/sec. | ||
5869 | 2024.11.08 01:26:35.034781 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Debug> DynamicQueryHandler: Done processing query | ||
5870 | 2024.11.08 01:26:35.034821 [ 289 ] {e524c47a-7b7a-49c0-843b-07deebfd0e56} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5871 | 2024.11.08 01:26:35.034839 [ 289 ] {} <Debug> HTTP-Session: 66dadc64-3873-460c-b318-fd6acf84599c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5872 | 2024.11.08 01:26:35.035056 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5873 | 2024.11.08 01:26:35.035188 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53926, User-Agent: (none), Length: 70177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5874 | 2024.11.08 01:26:35.035265 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5875 | 2024.11.08 01:26:35.035321 [ 294 ] {} <Debug> HTTP-Session: 52a058e6-da35-420d-b853-b40cf3f0ddc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53926 | ||
5876 | 2024.11.08 01:26:35.035378 [ 294 ] {} <Debug> HTTP-Session: 52a058e6-da35-420d-b853-b40cf3f0ddc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5877 | 2024.11.08 01:26:35.035414 [ 294 ] {} <Debug> HTTP-Session: 52a058e6-da35-420d-b853-b40cf3f0ddc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5878 | 2024.11.08 01:26:35.035468 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7366 rows, containing 5 columns (5 merged, 0 gathered) in 0.005842688 sec., 1260721.092757306 rows/sec., 85.70 MiB/sec. | ||
5879 | 2024.11.08 01:26:35.035474 [ 294 ] {} <Trace> HTTP-Session: 52a058e6-da35-420d-b853-b40cf3f0ddc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5880 | 2024.11.08 01:26:35.035972 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53926) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5881 | 2024.11.08 01:26:35.035977 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5882 | 2024.11.08 01:26:35.036094 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5883 | 2024.11.08 01:26:35.036436 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5884 | 2024.11.08 01:26:35.036597 [ 197 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5885 | 2024.11.08 01:26:35.036713 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
5886 | 2024.11.08 01:26:35.036861 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5887 | 2024.11.08 01:26:35.037671 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2024.11.08 01:26:35.037708 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5889 | 2024.11.08 01:26:35.038375 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5890 | 2024.11.08 01:26:35.038642 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.11.08 01:26:35.038805 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003176 sec., 13224.181360201512 rows/sec., 23.70 MiB/sec. | ||
5892 | 2024.11.08 01:26:35.039178 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Debug> DynamicQueryHandler: Done processing query | ||
5893 | 2024.11.08 01:26:35.039206 [ 294 ] {7c8cf7b2-8121-4fc5-bc45-acc3a348d7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
5894 | 2024.11.08 01:26:35.039222 [ 294 ] {} <Debug> HTTP-Session: 52a058e6-da35-420d-b853-b40cf3f0ddc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5895 | 2024.11.08 01:26:35.039408 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53332, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5896 | 2024.11.08 01:26:35.039428 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5897 | 2024.11.08 01:26:35.039495 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5898 | 2024.11.08 01:26:35.039528 [ 289 ] {} <Debug> HTTP-Session: 4c65252c-560a-4107-bd7e-27e92ff023d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:53332 | ||
5899 | 2024.11.08 01:26:35.039550 [ 289 ] {} <Debug> HTTP-Session: 4c65252c-560a-4107-bd7e-27e92ff023d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5900 | 2024.11.08 01:26:35.039569 [ 289 ] {} <Debug> HTTP-Session: 4c65252c-560a-4107-bd7e-27e92ff023d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5901 | 2024.11.08 01:26:35.039621 [ 289 ] {} <Trace> HTTP-Session: 4c65252c-560a-4107-bd7e-27e92ff023d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5902 | 2024.11.08 01:26:35.039779 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5903 | 2024.11.08 01:26:35.039830 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5904 | 2024.11.08 01:26:35.039993 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5905 | 2024.11.08 01:26:35.040319 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5906 | 2024.11.08 01:26:35.040357 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5907 | 2024.11.08 01:26:35.040741 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5908 | 2024.11.08 01:26:35.040984 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5909 | 2024.11.08 01:26:35.041141 [ 92 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5910 | 2024.11.08 01:26:35.041148 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
5911 | 2024.11.08 01:26:35.041190 [ 92 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5912 | 2024.11.08 01:26:35.041251 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5913 | 2024.11.08 01:26:35.041518 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
5914 | 2024.11.08 01:26:35.041543 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Debug> DynamicQueryHandler: Done processing query | ||
5915 | 2024.11.08 01:26:35.041640 [ 289 ] {bd45268e-f6d5-4733-a144-bd615abfe138} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5916 | 2024.11.08 01:26:35.041726 [ 289 ] {} <Debug> HTTP-Session: 4c65252c-560a-4107-bd7e-27e92ff023d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5917 | 2024.11.08 01:26:35.041997 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5918 | 2024.11.08 01:26:35.042073 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1638 rows starting from the beginning of the part | ||
5919 | 2024.11.08 01:26:35.042293 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5920 | 2024.11.08 01:26:35.042354 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
5921 | 2024.11.08 01:26:35.042579 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
5922 | 2024.11.08 01:26:35.042732 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
5923 | 2024.11.08 01:26:35.042828 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
5924 | 2024.11.08 01:26:35.043004 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
5925 | 2024.11.08 01:26:35.044149 [ 197 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810598 sec., 700918.4522297389 rows/sec., 45.99 MiB/sec. | ||
5926 | 2024.11.08 01:26:35.044394 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5927 | 2024.11.08 01:26:35.044745 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5928 | 2024.11.08 01:26:35.044833 [ 191 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_31_6} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5929 | 2024.11.08 01:26:35.044924 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5930 | 2024.11.08 01:26:38.882833 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5931 | 2024.11.08 01:26:39.200318 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5932 | 2024.11.08 01:26:39.205500 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5933 | 2024.11.08 01:26:39.392169 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5934 | 2024.11.08 01:26:39.441550 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5935 | 2024.11.08 01:26:39.569970 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5936 | 2024.11.08 01:26:39.657403 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5937 | 2024.11.08 01:26:39.682752 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5938 | 2024.11.08 01:26:39.742026 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51173, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5939 | 2024.11.08 01:26:39.758360 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5940 | 2024.11.08 01:26:39.785633 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5941 | 2024.11.08 01:26:39.973972 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5942 | 2024.11.08 01:26:39.992155 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37964, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5943 | 2024.11.08 01:26:39.992250 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5944 | 2024.11.08 01:26:39.992278 [ 292 ] {} <Debug> HTTP-Session: 954450e3-39f6-4224-825e-69a3d1cba6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:37964 | ||
5945 | 2024.11.08 01:26:39.992305 [ 292 ] {} <Debug> HTTP-Session: 954450e3-39f6-4224-825e-69a3d1cba6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5946 | 2024.11.08 01:26:39.992324 [ 292 ] {} <Debug> HTTP-Session: 954450e3-39f6-4224-825e-69a3d1cba6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5947 | 2024.11.08 01:26:39.992380 [ 292 ] {} <Trace> HTTP-Session: 954450e3-39f6-4224-825e-69a3d1cba6dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5948 | 2024.11.08 01:26:39.992582 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37964) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5949 | 2024.11.08 01:26:39.992658 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5950 | 2024.11.08 01:26:39.993032 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5951 | 2024.11.08 01:26:39.993476 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2024.11.08 01:26:39.993522 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5953 | 2024.11.08 01:26:39.993924 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5954 | 2024.11.08 01:26:39.994168 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2024.11.08 01:26:39.994337 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001801 sec., 1110.494169905608 rows/sec., 90.55 KiB/sec. | ||
5956 | 2024.11.08 01:26:39.994684 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Debug> DynamicQueryHandler: Done processing query | ||
5957 | 2024.11.08 01:26:39.994711 [ 292 ] {ec9ced9a-60a4-40fe-83e0-6aedebc828ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5958 | 2024.11.08 01:26:39.994728 [ 292 ] {} <Debug> HTTP-Session: 954450e3-39f6-4224-825e-69a3d1cba6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5959 | 2024.11.08 01:26:39.994990 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5960 | 2024.11.08 01:26:39.995030 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35242, User-Agent: (none), Length: 7935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5961 | 2024.11.08 01:26:39.995094 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5962 | 2024.11.08 01:26:39.995116 [ 282 ] {} <Debug> HTTP-Session: a32bb8e9-5e4e-477d-b78a-1126c9b10f31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35242 | ||
5963 | 2024.11.08 01:26:39.995134 [ 282 ] {} <Debug> HTTP-Session: a32bb8e9-5e4e-477d-b78a-1126c9b10f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5964 | 2024.11.08 01:26:39.995148 [ 282 ] {} <Debug> HTTP-Session: a32bb8e9-5e4e-477d-b78a-1126c9b10f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5965 | 2024.11.08 01:26:39.995197 [ 282 ] {} <Trace> HTTP-Session: a32bb8e9-5e4e-477d-b78a-1126c9b10f31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5966 | 2024.11.08 01:26:39.995328 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35242) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5967 | 2024.11.08 01:26:39.995376 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5968 | 2024.11.08 01:26:39.995623 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5969 | 2024.11.08 01:26:39.996061 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5970 | 2024.11.08 01:26:39.996098 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5971 | 2024.11.08 01:26:39.996446 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5972 | 2024.11.08 01:26:39.996679 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5973 | 2024.11.08 01:26:39.996834 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001544 sec., 36917.09844559585 rows/sec., 2.82 MiB/sec. | ||
5974 | 2024.11.08 01:26:39.997011 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Debug> DynamicQueryHandler: Done processing query | ||
5975 | 2024.11.08 01:26:39.997035 [ 282 ] {e3ae65d7-9150-4219-a2ef-fb9f753522ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
5976 | 2024.11.08 01:26:39.997052 [ 282 ] {} <Debug> HTTP-Session: a32bb8e9-5e4e-477d-b78a-1126c9b10f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5977 | 2024.11.08 01:26:39.997227 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5978 | 2024.11.08 01:26:39.997336 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35007, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5979 | 2024.11.08 01:26:39.997408 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5980 | 2024.11.08 01:26:39.997435 [ 292 ] {} <Debug> HTTP-Session: c637119c-2a7f-4add-8bfb-fcb517c93ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35007 | ||
5981 | 2024.11.08 01:26:39.997455 [ 292 ] {} <Debug> HTTP-Session: c637119c-2a7f-4add-8bfb-fcb517c93ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5982 | 2024.11.08 01:26:39.997472 [ 292 ] {} <Debug> HTTP-Session: c637119c-2a7f-4add-8bfb-fcb517c93ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5983 | 2024.11.08 01:26:39.997512 [ 292 ] {} <Trace> HTTP-Session: c637119c-2a7f-4add-8bfb-fcb517c93ea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5984 | 2024.11.08 01:26:39.997637 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35007) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5985 | 2024.11.08 01:26:39.997692 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5986 | 2024.11.08 01:26:39.997976 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5987 | 2024.11.08 01:26:39.998273 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5988 | 2024.11.08 01:26:39.998309 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
5989 | 2024.11.08 01:26:39.998626 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5990 | 2024.11.08 01:26:39.998846 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5991 | 2024.11.08 01:26:39.999001 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001442 sec., 1386.9625520110958 rows/sec., 96.84 KiB/sec. | ||
5992 | 2024.11.08 01:26:39.999228 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Debug> DynamicQueryHandler: Done processing query | ||
5993 | 2024.11.08 01:26:39.999253 [ 292 ] {21082712-dda8-43f6-b1cd-0a3662f63259} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5994 | 2024.11.08 01:26:39.999269 [ 292 ] {} <Debug> HTTP-Session: c637119c-2a7f-4add-8bfb-fcb517c93ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5995 | 2024.11.08 01:26:39.999476 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35242, User-Agent: (none), Length: 11221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5996 | 2024.11.08 01:26:39.999484 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5997 | 2024.11.08 01:26:39.999536 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5998 | 2024.11.08 01:26:39.999561 [ 282 ] {} <Debug> HTTP-Session: fe2e964c-a5e2-470e-9f61-b5d8890aef91 Authenticating user 'default' from [fd00:1122:3344:101::d]:35242 | ||
5999 | 2024.11.08 01:26:39.999582 [ 282 ] {} <Debug> HTTP-Session: fe2e964c-a5e2-470e-9f61-b5d8890aef91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6000 | 2024.11.08 01:26:39.999601 [ 282 ] {} <Debug> HTTP-Session: fe2e964c-a5e2-470e-9f61-b5d8890aef91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6001 | 2024.11.08 01:26:39.999643 [ 282 ] {} <Trace> HTTP-Session: fe2e964c-a5e2-470e-9f61-b5d8890aef91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6002 | 2024.11.08 01:26:39.999780 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35242) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6003 | 2024.11.08 01:26:39.999829 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6004 | 2024.11.08 01:26:40.000076 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6005 | 2024.11.08 01:26:40.000171 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.62 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 161.17 MiB (RSS), difference: -1.45 MiB | ||
6006 | 2024.11.08 01:26:40.000813 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.11.08 01:26:40.000862 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6008 | 2024.11.08 01:26:40.001216 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6009 | 2024.11.08 01:26:40.001466 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.11.08 01:26:40.001625 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001882 sec., 35069.075451647186 rows/sec., 2.74 MiB/sec. | ||
6011 | 2024.11.08 01:26:40.001800 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Debug> DynamicQueryHandler: Done processing query | ||
6012 | 2024.11.08 01:26:40.001824 [ 282 ] {2cdb4900-f86d-451e-9a04-929fe4c7c625} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6013 | 2024.11.08 01:26:40.001839 [ 282 ] {} <Debug> HTTP-Session: fe2e964c-a5e2-470e-9f61-b5d8890aef91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6014 | 2024.11.08 01:26:40.002027 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6015 | 2024.11.08 01:26:40.002163 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51877, User-Agent: (none), Length: 24684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6016 | 2024.11.08 01:26:40.002228 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6017 | 2024.11.08 01:26:40.002252 [ 292 ] {} <Debug> HTTP-Session: 51a9ee00-e149-4019-8891-e53fbded0488 Authenticating user 'default' from [fd00:1122:3344:101::d]:51877 | ||
6018 | 2024.11.08 01:26:40.002273 [ 292 ] {} <Debug> HTTP-Session: 51a9ee00-e149-4019-8891-e53fbded0488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6019 | 2024.11.08 01:26:40.002290 [ 292 ] {} <Debug> HTTP-Session: 51a9ee00-e149-4019-8891-e53fbded0488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6020 | 2024.11.08 01:26:40.002330 [ 292 ] {} <Trace> HTTP-Session: 51a9ee00-e149-4019-8891-e53fbded0488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6021 | 2024.11.08 01:26:40.002498 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51877) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6022 | 2024.11.08 01:26:40.002556 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6023 | 2024.11.08 01:26:40.002740 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6024 | 2024.11.08 01:26:40.003210 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2024.11.08 01:26:40.003249 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6026 | 2024.11.08 01:26:40.003654 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6027 | 2024.11.08 01:26:40.003891 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.11.08 01:26:40.004063 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001629 sec., 79189.68692449355 rows/sec., 5.51 MiB/sec. | ||
6029 | 2024.11.08 01:26:40.004244 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Debug> DynamicQueryHandler: Done processing query | ||
6030 | 2024.11.08 01:26:40.004269 [ 292 ] {c2c7c2a9-e30a-4776-99be-4d14dfab0fc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6031 | 2024.11.08 01:26:40.004285 [ 292 ] {} <Debug> HTTP-Session: 51a9ee00-e149-4019-8891-e53fbded0488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6032 | 2024.11.08 01:26:40.004464 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6033 | 2024.11.08 01:26:40.004474 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35242, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6034 | 2024.11.08 01:26:40.004540 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6035 | 2024.11.08 01:26:40.004563 [ 282 ] {} <Debug> HTTP-Session: a031cbf7-5538-4d61-a073-63ed20762e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:35242 | ||
6036 | 2024.11.08 01:26:40.004584 [ 282 ] {} <Debug> HTTP-Session: a031cbf7-5538-4d61-a073-63ed20762e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6037 | 2024.11.08 01:26:40.004601 [ 282 ] {} <Debug> HTTP-Session: a031cbf7-5538-4d61-a073-63ed20762e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6038 | 2024.11.08 01:26:40.004642 [ 282 ] {} <Trace> HTTP-Session: a031cbf7-5538-4d61-a073-63ed20762e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6039 | 2024.11.08 01:26:40.004782 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35242) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6040 | 2024.11.08 01:26:40.004835 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6041 | 2024.11.08 01:26:40.004991 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6042 | 2024.11.08 01:26:40.005305 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.11.08 01:26:40.005341 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6044 | 2024.11.08 01:26:40.005694 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6045 | 2024.11.08 01:26:40.005922 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.11.08 01:26:40.006072 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001339 sec., 35847.64749813294 rows/sec., 2.42 MiB/sec. | ||
6047 | 2024.11.08 01:26:40.006325 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Debug> DynamicQueryHandler: Done processing query | ||
6048 | 2024.11.08 01:26:40.006363 [ 282 ] {6f78e114-75a5-4398-9064-b5514cba0642} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6049 | 2024.11.08 01:26:40.006380 [ 282 ] {} <Debug> HTTP-Session: a031cbf7-5538-4d61-a073-63ed20762e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6050 | 2024.11.08 01:26:40.006590 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6051 | 2024.11.08 01:26:40.022404 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6052 | 2024.11.08 01:26:40.043077 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6053 | 2024.11.08 01:26:40.044417 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50404, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6054 | 2024.11.08 01:26:40.050103 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6055 | 2024.11.08 01:26:40.055812 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6056 | 2024.11.08 01:26:40.075629 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6057 | 2024.11.08 01:26:40.076540 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54669, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6058 | 2024.11.08 01:26:40.079024 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35404, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6059 | 2024.11.08 01:26:40.090992 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6060 | 2024.11.08 01:26:40.093297 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6061 | 2024.11.08 01:26:40.109585 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6062 | 2024.11.08 01:26:40.125392 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6063 | 2024.11.08 01:26:42.008287 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6064 | 2024.11.08 01:26:42.008344 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6065 | 2024.11.08 01:26:42.144872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 626 | ||
6066 | 2024.11.08 01:26:42.147694 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2024.11.08 01:26:42.147749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6068 | 2024.11.08 01:26:42.149190 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6069 | 2024.11.08 01:26:42.149496 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2024.11.08 01:26:42.150034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
6071 | 2024.11.08 01:26:44.993494 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34555, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6072 | 2024.11.08 01:26:44.993624 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6073 | 2024.11.08 01:26:44.993649 [ 287 ] {} <Debug> HTTP-Session: 306d8805-7329-48a3-b040-28c04176c41d Authenticating user 'default' from [fd00:1122:3344:101::d]:34555 | ||
6074 | 2024.11.08 01:26:44.993673 [ 287 ] {} <Debug> HTTP-Session: 306d8805-7329-48a3-b040-28c04176c41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6075 | 2024.11.08 01:26:44.993712 [ 287 ] {} <Debug> HTTP-Session: 306d8805-7329-48a3-b040-28c04176c41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6076 | 2024.11.08 01:26:44.993762 [ 287 ] {} <Trace> HTTP-Session: 306d8805-7329-48a3-b040-28c04176c41d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6077 | 2024.11.08 01:26:44.993959 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34555) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6078 | 2024.11.08 01:26:44.994025 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6079 | 2024.11.08 01:26:44.994361 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6080 | 2024.11.08 01:26:44.994869 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2024.11.08 01:26:44.994914 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6082 | 2024.11.08 01:26:44.995338 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6083 | 2024.11.08 01:26:44.995626 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2024.11.08 01:26:44.995808 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. | ||
6085 | 2024.11.08 01:26:44.996028 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Debug> DynamicQueryHandler: Done processing query | ||
6086 | 2024.11.08 01:26:44.996056 [ 287 ] {8409db4d-08db-430d-a9f1-28d72c021e8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6087 | 2024.11.08 01:26:44.996073 [ 287 ] {} <Debug> HTTP-Session: 306d8805-7329-48a3-b040-28c04176c41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6088 | 2024.11.08 01:26:44.996281 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6089 | 2024.11.08 01:26:44.996445 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43536, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6090 | 2024.11.08 01:26:44.996563 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6091 | 2024.11.08 01:26:44.996588 [ 290 ] {} <Debug> HTTP-Session: abf4976c-e02f-48e2-9396-92897177bf55 Authenticating user 'default' from [fd00:1122:3344:101::d]:43536 | ||
6092 | 2024.11.08 01:26:44.996612 [ 290 ] {} <Debug> HTTP-Session: abf4976c-e02f-48e2-9396-92897177bf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6093 | 2024.11.08 01:26:44.996627 [ 290 ] {} <Debug> HTTP-Session: abf4976c-e02f-48e2-9396-92897177bf55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6094 | 2024.11.08 01:26:44.996681 [ 290 ] {} <Trace> HTTP-Session: abf4976c-e02f-48e2-9396-92897177bf55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6095 | 2024.11.08 01:26:44.996890 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43536) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6096 | 2024.11.08 01:26:44.996958 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6097 | 2024.11.08 01:26:44.997308 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6098 | 2024.11.08 01:26:44.997773 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6099 | 2024.11.08 01:26:44.997817 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6100 | 2024.11.08 01:26:44.998256 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6101 | 2024.11.08 01:26:44.998520 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2024.11.08 01:26:44.998671 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001855 sec., 34501.34770889488 rows/sec., 2.69 MiB/sec. | ||
6103 | 2024.11.08 01:26:44.998953 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Debug> DynamicQueryHandler: Done processing query | ||
6104 | 2024.11.08 01:26:44.998982 [ 290 ] {9187beee-0630-4f28-b1b4-6e5d7fe7a3ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6105 | 2024.11.08 01:26:44.998999 [ 290 ] {} <Debug> HTTP-Session: abf4976c-e02f-48e2-9396-92897177bf55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6106 | 2024.11.08 01:26:44.999194 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6107 | 2024.11.08 01:26:44.999239 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34555, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6108 | 2024.11.08 01:26:44.999343 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6109 | 2024.11.08 01:26:44.999376 [ 287 ] {} <Debug> HTTP-Session: 72f23117-4812-43b9-9958-507cbe9a2acb Authenticating user 'default' from [fd00:1122:3344:101::d]:34555 | ||
6110 | 2024.11.08 01:26:44.999399 [ 287 ] {} <Debug> HTTP-Session: 72f23117-4812-43b9-9958-507cbe9a2acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6111 | 2024.11.08 01:26:44.999413 [ 287 ] {} <Debug> HTTP-Session: 72f23117-4812-43b9-9958-507cbe9a2acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6112 | 2024.11.08 01:26:44.999457 [ 287 ] {} <Trace> HTTP-Session: 72f23117-4812-43b9-9958-507cbe9a2acb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6113 | 2024.11.08 01:26:44.999649 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6114 | 2024.11.08 01:26:44.999707 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6115 | 2024.11.08 01:26:44.999899 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6116 | 2024.11.08 01:26:45.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.36 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 161.17 MiB (RSS), difference: -1.20 MiB | ||
6117 | 2024.11.08 01:26:45.000614 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6118 | 2024.11.08 01:26:45.000655 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6119 | 2024.11.08 01:26:45.001067 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6120 | 2024.11.08 01:26:45.001321 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6121 | 2024.11.08 01:26:45.001486 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec. | ||
6122 | 2024.11.08 01:26:45.001689 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Debug> DynamicQueryHandler: Done processing query | ||
6123 | 2024.11.08 01:26:45.001714 [ 287 ] {afc3f86b-50e9-4eee-b7ea-2588278ca493} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6124 | 2024.11.08 01:26:45.001731 [ 287 ] {} <Debug> HTTP-Session: 72f23117-4812-43b9-9958-507cbe9a2acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6125 | 2024.11.08 01:26:45.001936 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6126 | 2024.11.08 01:26:45.002026 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33598, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6127 | 2024.11.08 01:26:45.002112 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6128 | 2024.11.08 01:26:45.002139 [ 290 ] {} <Debug> HTTP-Session: b74b9f09-4bcd-4535-ac92-994740d5bf2d Authenticating user 'default' from [fd00:1122:3344:101::d]:33598 | ||
6129 | 2024.11.08 01:26:45.002161 [ 290 ] {} <Debug> HTTP-Session: b74b9f09-4bcd-4535-ac92-994740d5bf2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6130 | 2024.11.08 01:26:45.002178 [ 290 ] {} <Debug> HTTP-Session: b74b9f09-4bcd-4535-ac92-994740d5bf2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6131 | 2024.11.08 01:26:45.002229 [ 290 ] {} <Trace> HTTP-Session: b74b9f09-4bcd-4535-ac92-994740d5bf2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6132 | 2024.11.08 01:26:45.002399 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33598) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6133 | 2024.11.08 01:26:45.002461 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6134 | 2024.11.08 01:26:45.002656 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6135 | 2024.11.08 01:26:45.003028 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6136 | 2024.11.08 01:26:45.003073 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6137 | 2024.11.08 01:26:45.003467 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6138 | 2024.11.08 01:26:45.003714 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6139 | 2024.11.08 01:26:45.003843 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001509 sec., 39761.431411530815 rows/sec., 2.68 MiB/sec. | ||
6140 | 2024.11.08 01:26:45.004024 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Debug> DynamicQueryHandler: Done processing query | ||
6141 | 2024.11.08 01:26:45.004048 [ 290 ] {fcf3d357-4e19-432f-8221-2de8fbaa78fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6142 | 2024.11.08 01:26:45.004065 [ 290 ] {} <Debug> HTTP-Session: b74b9f09-4bcd-4535-ac92-994740d5bf2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6143 | 2024.11.08 01:26:45.004279 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6144 | 2024.11.08 01:26:50.000385 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50899, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6145 | 2024.11.08 01:26:50.000558 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6146 | 2024.11.08 01:26:50.000584 [ 290 ] {} <Debug> HTTP-Session: 85f80413-3ab4-4566-a0a3-68ebe2726f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:50899 | ||
6147 | 2024.11.08 01:26:50.000609 [ 290 ] {} <Debug> HTTP-Session: 85f80413-3ab4-4566-a0a3-68ebe2726f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6148 | 2024.11.08 01:26:50.000624 [ 290 ] {} <Debug> HTTP-Session: 85f80413-3ab4-4566-a0a3-68ebe2726f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6149 | 2024.11.08 01:26:50.000675 [ 290 ] {} <Trace> HTTP-Session: 85f80413-3ab4-4566-a0a3-68ebe2726f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6150 | 2024.11.08 01:26:50.000867 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50899) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
6151 | 2024.11.08 01:26:50.000935 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6152 | 2024.11.08 01:26:50.001280 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6153 | 2024.11.08 01:26:50.001850 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6154 | 2024.11.08 01:26:50.001909 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6155 | 2024.11.08 01:26:50.002405 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6156 | 2024.11.08 01:26:50.002681 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6157 | 2024.11.08 01:26:50.002864 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002045 sec., 6845.965770171149 rows/sec., 492.82 KiB/sec. | ||
6158 | 2024.11.08 01:26:50.003317 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Debug> DynamicQueryHandler: Done processing query | ||
6159 | 2024.11.08 01:26:50.003345 [ 290 ] {90005ada-5269-403c-8281-7bcde27f17d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6160 | 2024.11.08 01:26:50.003362 [ 290 ] {} <Debug> HTTP-Session: 85f80413-3ab4-4566-a0a3-68ebe2726f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6161 | 2024.11.08 01:26:50.003651 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6162 | 2024.11.08 01:26:50.003766 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41061, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6163 | 2024.11.08 01:26:50.003880 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6164 | 2024.11.08 01:26:50.003906 [ 289 ] {} <Debug> HTTP-Session: 40aae695-c056-4be9-bc2f-eaa5e21005c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41061 | ||
6165 | 2024.11.08 01:26:50.003931 [ 289 ] {} <Debug> HTTP-Session: 40aae695-c056-4be9-bc2f-eaa5e21005c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6166 | 2024.11.08 01:26:50.003946 [ 289 ] {} <Debug> HTTP-Session: 40aae695-c056-4be9-bc2f-eaa5e21005c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6167 | 2024.11.08 01:26:50.004000 [ 289 ] {} <Trace> HTTP-Session: 40aae695-c056-4be9-bc2f-eaa5e21005c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6168 | 2024.11.08 01:26:50.004276 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41061) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6169 | 2024.11.08 01:26:50.004347 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6170 | 2024.11.08 01:26:50.004683 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6171 | 2024.11.08 01:26:50.005289 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2024.11.08 01:26:50.005341 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6173 | 2024.11.08 01:26:50.005779 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6174 | 2024.11.08 01:26:50.006036 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2024.11.08 01:26:50.006220 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002059 sec., 139388.05245264692 rows/sec., 12.30 MiB/sec. | ||
6176 | 2024.11.08 01:26:50.006473 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Debug> DynamicQueryHandler: Done processing query | ||
6177 | 2024.11.08 01:26:50.006501 [ 289 ] {f9701cf7-8910-4c1a-a6fa-bc65efc5871d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6178 | 2024.11.08 01:26:50.006517 [ 289 ] {} <Debug> HTTP-Session: 40aae695-c056-4be9-bc2f-eaa5e21005c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6179 | 2024.11.08 01:26:50.006717 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6180 | 2024.11.08 01:26:50.006747 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50899, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6181 | 2024.11.08 01:26:50.006828 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6182 | 2024.11.08 01:26:50.006849 [ 290 ] {} <Debug> HTTP-Session: 3522bc7c-4193-479a-84e8-0f960ba4a463 Authenticating user 'default' from [fd00:1122:3344:101::d]:50899 | ||
6183 | 2024.11.08 01:26:50.006879 [ 290 ] {} <Debug> HTTP-Session: 3522bc7c-4193-479a-84e8-0f960ba4a463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6184 | 2024.11.08 01:26:50.006898 [ 290 ] {} <Debug> HTTP-Session: 3522bc7c-4193-479a-84e8-0f960ba4a463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6185 | 2024.11.08 01:26:50.006943 [ 290 ] {} <Trace> HTTP-Session: 3522bc7c-4193-479a-84e8-0f960ba4a463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6186 | 2024.11.08 01:26:50.007082 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50899) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6187 | 2024.11.08 01:26:50.007136 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6188 | 2024.11.08 01:26:50.007418 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6189 | 2024.11.08 01:26:50.007793 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6190 | 2024.11.08 01:26:50.007834 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6191 | 2024.11.08 01:26:50.008205 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6192 | 2024.11.08 01:26:50.008464 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6193 | 2024.11.08 01:26:50.008651 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001609 sec., 30453.69794903667 rows/sec., 2.19 MiB/sec. | ||
6194 | 2024.11.08 01:26:50.009227 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Debug> DynamicQueryHandler: Done processing query | ||
6195 | 2024.11.08 01:26:50.009267 [ 290 ] {518f58a7-0d1f-4318-b395-bbd591d8006a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6196 | 2024.11.08 01:26:50.009296 [ 290 ] {} <Debug> HTTP-Session: 3522bc7c-4193-479a-84e8-0f960ba4a463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6197 | 2024.11.08 01:26:50.009617 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6198 | 2024.11.08 01:26:50.009664 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49736, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6199 | 2024.11.08 01:26:50.009752 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6200 | 2024.11.08 01:26:50.009783 [ 289 ] {} <Debug> HTTP-Session: df2ad15b-332e-465d-9334-475f9fcc1ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49736 | ||
6201 | 2024.11.08 01:26:50.009807 [ 289 ] {} <Debug> HTTP-Session: df2ad15b-332e-465d-9334-475f9fcc1ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6202 | 2024.11.08 01:26:50.009821 [ 289 ] {} <Debug> HTTP-Session: df2ad15b-332e-465d-9334-475f9fcc1ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6203 | 2024.11.08 01:26:50.009866 [ 289 ] {} <Trace> HTTP-Session: df2ad15b-332e-465d-9334-475f9fcc1ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6204 | 2024.11.08 01:26:50.010003 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49736) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6205 | 2024.11.08 01:26:50.010055 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6206 | 2024.11.08 01:26:50.010369 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6207 | 2024.11.08 01:26:50.010752 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6208 | 2024.11.08 01:26:50.010791 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6209 | 2024.11.08 01:26:50.011160 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6210 | 2024.11.08 01:26:50.011406 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6211 | 2024.11.08 01:26:50.011565 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. | ||
6212 | 2024.11.08 01:26:50.011786 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Debug> DynamicQueryHandler: Done processing query | ||
6213 | 2024.11.08 01:26:50.011811 [ 289 ] {78680d66-f948-4f52-925c-73770850f443} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6214 | 2024.11.08 01:26:50.011828 [ 289 ] {} <Debug> HTTP-Session: df2ad15b-332e-465d-9334-475f9fcc1ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6215 | 2024.11.08 01:26:50.012087 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6216 | 2024.11.08 01:26:50.012105 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33974, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6217 | 2024.11.08 01:26:50.012214 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6218 | 2024.11.08 01:26:50.012260 [ 290 ] {} <Debug> HTTP-Session: 85d8a940-e0e0-41b7-a7a7-60a321ac5ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33974 | ||
6219 | 2024.11.08 01:26:50.012303 [ 290 ] {} <Debug> HTTP-Session: 85d8a940-e0e0-41b7-a7a7-60a321ac5ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6220 | 2024.11.08 01:26:50.012336 [ 290 ] {} <Debug> HTTP-Session: 85d8a940-e0e0-41b7-a7a7-60a321ac5ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6221 | 2024.11.08 01:26:50.012383 [ 290 ] {} <Trace> HTTP-Session: 85d8a940-e0e0-41b7-a7a7-60a321ac5ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6222 | 2024.11.08 01:26:50.012521 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33974) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6223 | 2024.11.08 01:26:50.012578 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6224 | 2024.11.08 01:26:50.012879 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6225 | 2024.11.08 01:26:50.013251 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6226 | 2024.11.08 01:26:50.013294 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6227 | 2024.11.08 01:26:50.013679 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6228 | 2024.11.08 01:26:50.013939 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6229 | 2024.11.08 01:26:50.014116 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. | ||
6230 | 2024.11.08 01:26:50.014349 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Debug> DynamicQueryHandler: Done processing query | ||
6231 | 2024.11.08 01:26:50.014377 [ 290 ] {0ee3be99-efa7-4430-a546-c830063a30e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6232 | 2024.11.08 01:26:50.014394 [ 290 ] {} <Debug> HTTP-Session: 85d8a940-e0e0-41b7-a7a7-60a321ac5ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6233 | 2024.11.08 01:26:50.014684 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6234 | 2024.11.08 01:26:50.014768 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54658, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6235 | 2024.11.08 01:26:50.014836 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6236 | 2024.11.08 01:26:50.014861 [ 289 ] {} <Debug> HTTP-Session: f25f0673-7c35-451a-88cc-adb4595e3966 Authenticating user 'default' from [fd00:1122:3344:101::d]:54658 | ||
6237 | 2024.11.08 01:26:50.014880 [ 289 ] {} <Debug> HTTP-Session: f25f0673-7c35-451a-88cc-adb4595e3966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6238 | 2024.11.08 01:26:50.014893 [ 289 ] {} <Debug> HTTP-Session: f25f0673-7c35-451a-88cc-adb4595e3966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6239 | 2024.11.08 01:26:50.014933 [ 289 ] {} <Trace> HTTP-Session: f25f0673-7c35-451a-88cc-adb4595e3966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6240 | 2024.11.08 01:26:50.015166 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54658) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6241 | 2024.11.08 01:26:50.015213 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6242 | 2024.11.08 01:26:50.015471 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6243 | 2024.11.08 01:26:50.016060 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2024.11.08 01:26:50.016097 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6245 | 2024.11.08 01:26:50.016472 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6246 | 2024.11.08 01:26:50.016705 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2024.11.08 01:26:50.016859 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001801 sec., 235424.76401998888 rows/sec., 16.83 MiB/sec. | ||
6248 | 2024.11.08 01:26:50.017042 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Debug> DynamicQueryHandler: Done processing query | ||
6249 | 2024.11.08 01:26:50.017066 [ 289 ] {0d6110b7-bbb8-4926-a5ea-f311c769e323} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6250 | 2024.11.08 01:26:50.017081 [ 289 ] {} <Debug> HTTP-Session: f25f0673-7c35-451a-88cc-adb4595e3966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6251 | 2024.11.08 01:26:50.017261 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6252 | 2024.11.08 01:26:50.017370 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53315, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6253 | 2024.11.08 01:26:50.017448 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6254 | 2024.11.08 01:26:50.017471 [ 290 ] {} <Debug> HTTP-Session: ea3f1349-e9eb-473a-948a-e07e5eb8f528 Authenticating user 'default' from [fd00:1122:3344:101::d]:53315 | ||
6255 | 2024.11.08 01:26:50.017491 [ 290 ] {} <Debug> HTTP-Session: ea3f1349-e9eb-473a-948a-e07e5eb8f528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6256 | 2024.11.08 01:26:50.017505 [ 290 ] {} <Debug> HTTP-Session: ea3f1349-e9eb-473a-948a-e07e5eb8f528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6257 | 2024.11.08 01:26:50.017547 [ 290 ] {} <Trace> HTTP-Session: ea3f1349-e9eb-473a-948a-e07e5eb8f528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6258 | 2024.11.08 01:26:50.017666 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53315) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6259 | 2024.11.08 01:26:50.017719 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6260 | 2024.11.08 01:26:50.017885 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6261 | 2024.11.08 01:26:50.018187 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2024.11.08 01:26:50.018227 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6263 | 2024.11.08 01:26:50.018606 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6264 | 2024.11.08 01:26:50.018878 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2024.11.08 01:26:50.019029 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
6266 | 2024.11.08 01:26:50.019217 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Debug> DynamicQueryHandler: Done processing query | ||
6267 | 2024.11.08 01:26:50.019243 [ 290 ] {0ef24bc4-8413-4efe-b625-1861ad048d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6268 | 2024.11.08 01:26:50.019260 [ 290 ] {} <Debug> HTTP-Session: ea3f1349-e9eb-473a-948a-e07e5eb8f528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6269 | 2024.11.08 01:26:50.019472 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6270 | 2024.11.08 01:26:50.019559 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45773, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6271 | 2024.11.08 01:26:50.019636 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6272 | 2024.11.08 01:26:50.019660 [ 289 ] {} <Debug> HTTP-Session: cf19c52c-fe36-4f3f-934a-1aa90b294d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:45773 | ||
6273 | 2024.11.08 01:26:50.019677 [ 289 ] {} <Debug> HTTP-Session: cf19c52c-fe36-4f3f-934a-1aa90b294d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6274 | 2024.11.08 01:26:50.019692 [ 289 ] {} <Debug> HTTP-Session: cf19c52c-fe36-4f3f-934a-1aa90b294d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6275 | 2024.11.08 01:26:50.019731 [ 289 ] {} <Trace> HTTP-Session: cf19c52c-fe36-4f3f-934a-1aa90b294d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2024.11.08 01:26:50.019935 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45773) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6277 | 2024.11.08 01:26:50.019988 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6278 | 2024.11.08 01:26:50.020170 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6279 | 2024.11.08 01:26:50.020675 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2024.11.08 01:26:50.020713 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6281 | 2024.11.08 01:26:50.021121 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6282 | 2024.11.08 01:26:50.021360 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2024.11.08 01:26:50.021516 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00168 sec., 141071.42857142858 rows/sec., 9.46 MiB/sec. | ||
6284 | 2024.11.08 01:26:50.021707 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Debug> DynamicQueryHandler: Done processing query | ||
6285 | 2024.11.08 01:26:50.021732 [ 289 ] {80fd5ef4-731b-4389-93ac-9a925b615e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6286 | 2024.11.08 01:26:50.021748 [ 289 ] {} <Debug> HTTP-Session: cf19c52c-fe36-4f3f-934a-1aa90b294d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6287 | 2024.11.08 01:26:50.021896 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6288 | 2024.11.08 01:26:50.021993 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55617, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6289 | 2024.11.08 01:26:50.022059 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6290 | 2024.11.08 01:26:50.022079 [ 290 ] {} <Debug> HTTP-Session: a33f0013-b542-4b76-ab92-37643390f733 Authenticating user 'default' from [fd00:1122:3344:101::d]:55617 | ||
6291 | 2024.11.08 01:26:50.022097 [ 290 ] {} <Debug> HTTP-Session: a33f0013-b542-4b76-ab92-37643390f733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6292 | 2024.11.08 01:26:50.022113 [ 290 ] {} <Debug> HTTP-Session: a33f0013-b542-4b76-ab92-37643390f733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6293 | 2024.11.08 01:26:50.022155 [ 290 ] {} <Trace> HTTP-Session: a33f0013-b542-4b76-ab92-37643390f733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6294 | 2024.11.08 01:26:50.022272 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55617) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6295 | 2024.11.08 01:26:50.022327 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6296 | 2024.11.08 01:26:50.022495 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6297 | 2024.11.08 01:26:50.022781 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6298 | 2024.11.08 01:26:50.022821 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6299 | 2024.11.08 01:26:50.023200 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6300 | 2024.11.08 01:26:50.023445 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6301 | 2024.11.08 01:26:50.023607 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
6302 | 2024.11.08 01:26:50.023776 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Debug> DynamicQueryHandler: Done processing query | ||
6303 | 2024.11.08 01:26:50.023801 [ 290 ] {ce1f4ef2-a8ab-4ddc-b4c7-1a74c23b16f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6304 | 2024.11.08 01:26:50.023817 [ 290 ] {} <Debug> HTTP-Session: a33f0013-b542-4b76-ab92-37643390f733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6305 | 2024.11.08 01:26:50.024024 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6306 | 2024.11.08 01:26:50.024063 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45773, User-Agent: (none), Length: 70220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6307 | 2024.11.08 01:26:50.024131 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6308 | 2024.11.08 01:26:50.024165 [ 289 ] {} <Debug> HTTP-Session: d1e92b5c-6dcf-45c6-b531-867227a636a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45773 | ||
6309 | 2024.11.08 01:26:50.024189 [ 289 ] {} <Debug> HTTP-Session: d1e92b5c-6dcf-45c6-b531-867227a636a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6310 | 2024.11.08 01:26:50.024206 [ 289 ] {} <Debug> HTTP-Session: d1e92b5c-6dcf-45c6-b531-867227a636a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6311 | 2024.11.08 01:26:50.024246 [ 289 ] {} <Trace> HTTP-Session: d1e92b5c-6dcf-45c6-b531-867227a636a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6312 | 2024.11.08 01:26:50.024867 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45773) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6313 | 2024.11.08 01:26:50.024947 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6314 | 2024.11.08 01:26:50.025409 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6315 | 2024.11.08 01:26:50.026242 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6316 | 2024.11.08 01:26:50.026280 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6317 | 2024.11.08 01:26:50.026936 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6318 | 2024.11.08 01:26:50.027193 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6319 | 2024.11.08 01:26:50.027406 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003048 sec., 13779.52755905512 rows/sec., 24.69 MiB/sec. | ||
6320 | 2024.11.08 01:26:50.027934 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Debug> DynamicQueryHandler: Done processing query | ||
6321 | 2024.11.08 01:26:50.027958 [ 289 ] {9afd236e-94f0-4d84-9739-e902a3b7ee25} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
6322 | 2024.11.08 01:26:50.027975 [ 289 ] {} <Debug> HTTP-Session: d1e92b5c-6dcf-45c6-b531-867227a636a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6323 | 2024.11.08 01:26:50.028156 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6324 | 2024.11.08 01:26:50.028258 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33336, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6325 | 2024.11.08 01:26:50.028320 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6326 | 2024.11.08 01:26:50.028340 [ 290 ] {} <Debug> HTTP-Session: 2ddc85c0-cb23-4ead-a1aa-e843cf62dc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:33336 | ||
6327 | 2024.11.08 01:26:50.028357 [ 290 ] {} <Debug> HTTP-Session: 2ddc85c0-cb23-4ead-a1aa-e843cf62dc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6328 | 2024.11.08 01:26:50.028371 [ 290 ] {} <Debug> HTTP-Session: 2ddc85c0-cb23-4ead-a1aa-e843cf62dc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6329 | 2024.11.08 01:26:50.028411 [ 290 ] {} <Trace> HTTP-Session: 2ddc85c0-cb23-4ead-a1aa-e843cf62dc56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6330 | 2024.11.08 01:26:50.028569 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33336) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6331 | 2024.11.08 01:26:50.028618 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6332 | 2024.11.08 01:26:50.028765 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6333 | 2024.11.08 01:26:50.029077 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2024.11.08 01:26:50.029113 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6335 | 2024.11.08 01:26:50.029478 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6336 | 2024.11.08 01:26:50.029740 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2024.11.08 01:26:50.029901 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. | ||
6338 | 2024.11.08 01:26:50.030068 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Debug> DynamicQueryHandler: Done processing query | ||
6339 | 2024.11.08 01:26:50.030091 [ 290 ] {8e8dba8c-dfaf-4ac1-8643-ab3145c3ba8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6340 | 2024.11.08 01:26:50.030107 [ 290 ] {} <Debug> HTTP-Session: 2ddc85c0-cb23-4ead-a1aa-e843cf62dc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6341 | 2024.11.08 01:26:50.030611 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6342 | 2024.11.08 01:26:51.301098 [ 78 ] {} <Debug> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
6343 | 2024.11.08 01:26:51.301179 [ 78 ] {} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6344 | 2024.11.08 01:26:51.301209 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6345 | 2024.11.08 01:26:51.301430 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
6346 | 2024.11.08 01:26:51.301629 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6347 | 2024.11.08 01:26:51.301673 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
6348 | 2024.11.08 01:26:51.301767 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
6349 | 2024.11.08 01:26:51.301865 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
6350 | 2024.11.08 01:26:51.302001 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
6351 | 2024.11.08 01:26:51.302095 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
6352 | 2024.11.08 01:26:51.303086 [ 197 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785293 sec., 17924.228684031135 rows/sec., 1.50 MiB/sec. | ||
6353 | 2024.11.08 01:26:51.303296 [ 197 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
6354 | 2024.11.08 01:26:51.303701 [ 197 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6355 | 2024.11.08 01:26:51.303807 [ 197 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_5_1} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
6356 | 2024.11.08 01:26:51.303917 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6357 | 2024.11.08 01:26:52.150296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 656 | ||
6358 | 2024.11.08 01:26:52.153115 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6359 | 2024.11.08 01:26:52.153156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6360 | 2024.11.08 01:26:52.154591 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6361 | 2024.11.08 01:26:52.154891 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6362 | 2024.11.08 01:26:52.155946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
6363 | 2024.11.08 01:26:54.993941 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51715, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6364 | 2024.11.08 01:26:54.994090 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6365 | 2024.11.08 01:26:54.994120 [ 290 ] {} <Debug> HTTP-Session: 29733bfe-e1e1-4a32-ad78-e17462754980 Authenticating user 'default' from [fd00:1122:3344:101::d]:51715 | ||
6366 | 2024.11.08 01:26:54.994148 [ 290 ] {} <Debug> HTTP-Session: 29733bfe-e1e1-4a32-ad78-e17462754980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6367 | 2024.11.08 01:26:54.994166 [ 290 ] {} <Debug> HTTP-Session: 29733bfe-e1e1-4a32-ad78-e17462754980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6368 | 2024.11.08 01:26:54.994225 [ 290 ] {} <Trace> HTTP-Session: 29733bfe-e1e1-4a32-ad78-e17462754980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6369 | 2024.11.08 01:26:54.994432 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51715) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6370 | 2024.11.08 01:26:54.994503 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6371 | 2024.11.08 01:26:54.994846 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6372 | 2024.11.08 01:26:54.995309 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6373 | 2024.11.08 01:26:54.995358 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6374 | 2024.11.08 01:26:54.995776 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6375 | 2024.11.08 01:26:54.996043 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6376 | 2024.11.08 01:26:54.996220 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001837 sec., 2177.4632553075667 rows/sec., 177.56 KiB/sec. | ||
6377 | 2024.11.08 01:26:54.996453 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Debug> DynamicQueryHandler: Done processing query | ||
6378 | 2024.11.08 01:26:54.996481 [ 290 ] {9a67e8a4-5d6f-45a7-b619-0ea8423fa0e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6379 | 2024.11.08 01:26:54.996498 [ 290 ] {} <Debug> HTTP-Session: 29733bfe-e1e1-4a32-ad78-e17462754980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6380 | 2024.11.08 01:26:54.996663 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6381 | 2024.11.08 01:26:54.996735 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45773, User-Agent: (none), Length: 8069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6382 | 2024.11.08 01:26:54.996873 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6383 | 2024.11.08 01:26:54.996904 [ 289 ] {} <Debug> HTTP-Session: 0aafee18-f369-4115-b57f-a03d1ad1c4d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45773 | ||
6384 | 2024.11.08 01:26:54.996934 [ 289 ] {} <Debug> HTTP-Session: 0aafee18-f369-4115-b57f-a03d1ad1c4d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6385 | 2024.11.08 01:26:54.996953 [ 289 ] {} <Debug> HTTP-Session: 0aafee18-f369-4115-b57f-a03d1ad1c4d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6386 | 2024.11.08 01:26:54.997017 [ 289 ] {} <Trace> HTTP-Session: 0aafee18-f369-4115-b57f-a03d1ad1c4d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6387 | 2024.11.08 01:26:54.997243 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45773) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6388 | 2024.11.08 01:26:54.997333 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6389 | 2024.11.08 01:26:54.997684 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6390 | 2024.11.08 01:26:54.998124 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6391 | 2024.11.08 01:26:54.998173 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6392 | 2024.11.08 01:26:54.998602 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6393 | 2024.11.08 01:26:54.998861 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6394 | 2024.11.08 01:26:54.999047 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001875 sec., 30933.333333333336 rows/sec., 2.36 MiB/sec. | ||
6395 | 2024.11.08 01:26:54.999291 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Debug> DynamicQueryHandler: Done processing query | ||
6396 | 2024.11.08 01:26:54.999326 [ 289 ] {3e682863-2bbc-4603-a1b1-ef455a6ca63e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
6397 | 2024.11.08 01:26:54.999347 [ 289 ] {} <Debug> HTTP-Session: 0aafee18-f369-4115-b57f-a03d1ad1c4d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6398 | 2024.11.08 01:26:54.999576 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6399 | 2024.11.08 01:26:54.999649 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60978, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6400 | 2024.11.08 01:26:54.999741 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6401 | 2024.11.08 01:26:54.999768 [ 290 ] {} <Debug> HTTP-Session: 335557cc-3273-49cf-9daf-3526fe9e9729 Authenticating user 'default' from [fd00:1122:3344:101::d]:60978 | ||
6402 | 2024.11.08 01:26:54.999791 [ 290 ] {} <Debug> HTTP-Session: 335557cc-3273-49cf-9daf-3526fe9e9729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6403 | 2024.11.08 01:26:54.999810 [ 290 ] {} <Debug> HTTP-Session: 335557cc-3273-49cf-9daf-3526fe9e9729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6404 | 2024.11.08 01:26:54.999861 [ 290 ] {} <Trace> HTTP-Session: 335557cc-3273-49cf-9daf-3526fe9e9729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6405 | 2024.11.08 01:26:55.000000 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60978) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6406 | 2024.11.08 01:26:55.000071 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6407 | 2024.11.08 01:26:55.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.60 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 161.41 MiB (RSS), difference: -2.19 MiB | ||
6408 | 2024.11.08 01:26:55.000713 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6409 | 2024.11.08 01:26:55.001176 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6410 | 2024.11.08 01:26:55.001217 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6411 | 2024.11.08 01:26:55.001578 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6412 | 2024.11.08 01:26:55.001829 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6413 | 2024.11.08 01:26:55.001988 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002018 sec., 1982.1605550049555 rows/sec., 138.40 KiB/sec. | ||
6414 | 2024.11.08 01:26:55.002367 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Debug> DynamicQueryHandler: Done processing query | ||
6415 | 2024.11.08 01:26:55.002393 [ 290 ] {aa12bd18-7b4a-4fcd-bf20-53bb2ce6d46c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6416 | 2024.11.08 01:26:55.002409 [ 290 ] {} <Debug> HTTP-Session: 335557cc-3273-49cf-9daf-3526fe9e9729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6417 | 2024.11.08 01:26:55.002571 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6418 | 2024.11.08 01:26:55.002652 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36056, User-Agent: (none), Length: 11564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6419 | 2024.11.08 01:26:55.002735 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6420 | 2024.11.08 01:26:55.002765 [ 294 ] {} <Debug> HTTP-Session: ab49ccee-4656-4c9b-a2b3-3fb1831c398d Authenticating user 'default' from [fd00:1122:3344:101::d]:36056 | ||
6421 | 2024.11.08 01:26:55.002783 [ 294 ] {} <Debug> HTTP-Session: ab49ccee-4656-4c9b-a2b3-3fb1831c398d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6422 | 2024.11.08 01:26:55.002798 [ 294 ] {} <Debug> HTTP-Session: ab49ccee-4656-4c9b-a2b3-3fb1831c398d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6423 | 2024.11.08 01:26:55.002832 [ 294 ] {} <Trace> HTTP-Session: ab49ccee-4656-4c9b-a2b3-3fb1831c398d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6424 | 2024.11.08 01:26:55.002969 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36056) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6425 | 2024.11.08 01:26:55.003017 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6426 | 2024.11.08 01:26:55.003279 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6427 | 2024.11.08 01:26:55.003672 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6428 | 2024.11.08 01:26:55.003711 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6429 | 2024.11.08 01:26:55.004474 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6430 | |||
6431 | (version 23.8.7.1) | ||
6432 | 2024.11.08 01:26:55.004587 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6433 | 2024.11.08 01:26:55.004841 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6434 | 2024.11.08 01:26:55.004988 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002063 sec., 32961.706253029566 rows/sec., 2.58 MiB/sec. | ||
6435 | 2024.11.08 01:26:55.005217 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Debug> DynamicQueryHandler: Done processing query | ||
6436 | 2024.11.08 01:26:55.005244 [ 294 ] {860ec605-c67c-49a9-b63f-238acb1f0b42} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6437 | 2024.11.08 01:26:55.005260 [ 294 ] {} <Debug> HTTP-Session: ab49ccee-4656-4c9b-a2b3-3fb1831c398d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6438 | 2024.11.08 01:26:55.005457 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6439 | 2024.11.08 01:26:55.005581 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53168, User-Agent: (none), Length: 30981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6440 | 2024.11.08 01:26:55.005646 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6441 | 2024.11.08 01:26:55.005669 [ 290 ] {} <Debug> HTTP-Session: 21be0690-ace0-4ef2-bd20-34df2278f30b Authenticating user 'default' from [fd00:1122:3344:101::d]:53168 | ||
6442 | 2024.11.08 01:26:55.005690 [ 290 ] {} <Debug> HTTP-Session: 21be0690-ace0-4ef2-bd20-34df2278f30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6443 | 2024.11.08 01:26:55.005708 [ 290 ] {} <Debug> HTTP-Session: 21be0690-ace0-4ef2-bd20-34df2278f30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6444 | 2024.11.08 01:26:55.005747 [ 290 ] {} <Trace> HTTP-Session: 21be0690-ace0-4ef2-bd20-34df2278f30b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6445 | 2024.11.08 01:26:55.005939 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53168) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6446 | 2024.11.08 01:26:55.005997 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6447 | 2024.11.08 01:26:55.006172 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6448 | 2024.11.08 01:26:55.006618 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6449 | 2024.11.08 01:26:55.006656 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6450 | 2024.11.08 01:26:55.007045 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6451 | 2024.11.08 01:26:55.007301 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6452 | 2024.11.08 01:26:55.007459 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001604 sec., 100997.50623441397 rows/sec., 7.03 MiB/sec. | ||
6453 | 2024.11.08 01:26:55.007683 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Debug> DynamicQueryHandler: Done processing query | ||
6454 | 2024.11.08 01:26:55.007708 [ 290 ] {d3c0bcf9-96c8-4206-96ef-5ef7477792fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6455 | 2024.11.08 01:26:55.007724 [ 290 ] {} <Debug> HTTP-Session: 21be0690-ace0-4ef2-bd20-34df2278f30b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6456 | 2024.11.08 01:26:55.007906 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36056, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6457 | 2024.11.08 01:26:55.007923 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6458 | 2024.11.08 01:26:55.007971 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6459 | 2024.11.08 01:26:55.007998 [ 294 ] {} <Debug> HTTP-Session: e277f9b5-b6fe-42d5-866c-2fcc0328038f Authenticating user 'default' from [fd00:1122:3344:101::d]:36056 | ||
6460 | 2024.11.08 01:26:55.008018 [ 294 ] {} <Debug> HTTP-Session: e277f9b5-b6fe-42d5-866c-2fcc0328038f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6461 | 2024.11.08 01:26:55.008036 [ 294 ] {} <Debug> HTTP-Session: e277f9b5-b6fe-42d5-866c-2fcc0328038f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6462 | 2024.11.08 01:26:55.008077 [ 294 ] {} <Trace> HTTP-Session: e277f9b5-b6fe-42d5-866c-2fcc0328038f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2024.11.08 01:26:55.008212 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36056) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6464 | 2024.11.08 01:26:55.008267 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6465 | 2024.11.08 01:26:55.008415 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6466 | 2024.11.08 01:26:55.008789 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6467 | 2024.11.08 01:26:55.008827 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6468 | 2024.11.08 01:26:55.009456 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6469 | 2024.11.08 01:26:55.009839 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6470 | 2024.11.08 01:26:55.010047 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00187 sec., 32085.561497326205 rows/sec., 2.16 MiB/sec. | ||
6471 | 2024.11.08 01:26:55.010264 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Debug> DynamicQueryHandler: Done processing query | ||
6472 | 2024.11.08 01:26:55.010289 [ 294 ] {9a86aa45-2c31-4004-944a-f95b36d58e4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6473 | 2024.11.08 01:26:55.010305 [ 294 ] {} <Debug> HTTP-Session: e277f9b5-b6fe-42d5-866c-2fcc0328038f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6474 | 2024.11.08 01:26:55.010525 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6475 | 2024.11.08 01:26:56.000175 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 169.25 MiB, free memory in arenas 0.00 B, will set to 161.47 MiB (RSS), difference: 1.71 MiB | ||
6476 | 2024.11.08 01:26:57.008380 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6477 | 2024.11.08 01:26:57.008427 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6478 | 2024.11.08 01:26:57.115617 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6479 | 2024.11.08 01:26:57.795890 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45838, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6480 | 2024.11.08 01:26:57.809289 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6481 | 2024.11.08 01:26:57.821649 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6482 | 2024.11.08 01:26:57.838102 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6483 | 2024.11.08 01:26:57.857601 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6484 | 2024.11.08 01:26:57.896003 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6485 | 2024.11.08 01:26:57.901275 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6486 | 2024.11.08 01:26:59.993950 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52287, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6487 | 2024.11.08 01:26:59.994084 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6488 | 2024.11.08 01:26:59.994113 [ 291 ] {} <Debug> HTTP-Session: 7983fd24-842c-48a3-a8f8-73ce43c103f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52287 | ||
6489 | 2024.11.08 01:26:59.994140 [ 291 ] {} <Debug> HTTP-Session: 7983fd24-842c-48a3-a8f8-73ce43c103f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6490 | 2024.11.08 01:26:59.994157 [ 291 ] {} <Debug> HTTP-Session: 7983fd24-842c-48a3-a8f8-73ce43c103f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6491 | 2024.11.08 01:26:59.994213 [ 291 ] {} <Trace> HTTP-Session: 7983fd24-842c-48a3-a8f8-73ce43c103f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2024.11.08 01:26:59.994428 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52287) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6493 | 2024.11.08 01:26:59.994503 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6494 | 2024.11.08 01:26:59.994830 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6495 | 2024.11.08 01:26:59.995318 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6496 | 2024.11.08 01:26:59.995363 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6497 | 2024.11.08 01:26:59.995773 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6498 | 2024.11.08 01:26:59.996024 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6499 | 2024.11.08 01:26:59.996189 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.34 MiB/sec. | ||
6500 | 2024.11.08 01:26:59.996216 [ 71 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6501 | 2024.11.08 01:26:59.996329 [ 71 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6502 | 2024.11.08 01:26:59.996377 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6503 | 2024.11.08 01:26:59.996494 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Debug> DynamicQueryHandler: Done processing query | ||
6504 | 2024.11.08 01:26:59.996518 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
6505 | 2024.11.08 01:26:59.996533 [ 291 ] {0b8a607d-98fa-4f44-ad1f-7af95c8a5b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6506 | 2024.11.08 01:26:59.996585 [ 291 ] {} <Debug> HTTP-Session: 7983fd24-842c-48a3-a8f8-73ce43c103f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6507 | 2024.11.08 01:26:59.996712 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6508 | 2024.11.08 01:26:59.996757 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1437 rows starting from the beginning of the part | ||
6509 | 2024.11.08 01:26:59.996829 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52287, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6510 | 2024.11.08 01:26:59.997067 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40890, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6511 | 2024.11.08 01:26:59.997075 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
6512 | 2024.11.08 01:26:59.997207 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
6513 | |||
6514 | (version 23.8.7.1) | ||
6515 | 2024.11.08 01:26:59.997292 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6516 | 2024.11.08 01:26:59.997388 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
6517 | 2024.11.08 01:26:59.997404 [ 292 ] {} <Debug> HTTP-Session: b5e05a9d-307a-4112-b253-3018b190455d Authenticating user 'default' from [fd00:1122:3344:101::d]:40890 | ||
6518 | 2024.11.08 01:26:59.997453 [ 292 ] {} <Debug> HTTP-Session: b5e05a9d-307a-4112-b253-3018b190455d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6519 | 2024.11.08 01:26:59.997514 [ 292 ] {} <Debug> HTTP-Session: b5e05a9d-307a-4112-b253-3018b190455d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6520 | 2024.11.08 01:26:59.997567 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 287 rows starting from the beginning of the part | ||
6521 | 2024.11.08 01:26:59.997612 [ 292 ] {} <Trace> HTTP-Session: b5e05a9d-307a-4112-b253-3018b190455d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6522 | 2024.11.08 01:26:59.997693 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 58 rows starting from the beginning of the part | ||
6523 | 2024.11.08 01:26:59.997822 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
6524 | 2024.11.08 01:26:59.997914 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6525 | 2024.11.08 01:26:59.998026 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6526 | 2024.11.08 01:26:59.998500 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6527 | 2024.11.08 01:26:59.999177 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6528 | 2024.11.08 01:26:59.999224 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6529 | 2024.11.08 01:26:59.999733 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6530 | 2024.11.08 01:26:59.999773 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1951 rows, containing 5 columns (5 merged, 0 gathered) in 0.003319595 sec., 587722.2974489358 rows/sec., 51.22 MiB/sec. | ||
6531 | 2024.11.08 01:27:00.000050 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6532 | 2024.11.08 01:27:00.000113 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6533 | 2024.11.08 01:27:00.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.14 MiB, peak 170.47 MiB, free memory in arenas 0.00 B, will set to 161.47 MiB (RSS), difference: -8.67 MiB | ||
6534 | 2024.11.08 01:27:00.000448 [ 71 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6535 | 2024.11.08 01:27:00.000587 [ 71 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6536 | 2024.11.08 01:27:00.000666 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002829 sec., 22622.834924001414 rows/sec., 1.77 MiB/sec. | ||
6537 | 2024.11.08 01:27:00.000679 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6538 | 2024.11.08 01:27:00.001087 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6539 | 2024.11.08 01:27:00.001475 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
6540 | 2024.11.08 01:27:00.001639 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_36_7} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6541 | 2024.11.08 01:27:00.001822 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Debug> DynamicQueryHandler: Done processing query | ||
6542 | 2024.11.08 01:27:00.001881 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6543 | 2024.11.08 01:27:00.001901 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6544 | 2024.11.08 01:27:00.001894 [ 292 ] {30c7c5ee-52c9-4fa8-a17d-814bcc1bb7d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6545 | 2024.11.08 01:27:00.001947 [ 292 ] {} <Debug> HTTP-Session: b5e05a9d-307a-4112-b253-3018b190455d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6546 | 2024.11.08 01:27:00.001957 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
6547 | 2024.11.08 01:27:00.002056 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
6548 | 2024.11.08 01:27:00.002170 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
6549 | 2024.11.08 01:27:00.002244 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6550 | 2024.11.08 01:27:00.002413 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54985, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6551 | 2024.11.08 01:27:00.002528 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 424 rows starting from the beginning of the part | ||
6552 | 2024.11.08 01:27:00.002591 [ 292 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
6553 | |||
6554 | (version 23.8.7.1) | ||
6555 | 2024.11.08 01:27:00.002614 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6556 | 2024.11.08 01:27:00.002774 [ 291 ] {} <Debug> HTTP-Session: 68187f25-008c-46dc-b90c-a60c488b54b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54985 | ||
6557 | 2024.11.08 01:27:00.002798 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
6558 | 2024.11.08 01:27:00.002871 [ 291 ] {} <Debug> HTTP-Session: 68187f25-008c-46dc-b90c-a60c488b54b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6559 | 2024.11.08 01:27:00.002939 [ 291 ] {} <Debug> HTTP-Session: 68187f25-008c-46dc-b90c-a60c488b54b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6560 | 2024.11.08 01:27:00.002994 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
6561 | 2024.11.08 01:27:00.003077 [ 291 ] {} <Trace> HTTP-Session: 68187f25-008c-46dc-b90c-a60c488b54b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6562 | 2024.11.08 01:27:00.003633 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54985) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6563 | 2024.11.08 01:27:00.003713 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6564 | 2024.11.08 01:27:00.004362 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6565 | 2024.11.08 01:27:00.005381 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6566 | 2024.11.08 01:27:00.005456 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6567 | 2024.11.08 01:27:00.006107 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.00523217 sec., 306182.71195316664 rows/sec., 23.61 MiB/sec. | ||
6568 | 2024.11.08 01:27:00.006277 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6569 | 2024.11.08 01:27:00.006318 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6570 | 2024.11.08 01:27:00.006736 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6571 | 2024.11.08 01:27:00.006785 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2024.11.08 01:27:00.006965 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_36_7} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6573 | 2024.11.08 01:27:00.007011 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6574 | 2024.11.08 01:27:00.007078 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003639 sec., 43968.12311074471 rows/sec., 3.06 MiB/sec. | ||
6575 | 2024.11.08 01:27:00.007096 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2024.11.08 01:27:00.007159 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
6577 | 2024.11.08 01:27:00.007169 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6578 | 2024.11.08 01:27:00.007436 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
6579 | 2024.11.08 01:27:00.007564 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Debug> DynamicQueryHandler: Done processing query | ||
6580 | 2024.11.08 01:27:00.007598 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6581 | 2024.11.08 01:27:00.007610 [ 291 ] {e1466a87-49bb-4130-9efa-ffe5887b4c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6582 | 2024.11.08 01:27:00.007660 [ 291 ] {} <Debug> HTTP-Session: 68187f25-008c-46dc-b90c-a60c488b54b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6583 | 2024.11.08 01:27:00.007663 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7366 rows starting from the beginning of the part | ||
6584 | 2024.11.08 01:27:00.007772 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 129 rows starting from the beginning of the part | ||
6585 | 2024.11.08 01:27:00.008024 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6586 | 2024.11.08 01:27:00.008134 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33044, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6587 | 2024.11.08 01:27:00.008200 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
6588 | 2024.11.08 01:27:00.008332 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6589 | 2024.11.08 01:27:00.008435 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6590 | |||
6591 | (version 23.8.7.1) | ||
6592 | 2024.11.08 01:27:00.008493 [ 292 ] {} <Debug> HTTP-Session: 3cdf255c-5008-41fa-b65c-4f5ed698763d Authenticating user 'default' from [fd00:1122:3344:101::d]:33044 | ||
6593 | 2024.11.08 01:27:00.008614 [ 292 ] {} <Debug> HTTP-Session: 3cdf255c-5008-41fa-b65c-4f5ed698763d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6594 | 2024.11.08 01:27:00.008647 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
6595 | 2024.11.08 01:27:00.008671 [ 292 ] {} <Debug> HTTP-Session: 3cdf255c-5008-41fa-b65c-4f5ed698763d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6596 | 2024.11.08 01:27:00.008779 [ 292 ] {} <Trace> HTTP-Session: 3cdf255c-5008-41fa-b65c-4f5ed698763d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6597 | 2024.11.08 01:27:00.008918 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 162 rows starting from the beginning of the part | ||
6598 | 2024.11.08 01:27:00.009188 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33044) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6599 | 2024.11.08 01:27:00.009199 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
6600 | 2024.11.08 01:27:00.009371 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6601 | 2024.11.08 01:27:00.009916 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6602 | 2024.11.08 01:27:00.010643 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2024.11.08 01:27:00.010702 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6604 | 2024.11.08 01:27:00.011324 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6605 | 2024.11.08 01:27:00.011622 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2024.11.08 01:27:00.011844 [ 71 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6607 | 2024.11.08 01:27:00.011846 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00285 sec., 21052.631578947367 rows/sec., 1.42 MiB/sec. | ||
6608 | 2024.11.08 01:27:00.011878 [ 71 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6609 | 2024.11.08 01:27:00.011911 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6610 | 2024.11.08 01:27:00.012216 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
6611 | 2024.11.08 01:27:00.012272 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Debug> DynamicQueryHandler: Done processing query | ||
6612 | 2024.11.08 01:27:00.012323 [ 292 ] {8fd8fa18-f500-4457-a931-1463df905eee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6613 | 2024.11.08 01:27:00.012374 [ 292 ] {} <Debug> HTTP-Session: 3cdf255c-5008-41fa-b65c-4f5ed698763d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6614 | 2024.11.08 01:27:00.012503 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6615 | 2024.11.08 01:27:00.012542 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1970 rows starting from the beginning of the part | ||
6616 | 2024.11.08 01:27:00.012805 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6617 | 2024.11.08 01:27:00.012808 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
6618 | 2024.11.08 01:27:00.013115 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
6619 | 2024.11.08 01:27:00.013284 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
6620 | 2024.11.08 01:27:00.013501 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
6621 | 2024.11.08 01:27:00.013665 [ 188 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
6622 | 2024.11.08 01:27:00.014567 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8214 rows, containing 5 columns (5 merged, 0 gathered) in 0.007262587 sec., 1131001.9418700251 rows/sec., 76.99 MiB/sec. | ||
6623 | 2024.11.08 01:27:00.014897 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6624 | 2024.11.08 01:27:00.015688 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2024.11.08 01:27:00.015919 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6626 | 2024.11.08 01:27:00.016071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
6627 | 2024.11.08 01:27:00.016338 [ 200 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.004250058 sec., 536463.2670895315 rows/sec., 35.26 MiB/sec. | ||
6628 | 2024.11.08 01:27:00.016585 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6629 | 2024.11.08 01:27:00.016893 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6630 | 2024.11.08 01:27:00.016969 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_36_7} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6631 | 2024.11.08 01:27:00.017055 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
6632 | 2024.11.08 01:27:01.000165 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.26 MiB, peak 170.47 MiB, free memory in arenas 0.00 B, will set to 162.29 MiB (RSS), difference: 9.02 MiB | ||
6633 | 2024.11.08 01:27:01.286704 [ 71 ] {} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6634 | 2024.11.08 01:27:01.286777 [ 71 ] {} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6635 | 2024.11.08 01:27:01.286804 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6636 | 2024.11.08 01:27:01.286965 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::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 | ||
6637 | 2024.11.08 01:27:01.287119 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6638 | 2024.11.08 01:27:01.287156 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
6639 | 2024.11.08 01:27:01.287234 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
6640 | 2024.11.08 01:27:01.287379 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6641 | 2024.11.08 01:27:01.287654 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
6642 | 2024.11.08 01:27:01.287858 [ 188 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
6643 | 2024.11.08 01:27:01.289015 [ 200 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.002133558 sec., 6093.1083195301 rows/sec., 408.74 KiB/sec. | ||
6644 | 2024.11.08 01:27:01.289148 [ 200 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6645 | 2024.11.08 01:27:01.289441 [ 200 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6646 | 2024.11.08 01:27:01.289521 [ 200 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_13_3} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6647 | 2024.11.08 01:27:01.289595 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6648 | 2024.11.08 01:27:02.156156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 676 | ||
6649 | 2024.11.08 01:27:02.158915 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6650 | 2024.11.08 01:27:02.158971 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6651 | 2024.11.08 01:27:02.160399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6652 | 2024.11.08 01:27:02.160707 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6653 | 2024.11.08 01:27:02.161292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
6654 | 2024.11.08 01:27:04.711420 [ 66 ] {} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6655 | 2024.11.08 01:27:04.711506 [ 66 ] {} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6656 | 2024.11.08 01:27:04.711530 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6657 | 2024.11.08 01:27:04.711750 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
6658 | 2024.11.08 01:27:04.711929 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6659 | 2024.11.08 01:27:04.711967 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 243 rows starting from the beginning of the part | ||
6660 | 2024.11.08 01:27:04.712048 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
6661 | 2024.11.08 01:27:04.712269 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
6662 | 2024.11.08 01:27:04.712514 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
6663 | 2024.11.08 01:27:04.712715 [ 188 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
6664 | 2024.11.08 01:27:04.713975 [ 198 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002365392 sec., 126406.10943133316 rows/sec., 9.06 MiB/sec. | ||
6665 | 2024.11.08 01:27:04.714164 [ 192 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6666 | 2024.11.08 01:27:04.714513 [ 192 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_13_3} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2024.11.08 01:27:04.714614 [ 192 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_13_3} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6668 | 2024.11.08 01:27:04.714701 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6669 | 2024.11.08 01:27:05.000179 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42937, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6670 | 2024.11.08 01:27:05.000275 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6671 | 2024.11.08 01:27:05.000309 [ 291 ] {} <Debug> HTTP-Session: 44fbacb9-ae5d-4fb4-9d9d-4daecb6ae073 Authenticating user 'default' from [fd00:1122:3344:101::d]:42937 | ||
6672 | 2024.11.08 01:27:05.000338 [ 291 ] {} <Debug> HTTP-Session: 44fbacb9-ae5d-4fb4-9d9d-4daecb6ae073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6673 | 2024.11.08 01:27:05.000354 [ 291 ] {} <Debug> HTTP-Session: 44fbacb9-ae5d-4fb4-9d9d-4daecb6ae073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6674 | 2024.11.08 01:27:05.000427 [ 291 ] {} <Trace> HTTP-Session: 44fbacb9-ae5d-4fb4-9d9d-4daecb6ae073 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6675 | 2024.11.08 01:27:05.000595 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42937) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
6676 | 2024.11.08 01:27:05.000654 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6677 | 2024.11.08 01:27:05.000944 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6678 | 2024.11.08 01:27:05.001385 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6679 | 2024.11.08 01:27:05.001426 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6680 | 2024.11.08 01:27:05.001799 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6681 | 2024.11.08 01:27:05.002054 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6682 | 2024.11.08 01:27:05.002216 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001659 sec., 8438.818565400843 rows/sec., 607.48 KiB/sec. | ||
6683 | 2024.11.08 01:27:05.002229 [ 66 ] {} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6684 | 2024.11.08 01:27:05.002321 [ 66 ] {} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6685 | 2024.11.08 01:27:05.002393 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6686 | 2024.11.08 01:27:05.002584 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Debug> DynamicQueryHandler: Done processing query | ||
6687 | 2024.11.08 01:27:05.002648 [ 291 ] {6c18637e-e476-492d-846b-eecae6bb07bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6688 | 2024.11.08 01:27:05.002660 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
6689 | 2024.11.08 01:27:05.002691 [ 291 ] {} <Debug> HTTP-Session: 44fbacb9-ae5d-4fb4-9d9d-4daecb6ae073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6690 | 2024.11.08 01:27:05.003004 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6691 | 2024.11.08 01:27:05.003040 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
6692 | 2024.11.08 01:27:05.003187 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6693 | 2024.11.08 01:27:05.003243 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
6694 | 2024.11.08 01:27:05.003401 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33652, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6695 | 2024.11.08 01:27:05.003577 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
6696 | |||
6697 | (version 23.8.7.1) | ||
6698 | 2024.11.08 01:27:05.003701 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6699 | 2024.11.08 01:27:05.003759 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
6700 | 2024.11.08 01:27:05.003798 [ 292 ] {} <Debug> HTTP-Session: 3bbe9ea4-6be1-4a9a-a9ea-49ec5fc0e0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33652 | ||
6701 | 2024.11.08 01:27:05.003926 [ 292 ] {} <Debug> HTTP-Session: 3bbe9ea4-6be1-4a9a-a9ea-49ec5fc0e0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6702 | 2024.11.08 01:27:05.003997 [ 292 ] {} <Debug> HTTP-Session: 3bbe9ea4-6be1-4a9a-a9ea-49ec5fc0e0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6703 | 2024.11.08 01:27:05.004071 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
6704 | 2024.11.08 01:27:05.004160 [ 292 ] {} <Trace> HTTP-Session: 3bbe9ea4-6be1-4a9a-a9ea-49ec5fc0e0a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6705 | 2024.11.08 01:27:05.004297 [ 196 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
6706 | 2024.11.08 01:27:05.004764 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33652) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6707 | 2024.11.08 01:27:05.004913 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6708 | 2024.11.08 01:27:05.005924 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6709 | 2024.11.08 01:27:05.006774 [ 192 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004280817 sec., 16352.01878519918 rows/sec., 1.21 MiB/sec. | ||
6710 | 2024.11.08 01:27:05.006985 [ 192 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6711 | 2024.11.08 01:27:05.007106 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6712 | 2024.11.08 01:27:05.007177 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6713 | 2024.11.08 01:27:05.007528 [ 192 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_13_3} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6714 | 2024.11.08 01:27:05.007710 [ 192 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_13_3} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6715 | 2024.11.08 01:27:05.007835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6716 | 2024.11.08 01:27:05.007999 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6717 | 2024.11.08 01:27:05.008262 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6718 | 2024.11.08 01:27:05.008457 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.004 sec., 71750 rows/sec., 6.33 MiB/sec. | ||
6719 | 2024.11.08 01:27:05.008703 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Debug> DynamicQueryHandler: Done processing query | ||
6720 | 2024.11.08 01:27:05.008732 [ 292 ] {7d2f4078-4fb2-4f74-8dee-8b2b983a0636} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6721 | 2024.11.08 01:27:05.008748 [ 292 ] {} <Debug> HTTP-Session: 3bbe9ea4-6be1-4a9a-a9ea-49ec5fc0e0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6722 | 2024.11.08 01:27:05.008957 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6723 | 2024.11.08 01:27:05.009060 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45077, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6724 | 2024.11.08 01:27:05.009121 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6725 | 2024.11.08 01:27:05.009142 [ 291 ] {} <Debug> HTTP-Session: c1af3d54-4237-4725-9efb-64003a59fb4d Authenticating user 'default' from [fd00:1122:3344:101::d]:45077 | ||
6726 | 2024.11.08 01:27:05.009160 [ 291 ] {} <Debug> HTTP-Session: c1af3d54-4237-4725-9efb-64003a59fb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6727 | 2024.11.08 01:27:05.009174 [ 291 ] {} <Debug> HTTP-Session: c1af3d54-4237-4725-9efb-64003a59fb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6728 | 2024.11.08 01:27:05.009213 [ 291 ] {} <Trace> HTTP-Session: c1af3d54-4237-4725-9efb-64003a59fb4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6729 | 2024.11.08 01:27:05.009341 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45077) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6730 | 2024.11.08 01:27:05.009389 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6731 | 2024.11.08 01:27:05.009636 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6732 | 2024.11.08 01:27:05.009986 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2024.11.08 01:27:05.010022 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6734 | 2024.11.08 01:27:05.010421 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6735 | 2024.11.08 01:27:05.010718 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2024.11.08 01:27:05.010907 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001601 sec., 30605.87133041849 rows/sec., 2.20 MiB/sec. | ||
6737 | 2024.11.08 01:27:05.010917 [ 66 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6738 | 2024.11.08 01:27:05.011037 [ 66 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6739 | 2024.11.08 01:27:05.011069 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6740 | 2024.11.08 01:27:05.011296 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::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 | ||
6741 | 2024.11.08 01:27:05.011338 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Debug> DynamicQueryHandler: Done processing query | ||
6742 | 2024.11.08 01:27:05.011389 [ 291 ] {3ddfe20e-bb90-4719-8094-3d2aa27bc282} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6743 | 2024.11.08 01:27:05.011441 [ 291 ] {} <Debug> HTTP-Session: c1af3d54-4237-4725-9efb-64003a59fb4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6744 | 2024.11.08 01:27:05.011567 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6745 | 2024.11.08 01:27:05.011641 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 67 rows starting from the beginning of the part | ||
6746 | 2024.11.08 01:27:05.011782 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6747 | 2024.11.08 01:27:05.011790 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33652, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6748 | 2024.11.08 01:27:05.012072 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6749 | 2024.11.08 01:27:05.012077 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
6750 | 2024.11.08 01:27:05.012164 [ 291 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
6751 | |||
6752 | (version 23.8.7.1) | ||
6753 | 2024.11.08 01:27:05.012174 [ 292 ] {} <Debug> HTTP-Session: 011c291c-fa47-4fc7-ac25-14e6eaf1bc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:33652 | ||
6754 | 2024.11.08 01:27:05.012268 [ 292 ] {} <Debug> HTTP-Session: 011c291c-fa47-4fc7-ac25-14e6eaf1bc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6755 | 2024.11.08 01:27:05.012339 [ 292 ] {} <Debug> HTTP-Session: 011c291c-fa47-4fc7-ac25-14e6eaf1bc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6756 | 2024.11.08 01:27:05.012466 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
6757 | 2024.11.08 01:27:05.012498 [ 292 ] {} <Trace> HTTP-Session: 011c291c-fa47-4fc7-ac25-14e6eaf1bc8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6758 | 2024.11.08 01:27:05.012770 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
6759 | 2024.11.08 01:27:05.012873 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33652) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6760 | 2024.11.08 01:27:05.013022 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
6761 | 2024.11.08 01:27:05.013041 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6762 | 2024.11.08 01:27:05.013401 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
6763 | 2024.11.08 01:27:05.014298 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6764 | 2024.11.08 01:27:05.015236 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6765 | 2024.11.08 01:27:05.015307 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6766 | 2024.11.08 01:27:05.016383 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6767 | 2024.11.08 01:27:05.016559 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005359152 sec., 41051.27079806656 rows/sec., 3.10 MiB/sec. | ||
6768 | 2024.11.08 01:27:05.016761 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6769 | 2024.11.08 01:27:05.016929 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6770 | 2024.11.08 01:27:05.017268 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00451 sec., 3104.212860310421 rows/sec., 217.40 KiB/sec. | ||
6771 | 2024.11.08 01:27:05.017418 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6772 | 2024.11.08 01:27:05.017609 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_21_4} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6773 | 2024.11.08 01:27:05.017690 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Debug> DynamicQueryHandler: Done processing query | ||
6774 | 2024.11.08 01:27:05.017754 [ 292 ] {4d33b06e-0f3d-434d-a852-2fbb29928e5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6775 | 2024.11.08 01:27:05.017764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6776 | 2024.11.08 01:27:05.017787 [ 292 ] {} <Debug> HTTP-Session: 011c291c-fa47-4fc7-ac25-14e6eaf1bc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6777 | 2024.11.08 01:27:05.017973 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6778 | 2024.11.08 01:27:05.018054 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46752, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6779 | 2024.11.08 01:27:05.018127 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6780 | 2024.11.08 01:27:05.018150 [ 291 ] {} <Debug> HTTP-Session: 3c8fcaf6-82c0-4806-88aa-4a24f23bec3f Authenticating user 'default' from [fd00:1122:3344:101::d]:46752 | ||
6781 | 2024.11.08 01:27:05.018170 [ 291 ] {} <Debug> HTTP-Session: 3c8fcaf6-82c0-4806-88aa-4a24f23bec3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6782 | 2024.11.08 01:27:05.018213 [ 291 ] {} <Debug> HTTP-Session: 3c8fcaf6-82c0-4806-88aa-4a24f23bec3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6783 | 2024.11.08 01:27:05.018250 [ 291 ] {} <Trace> HTTP-Session: 3c8fcaf6-82c0-4806-88aa-4a24f23bec3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6784 | 2024.11.08 01:27:05.018363 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46752) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6785 | 2024.11.08 01:27:05.018414 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6786 | 2024.11.08 01:27:05.018670 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6787 | 2024.11.08 01:27:05.019011 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2024.11.08 01:27:05.019049 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6789 | 2024.11.08 01:27:05.019400 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6790 | 2024.11.08 01:27:05.019668 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2024.11.08 01:27:05.019834 [ 66 ] {} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6792 | 2024.11.08 01:27:05.019841 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0015 sec., 8666.666666666666 rows/sec., 540.36 KiB/sec. | ||
6793 | 2024.11.08 01:27:05.019896 [ 66 ] {} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6794 | 2024.11.08 01:27:05.019974 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6795 | 2024.11.08 01:27:05.020169 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
6796 | 2024.11.08 01:27:05.020231 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Debug> DynamicQueryHandler: Done processing query | ||
6797 | 2024.11.08 01:27:05.020282 [ 291 ] {08f85d3e-e768-4e36-8215-33011eb4bd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6798 | 2024.11.08 01:27:05.020335 [ 291 ] {} <Debug> HTTP-Session: 3c8fcaf6-82c0-4806-88aa-4a24f23bec3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6799 | 2024.11.08 01:27:05.020403 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6800 | 2024.11.08 01:27:05.020440 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
6801 | 2024.11.08 01:27:05.020538 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
6802 | 2024.11.08 01:27:05.020802 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6803 | 2024.11.08 01:27:05.020886 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50921, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6804 | 2024.11.08 01:27:05.020991 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
6805 | 2024.11.08 01:27:05.021096 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6806 | 2024.11.08 01:27:05.021265 [ 292 ] {} <Debug> HTTP-Session: 1740b6d8-dbbe-457b-bafc-0aa07965c6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:50921 | ||
6807 | 2024.11.08 01:27:05.021294 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
6808 | 2024.11.08 01:27:05.021341 [ 292 ] {} <Debug> HTTP-Session: 1740b6d8-dbbe-457b-bafc-0aa07965c6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6809 | 2024.11.08 01:27:05.021452 [ 292 ] {} <Debug> HTTP-Session: 1740b6d8-dbbe-457b-bafc-0aa07965c6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6810 | 2024.11.08 01:27:05.021584 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
6811 | 2024.11.08 01:27:05.021614 [ 292 ] {} <Trace> HTTP-Session: 1740b6d8-dbbe-457b-bafc-0aa07965c6bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6812 | 2024.11.08 01:27:05.022116 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50921) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6813 | 2024.11.08 01:27:05.022194 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6814 | 2024.11.08 01:27:05.023060 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6815 | 2024.11.08 01:27:05.024042 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003972594 sec., 16362.104962148156 rows/sec., 1.06 MiB/sec. | ||
6816 | 2024.11.08 01:27:05.024264 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6817 | 2024.11.08 01:27:05.024355 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2024.11.08 01:27:05.024414 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6819 | 2024.11.08 01:27:05.024769 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_13_3} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2024.11.08 01:27:05.025004 [ 190 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_13_3} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6821 | 2024.11.08 01:27:05.025151 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6822 | 2024.11.08 01:27:05.025259 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6823 | 2024.11.08 01:27:05.025526 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6824 | 2024.11.08 01:27:05.025698 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003813 sec., 111198.53134015211 rows/sec., 7.95 MiB/sec. | ||
6825 | 2024.11.08 01:27:05.025908 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Debug> DynamicQueryHandler: Done processing query | ||
6826 | 2024.11.08 01:27:05.025935 [ 292 ] {4e944391-cf9e-4436-8456-58542ccbbb87} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6827 | 2024.11.08 01:27:05.025953 [ 292 ] {} <Debug> HTTP-Session: 1740b6d8-dbbe-457b-bafc-0aa07965c6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6828 | 2024.11.08 01:27:05.026169 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46752, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6829 | 2024.11.08 01:27:05.026184 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50921, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6830 | 2024.11.08 01:27:05.026259 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6831 | 2024.11.08 01:27:05.026300 [ 291 ] {} <Debug> HTTP-Session: f481a97a-fc28-449d-a8eb-13cbd0c21494 Authenticating user 'default' from [fd00:1122:3344:101::d]:46752 | ||
6832 | 2024.11.08 01:27:05.026323 [ 291 ] {} <Debug> HTTP-Session: f481a97a-fc28-449d-a8eb-13cbd0c21494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6833 | 2024.11.08 01:27:05.026342 [ 291 ] {} <Debug> HTTP-Session: f481a97a-fc28-449d-a8eb-13cbd0c21494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6834 | 2024.11.08 01:27:05.026403 [ 291 ] {} <Trace> HTTP-Session: f481a97a-fc28-449d-a8eb-13cbd0c21494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6835 | 2024.11.08 01:27:05.026515 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46752) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6836 | 2024.11.08 01:27:05.026565 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6837 | 2024.11.08 01:27:05.026728 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6838 | 2024.11.08 01:27:05.027024 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2024.11.08 01:27:05.027060 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6840 | 2024.11.08 01:27:05.027448 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6841 | 2024.11.08 01:27:05.027751 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6842 | 2024.11.08 01:27:05.027883 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
6843 | 2024.11.08 01:27:05.028061 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Debug> DynamicQueryHandler: Done processing query | ||
6844 | 2024.11.08 01:27:05.028086 [ 291 ] {c9529c71-a078-4c7e-ab53-aef91b25f50e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6845 | 2024.11.08 01:27:05.028102 [ 291 ] {} <Debug> HTTP-Session: f481a97a-fc28-449d-a8eb-13cbd0c21494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6846 | 2024.11.08 01:27:05.028313 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6847 | 2024.11.08 01:27:05.028400 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53696, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6848 | 2024.11.08 01:27:05.028465 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6849 | 2024.11.08 01:27:05.028492 [ 292 ] {} <Debug> HTTP-Session: d50ab626-2c73-4bcb-94eb-b6c12bcedb6a Authenticating user 'default' from [fd00:1122:3344:101::d]:53696 | ||
6850 | 2024.11.08 01:27:05.028515 [ 292 ] {} <Debug> HTTP-Session: d50ab626-2c73-4bcb-94eb-b6c12bcedb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6851 | 2024.11.08 01:27:05.028534 [ 292 ] {} <Debug> HTTP-Session: d50ab626-2c73-4bcb-94eb-b6c12bcedb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6852 | 2024.11.08 01:27:05.028578 [ 292 ] {} <Trace> HTTP-Session: d50ab626-2c73-4bcb-94eb-b6c12bcedb6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2024.11.08 01:27:05.028800 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53696) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6854 | 2024.11.08 01:27:05.028856 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6855 | 2024.11.08 01:27:05.029057 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6856 | 2024.11.08 01:27:05.029544 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6857 | 2024.11.08 01:27:05.029583 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6858 | 2024.11.08 01:27:05.030005 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6859 | 2024.11.08 01:27:05.030270 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6860 | 2024.11.08 01:27:05.030424 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001724 sec., 137470.99767981438 rows/sec., 9.21 MiB/sec. | ||
6861 | 2024.11.08 01:27:05.030608 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Debug> DynamicQueryHandler: Done processing query | ||
6862 | 2024.11.08 01:27:05.030634 [ 292 ] {7b7f02c1-2496-4f1c-b3cd-7b709c0576bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6863 | 2024.11.08 01:27:05.030651 [ 292 ] {} <Debug> HTTP-Session: d50ab626-2c73-4bcb-94eb-b6c12bcedb6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6864 | 2024.11.08 01:27:05.030814 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46752, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6865 | 2024.11.08 01:27:05.030830 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6866 | 2024.11.08 01:27:05.030904 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6867 | 2024.11.08 01:27:05.030934 [ 291 ] {} <Debug> HTTP-Session: 29a16aaf-ad13-4110-8e08-021501b11faf Authenticating user 'default' from [fd00:1122:3344:101::d]:46752 | ||
6868 | 2024.11.08 01:27:05.030955 [ 291 ] {} <Debug> HTTP-Session: 29a16aaf-ad13-4110-8e08-021501b11faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6869 | 2024.11.08 01:27:05.030980 [ 291 ] {} <Debug> HTTP-Session: 29a16aaf-ad13-4110-8e08-021501b11faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6870 | 2024.11.08 01:27:05.031024 [ 291 ] {} <Trace> HTTP-Session: 29a16aaf-ad13-4110-8e08-021501b11faf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6871 | 2024.11.08 01:27:05.031127 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46752) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6872 | 2024.11.08 01:27:05.031176 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6873 | 2024.11.08 01:27:05.031339 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6874 | 2024.11.08 01:27:05.031612 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6875 | 2024.11.08 01:27:05.031649 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6876 | 2024.11.08 01:27:05.032007 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6877 | 2024.11.08 01:27:05.032248 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6878 | 2024.11.08 01:27:05.032375 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 52.93 KiB/sec. | ||
6879 | 2024.11.08 01:27:05.032546 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Debug> DynamicQueryHandler: Done processing query | ||
6880 | 2024.11.08 01:27:05.032570 [ 291 ] {d1551434-043a-4c46-97af-79d2aac49164} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6881 | 2024.11.08 01:27:05.032586 [ 291 ] {} <Debug> HTTP-Session: 29a16aaf-ad13-4110-8e08-021501b11faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6882 | 2024.11.08 01:27:05.032838 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6883 | 2024.11.08 01:27:05.032899 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52703, User-Agent: (none), Length: 70279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6884 | 2024.11.08 01:27:05.032988 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6885 | 2024.11.08 01:27:05.033013 [ 292 ] {} <Debug> HTTP-Session: a3c2b633-fd85-4ec9-8e03-0be56c3e6f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:52703 | ||
6886 | 2024.11.08 01:27:05.033031 [ 292 ] {} <Debug> HTTP-Session: a3c2b633-fd85-4ec9-8e03-0be56c3e6f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6887 | 2024.11.08 01:27:05.033045 [ 292 ] {} <Debug> HTTP-Session: a3c2b633-fd85-4ec9-8e03-0be56c3e6f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6888 | 2024.11.08 01:27:05.033084 [ 292 ] {} <Trace> HTTP-Session: a3c2b633-fd85-4ec9-8e03-0be56c3e6f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6889 | 2024.11.08 01:27:05.033831 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52703) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6890 | 2024.11.08 01:27:05.033916 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6891 | 2024.11.08 01:27:05.034421 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6892 | 2024.11.08 01:27:05.035435 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6893 | 2024.11.08 01:27:05.035476 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6894 | 2024.11.08 01:27:05.036189 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6895 | 2024.11.08 01:27:05.036473 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2024.11.08 01:27:05.036682 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003476 sec., 12082.853855005755 rows/sec., 21.65 MiB/sec. | ||
6897 | 2024.11.08 01:27:05.036931 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Debug> DynamicQueryHandler: Done processing query | ||
6898 | 2024.11.08 01:27:05.036958 [ 292 ] {ee075a99-8888-49e0-a95f-dfc24473fc0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
6899 | 2024.11.08 01:27:05.036975 [ 292 ] {} <Debug> HTTP-Session: a3c2b633-fd85-4ec9-8e03-0be56c3e6f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6900 | 2024.11.08 01:27:05.037171 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6901 | 2024.11.08 01:27:05.037280 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44824, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6902 | 2024.11.08 01:27:05.037341 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6903 | 2024.11.08 01:27:05.037361 [ 291 ] {} <Debug> HTTP-Session: 0d9e6356-71bc-4e25-b8cb-03977bc40baa Authenticating user 'default' from [fd00:1122:3344:101::d]:44824 | ||
6904 | 2024.11.08 01:27:05.037381 [ 291 ] {} <Debug> HTTP-Session: 0d9e6356-71bc-4e25-b8cb-03977bc40baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6905 | 2024.11.08 01:27:05.037396 [ 291 ] {} <Debug> HTTP-Session: 0d9e6356-71bc-4e25-b8cb-03977bc40baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6906 | 2024.11.08 01:27:05.037435 [ 291 ] {} <Trace> HTTP-Session: 0d9e6356-71bc-4e25-b8cb-03977bc40baa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6907 | 2024.11.08 01:27:05.037584 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44824) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6908 | 2024.11.08 01:27:05.037632 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6909 | 2024.11.08 01:27:05.037794 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6910 | 2024.11.08 01:27:05.038110 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6911 | 2024.11.08 01:27:05.038146 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6912 | 2024.11.08 01:27:05.038516 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6913 | 2024.11.08 01:27:05.038751 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2024.11.08 01:27:05.038876 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec. | ||
6915 | 2024.11.08 01:27:05.039048 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Debug> DynamicQueryHandler: Done processing query | ||
6916 | 2024.11.08 01:27:05.039072 [ 291 ] {4a63a3be-e5d6-45ea-b14d-b59c5c676828} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6917 | 2024.11.08 01:27:05.039089 [ 291 ] {} <Debug> HTTP-Session: 0d9e6356-71bc-4e25-b8cb-03977bc40baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6918 | 2024.11.08 01:27:05.039423 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6919 | 2024.11.08 01:27:08.899994 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6920 | 2024.11.08 01:27:09.207680 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46698, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6921 | 2024.11.08 01:27:09.220221 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6922 | 2024.11.08 01:27:09.411478 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6923 | 2024.11.08 01:27:09.454755 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6924 | 2024.11.08 01:27:09.573143 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6925 | 2024.11.08 01:27:09.663090 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6926 | 2024.11.08 01:27:09.685620 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6927 | 2024.11.08 01:27:09.760086 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6928 | 2024.11.08 01:27:09.761377 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6929 | 2024.11.08 01:27:09.789195 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6930 | 2024.11.08 01:27:09.987646 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6931 | 2024.11.08 01:27:09.993365 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40124, User-Agent: (none), Length: 1922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6932 | 2024.11.08 01:27:09.993455 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6933 | 2024.11.08 01:27:09.993484 [ 289 ] {} <Debug> HTTP-Session: 580cee12-8706-45a6-95cc-fcdbc16656df Authenticating user 'default' from [fd00:1122:3344:101::d]:40124 | ||
6934 | 2024.11.08 01:27:09.993512 [ 289 ] {} <Debug> HTTP-Session: 580cee12-8706-45a6-95cc-fcdbc16656df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6935 | 2024.11.08 01:27:09.993529 [ 289 ] {} <Debug> HTTP-Session: 580cee12-8706-45a6-95cc-fcdbc16656df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6936 | 2024.11.08 01:27:09.993587 [ 289 ] {} <Trace> HTTP-Session: 580cee12-8706-45a6-95cc-fcdbc16656df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6937 | 2024.11.08 01:27:09.993791 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40124) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6938 | 2024.11.08 01:27:09.993865 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6939 | 2024.11.08 01:27:09.994203 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6940 | 2024.11.08 01:27:09.994572 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6941 | 2024.11.08 01:27:09.994609 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6942 | 2024.11.08 01:27:09.995012 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6943 | 2024.11.08 01:27:09.995261 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6944 | 2024.11.08 01:27:09.995403 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001675 sec., 7164.179104477612 rows/sec., 584.19 KiB/sec. | ||
6945 | 2024.11.08 01:27:09.995588 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Debug> DynamicQueryHandler: Done processing query | ||
6946 | 2024.11.08 01:27:09.995614 [ 289 ] {aa323ffb-5311-4fc3-bad9-461126e86f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6947 | 2024.11.08 01:27:09.995630 [ 289 ] {} <Debug> HTTP-Session: 580cee12-8706-45a6-95cc-fcdbc16656df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6948 | 2024.11.08 01:27:09.995800 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6949 | 2024.11.08 01:27:09.995874 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52703, User-Agent: (none), Length: 8601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6950 | 2024.11.08 01:27:09.996024 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6951 | 2024.11.08 01:27:09.996055 [ 292 ] {} <Debug> HTTP-Session: 13ec1ae7-3224-46cc-b029-c830433d414c Authenticating user 'default' from [fd00:1122:3344:101::d]:52703 | ||
6952 | 2024.11.08 01:27:09.996084 [ 292 ] {} <Debug> HTTP-Session: 13ec1ae7-3224-46cc-b029-c830433d414c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6953 | 2024.11.08 01:27:09.996101 [ 292 ] {} <Debug> HTTP-Session: 13ec1ae7-3224-46cc-b029-c830433d414c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6954 | 2024.11.08 01:27:09.996161 [ 292 ] {} <Trace> HTTP-Session: 13ec1ae7-3224-46cc-b029-c830433d414c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6955 | 2024.11.08 01:27:09.996392 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52703) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6956 | 2024.11.08 01:27:09.996472 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6957 | 2024.11.08 01:27:09.996860 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6958 | 2024.11.08 01:27:09.997270 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6959 | 2024.11.08 01:27:09.997316 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6960 | 2024.11.08 01:27:09.997747 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6961 | 2024.11.08 01:27:09.998004 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6962 | 2024.11.08 01:27:09.998188 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001881 sec., 32961.1908559277 rows/sec., 2.50 MiB/sec. | ||
6963 | 2024.11.08 01:27:09.998407 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Debug> DynamicQueryHandler: Done processing query | ||
6964 | 2024.11.08 01:27:09.998435 [ 292 ] {599a637e-7048-49e8-9915-68640fa33613} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6965 | 2024.11.08 01:27:09.998451 [ 292 ] {} <Debug> HTTP-Session: 13ec1ae7-3224-46cc-b029-c830433d414c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6966 | 2024.11.08 01:27:09.998624 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6967 | 2024.11.08 01:27:09.998719 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52999, User-Agent: (none), Length: 1724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6968 | 2024.11.08 01:27:09.998789 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6969 | 2024.11.08 01:27:09.998813 [ 289 ] {} <Debug> HTTP-Session: 5bd62470-3844-4e5b-8610-6a4c1c10753c Authenticating user 'default' from [fd00:1122:3344:101::d]:52999 | ||
6970 | 2024.11.08 01:27:09.998834 [ 289 ] {} <Debug> HTTP-Session: 5bd62470-3844-4e5b-8610-6a4c1c10753c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6971 | 2024.11.08 01:27:09.998851 [ 289 ] {} <Debug> HTTP-Session: 5bd62470-3844-4e5b-8610-6a4c1c10753c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6972 | 2024.11.08 01:27:09.998897 [ 289 ] {} <Trace> HTTP-Session: 5bd62470-3844-4e5b-8610-6a4c1c10753c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2024.11.08 01:27:09.999031 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52999) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6974 | 2024.11.08 01:27:09.999087 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6975 | 2024.11.08 01:27:09.999401 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6976 | 2024.11.08 01:27:09.999747 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6977 | 2024.11.08 01:27:09.999790 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6978 | 2024.11.08 01:27:10.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.26 MiB, peak 171.36 MiB, free memory in arenas 0.00 B, will set to 162.66 MiB (RSS), difference: -5.59 MiB | ||
6979 | 2024.11.08 01:27:10.000320 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6980 | 2024.11.08 01:27:10.000734 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6981 | 2024.11.08 01:27:10.000864 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001874 sec., 6403.415154749199 rows/sec., 447.11 KiB/sec. | ||
6982 | 2024.11.08 01:27:10.001080 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Debug> DynamicQueryHandler: Done processing query | ||
6983 | 2024.11.08 01:27:10.001104 [ 289 ] {65968bf9-a161-4751-9216-d5fe9854e73e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6984 | 2024.11.08 01:27:10.001120 [ 289 ] {} <Debug> HTTP-Session: 5bd62470-3844-4e5b-8610-6a4c1c10753c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6985 | 2024.11.08 01:27:10.001276 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6986 | 2024.11.08 01:27:10.001326 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52703, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6987 | 2024.11.08 01:27:10.001432 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6988 | 2024.11.08 01:27:10.001461 [ 292 ] {} <Debug> HTTP-Session: 124824b2-9efe-4732-890b-1d2e75533f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:52703 | ||
6989 | 2024.11.08 01:27:10.001484 [ 292 ] {} <Debug> HTTP-Session: 124824b2-9efe-4732-890b-1d2e75533f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6990 | 2024.11.08 01:27:10.001502 [ 292 ] {} <Debug> HTTP-Session: 124824b2-9efe-4732-890b-1d2e75533f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6991 | 2024.11.08 01:27:10.001552 [ 292 ] {} <Trace> HTTP-Session: 124824b2-9efe-4732-890b-1d2e75533f6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6992 | 2024.11.08 01:27:10.001732 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52703) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6993 | 2024.11.08 01:27:10.001796 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6994 | 2024.11.08 01:27:10.002091 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6995 | 2024.11.08 01:27:10.002479 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6996 | 2024.11.08 01:27:10.002521 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
6997 | 2024.11.08 01:27:10.002910 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6998 | 2024.11.08 01:27:10.003167 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6999 | 2024.11.08 01:27:10.003347 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.54 MiB/sec. | ||
7000 | 2024.11.08 01:27:10.003560 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Debug> DynamicQueryHandler: Done processing query | ||
7001 | 2024.11.08 01:27:10.003587 [ 292 ] {e54b2b29-5166-4a36-97bb-5862d5e9eaa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7002 | 2024.11.08 01:27:10.003604 [ 292 ] {} <Debug> HTTP-Session: 124824b2-9efe-4732-890b-1d2e75533f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7003 | 2024.11.08 01:27:10.003776 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7004 | 2024.11.08 01:27:10.003857 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48353, User-Agent: (none), Length: 25638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7005 | 2024.11.08 01:27:10.003931 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7006 | 2024.11.08 01:27:10.003960 [ 289 ] {} <Debug> HTTP-Session: 8f6309f2-c919-401f-a5bb-8bc6b803a86f Authenticating user 'default' from [fd00:1122:3344:101::d]:48353 | ||
7007 | 2024.11.08 01:27:10.003982 [ 289 ] {} <Debug> HTTP-Session: 8f6309f2-c919-401f-a5bb-8bc6b803a86f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7008 | 2024.11.08 01:27:10.003999 [ 289 ] {} <Debug> HTTP-Session: 8f6309f2-c919-401f-a5bb-8bc6b803a86f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7009 | 2024.11.08 01:27:10.004045 [ 289 ] {} <Trace> HTTP-Session: 8f6309f2-c919-401f-a5bb-8bc6b803a86f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7010 | 2024.11.08 01:27:10.004238 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48353) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7011 | 2024.11.08 01:27:10.004298 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7012 | 2024.11.08 01:27:10.004512 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7013 | 2024.11.08 01:27:10.004969 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7014 | 2024.11.08 01:27:10.005010 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
7015 | 2024.11.08 01:27:10.005423 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7016 | 2024.11.08 01:27:10.005673 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7017 | 2024.11.08 01:27:10.005805 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001655 sec., 80966.7673716012 rows/sec., 5.64 MiB/sec. | ||
7018 | 2024.11.08 01:27:10.005971 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Debug> DynamicQueryHandler: Done processing query | ||
7019 | 2024.11.08 01:27:10.005996 [ 289 ] {272bdc31-43bb-4114-8227-5a46fdd7f9f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7020 | 2024.11.08 01:27:10.006012 [ 289 ] {} <Debug> HTTP-Session: 8f6309f2-c919-401f-a5bb-8bc6b803a86f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7021 | 2024.11.08 01:27:10.006179 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7022 | 2024.11.08 01:27:10.006260 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46509, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7023 | 2024.11.08 01:27:10.006362 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7024 | 2024.11.08 01:27:10.006387 [ 294 ] {} <Debug> HTTP-Session: f0aa4761-8147-41a7-9b60-2d917112b5ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46509 | ||
7025 | 2024.11.08 01:27:10.006411 [ 294 ] {} <Debug> HTTP-Session: f0aa4761-8147-41a7-9b60-2d917112b5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7026 | 2024.11.08 01:27:10.006425 [ 294 ] {} <Debug> HTTP-Session: f0aa4761-8147-41a7-9b60-2d917112b5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7027 | 2024.11.08 01:27:10.006480 [ 294 ] {} <Trace> HTTP-Session: f0aa4761-8147-41a7-9b60-2d917112b5ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7028 | 2024.11.08 01:27:10.006687 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46509) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7029 | 2024.11.08 01:27:10.006760 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7030 | 2024.11.08 01:27:10.006968 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7031 | 2024.11.08 01:27:10.007329 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7032 | 2024.11.08 01:27:10.007370 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
7033 | 2024.11.08 01:27:10.007813 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7034 | 2024.11.08 01:27:10.008063 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2024.11.08 01:27:10.008241 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001628 sec., 29484.02948402948 rows/sec., 1.99 MiB/sec. | ||
7036 | 2024.11.08 01:27:10.008442 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Debug> DynamicQueryHandler: Done processing query | ||
7037 | 2024.11.08 01:27:10.008469 [ 294 ] {b65f860e-72e5-4204-b439-09656590e9dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7038 | 2024.11.08 01:27:10.008485 [ 294 ] {} <Debug> HTTP-Session: f0aa4761-8147-41a7-9b60-2d917112b5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7039 | 2024.11.08 01:27:10.008865 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46509, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7040 | 2024.11.08 01:27:10.041187 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7041 | 2024.11.08 01:27:10.054520 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7042 | 2024.11.08 01:27:10.056671 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59074, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7043 | 2024.11.08 01:27:10.063922 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7044 | 2024.11.08 01:27:10.074216 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7045 | 2024.11.08 01:27:10.079496 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7046 | 2024.11.08 01:27:10.081934 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7047 | 2024.11.08 01:27:10.092870 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7048 | 2024.11.08 01:27:10.092947 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52938, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7049 | 2024.11.08 01:27:10.111328 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7050 | 2024.11.08 01:27:10.122823 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39463, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7051 | 2024.11.08 01:27:10.132213 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7052 | 2024.11.08 01:27:11.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.97 MiB, peak 171.36 MiB, free memory in arenas 0.00 B, will set to 162.66 MiB (RSS), difference: 4.69 MiB | ||
7053 | 2024.11.08 01:27:12.008475 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7054 | 2024.11.08 01:27:12.008531 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7055 | 2024.11.08 01:27:12.161499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 710 | ||
7056 | 2024.11.08 01:27:12.164547 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7057 | 2024.11.08 01:27:12.164588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.80 GiB. | ||
7058 | 2024.11.08 01:27:12.166164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7059 | 2024.11.08 01:27:12.166471 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7060 | 2024.11.08 01:27:12.166993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
7061 | 2024.11.08 01:27:14.993214 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36109, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7062 | 2024.11.08 01:27:14.993347 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7063 | 2024.11.08 01:27:14.993372 [ 289 ] {} <Debug> HTTP-Session: 3cbd8af5-e4b9-4714-accc-f128775d37f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36109 | ||
7064 | 2024.11.08 01:27:14.993397 [ 289 ] {} <Debug> HTTP-Session: 3cbd8af5-e4b9-4714-accc-f128775d37f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7065 | 2024.11.08 01:27:14.993412 [ 289 ] {} <Debug> HTTP-Session: 3cbd8af5-e4b9-4714-accc-f128775d37f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7066 | 2024.11.08 01:27:14.993466 [ 289 ] {} <Trace> HTTP-Session: 3cbd8af5-e4b9-4714-accc-f128775d37f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7067 | 2024.11.08 01:27:14.993698 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36109) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7068 | 2024.11.08 01:27:14.993765 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7069 | 2024.11.08 01:27:14.994106 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7070 | 2024.11.08 01:27:14.994566 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7071 | 2024.11.08 01:27:14.994615 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7072 | 2024.11.08 01:27:14.995035 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7073 | 2024.11.08 01:27:14.995287 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7074 | 2024.11.08 01:27:14.995460 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.34 MiB/sec. | ||
7075 | 2024.11.08 01:27:14.995686 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Debug> DynamicQueryHandler: Done processing query | ||
7076 | 2024.11.08 01:27:14.995712 [ 289 ] {9fb2aed8-4fea-4b83-88a2-23b526d6d782} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7077 | 2024.11.08 01:27:14.995730 [ 289 ] {} <Debug> HTTP-Session: 3cbd8af5-e4b9-4714-accc-f128775d37f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7078 | 2024.11.08 01:27:14.995941 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7079 | 2024.11.08 01:27:14.996086 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53326, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7080 | 2024.11.08 01:27:14.996214 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7081 | 2024.11.08 01:27:14.996244 [ 294 ] {} <Debug> HTTP-Session: 7d775562-5f34-4c2e-8291-d2b9f22a8c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:53326 | ||
7082 | 2024.11.08 01:27:14.996274 [ 294 ] {} <Debug> HTTP-Session: 7d775562-5f34-4c2e-8291-d2b9f22a8c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7083 | 2024.11.08 01:27:14.996293 [ 294 ] {} <Debug> HTTP-Session: 7d775562-5f34-4c2e-8291-d2b9f22a8c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7084 | 2024.11.08 01:27:14.996368 [ 294 ] {} <Trace> HTTP-Session: 7d775562-5f34-4c2e-8291-d2b9f22a8c49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2024.11.08 01:27:14.996606 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53326) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7086 | 2024.11.08 01:27:14.996686 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7087 | 2024.11.08 01:27:14.997068 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7088 | 2024.11.08 01:27:14.997503 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7089 | 2024.11.08 01:27:14.997546 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7090 | 2024.11.08 01:27:14.997973 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7091 | 2024.11.08 01:27:14.998230 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7092 | 2024.11.08 01:27:14.998388 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. | ||
7093 | 2024.11.08 01:27:14.998591 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Debug> DynamicQueryHandler: Done processing query | ||
7094 | 2024.11.08 01:27:14.998619 [ 294 ] {bb4afaaf-e33b-46d1-9b06-26061bef1386} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7095 | 2024.11.08 01:27:14.998636 [ 294 ] {} <Debug> HTTP-Session: 7d775562-5f34-4c2e-8291-d2b9f22a8c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7096 | 2024.11.08 01:27:14.998833 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7097 | 2024.11.08 01:27:14.998880 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36109, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7098 | 2024.11.08 01:27:14.998961 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7099 | 2024.11.08 01:27:14.998981 [ 289 ] {} <Debug> HTTP-Session: 940c30eb-7763-479e-8c2e-597d0b5e4f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:36109 | ||
7100 | 2024.11.08 01:27:14.999003 [ 289 ] {} <Debug> HTTP-Session: 940c30eb-7763-479e-8c2e-597d0b5e4f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7101 | 2024.11.08 01:27:14.999019 [ 289 ] {} <Debug> HTTP-Session: 940c30eb-7763-479e-8c2e-597d0b5e4f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7102 | 2024.11.08 01:27:14.999068 [ 289 ] {} <Trace> HTTP-Session: 940c30eb-7763-479e-8c2e-597d0b5e4f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7103 | 2024.11.08 01:27:14.999243 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36109) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7104 | 2024.11.08 01:27:14.999296 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7105 | 2024.11.08 01:27:14.999478 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7106 | 2024.11.08 01:27:14.999872 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2024.11.08 01:27:14.999911 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7108 | 2024.11.08 01:27:15.000182 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.12 MiB, peak 171.36 MiB, free memory in arenas 0.00 B, will set to 162.86 MiB (RSS), difference: -1.26 MiB | ||
7109 | 2024.11.08 01:27:15.000639 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7110 | 2024.11.08 01:27:15.000938 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2024.11.08 01:27:15.001065 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001903 sec., 84077.77193904361 rows/sec., 5.86 MiB/sec. | ||
7112 | 2024.11.08 01:27:15.001235 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Debug> DynamicQueryHandler: Done processing query | ||
7113 | 2024.11.08 01:27:15.001259 [ 289 ] {456f8a38-1798-40df-8f41-c321eb50dbe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7114 | 2024.11.08 01:27:15.001274 [ 289 ] {} <Debug> HTTP-Session: 940c30eb-7763-479e-8c2e-597d0b5e4f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7115 | 2024.11.08 01:27:15.001484 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7116 | 2024.11.08 01:27:15.001554 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53711, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7117 | 2024.11.08 01:27:15.001638 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7118 | 2024.11.08 01:27:15.001664 [ 294 ] {} <Debug> HTTP-Session: bd49bb65-10b4-4342-a58a-549e38c56f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:53711 | ||
7119 | 2024.11.08 01:27:15.001685 [ 294 ] {} <Debug> HTTP-Session: bd49bb65-10b4-4342-a58a-549e38c56f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7120 | 2024.11.08 01:27:15.001702 [ 294 ] {} <Debug> HTTP-Session: bd49bb65-10b4-4342-a58a-549e38c56f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7121 | 2024.11.08 01:27:15.001751 [ 294 ] {} <Trace> HTTP-Session: bd49bb65-10b4-4342-a58a-549e38c56f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7122 | 2024.11.08 01:27:15.001932 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53711) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7123 | 2024.11.08 01:27:15.001991 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7124 | 2024.11.08 01:27:15.002157 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7125 | 2024.11.08 01:27:15.002460 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7126 | 2024.11.08 01:27:15.002499 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7127 | 2024.11.08 01:27:15.002894 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7128 | 2024.11.08 01:27:15.003169 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7129 | 2024.11.08 01:27:15.003338 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
7130 | 2024.11.08 01:27:15.003542 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Debug> DynamicQueryHandler: Done processing query | ||
7131 | 2024.11.08 01:27:15.003574 [ 294 ] {64e1e0f4-fe4a-472b-81e5-e310d2b4b4d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7132 | 2024.11.08 01:27:15.003595 [ 294 ] {} <Debug> HTTP-Session: bd49bb65-10b4-4342-a58a-549e38c56f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7133 | 2024.11.08 01:27:15.003841 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7134 | 2024.11.08 01:27:17.536818 [ 29 ] {} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7135 | 2024.11.08 01:27:17.536908 [ 29 ] {} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7136 | 2024.11.08 01:27:17.536948 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7137 | 2024.11.08 01:27:17.537158 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
7138 | 2024.11.08 01:27:17.537322 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7139 | 2024.11.08 01:27:17.537359 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
7140 | 2024.11.08 01:27:17.537438 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
7141 | 2024.11.08 01:27:17.537672 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
7142 | 2024.11.08 01:27:17.537932 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
7143 | 2024.11.08 01:27:17.538102 [ 186 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7144 | 2024.11.08 01:27:17.539197 [ 193 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144539 sec., 36371.453258719004 rows/sec., 1.86 MiB/sec. | ||
7145 | 2024.11.08 01:27:17.539406 [ 193 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7146 | 2024.11.08 01:27:17.539793 [ 193 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7147 | 2024.11.08 01:27:17.539901 [ 193 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_13_3} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7148 | 2024.11.08 01:27:17.540015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7149 | 2024.11.08 01:27:20.000678 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7150 | 2024.11.08 01:27:20.000823 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7151 | 2024.11.08 01:27:20.000853 [ 290 ] {} <Debug> HTTP-Session: a6ace5cd-0845-4b07-ab1c-7e44b6ad6b37 Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
7152 | 2024.11.08 01:27:20.000883 [ 290 ] {} <Debug> HTTP-Session: a6ace5cd-0845-4b07-ab1c-7e44b6ad6b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7153 | 2024.11.08 01:27:20.000901 [ 290 ] {} <Debug> HTTP-Session: a6ace5cd-0845-4b07-ab1c-7e44b6ad6b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7154 | 2024.11.08 01:27:20.000962 [ 290 ] {} <Trace> HTTP-Session: a6ace5cd-0845-4b07-ab1c-7e44b6ad6b37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7155 | 2024.11.08 01:27:20.001162 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
7156 | 2024.11.08 01:27:20.001230 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7157 | 2024.11.08 01:27:20.001571 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7158 | 2024.11.08 01:27:20.002015 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7159 | 2024.11.08 01:27:20.002058 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7160 | 2024.11.08 01:27:20.002469 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7161 | 2024.11.08 01:27:20.002732 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7162 | 2024.11.08 01:27:20.002908 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 562.08 KiB/sec. | ||
7163 | 2024.11.08 01:27:20.003121 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Debug> DynamicQueryHandler: Done processing query | ||
7164 | 2024.11.08 01:27:20.003148 [ 290 ] {cdcc695d-d3a2-44b1-a32e-8aa51a093c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7165 | 2024.11.08 01:27:20.003166 [ 290 ] {} <Debug> HTTP-Session: a6ace5cd-0845-4b07-ab1c-7e44b6ad6b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7166 | 2024.11.08 01:27:20.003424 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7167 | 2024.11.08 01:27:20.003592 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39711, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7168 | 2024.11.08 01:27:20.003704 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7169 | 2024.11.08 01:27:20.003730 [ 289 ] {} <Debug> HTTP-Session: 87a2a39b-ef12-4485-9edd-775387de3ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39711 | ||
7170 | 2024.11.08 01:27:20.003756 [ 289 ] {} <Debug> HTTP-Session: 87a2a39b-ef12-4485-9edd-775387de3ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7171 | 2024.11.08 01:27:20.003772 [ 289 ] {} <Debug> HTTP-Session: 87a2a39b-ef12-4485-9edd-775387de3ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7172 | 2024.11.08 01:27:20.003828 [ 289 ] {} <Trace> HTTP-Session: 87a2a39b-ef12-4485-9edd-775387de3ad0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7173 | 2024.11.08 01:27:20.004140 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39711) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7174 | 2024.11.08 01:27:20.004211 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7175 | 2024.11.08 01:27:20.004558 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7176 | 2024.11.08 01:27:20.005131 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7177 | 2024.11.08 01:27:20.005177 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7178 | 2024.11.08 01:27:20.005634 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7179 | 2024.11.08 01:27:20.005906 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7180 | 2024.11.08 01:27:20.006095 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002113 sec., 135825.84003786088 rows/sec., 11.99 MiB/sec. | ||
7181 | 2024.11.08 01:27:20.006304 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Debug> DynamicQueryHandler: Done processing query | ||
7182 | 2024.11.08 01:27:20.006332 [ 289 ] {e7d97feb-b29d-4257-92a0-3dd195ad70b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7183 | 2024.11.08 01:27:20.006349 [ 289 ] {} <Debug> HTTP-Session: 87a2a39b-ef12-4485-9edd-775387de3ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7184 | 2024.11.08 01:27:20.006528 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7185 | 2024.11.08 01:27:20.006569 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39711, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7186 | 2024.11.08 01:27:20.006621 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7187 | 2024.11.08 01:27:20.006656 [ 290 ] {} <Debug> HTTP-Session: 365ade3e-ebc6-479e-9169-8bfde8c55523 Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
7188 | 2024.11.08 01:27:20.006680 [ 290 ] {} <Debug> HTTP-Session: 365ade3e-ebc6-479e-9169-8bfde8c55523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7189 | 2024.11.08 01:27:20.006699 [ 290 ] {} <Debug> HTTP-Session: 365ade3e-ebc6-479e-9169-8bfde8c55523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7190 | 2024.11.08 01:27:20.006753 [ 290 ] {} <Trace> HTTP-Session: 365ade3e-ebc6-479e-9169-8bfde8c55523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7191 | 2024.11.08 01:27:20.006885 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7192 | 2024.11.08 01:27:20.006933 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7193 | 2024.11.08 01:27:20.007198 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7194 | 2024.11.08 01:27:20.007577 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7195 | 2024.11.08 01:27:20.007615 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7196 | 2024.11.08 01:27:20.007976 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7197 | 2024.11.08 01:27:20.008225 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7198 | 2024.11.08 01:27:20.008393 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001539 sec., 31838.85640025991 rows/sec., 2.29 MiB/sec. | ||
7199 | 2024.11.08 01:27:20.008582 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Debug> DynamicQueryHandler: Done processing query | ||
7200 | 2024.11.08 01:27:20.008607 [ 290 ] {34d17780-e558-437e-b9fe-3cc89fd99b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7201 | 2024.11.08 01:27:20.008623 [ 290 ] {} <Debug> HTTP-Session: 365ade3e-ebc6-479e-9169-8bfde8c55523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7202 | 2024.11.08 01:27:20.008865 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7203 | 2024.11.08 01:27:20.008974 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36543, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7204 | 2024.11.08 01:27:20.009043 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7205 | 2024.11.08 01:27:20.009066 [ 289 ] {} <Debug> HTTP-Session: c4b6912f-4a9b-4c08-8154-eb165327fe77 Authenticating user 'default' from [fd00:1122:3344:101::d]:36543 | ||
7206 | 2024.11.08 01:27:20.009087 [ 289 ] {} <Debug> HTTP-Session: c4b6912f-4a9b-4c08-8154-eb165327fe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7207 | 2024.11.08 01:27:20.009102 [ 289 ] {} <Debug> HTTP-Session: c4b6912f-4a9b-4c08-8154-eb165327fe77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7208 | 2024.11.08 01:27:20.009154 [ 289 ] {} <Trace> HTTP-Session: c4b6912f-4a9b-4c08-8154-eb165327fe77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7209 | 2024.11.08 01:27:20.009318 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36543) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7210 | 2024.11.08 01:27:20.009382 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7211 | 2024.11.08 01:27:20.009713 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7212 | 2024.11.08 01:27:20.010064 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7213 | 2024.11.08 01:27:20.010111 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7214 | 2024.11.08 01:27:20.010481 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7215 | 2024.11.08 01:27:20.010740 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7216 | 2024.11.08 01:27:20.010941 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 590.29 KiB/sec. | ||
7217 | 2024.11.08 01:27:20.011364 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Debug> DynamicQueryHandler: Done processing query | ||
7218 | 2024.11.08 01:27:20.011402 [ 289 ] {d849e684-956c-4537-8f88-5d17694e4316} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7219 | 2024.11.08 01:27:20.011425 [ 289 ] {} <Debug> HTTP-Session: c4b6912f-4a9b-4c08-8154-eb165327fe77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7220 | 2024.11.08 01:27:20.011704 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7221 | 2024.11.08 01:27:20.011728 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7222 | 2024.11.08 01:27:20.011817 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7223 | 2024.11.08 01:27:20.011858 [ 290 ] {} <Debug> HTTP-Session: f2955daa-c3eb-44a6-b30c-5fb305c3bcb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
7224 | 2024.11.08 01:27:20.011884 [ 290 ] {} <Debug> HTTP-Session: f2955daa-c3eb-44a6-b30c-5fb305c3bcb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7225 | 2024.11.08 01:27:20.011921 [ 290 ] {} <Debug> HTTP-Session: f2955daa-c3eb-44a6-b30c-5fb305c3bcb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7226 | 2024.11.08 01:27:20.011979 [ 290 ] {} <Trace> HTTP-Session: f2955daa-c3eb-44a6-b30c-5fb305c3bcb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7227 | 2024.11.08 01:27:20.012108 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7228 | 2024.11.08 01:27:20.012156 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7229 | 2024.11.08 01:27:20.012413 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7230 | 2024.11.08 01:27:20.012743 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7231 | 2024.11.08 01:27:20.012780 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7232 | 2024.11.08 01:27:20.013157 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7233 | 2024.11.08 01:27:20.013418 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7234 | 2024.11.08 01:27:20.013584 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. | ||
7235 | 2024.11.08 01:27:20.013822 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Debug> DynamicQueryHandler: Done processing query | ||
7236 | 2024.11.08 01:27:20.013848 [ 290 ] {4ac069d9-9d4d-4029-9b84-b7958b94a95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7237 | 2024.11.08 01:27:20.013865 [ 290 ] {} <Debug> HTTP-Session: f2955daa-c3eb-44a6-b30c-5fb305c3bcb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7238 | 2024.11.08 01:27:20.014169 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7239 | 2024.11.08 01:27:20.014292 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64826, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7240 | 2024.11.08 01:27:20.014360 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7241 | 2024.11.08 01:27:20.014381 [ 289 ] {} <Debug> HTTP-Session: f30bb4e6-9647-4338-845b-438156cd7041 Authenticating user 'default' from [fd00:1122:3344:101::d]:64826 | ||
7242 | 2024.11.08 01:27:20.014404 [ 289 ] {} <Debug> HTTP-Session: f30bb4e6-9647-4338-845b-438156cd7041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7243 | 2024.11.08 01:27:20.014419 [ 289 ] {} <Debug> HTTP-Session: f30bb4e6-9647-4338-845b-438156cd7041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7244 | 2024.11.08 01:27:20.014464 [ 289 ] {} <Trace> HTTP-Session: f30bb4e6-9647-4338-845b-438156cd7041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7245 | 2024.11.08 01:27:20.014847 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64826) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7246 | 2024.11.08 01:27:20.014902 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7247 | 2024.11.08 01:27:20.015177 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7248 | 2024.11.08 01:27:20.015751 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7249 | 2024.11.08 01:27:20.015793 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7250 | 2024.11.08 01:27:20.016193 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7251 | 2024.11.08 01:27:20.016430 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7252 | 2024.11.08 01:27:20.016599 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001995 sec., 212531.32832080201 rows/sec., 15.20 MiB/sec. | ||
7253 | 2024.11.08 01:27:20.016782 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Debug> DynamicQueryHandler: Done processing query | ||
7254 | 2024.11.08 01:27:20.016821 [ 289 ] {9397f16a-4f36-401f-9732-401e42aabace} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7255 | 2024.11.08 01:27:20.016837 [ 289 ] {} <Debug> HTTP-Session: f30bb4e6-9647-4338-845b-438156cd7041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7256 | 2024.11.08 01:27:20.017073 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7257 | 2024.11.08 01:27:20.017088 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7258 | 2024.11.08 01:27:20.017182 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7259 | 2024.11.08 01:27:20.017207 [ 290 ] {} <Debug> HTTP-Session: 04aa3044-505f-4711-99a0-935f663e03bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
7260 | 2024.11.08 01:27:20.017236 [ 290 ] {} <Debug> HTTP-Session: 04aa3044-505f-4711-99a0-935f663e03bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7261 | 2024.11.08 01:27:20.017255 [ 290 ] {} <Debug> HTTP-Session: 04aa3044-505f-4711-99a0-935f663e03bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7262 | 2024.11.08 01:27:20.017302 [ 290 ] {} <Trace> HTTP-Session: 04aa3044-505f-4711-99a0-935f663e03bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7263 | 2024.11.08 01:27:20.017431 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7264 | 2024.11.08 01:27:20.017490 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7265 | 2024.11.08 01:27:20.017682 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7266 | 2024.11.08 01:27:20.018011 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7267 | 2024.11.08 01:27:20.018056 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7268 | 2024.11.08 01:27:20.018440 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7269 | 2024.11.08 01:27:20.018691 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7270 | 2024.11.08 01:27:20.018837 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. | ||
7271 | 2024.11.08 01:27:20.019022 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Debug> DynamicQueryHandler: Done processing query | ||
7272 | 2024.11.08 01:27:20.019048 [ 290 ] {fecc5d79-ac27-44d0-9361-6095015291a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7273 | 2024.11.08 01:27:20.019064 [ 290 ] {} <Debug> HTTP-Session: 04aa3044-505f-4711-99a0-935f663e03bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7274 | 2024.11.08 01:27:20.019242 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7275 | 2024.11.08 01:27:20.019367 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49697, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7276 | 2024.11.08 01:27:20.019433 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7277 | 2024.11.08 01:27:20.019454 [ 289 ] {} <Debug> HTTP-Session: 9859e0aa-399c-4c38-af0e-ff07a52eccb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49697 | ||
7278 | 2024.11.08 01:27:20.019474 [ 289 ] {} <Debug> HTTP-Session: 9859e0aa-399c-4c38-af0e-ff07a52eccb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7279 | 2024.11.08 01:27:20.019489 [ 289 ] {} <Debug> HTTP-Session: 9859e0aa-399c-4c38-af0e-ff07a52eccb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7280 | 2024.11.08 01:27:20.019533 [ 289 ] {} <Trace> HTTP-Session: 9859e0aa-399c-4c38-af0e-ff07a52eccb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7281 | 2024.11.08 01:27:20.019749 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49697) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7282 | 2024.11.08 01:27:20.019805 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7283 | 2024.11.08 01:27:20.019987 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7284 | 2024.11.08 01:27:20.020393 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2024.11.08 01:27:20.020431 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7286 | 2024.11.08 01:27:20.020849 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7287 | 2024.11.08 01:27:20.021089 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2024.11.08 01:27:20.021260 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001616 sec., 146658.41584158415 rows/sec., 9.83 MiB/sec. | ||
7289 | 2024.11.08 01:27:20.021532 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Debug> DynamicQueryHandler: Done processing query | ||
7290 | 2024.11.08 01:27:20.021573 [ 289 ] {9e727985-8d36-4741-aca1-514db3033bb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7291 | 2024.11.08 01:27:20.021590 [ 289 ] {} <Debug> HTTP-Session: 9859e0aa-399c-4c38-af0e-ff07a52eccb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7292 | 2024.11.08 01:27:20.021745 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7293 | 2024.11.08 01:27:20.021763 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7294 | 2024.11.08 01:27:20.021833 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7295 | 2024.11.08 01:27:20.021864 [ 290 ] {} <Debug> HTTP-Session: 27cb5ee8-1781-49da-a5ea-1404ea260c3a Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
7296 | 2024.11.08 01:27:20.021884 [ 290 ] {} <Debug> HTTP-Session: 27cb5ee8-1781-49da-a5ea-1404ea260c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7297 | 2024.11.08 01:27:20.021915 [ 290 ] {} <Debug> HTTP-Session: 27cb5ee8-1781-49da-a5ea-1404ea260c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7298 | 2024.11.08 01:27:20.021965 [ 290 ] {} <Trace> HTTP-Session: 27cb5ee8-1781-49da-a5ea-1404ea260c3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7299 | 2024.11.08 01:27:20.022067 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7300 | 2024.11.08 01:27:20.022117 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7301 | 2024.11.08 01:27:20.022269 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7302 | 2024.11.08 01:27:20.022545 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2024.11.08 01:27:20.022582 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7304 | 2024.11.08 01:27:20.022946 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7305 | 2024.11.08 01:27:20.023209 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7306 | 2024.11.08 01:27:20.023373 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001317 sec., 759.301442672741 rows/sec., 51.16 KiB/sec. | ||
7307 | 2024.11.08 01:27:20.023547 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Debug> DynamicQueryHandler: Done processing query | ||
7308 | 2024.11.08 01:27:20.023572 [ 290 ] {c467d640-4de7-4d51-8179-18c655cf75ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7309 | 2024.11.08 01:27:20.023589 [ 290 ] {} <Debug> HTTP-Session: 27cb5ee8-1781-49da-a5ea-1404ea260c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7310 | 2024.11.08 01:27:20.023766 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7311 | 2024.11.08 01:27:20.023954 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60501, User-Agent: (none), Length: 70327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7312 | 2024.11.08 01:27:20.024046 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7313 | 2024.11.08 01:27:20.024070 [ 289 ] {} <Debug> HTTP-Session: efc33069-e823-406e-bdac-cbf9ec3de4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60501 | ||
7314 | 2024.11.08 01:27:20.024088 [ 289 ] {} <Debug> HTTP-Session: efc33069-e823-406e-bdac-cbf9ec3de4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7315 | 2024.11.08 01:27:20.024103 [ 289 ] {} <Debug> HTTP-Session: efc33069-e823-406e-bdac-cbf9ec3de4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7316 | 2024.11.08 01:27:20.024145 [ 289 ] {} <Trace> HTTP-Session: efc33069-e823-406e-bdac-cbf9ec3de4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7317 | 2024.11.08 01:27:20.025233 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60501) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7318 | 2024.11.08 01:27:20.025319 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7319 | 2024.11.08 01:27:20.025832 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7320 | 2024.11.08 01:27:20.026490 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2024.11.08 01:27:20.026530 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7322 | 2024.11.08 01:27:20.027224 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7323 | 2024.11.08 01:27:20.027489 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2024.11.08 01:27:20.027661 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7325 | 2024.11.08 01:27:20.027689 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00341 sec., 12316.715542521995 rows/sec., 22.07 MiB/sec. | ||
7326 | 2024.11.08 01:27:20.027748 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7327 | 2024.11.08 01:27:20.027826 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7328 | 2024.11.08 01:27:20.028284 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
7329 | 2024.11.08 01:27:20.028415 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Debug> DynamicQueryHandler: Done processing query | ||
7330 | 2024.11.08 01:27:20.028456 [ 289 ] {f205ee15-8a24-4d97-aacf-2f9aff0712d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
7331 | 2024.11.08 01:27:20.028482 [ 289 ] {} <Debug> HTTP-Session: efc33069-e823-406e-bdac-cbf9ec3de4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7332 | 2024.11.08 01:27:20.028700 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7333 | 2024.11.08 01:27:20.028784 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7334 | 2024.11.08 01:27:20.028811 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7335 | 2024.11.08 01:27:20.028931 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7336 | 2024.11.08 01:27:20.028974 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 298 rows starting from the beginning of the part | ||
7337 | 2024.11.08 01:27:20.028990 [ 290 ] {} <Debug> HTTP-Session: 0dbba8c7-443d-4c96-8dea-2054c9f2a62b Authenticating user 'default' from [fd00:1122:3344:101::d]:38462 | ||
7338 | 2024.11.08 01:27:20.029042 [ 290 ] {} <Debug> HTTP-Session: 0dbba8c7-443d-4c96-8dea-2054c9f2a62b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7339 | 2024.11.08 01:27:20.029097 [ 290 ] {} <Debug> HTTP-Session: 0dbba8c7-443d-4c96-8dea-2054c9f2a62b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7340 | 2024.11.08 01:27:20.029189 [ 290 ] {} <Trace> HTTP-Session: 0dbba8c7-443d-4c96-8dea-2054c9f2a62b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7341 | 2024.11.08 01:27:20.029592 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
7342 | 2024.11.08 01:27:20.029676 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38462) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7343 | 2024.11.08 01:27:20.030024 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7344 | 2024.11.08 01:27:20.030108 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
7345 | 2024.11.08 01:27:20.030942 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
7346 | 2024.11.08 01:27:20.030982 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7347 | 2024.11.08 01:27:20.031561 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
7348 | 2024.11.08 01:27:20.032226 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
7349 | 2024.11.08 01:27:20.032540 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7350 | 2024.11.08 01:27:20.032739 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7351 | 2024.11.08 01:27:20.033742 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7352 | 2024.11.08 01:27:20.034200 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7353 | 2024.11.08 01:27:20.034461 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004888 sec., 16775.777414075288 rows/sec., 1.07 MiB/sec. | ||
7354 | 2024.11.08 01:27:20.034793 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Debug> DynamicQueryHandler: Done processing query | ||
7355 | 2024.11.08 01:27:20.034858 [ 290 ] {471c0571-136b-4099-a019-0ce06c783182} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7356 | 2024.11.08 01:27:20.034910 [ 290 ] {} <Debug> HTTP-Session: 0dbba8c7-443d-4c96-8dea-2054c9f2a62b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7357 | 2024.11.08 01:27:20.035306 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7358 | 2024.11.08 01:27:20.037801 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 19 columns (19 merged, 0 gathered) in 0.009849583 sec., 51575.78752318753 rows/sec., 92.42 MiB/sec. | ||
7359 | 2024.11.08 01:27:20.038845 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7360 | 2024.11.08 01:27:20.039260 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7361 | 2024.11.08 01:27:20.039338 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7362 | 2024.11.08 01:27:20.039494 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
7363 | 2024.11.08 01:27:21.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.91 MiB, peak 172.39 MiB, free memory in arenas 0.00 B, will set to 165.32 MiB (RSS), difference: 1.41 MiB | ||
7364 | 2024.11.08 01:27:22.167262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 740 | ||
7365 | 2024.11.08 01:27:22.170530 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2024.11.08 01:27:22.170588 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7367 | 2024.11.08 01:27:22.171991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7368 | 2024.11.08 01:27:22.172320 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7369 | 2024.11.08 01:27:22.172559 [ 47 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7370 | 2024.11.08 01:27:22.172671 [ 47 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7371 | 2024.11.08 01:27:22.172738 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7372 | 2024.11.08 01:27:22.173162 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
7373 | 2024.11.08 01:27:22.174057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
7374 | 2024.11.08 01:27:22.174508 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7375 | 2024.11.08 01:27:22.174707 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 592 rows starting from the beginning of the part | ||
7376 | 2024.11.08 01:27:22.175210 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
7377 | 2024.11.08 01:27:22.175672 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
7378 | 2024.11.08 01:27:22.176243 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
7379 | 2024.11.08 01:27:22.176744 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
7380 | 2024.11.08 01:27:22.177239 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
7381 | 2024.11.08 01:27:22.185469 [ 193 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 72 columns (72 merged, 0 gathered) in 0.012599789 sec., 58731.14224373122 rows/sec., 49.21 MiB/sec. | ||
7382 | 2024.11.08 01:27:22.186754 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7383 | 2024.11.08 01:27:22.187585 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7384 | 2024.11.08 01:27:22.187681 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_21_4} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7385 | 2024.11.08 01:27:22.188001 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
7386 | 2024.11.08 01:27:24.992078 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62229, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7387 | 2024.11.08 01:27:24.992225 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7388 | 2024.11.08 01:27:24.992257 [ 290 ] {} <Debug> HTTP-Session: 2eb6f47a-d871-4dc6-bf36-1c6f881b4355 Authenticating user 'default' from [fd00:1122:3344:101::d]:62229 | ||
7389 | 2024.11.08 01:27:24.992285 [ 290 ] {} <Debug> HTTP-Session: 2eb6f47a-d871-4dc6-bf36-1c6f881b4355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7390 | 2024.11.08 01:27:24.992299 [ 290 ] {} <Debug> HTTP-Session: 2eb6f47a-d871-4dc6-bf36-1c6f881b4355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7391 | 2024.11.08 01:27:24.992350 [ 290 ] {} <Trace> HTTP-Session: 2eb6f47a-d871-4dc6-bf36-1c6f881b4355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7392 | 2024.11.08 01:27:24.992560 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62229) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7393 | 2024.11.08 01:27:24.992629 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7394 | 2024.11.08 01:27:24.992961 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7395 | 2024.11.08 01:27:24.993468 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7396 | 2024.11.08 01:27:24.993513 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7397 | 2024.11.08 01:27:24.993957 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7398 | 2024.11.08 01:27:24.994212 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7399 | 2024.11.08 01:27:24.994379 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
7400 | 2024.11.08 01:27:24.994402 [ 46 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7401 | 2024.11.08 01:27:24.994526 [ 46 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7402 | 2024.11.08 01:27:24.994579 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7403 | 2024.11.08 01:27:24.994696 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Debug> DynamicQueryHandler: Done processing query | ||
7404 | 2024.11.08 01:27:24.994730 [ 290 ] {4546e345-c209-4c33-aa7e-7ddb3c5b2052} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7405 | 2024.11.08 01:27:24.994743 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
7406 | 2024.11.08 01:27:24.994751 [ 290 ] {} <Debug> HTTP-Session: 2eb6f47a-d871-4dc6-bf36-1c6f881b4355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7407 | 2024.11.08 01:27:24.994890 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7408 | 2024.11.08 01:27:24.994941 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1437 rows starting from the beginning of the part | ||
7409 | 2024.11.08 01:27:24.994954 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7410 | 2024.11.08 01:27:24.995163 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63348, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7411 | 2024.11.08 01:27:24.995196 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
7412 | 2024.11.08 01:27:24.995350 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7413 | 2024.11.08 01:27:24.995468 [ 289 ] {} <Debug> HTTP-Session: 0a2f6fae-f43a-40d4-8346-efc1f69ca34c Authenticating user 'default' from [fd00:1122:3344:101::d]:63348 | ||
7414 | 2024.11.08 01:27:24.995492 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 62 rows starting from the beginning of the part | ||
7415 | 2024.11.08 01:27:24.995522 [ 289 ] {} <Debug> HTTP-Session: 0a2f6fae-f43a-40d4-8346-efc1f69ca34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7416 | 2024.11.08 01:27:24.995569 [ 289 ] {} <Debug> HTTP-Session: 0a2f6fae-f43a-40d4-8346-efc1f69ca34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7417 | 2024.11.08 01:27:24.995716 [ 289 ] {} <Trace> HTTP-Session: 0a2f6fae-f43a-40d4-8346-efc1f69ca34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7418 | 2024.11.08 01:27:24.995814 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
7419 | 2024.11.08 01:27:24.996094 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 287 rows starting from the beginning of the part | ||
7420 | 2024.11.08 01:27:24.996166 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63348) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7421 | 2024.11.08 01:27:24.996350 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
7422 | 2024.11.08 01:27:24.996350 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7423 | 2024.11.08 01:27:24.997405 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7424 | 2024.11.08 01:27:24.998310 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7425 | 2024.11.08 01:27:24.998374 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7426 | 2024.11.08 01:27:24.999384 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7427 | 2024.11.08 01:27:24.999768 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7428 | 2024.11.08 01:27:24.999959 [ 46 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7429 | 2024.11.08 01:27:24.999983 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00397 sec., 16120.906801007559 rows/sec., 1.26 MiB/sec. | ||
7430 | 2024.11.08 01:27:25.000000 [ 46 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7431 | 2024.11.08 01:27:25.000193 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7432 | 2024.11.08 01:27:25.000229 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.76 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.20 MiB (RSS), difference: -8.55 MiB | ||
7433 | 2024.11.08 01:27:25.000782 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Debug> DynamicQueryHandler: Done processing query | ||
7434 | 2024.11.08 01:27:25.000907 [ 289 ] {f0cee5a2-d4a0-4e90-8ff3-1c59b8fd02ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7435 | 2024.11.08 01:27:25.001074 [ 289 ] {} <Debug> HTTP-Session: 0a2f6fae-f43a-40d4-8346-efc1f69ca34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7436 | 2024.11.08 01:27:25.001447 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
7437 | 2024.11.08 01:27:25.001526 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7438 | 2024.11.08 01:27:25.002085 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62229, User-Agent: (none), Length: 24495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7439 | 2024.11.08 01:27:25.002131 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7440 | 2024.11.08 01:27:25.002349 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7441 | 2024.11.08 01:27:25.002365 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
7442 | 2024.11.08 01:27:25.002448 [ 290 ] {} <Debug> HTTP-Session: 25908e4d-7836-4da8-a1f1-4b97b2bdd086 Authenticating user 'default' from [fd00:1122:3344:101::d]:62229 | ||
7443 | 2024.11.08 01:27:25.002546 [ 290 ] {} <Debug> HTTP-Session: 25908e4d-7836-4da8-a1f1-4b97b2bdd086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7444 | 2024.11.08 01:27:25.002616 [ 290 ] {} <Debug> HTTP-Session: 25908e4d-7836-4da8-a1f1-4b97b2bdd086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7445 | 2024.11.08 01:27:25.002708 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.008026328 sec., 272229.0940514766 rows/sec., 23.94 MiB/sec. | ||
7446 | 2024.11.08 01:27:25.002845 [ 290 ] {} <Trace> HTTP-Session: 25908e4d-7836-4da8-a1f1-4b97b2bdd086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7447 | 2024.11.08 01:27:25.002928 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
7448 | 2024.11.08 01:27:25.003296 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
7449 | 2024.11.08 01:27:25.003313 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7450 | 2024.11.08 01:27:25.003415 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62229) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7451 | 2024.11.08 01:27:25.003749 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7452 | 2024.11.08 01:27:25.003818 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
7453 | 2024.11.08 01:27:25.004314 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 424 rows starting from the beginning of the part | ||
7454 | 2024.11.08 01:27:25.004706 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7455 | 2024.11.08 01:27:25.004932 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
7456 | 2024.11.08 01:27:25.005099 [ 201 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_41_8} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7457 | 2024.11.08 01:27:25.005460 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
7458 | 2024.11.08 01:27:25.005822 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7459 | 2024.11.08 01:27:25.006631 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7460 | 2024.11.08 01:27:25.006697 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7461 | 2024.11.08 01:27:25.007754 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7462 | 2024.11.08 01:27:25.008146 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7463 | 2024.11.08 01:27:25.008446 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005317 sec., 24073.72578521723 rows/sec., 1.68 MiB/sec. | ||
7464 | 2024.11.08 01:27:25.008436 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7465 | 2024.11.08 01:27:25.009049 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7466 | 2024.11.08 01:27:25.009075 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Debug> DynamicQueryHandler: Done processing query | ||
7467 | 2024.11.08 01:27:25.009077 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.008645276 sec., 227638.77058407388 rows/sec., 17.44 MiB/sec. | ||
7468 | 2024.11.08 01:27:25.009129 [ 290 ] {68d85ca1-d59e-479a-83e8-fc729b9615fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7469 | 2024.11.08 01:27:25.009149 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7470 | 2024.11.08 01:27:25.009180 [ 290 ] {} <Debug> HTTP-Session: 25908e4d-7836-4da8-a1f1-4b97b2bdd086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7471 | 2024.11.08 01:27:25.009444 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7472 | 2024.11.08 01:27:25.009461 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
7473 | 2024.11.08 01:27:25.009494 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7474 | 2024.11.08 01:27:25.009575 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39294, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7475 | 2024.11.08 01:27:25.009847 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7476 | 2024.11.08 01:27:25.009945 [ 289 ] {} <Debug> HTTP-Session: ca9d7404-19b1-4356-ae5a-48c5c35bed42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39294 | ||
7477 | 2024.11.08 01:27:25.010014 [ 289 ] {} <Debug> HTTP-Session: ca9d7404-19b1-4356-ae5a-48c5c35bed42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7478 | 2024.11.08 01:27:25.010075 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7479 | 2024.11.08 01:27:25.010090 [ 289 ] {} <Debug> HTTP-Session: ca9d7404-19b1-4356-ae5a-48c5c35bed42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7480 | 2024.11.08 01:27:25.010177 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8214 rows starting from the beginning of the part | ||
7481 | 2024.11.08 01:27:25.010206 [ 289 ] {} <Trace> HTTP-Session: ca9d7404-19b1-4356-ae5a-48c5c35bed42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7482 | 2024.11.08 01:27:25.010552 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
7483 | 2024.11.08 01:27:25.010579 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39294) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7484 | 2024.11.08 01:27:25.010787 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7485 | 2024.11.08 01:27:25.010829 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7486 | 2024.11.08 01:27:25.011019 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part | ||
7487 | 2024.11.08 01:27:25.011618 [ 197 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_41_8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7488 | 2024.11.08 01:27:25.011610 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
7489 | 2024.11.08 01:27:25.012149 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7490 | 2024.11.08 01:27:25.012229 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
7491 | 2024.11.08 01:27:25.012602 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7492 | 2024.11.08 01:27:25.012604 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
7493 | 2024.11.08 01:27:25.013358 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2024.11.08 01:27:25.013404 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7495 | 2024.11.08 01:27:25.013875 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7496 | 2024.11.08 01:27:25.014230 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2024.11.08 01:27:25.014436 [ 46 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7498 | 2024.11.08 01:27:25.014488 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00406 sec., 11822.660098522167 rows/sec., 815.89 KiB/sec. | ||
7499 | 2024.11.08 01:27:25.014498 [ 46 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2024.11.08 01:27:25.014544 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7501 | 2024.11.08 01:27:25.015036 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
7502 | 2024.11.08 01:27:25.015072 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Debug> DynamicQueryHandler: Done processing query | ||
7503 | 2024.11.08 01:27:25.015134 [ 289 ] {1bd6eaf0-923f-4d2e-a239-c414eea3be7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7504 | 2024.11.08 01:27:25.015180 [ 289 ] {} <Debug> HTTP-Session: ca9d7404-19b1-4356-ae5a-48c5c35bed42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7505 | 2024.11.08 01:27:25.015293 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7506 | 2024.11.08 01:27:25.015354 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2280 rows starting from the beginning of the part | ||
7507 | 2024.11.08 01:27:25.015506 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
7508 | 2024.11.08 01:27:25.015552 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7509 | 2024.11.08 01:27:25.015929 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
7510 | 2024.11.08 01:27:25.016305 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
7511 | 2024.11.08 01:27:25.016485 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
7512 | 2024.11.08 01:27:25.016658 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
7513 | 2024.11.08 01:27:25.017746 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9110 rows, containing 5 columns (5 merged, 0 gathered) in 0.008408333 sec., 1083449.0023171061 rows/sec., 73.77 MiB/sec. | ||
7514 | 2024.11.08 01:27:25.018117 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7515 | 2024.11.08 01:27:25.018661 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2024.11.08 01:27:25.018914 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7517 | 2024.11.08 01:27:25.019077 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2600 rows, containing 4 columns (4 merged, 0 gathered) in 0.004363408 sec., 595864.5169097183 rows/sec., 39.14 MiB/sec. | ||
7518 | 2024.11.08 01:27:25.019121 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
7519 | 2024.11.08 01:27:25.019494 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7520 | 2024.11.08 01:27:25.019805 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2024.11.08 01:27:25.019888 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_41_8} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7522 | 2024.11.08 01:27:25.019979 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
7523 | 2024.11.08 01:27:26.000201 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.54 MiB (RSS), difference: 8.44 MiB | ||
7524 | 2024.11.08 01:27:27.008783 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7525 | 2024.11.08 01:27:27.008838 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7526 | 2024.11.08 01:27:27.128805 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7527 | 2024.11.08 01:27:27.803732 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7528 | 2024.11.08 01:27:27.814233 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7529 | 2024.11.08 01:27:27.836536 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7530 | 2024.11.08 01:27:27.842845 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7531 | 2024.11.08 01:27:27.862133 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62996, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7532 | 2024.11.08 01:27:27.902479 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7533 | 2024.11.08 01:27:27.910777 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7534 | 2024.11.08 01:27:29.993286 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7535 | 2024.11.08 01:27:29.993406 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7536 | 2024.11.08 01:27:29.993430 [ 289 ] {} <Debug> HTTP-Session: 6f4615a2-d0ff-465e-8440-1e4b2f3ffd36 Authenticating user 'default' from [fd00:1122:3344:101::d]:36878 | ||
7537 | 2024.11.08 01:27:29.993455 [ 289 ] {} <Debug> HTTP-Session: 6f4615a2-d0ff-465e-8440-1e4b2f3ffd36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7538 | 2024.11.08 01:27:29.993469 [ 289 ] {} <Debug> HTTP-Session: 6f4615a2-d0ff-465e-8440-1e4b2f3ffd36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7539 | 2024.11.08 01:27:29.993522 [ 289 ] {} <Trace> HTTP-Session: 6f4615a2-d0ff-465e-8440-1e4b2f3ffd36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7540 | 2024.11.08 01:27:29.993716 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36878) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7541 | 2024.11.08 01:27:29.993781 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7542 | 2024.11.08 01:27:29.994109 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7543 | 2024.11.08 01:27:29.994607 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2024.11.08 01:27:29.994648 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7545 | 2024.11.08 01:27:29.995066 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7546 | 2024.11.08 01:27:29.995428 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2024.11.08 01:27:29.995574 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.22 MiB/sec. | ||
7548 | 2024.11.08 01:27:29.995817 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Debug> DynamicQueryHandler: Done processing query | ||
7549 | 2024.11.08 01:27:29.995844 [ 289 ] {f57c81d5-57bc-456c-838f-3c6c6c4beae7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7550 | 2024.11.08 01:27:29.995860 [ 289 ] {} <Debug> HTTP-Session: 6f4615a2-d0ff-465e-8440-1e4b2f3ffd36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7551 | 2024.11.08 01:27:29.996073 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7552 | 2024.11.08 01:27:29.996210 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63981, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7553 | 2024.11.08 01:27:29.996322 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7554 | 2024.11.08 01:27:29.996346 [ 291 ] {} <Debug> HTTP-Session: e49d9575-668c-4837-a14a-b90a06df6832 Authenticating user 'default' from [fd00:1122:3344:101::d]:63981 | ||
7555 | 2024.11.08 01:27:29.996370 [ 291 ] {} <Debug> HTTP-Session: e49d9575-668c-4837-a14a-b90a06df6832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7556 | 2024.11.08 01:27:29.996384 [ 291 ] {} <Debug> HTTP-Session: e49d9575-668c-4837-a14a-b90a06df6832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7557 | 2024.11.08 01:27:29.996438 [ 291 ] {} <Trace> HTTP-Session: e49d9575-668c-4837-a14a-b90a06df6832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2024.11.08 01:27:29.996646 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63981) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7559 | 2024.11.08 01:27:29.996714 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7560 | 2024.11.08 01:27:29.997056 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7561 | 2024.11.08 01:27:29.997505 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7562 | 2024.11.08 01:27:29.997553 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7563 | 2024.11.08 01:27:29.998014 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7564 | 2024.11.08 01:27:29.998271 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7565 | 2024.11.08 01:27:29.998416 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001845 sec., 34688.34688346883 rows/sec., 2.71 MiB/sec. | ||
7566 | 2024.11.08 01:27:29.998676 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Debug> DynamicQueryHandler: Done processing query | ||
7567 | 2024.11.08 01:27:29.998707 [ 291 ] {a4f99e6b-3d96-43a8-bff3-3b75e283a771} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7568 | 2024.11.08 01:27:29.998726 [ 291 ] {} <Debug> HTTP-Session: e49d9575-668c-4837-a14a-b90a06df6832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7569 | 2024.11.08 01:27:29.998922 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7570 | 2024.11.08 01:27:29.998982 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7571 | 2024.11.08 01:27:29.999080 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7572 | 2024.11.08 01:27:29.999111 [ 289 ] {} <Debug> HTTP-Session: 9a8bb32b-d36d-4cd9-b317-85c3838964ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36878 | ||
7573 | 2024.11.08 01:27:29.999134 [ 289 ] {} <Debug> HTTP-Session: 9a8bb32b-d36d-4cd9-b317-85c3838964ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7574 | 2024.11.08 01:27:29.999151 [ 289 ] {} <Debug> HTTP-Session: 9a8bb32b-d36d-4cd9-b317-85c3838964ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7575 | 2024.11.08 01:27:29.999197 [ 289 ] {} <Trace> HTTP-Session: 9a8bb32b-d36d-4cd9-b317-85c3838964ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7576 | 2024.11.08 01:27:29.999395 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36878) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7577 | 2024.11.08 01:27:29.999452 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7578 | 2024.11.08 01:27:29.999634 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7579 | 2024.11.08 01:27:30.000036 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7580 | 2024.11.08 01:27:30.000155 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.79 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.54 MiB (RSS), difference: -1.26 MiB | ||
7581 | 2024.11.08 01:27:30.000159 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7582 | 2024.11.08 01:27:30.000898 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7583 | 2024.11.08 01:27:30.001136 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7584 | 2024.11.08 01:27:30.001297 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001987 sec., 80523.4021137393 rows/sec., 5.61 MiB/sec. | ||
7585 | 2024.11.08 01:27:30.001515 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Debug> DynamicQueryHandler: Done processing query | ||
7586 | 2024.11.08 01:27:30.001548 [ 289 ] {55f0c6b1-c488-4847-b5aa-d9203d986ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7587 | 2024.11.08 01:27:30.001564 [ 289 ] {} <Debug> HTTP-Session: 9a8bb32b-d36d-4cd9-b317-85c3838964ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7588 | 2024.11.08 01:27:30.001785 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7589 | 2024.11.08 01:27:30.001900 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43014, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7590 | 2024.11.08 01:27:30.001969 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7591 | 2024.11.08 01:27:30.001989 [ 291 ] {} <Debug> HTTP-Session: a906c035-c0e1-48f4-9e9b-a4290a1cfb41 Authenticating user 'default' from [fd00:1122:3344:101::d]:43014 | ||
7592 | 2024.11.08 01:27:30.002008 [ 291 ] {} <Debug> HTTP-Session: a906c035-c0e1-48f4-9e9b-a4290a1cfb41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7593 | 2024.11.08 01:27:30.002022 [ 291 ] {} <Debug> HTTP-Session: a906c035-c0e1-48f4-9e9b-a4290a1cfb41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7594 | 2024.11.08 01:27:30.002065 [ 291 ] {} <Trace> HTTP-Session: a906c035-c0e1-48f4-9e9b-a4290a1cfb41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7595 | 2024.11.08 01:27:30.002214 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43014) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7596 | 2024.11.08 01:27:30.002265 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7597 | 2024.11.08 01:27:30.002433 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7598 | 2024.11.08 01:27:30.002765 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7599 | 2024.11.08 01:27:30.002802 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7600 | 2024.11.08 01:27:30.003179 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7601 | 2024.11.08 01:27:30.003416 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7602 | 2024.11.08 01:27:30.003549 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
7603 | 2024.11.08 01:27:30.003723 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Debug> DynamicQueryHandler: Done processing query | ||
7604 | 2024.11.08 01:27:30.003749 [ 291 ] {06457850-857c-494b-a1a6-eacd67e02500} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7605 | 2024.11.08 01:27:30.003766 [ 291 ] {} <Debug> HTTP-Session: a906c035-c0e1-48f4-9e9b-a4290a1cfb41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7606 | 2024.11.08 01:27:30.004013 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7607 | 2024.11.08 01:27:32.174284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 756 | ||
7608 | 2024.11.08 01:27:32.176837 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2024.11.08 01:27:32.176894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7610 | 2024.11.08 01:27:32.178356 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7611 | 2024.11.08 01:27:32.178684 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7612 | 2024.11.08 01:27:32.179240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
7613 | 2024.11.08 01:27:35.000257 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7614 | 2024.11.08 01:27:35.000442 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7615 | 2024.11.08 01:27:35.000514 [ 289 ] {} <Debug> HTTP-Session: 39231878-7202-4cc4-ac8e-f66eab4dd507 Authenticating user 'default' from [fd00:1122:3344:101::d]:36878 | ||
7616 | 2024.11.08 01:27:35.000553 [ 289 ] {} <Debug> HTTP-Session: 39231878-7202-4cc4-ac8e-f66eab4dd507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7617 | 2024.11.08 01:27:35.000572 [ 289 ] {} <Debug> HTTP-Session: 39231878-7202-4cc4-ac8e-f66eab4dd507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7618 | 2024.11.08 01:27:35.000624 [ 289 ] {} <Trace> HTTP-Session: 39231878-7202-4cc4-ac8e-f66eab4dd507 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7619 | 2024.11.08 01:27:35.000813 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36878) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
7620 | 2024.11.08 01:27:35.000880 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7621 | 2024.11.08 01:27:35.001217 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7622 | 2024.11.08 01:27:35.001676 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2024.11.08 01:27:35.001724 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7624 | 2024.11.08 01:27:35.002151 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7625 | 2024.11.08 01:27:35.002404 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7626 | 2024.11.08 01:27:35.002558 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0018 sec., 7777.777777777778 rows/sec., 559.90 KiB/sec. | ||
7627 | 2024.11.08 01:27:35.002827 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Debug> DynamicQueryHandler: Done processing query | ||
7628 | 2024.11.08 01:27:35.002855 [ 289 ] {e98c1ca3-dc64-4c44-b6d7-da0bab76ccf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7629 | 2024.11.08 01:27:35.002872 [ 289 ] {} <Debug> HTTP-Session: 39231878-7202-4cc4-ac8e-f66eab4dd507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7630 | 2024.11.08 01:27:35.003125 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7631 | 2024.11.08 01:27:35.003356 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7632 | 2024.11.08 01:27:35.003468 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7633 | 2024.11.08 01:27:35.003492 [ 291 ] {} <Debug> HTTP-Session: f3c45d8a-ae45-408c-becb-5c7ac34a06e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63347 | ||
7634 | 2024.11.08 01:27:35.003516 [ 291 ] {} <Debug> HTTP-Session: f3c45d8a-ae45-408c-becb-5c7ac34a06e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7635 | 2024.11.08 01:27:35.003530 [ 291 ] {} <Debug> HTTP-Session: f3c45d8a-ae45-408c-becb-5c7ac34a06e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7636 | 2024.11.08 01:27:35.003589 [ 291 ] {} <Trace> HTTP-Session: f3c45d8a-ae45-408c-becb-5c7ac34a06e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7637 | 2024.11.08 01:27:35.003855 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63347) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7638 | 2024.11.08 01:27:35.003920 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7639 | 2024.11.08 01:27:35.004254 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7640 | 2024.11.08 01:27:35.004856 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7641 | 2024.11.08 01:27:35.004896 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7642 | 2024.11.08 01:27:35.005337 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7643 | 2024.11.08 01:27:35.005586 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7644 | 2024.11.08 01:27:35.005731 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.001997 sec., 143715.57336004006 rows/sec., 12.68 MiB/sec. | ||
7645 | 2024.11.08 01:27:35.005921 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Debug> DynamicQueryHandler: Done processing query | ||
7646 | 2024.11.08 01:27:35.005946 [ 291 ] {d1d0d408-6020-4953-afbe-263b4f2fd134} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7647 | 2024.11.08 01:27:35.005963 [ 291 ] {} <Debug> HTTP-Session: f3c45d8a-ae45-408c-becb-5c7ac34a06e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7648 | 2024.11.08 01:27:35.006136 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7649 | 2024.11.08 01:27:35.006253 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51323, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7650 | 2024.11.08 01:27:35.006329 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7651 | 2024.11.08 01:27:35.006354 [ 289 ] {} <Debug> HTTP-Session: de2d647f-e14c-426c-89f7-2c1ee00e09d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51323 | ||
7652 | 2024.11.08 01:27:35.006377 [ 289 ] {} <Debug> HTTP-Session: de2d647f-e14c-426c-89f7-2c1ee00e09d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7653 | 2024.11.08 01:27:35.006395 [ 289 ] {} <Debug> HTTP-Session: de2d647f-e14c-426c-89f7-2c1ee00e09d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7654 | 2024.11.08 01:27:35.006445 [ 289 ] {} <Trace> HTTP-Session: de2d647f-e14c-426c-89f7-2c1ee00e09d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.11.08 01:27:35.006595 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51323) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7656 | 2024.11.08 01:27:35.006646 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7657 | 2024.11.08 01:27:35.006916 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7658 | 2024.11.08 01:27:35.007295 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7659 | 2024.11.08 01:27:35.007332 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7660 | 2024.11.08 01:27:35.007701 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7661 | 2024.11.08 01:27:35.007941 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7662 | 2024.11.08 01:27:35.008097 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001541 sec., 31797.534068786503 rows/sec., 2.29 MiB/sec. | ||
7663 | 2024.11.08 01:27:35.008380 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Debug> DynamicQueryHandler: Done processing query | ||
7664 | 2024.11.08 01:27:35.008412 [ 289 ] {15dbb32c-d3a4-4f62-8727-6bf0812c6b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7665 | 2024.11.08 01:27:35.008429 [ 289 ] {} <Debug> HTTP-Session: de2d647f-e14c-426c-89f7-2c1ee00e09d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7666 | 2024.11.08 01:27:35.008612 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7667 | 2024.11.08 01:27:35.008634 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51323, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7668 | 2024.11.08 01:27:35.008697 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7669 | 2024.11.08 01:27:35.008729 [ 291 ] {} <Debug> HTTP-Session: 5d941dcc-a8a2-4b21-add4-89d1aa6e4c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:63347 | ||
7670 | 2024.11.08 01:27:35.008749 [ 291 ] {} <Debug> HTTP-Session: 5d941dcc-a8a2-4b21-add4-89d1aa6e4c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7671 | 2024.11.08 01:27:35.008774 [ 291 ] {} <Debug> HTTP-Session: 5d941dcc-a8a2-4b21-add4-89d1aa6e4c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7672 | 2024.11.08 01:27:35.008819 [ 291 ] {} <Trace> HTTP-Session: 5d941dcc-a8a2-4b21-add4-89d1aa6e4c20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2024.11.08 01:27:35.008938 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63347) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7674 | 2024.11.08 01:27:35.008987 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7675 | 2024.11.08 01:27:35.009249 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7676 | 2024.11.08 01:27:35.009603 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7677 | 2024.11.08 01:27:35.009639 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7678 | 2024.11.08 01:27:35.010017 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7679 | 2024.11.08 01:27:35.010253 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7680 | 2024.11.08 01:27:35.010378 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001476 sec., 9485.09485094851 rows/sec., 664.27 KiB/sec. | ||
7681 | 2024.11.08 01:27:35.010712 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Debug> DynamicQueryHandler: Done processing query | ||
7682 | 2024.11.08 01:27:35.010743 [ 291 ] {42ec4581-2ef6-484d-90fd-357483002d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7683 | 2024.11.08 01:27:35.010766 [ 291 ] {} <Debug> HTTP-Session: 5d941dcc-a8a2-4b21-add4-89d1aa6e4c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7684 | 2024.11.08 01:27:35.010983 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7685 | 2024.11.08 01:27:35.011076 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59872, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7686 | 2024.11.08 01:27:35.011180 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7687 | 2024.11.08 01:27:35.011215 [ 289 ] {} <Debug> HTTP-Session: f472ee68-2b81-4799-a0f9-e1d5615e1d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:59872 | ||
7688 | 2024.11.08 01:27:35.011245 [ 289 ] {} <Debug> HTTP-Session: f472ee68-2b81-4799-a0f9-e1d5615e1d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7689 | 2024.11.08 01:27:35.011269 [ 289 ] {} <Debug> HTTP-Session: f472ee68-2b81-4799-a0f9-e1d5615e1d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7690 | 2024.11.08 01:27:35.011336 [ 289 ] {} <Trace> HTTP-Session: f472ee68-2b81-4799-a0f9-e1d5615e1d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7691 | 2024.11.08 01:27:35.011540 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59872) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7692 | 2024.11.08 01:27:35.011634 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7693 | 2024.11.08 01:27:35.012053 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7694 | 2024.11.08 01:27:35.012491 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7695 | 2024.11.08 01:27:35.012543 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7696 | 2024.11.08 01:27:35.012950 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7697 | 2024.11.08 01:27:35.013195 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7698 | 2024.11.08 01:27:35.013363 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001875 sec., 6933.333333333334 rows/sec., 432.29 KiB/sec. | ||
7699 | 2024.11.08 01:27:35.013550 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Debug> DynamicQueryHandler: Done processing query | ||
7700 | 2024.11.08 01:27:35.013576 [ 289 ] {afc1f9d0-e206-4b89-8afb-cc3e4c3ac5b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7701 | 2024.11.08 01:27:35.013593 [ 289 ] {} <Debug> HTTP-Session: f472ee68-2b81-4799-a0f9-e1d5615e1d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7702 | 2024.11.08 01:27:35.013832 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7703 | 2024.11.08 01:27:35.013914 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7704 | 2024.11.08 01:27:35.013987 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7705 | 2024.11.08 01:27:35.014008 [ 291 ] {} <Debug> HTTP-Session: 7cf817be-13cc-405a-898e-0661d2b52f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:63347 | ||
7706 | 2024.11.08 01:27:35.014027 [ 291 ] {} <Debug> HTTP-Session: 7cf817be-13cc-405a-898e-0661d2b52f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7707 | 2024.11.08 01:27:35.014041 [ 291 ] {} <Debug> HTTP-Session: 7cf817be-13cc-405a-898e-0661d2b52f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7708 | 2024.11.08 01:27:35.014081 [ 291 ] {} <Trace> HTTP-Session: 7cf817be-13cc-405a-898e-0661d2b52f85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7709 | 2024.11.08 01:27:35.014320 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63347) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7710 | 2024.11.08 01:27:35.014369 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7711 | 2024.11.08 01:27:35.014701 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7712 | 2024.11.08 01:27:35.015318 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7713 | 2024.11.08 01:27:35.015355 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7714 | 2024.11.08 01:27:35.015761 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7715 | 2024.11.08 01:27:35.015998 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7716 | 2024.11.08 01:27:35.016129 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001933 sec., 219348.16347646146 rows/sec., 15.68 MiB/sec. | ||
7717 | 2024.11.08 01:27:35.016302 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Debug> DynamicQueryHandler: Done processing query | ||
7718 | 2024.11.08 01:27:35.016326 [ 291 ] {2fef773b-9c5b-48b2-a326-3861099723e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7719 | 2024.11.08 01:27:35.016341 [ 291 ] {} <Debug> HTTP-Session: 7cf817be-13cc-405a-898e-0661d2b52f85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7720 | 2024.11.08 01:27:35.016509 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7721 | 2024.11.08 01:27:35.016581 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41705, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7722 | 2024.11.08 01:27:35.016651 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7723 | 2024.11.08 01:27:35.016687 [ 289 ] {} <Debug> HTTP-Session: b6d7add2-a3f2-431f-a8b3-cc1d3db92f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:41705 | ||
7724 | 2024.11.08 01:27:35.016710 [ 289 ] {} <Debug> HTTP-Session: b6d7add2-a3f2-431f-a8b3-cc1d3db92f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7725 | 2024.11.08 01:27:35.016726 [ 289 ] {} <Debug> HTTP-Session: b6d7add2-a3f2-431f-a8b3-cc1d3db92f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7726 | 2024.11.08 01:27:35.016770 [ 289 ] {} <Trace> HTTP-Session: b6d7add2-a3f2-431f-a8b3-cc1d3db92f4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7727 | 2024.11.08 01:27:35.016889 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41705) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7728 | 2024.11.08 01:27:35.016942 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7729 | 2024.11.08 01:27:35.017111 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7730 | 2024.11.08 01:27:35.017389 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7731 | 2024.11.08 01:27:35.017427 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7732 | 2024.11.08 01:27:35.017809 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7733 | 2024.11.08 01:27:35.018049 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7734 | 2024.11.08 01:27:35.018204 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
7735 | 2024.11.08 01:27:35.018362 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Debug> DynamicQueryHandler: Done processing query | ||
7736 | 2024.11.08 01:27:35.018386 [ 289 ] {0145ca44-18ed-4fed-a7a5-702621a737f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7737 | 2024.11.08 01:27:35.018403 [ 289 ] {} <Debug> HTTP-Session: b6d7add2-a3f2-431f-a8b3-cc1d3db92f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7738 | 2024.11.08 01:27:35.018595 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7739 | 2024.11.08 01:27:35.018713 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33553, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7740 | 2024.11.08 01:27:35.018809 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7741 | 2024.11.08 01:27:35.018837 [ 291 ] {} <Debug> HTTP-Session: a686bbb2-6652-40a9-9d2e-bd251e1eca99 Authenticating user 'default' from [fd00:1122:3344:101::d]:33553 | ||
7742 | 2024.11.08 01:27:35.018858 [ 291 ] {} <Debug> HTTP-Session: a686bbb2-6652-40a9-9d2e-bd251e1eca99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7743 | 2024.11.08 01:27:35.018876 [ 291 ] {} <Debug> HTTP-Session: a686bbb2-6652-40a9-9d2e-bd251e1eca99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7744 | 2024.11.08 01:27:35.018923 [ 291 ] {} <Trace> HTTP-Session: a686bbb2-6652-40a9-9d2e-bd251e1eca99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7745 | 2024.11.08 01:27:35.019167 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33553) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7746 | 2024.11.08 01:27:35.019229 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7747 | 2024.11.08 01:27:35.019461 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7748 | 2024.11.08 01:27:35.019947 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2024.11.08 01:27:35.019988 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7750 | 2024.11.08 01:27:35.020400 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7751 | 2024.11.08 01:27:35.020648 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7752 | 2024.11.08 01:27:35.020780 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001745 sec., 135816.6189111748 rows/sec., 9.10 MiB/sec. | ||
7753 | 2024.11.08 01:27:35.021123 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Debug> DynamicQueryHandler: Done processing query | ||
7754 | 2024.11.08 01:27:35.021185 [ 291 ] {66c5e133-bd1a-4289-9633-56d7c0042d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7755 | 2024.11.08 01:27:35.021208 [ 291 ] {} <Debug> HTTP-Session: a686bbb2-6652-40a9-9d2e-bd251e1eca99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7756 | 2024.11.08 01:27:35.021445 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7757 | 2024.11.08 01:27:35.021504 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61258, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7758 | 2024.11.08 01:27:35.021598 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7759 | 2024.11.08 01:27:35.021626 [ 289 ] {} <Debug> HTTP-Session: ecbf96b2-ec79-421f-a596-5f4d32c7756b Authenticating user 'default' from [fd00:1122:3344:101::d]:61258 | ||
7760 | 2024.11.08 01:27:35.021650 [ 289 ] {} <Debug> HTTP-Session: ecbf96b2-ec79-421f-a596-5f4d32c7756b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7761 | 2024.11.08 01:27:35.021667 [ 289 ] {} <Debug> HTTP-Session: ecbf96b2-ec79-421f-a596-5f4d32c7756b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7762 | 2024.11.08 01:27:35.021714 [ 289 ] {} <Trace> HTTP-Session: ecbf96b2-ec79-421f-a596-5f4d32c7756b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7763 | 2024.11.08 01:27:35.021841 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61258) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7764 | 2024.11.08 01:27:35.021901 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7765 | 2024.11.08 01:27:35.022094 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7766 | 2024.11.08 01:27:35.022407 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7767 | 2024.11.08 01:27:35.022452 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7768 | 2024.11.08 01:27:35.022844 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7769 | 2024.11.08 01:27:35.023078 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2024.11.08 01:27:35.023236 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
7771 | 2024.11.08 01:27:35.023543 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Debug> DynamicQueryHandler: Done processing query | ||
7772 | 2024.11.08 01:27:35.023570 [ 289 ] {cafdeb99-3fa4-4cc2-902d-5dcf200587fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7773 | 2024.11.08 01:27:35.023587 [ 289 ] {} <Debug> HTTP-Session: ecbf96b2-ec79-421f-a596-5f4d32c7756b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7774 | 2024.11.08 01:27:35.023803 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7775 | 2024.11.08 01:27:35.023884 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43785, User-Agent: (none), Length: 70321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7776 | 2024.11.08 01:27:35.023950 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7777 | 2024.11.08 01:27:35.023971 [ 291 ] {} <Debug> HTTP-Session: 1772da91-f068-4cd7-a3f6-d05962cb2dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:43785 | ||
7778 | 2024.11.08 01:27:35.023989 [ 291 ] {} <Debug> HTTP-Session: 1772da91-f068-4cd7-a3f6-d05962cb2dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7779 | 2024.11.08 01:27:35.024004 [ 291 ] {} <Debug> HTTP-Session: 1772da91-f068-4cd7-a3f6-d05962cb2dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7780 | 2024.11.08 01:27:35.024042 [ 291 ] {} <Trace> HTTP-Session: 1772da91-f068-4cd7-a3f6-d05962cb2dcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7781 | 2024.11.08 01:27:35.024579 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43785) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7782 | 2024.11.08 01:27:35.024657 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7783 | 2024.11.08 01:27:35.025115 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7784 | 2024.11.08 01:27:35.025897 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7785 | 2024.11.08 01:27:35.025934 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7786 | 2024.11.08 01:27:35.026611 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7787 | 2024.11.08 01:27:35.026884 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7788 | 2024.11.08 01:27:35.027060 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002872 sec., 14623.955431754875 rows/sec., 26.21 MiB/sec. | ||
7789 | 2024.11.08 01:27:35.027648 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Debug> DynamicQueryHandler: Done processing query | ||
7790 | 2024.11.08 01:27:35.027674 [ 291 ] {19d02d22-774f-41fc-bac7-925408d15627} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
7791 | 2024.11.08 01:27:35.027695 [ 291 ] {} <Debug> HTTP-Session: 1772da91-f068-4cd7-a3f6-d05962cb2dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7792 | 2024.11.08 01:27:35.027902 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61258, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7793 | 2024.11.08 01:27:35.027914 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7794 | 2024.11.08 01:27:35.027993 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7795 | 2024.11.08 01:27:35.028026 [ 289 ] {} <Debug> HTTP-Session: 2a802521-e49a-4890-9ae0-fe0dd55cec50 Authenticating user 'default' from [fd00:1122:3344:101::d]:61258 | ||
7796 | 2024.11.08 01:27:35.028048 [ 289 ] {} <Debug> HTTP-Session: 2a802521-e49a-4890-9ae0-fe0dd55cec50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7797 | 2024.11.08 01:27:35.028076 [ 289 ] {} <Debug> HTTP-Session: 2a802521-e49a-4890-9ae0-fe0dd55cec50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7798 | 2024.11.08 01:27:35.028125 [ 289 ] {} <Trace> HTTP-Session: 2a802521-e49a-4890-9ae0-fe0dd55cec50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7799 | 2024.11.08 01:27:35.028301 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61258) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7800 | 2024.11.08 01:27:35.028360 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7801 | 2024.11.08 01:27:35.028550 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7802 | 2024.11.08 01:27:35.028872 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2024.11.08 01:27:35.028911 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7804 | 2024.11.08 01:27:35.029293 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7805 | 2024.11.08 01:27:35.029534 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2024.11.08 01:27:35.029695 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
7807 | 2024.11.08 01:27:35.030009 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Debug> DynamicQueryHandler: Done processing query | ||
7808 | 2024.11.08 01:27:35.030047 [ 289 ] {26fb387e-9056-49ce-9b7f-bcca329e021a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7809 | 2024.11.08 01:27:35.030065 [ 289 ] {} <Debug> HTTP-Session: 2a802521-e49a-4890-9ae0-fe0dd55cec50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7810 | 2024.11.08 01:27:35.030855 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7811 | 2024.11.08 01:27:38.912722 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7812 | 2024.11.08 01:27:39.215308 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7813 | 2024.11.08 01:27:39.230100 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7814 | 2024.11.08 01:27:39.420787 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7815 | 2024.11.08 01:27:39.473232 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7816 | 2024.11.08 01:27:39.581633 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7817 | 2024.11.08 01:27:39.670255 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7818 | 2024.11.08 01:27:39.689970 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7819 | 2024.11.08 01:27:39.767052 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7820 | 2024.11.08 01:27:39.776360 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7821 | 2024.11.08 01:27:39.802455 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7822 | 2024.11.08 01:27:39.992570 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60859, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7823 | 2024.11.08 01:27:39.992692 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7824 | 2024.11.08 01:27:39.992718 [ 282 ] {} <Debug> HTTP-Session: 22fe990b-0e13-4a06-9a6b-0064c78ca305 Authenticating user 'default' from [fd00:1122:3344:101::d]:60859 | ||
7825 | 2024.11.08 01:27:39.992743 [ 282 ] {} <Debug> HTTP-Session: 22fe990b-0e13-4a06-9a6b-0064c78ca305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7826 | 2024.11.08 01:27:39.992758 [ 282 ] {} <Debug> HTTP-Session: 22fe990b-0e13-4a06-9a6b-0064c78ca305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7827 | 2024.11.08 01:27:39.992809 [ 282 ] {} <Trace> HTTP-Session: 22fe990b-0e13-4a06-9a6b-0064c78ca305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7828 | 2024.11.08 01:27:39.992997 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60859) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7829 | 2024.11.08 01:27:39.993065 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7830 | 2024.11.08 01:27:39.993409 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7831 | 2024.11.08 01:27:39.993825 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2024.11.08 01:27:39.993872 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7833 | 2024.11.08 01:27:39.994293 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7834 | 2024.11.08 01:27:39.994361 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7835 | 2024.11.08 01:27:39.994631 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7836 | 2024.11.08 01:27:39.994812 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. | ||
7837 | 2024.11.08 01:27:39.995161 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Debug> DynamicQueryHandler: Done processing query | ||
7838 | 2024.11.08 01:27:39.995188 [ 282 ] {f0bc0a83-a256-42ed-b829-483bab594195} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7839 | 2024.11.08 01:27:39.995205 [ 282 ] {} <Debug> HTTP-Session: 22fe990b-0e13-4a06-9a6b-0064c78ca305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7840 | 2024.11.08 01:27:39.995451 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7841 | 2024.11.08 01:27:39.995513 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46280, User-Agent: (none), Length: 7935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7842 | 2024.11.08 01:27:39.995603 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7843 | 2024.11.08 01:27:39.995637 [ 283 ] {} <Debug> HTTP-Session: f7317ebc-e054-494b-81ad-80a20521cd7a Authenticating user 'default' from [fd00:1122:3344:101::d]:46280 | ||
7844 | 2024.11.08 01:27:39.995666 [ 283 ] {} <Debug> HTTP-Session: f7317ebc-e054-494b-81ad-80a20521cd7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7845 | 2024.11.08 01:27:39.995682 [ 283 ] {} <Debug> HTTP-Session: f7317ebc-e054-494b-81ad-80a20521cd7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7846 | 2024.11.08 01:27:39.995736 [ 283 ] {} <Trace> HTTP-Session: f7317ebc-e054-494b-81ad-80a20521cd7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7847 | 2024.11.08 01:27:39.995932 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46280) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7848 | 2024.11.08 01:27:39.996000 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7849 | 2024.11.08 01:27:39.996347 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7850 | 2024.11.08 01:27:39.996750 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7851 | 2024.11.08 01:27:39.996794 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7852 | 2024.11.08 01:27:39.997204 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7853 | 2024.11.08 01:27:39.997447 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7854 | 2024.11.08 01:27:39.997618 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001749 sec., 32590.051457975987 rows/sec., 2.49 MiB/sec. | ||
7855 | 2024.11.08 01:27:39.997795 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Debug> DynamicQueryHandler: Done processing query | ||
7856 | 2024.11.08 01:27:39.997821 [ 283 ] {97fb4798-8453-4342-812a-b4bea6d4bd40} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
7857 | 2024.11.08 01:27:39.997839 [ 283 ] {} <Debug> HTTP-Session: f7317ebc-e054-494b-81ad-80a20521cd7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7858 | 2024.11.08 01:27:39.998069 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7859 | 2024.11.08 01:27:39.998211 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46807, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7860 | 2024.11.08 01:27:39.998332 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7861 | 2024.11.08 01:27:39.998375 [ 282 ] {} <Debug> HTTP-Session: 50732230-1323-4d9e-8c78-04bbd990f47e Authenticating user 'default' from [fd00:1122:3344:101::d]:46807 | ||
7862 | 2024.11.08 01:27:39.998411 [ 282 ] {} <Debug> HTTP-Session: 50732230-1323-4d9e-8c78-04bbd990f47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7863 | 2024.11.08 01:27:39.998438 [ 282 ] {} <Debug> HTTP-Session: 50732230-1323-4d9e-8c78-04bbd990f47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7864 | 2024.11.08 01:27:39.998510 [ 282 ] {} <Trace> HTTP-Session: 50732230-1323-4d9e-8c78-04bbd990f47e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7865 | 2024.11.08 01:27:39.998728 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46807) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7866 | 2024.11.08 01:27:39.998795 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7867 | 2024.11.08 01:27:39.999065 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7868 | 2024.11.08 01:27:39.999381 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2024.11.08 01:27:39.999419 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7870 | 2024.11.08 01:27:39.999772 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7871 | 2024.11.08 01:27:40.000035 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2024.11.08 01:27:40.000169 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.21 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.62 MiB (RSS), difference: -5.59 MiB | ||
7873 | 2024.11.08 01:27:40.000397 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001709 sec., 1170.2750146284377 rows/sec., 81.71 KiB/sec. | ||
7874 | 2024.11.08 01:27:40.001030 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Debug> DynamicQueryHandler: Done processing query | ||
7875 | 2024.11.08 01:27:40.001073 [ 282 ] {73d7a2ff-8e7b-4a8f-84b6-9dc9fdef5f8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7876 | 2024.11.08 01:27:40.001091 [ 282 ] {} <Debug> HTTP-Session: 50732230-1323-4d9e-8c78-04bbd990f47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7877 | 2024.11.08 01:27:40.001280 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7878 | 2024.11.08 01:27:40.001359 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46280, User-Agent: (none), Length: 11221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7879 | 2024.11.08 01:27:40.001476 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7880 | 2024.11.08 01:27:40.001516 [ 283 ] {} <Debug> HTTP-Session: 0a10789d-1153-440b-911d-6897425f528c Authenticating user 'default' from [fd00:1122:3344:101::d]:46280 | ||
7881 | 2024.11.08 01:27:40.001551 [ 283 ] {} <Debug> HTTP-Session: 0a10789d-1153-440b-911d-6897425f528c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7882 | 2024.11.08 01:27:40.001578 [ 283 ] {} <Debug> HTTP-Session: 0a10789d-1153-440b-911d-6897425f528c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7883 | 2024.11.08 01:27:40.001644 [ 283 ] {} <Trace> HTTP-Session: 0a10789d-1153-440b-911d-6897425f528c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7884 | 2024.11.08 01:27:40.001807 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46280) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7885 | 2024.11.08 01:27:40.001852 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7886 | 2024.11.08 01:27:40.002101 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7887 | 2024.11.08 01:27:40.002417 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7888 | 2024.11.08 01:27:40.002453 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7889 | 2024.11.08 01:27:40.002892 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7890 | 2024.11.08 01:27:40.003127 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7891 | 2024.11.08 01:27:40.003285 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.0015 sec., 44000 rows/sec., 3.44 MiB/sec. | ||
7892 | 2024.11.08 01:27:40.003485 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Debug> DynamicQueryHandler: Done processing query | ||
7893 | 2024.11.08 01:27:40.003518 [ 283 ] {338bc130-67b2-4776-9100-eabe1e7a716b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7894 | 2024.11.08 01:27:40.003537 [ 283 ] {} <Debug> HTTP-Session: 0a10789d-1153-440b-911d-6897425f528c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7895 | 2024.11.08 01:27:40.003736 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7896 | 2024.11.08 01:27:40.003864 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51295, User-Agent: (none), Length: 24685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7897 | 2024.11.08 01:27:40.003937 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7898 | 2024.11.08 01:27:40.003962 [ 282 ] {} <Debug> HTTP-Session: 82393883-1de5-4c74-a76c-c7aa507543a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51295 | ||
7899 | 2024.11.08 01:27:40.003984 [ 282 ] {} <Debug> HTTP-Session: 82393883-1de5-4c74-a76c-c7aa507543a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7900 | 2024.11.08 01:27:40.004001 [ 282 ] {} <Debug> HTTP-Session: 82393883-1de5-4c74-a76c-c7aa507543a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7901 | 2024.11.08 01:27:40.004050 [ 282 ] {} <Trace> HTTP-Session: 82393883-1de5-4c74-a76c-c7aa507543a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7902 | 2024.11.08 01:27:40.004251 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51295) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7903 | 2024.11.08 01:27:40.004317 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7904 | 2024.11.08 01:27:40.004539 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7905 | 2024.11.08 01:27:40.004951 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7906 | 2024.11.08 01:27:40.004991 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7907 | 2024.11.08 01:27:40.005416 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7908 | 2024.11.08 01:27:40.005668 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7909 | 2024.11.08 01:27:40.005854 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001689 sec., 76376.5541740675 rows/sec., 5.32 MiB/sec. | ||
7910 | 2024.11.08 01:27:40.006075 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Debug> DynamicQueryHandler: Done processing query | ||
7911 | 2024.11.08 01:27:40.006101 [ 282 ] {de481c36-44bd-4b50-adf1-ce469a61e5cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7912 | 2024.11.08 01:27:40.006118 [ 282 ] {} <Debug> HTTP-Session: 82393883-1de5-4c74-a76c-c7aa507543a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7913 | 2024.11.08 01:27:40.006309 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46280, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7914 | 2024.11.08 01:27:40.006329 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7915 | 2024.11.08 01:27:40.006399 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7916 | 2024.11.08 01:27:40.006428 [ 283 ] {} <Debug> HTTP-Session: c68ed2b2-3bfc-4c21-a9f9-cce8b4a5478f Authenticating user 'default' from [fd00:1122:3344:101::d]:46280 | ||
7917 | 2024.11.08 01:27:40.006460 [ 283 ] {} <Debug> HTTP-Session: c68ed2b2-3bfc-4c21-a9f9-cce8b4a5478f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7918 | 2024.11.08 01:27:40.006484 [ 283 ] {} <Debug> HTTP-Session: c68ed2b2-3bfc-4c21-a9f9-cce8b4a5478f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7919 | 2024.11.08 01:27:40.006524 [ 283 ] {} <Trace> HTTP-Session: c68ed2b2-3bfc-4c21-a9f9-cce8b4a5478f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7920 | 2024.11.08 01:27:40.006656 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46280) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7921 | 2024.11.08 01:27:40.006708 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7922 | 2024.11.08 01:27:40.006875 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7923 | 2024.11.08 01:27:40.007139 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7924 | 2024.11.08 01:27:40.007176 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7925 | 2024.11.08 01:27:40.007552 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7926 | 2024.11.08 01:27:40.007789 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7927 | 2024.11.08 01:27:40.007949 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001329 sec., 36117.38148984198 rows/sec., 2.43 MiB/sec. | ||
7928 | 2024.11.08 01:27:40.008111 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Debug> DynamicQueryHandler: Done processing query | ||
7929 | 2024.11.08 01:27:40.008134 [ 283 ] {600487fc-8c35-4e82-ac33-7c33c6341860} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7930 | 2024.11.08 01:27:40.008150 [ 283 ] {} <Debug> HTTP-Session: c68ed2b2-3bfc-4c21-a9f9-cce8b4a5478f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7931 | 2024.11.08 01:27:40.008379 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7932 | 2024.11.08 01:27:40.057759 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7933 | 2024.11.08 01:27:40.066383 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7934 | 2024.11.08 01:27:40.066505 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7935 | 2024.11.08 01:27:40.071804 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7936 | 2024.11.08 01:27:40.080917 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7937 | 2024.11.08 01:27:40.084947 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7938 | 2024.11.08 01:27:40.094155 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7939 | 2024.11.08 01:27:40.097254 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38632, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7940 | 2024.11.08 01:27:40.099459 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7941 | 2024.11.08 01:27:40.130734 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7942 | 2024.11.08 01:27:40.134987 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7943 | 2024.11.08 01:27:40.145566 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7944 | 2024.11.08 01:27:41.000200 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.93 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.62 MiB (RSS), difference: 4.69 MiB | ||
7945 | 2024.11.08 01:27:42.009085 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7946 | 2024.11.08 01:27:42.009138 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7947 | 2024.11.08 01:27:42.179406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 790 | ||
7948 | 2024.11.08 01:27:42.182356 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7949 | 2024.11.08 01:27:42.182405 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7950 | 2024.11.08 01:27:42.183853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7951 | 2024.11.08 01:27:42.184162 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.11.08 01:27:42.184655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
7953 | 2024.11.08 01:27:43.001282 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000864972 sec. | ||
7954 | 2024.11.08 01:27:44.993667 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45231, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7955 | 2024.11.08 01:27:44.993804 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7956 | 2024.11.08 01:27:44.993835 [ 271 ] {} <Debug> HTTP-Session: 124e4541-4eb0-4aed-9d61-6e4b6d4ed008 Authenticating user 'default' from [fd00:1122:3344:101::d]:45231 | ||
7957 | 2024.11.08 01:27:44.993862 [ 271 ] {} <Debug> HTTP-Session: 124e4541-4eb0-4aed-9d61-6e4b6d4ed008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7958 | 2024.11.08 01:27:44.993881 [ 271 ] {} <Debug> HTTP-Session: 124e4541-4eb0-4aed-9d61-6e4b6d4ed008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7959 | 2024.11.08 01:27:44.993938 [ 271 ] {} <Trace> HTTP-Session: 124e4541-4eb0-4aed-9d61-6e4b6d4ed008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7960 | 2024.11.08 01:27:44.994156 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45231) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7961 | 2024.11.08 01:27:44.994232 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7962 | 2024.11.08 01:27:44.994619 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7963 | 2024.11.08 01:27:44.995172 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.11.08 01:27:44.995216 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7965 | 2024.11.08 01:27:44.995645 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7966 | 2024.11.08 01:27:44.995900 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2024.11.08 01:27:44.996076 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001989 sec., 28154.85168426345 rows/sec., 2.15 MiB/sec. | ||
7968 | 2024.11.08 01:27:44.996300 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Debug> DynamicQueryHandler: Done processing query | ||
7969 | 2024.11.08 01:27:44.996327 [ 271 ] {408f3234-f6c1-484f-ab0a-17c0a0ad85b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7970 | 2024.11.08 01:27:44.996343 [ 271 ] {} <Debug> HTTP-Session: 124e4541-4eb0-4aed-9d61-6e4b6d4ed008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7971 | 2024.11.08 01:27:44.996617 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7972 | 2024.11.08 01:27:44.996792 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53484, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7973 | 2024.11.08 01:27:44.996944 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7974 | 2024.11.08 01:27:44.996968 [ 288 ] {} <Debug> HTTP-Session: 30cf8cd9-b94b-4ad0-a2c6-d10f44113df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53484 | ||
7975 | 2024.11.08 01:27:44.996992 [ 288 ] {} <Debug> HTTP-Session: 30cf8cd9-b94b-4ad0-a2c6-d10f44113df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7976 | 2024.11.08 01:27:44.997007 [ 288 ] {} <Debug> HTTP-Session: 30cf8cd9-b94b-4ad0-a2c6-d10f44113df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7977 | 2024.11.08 01:27:44.997062 [ 288 ] {} <Trace> HTTP-Session: 30cf8cd9-b94b-4ad0-a2c6-d10f44113df6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7978 | 2024.11.08 01:27:44.997266 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53484) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7979 | 2024.11.08 01:27:44.997333 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7980 | 2024.11.08 01:27:44.997677 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7981 | 2024.11.08 01:27:44.998096 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2024.11.08 01:27:44.998143 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
7983 | 2024.11.08 01:27:44.998560 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7984 | 2024.11.08 01:27:44.998813 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2024.11.08 01:27:44.999001 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001802 sec., 35516.09322974473 rows/sec., 2.77 MiB/sec. | ||
7986 | 2024.11.08 01:27:44.999230 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Debug> DynamicQueryHandler: Done processing query | ||
7987 | 2024.11.08 01:27:44.999257 [ 288 ] {f82a518f-7468-4369-8bd8-c4010ee1ef54} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7988 | 2024.11.08 01:27:44.999274 [ 288 ] {} <Debug> HTTP-Session: 30cf8cd9-b94b-4ad0-a2c6-d10f44113df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7989 | 2024.11.08 01:27:44.999526 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7990 | 2024.11.08 01:27:44.999596 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45231, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7991 | 2024.11.08 01:27:44.999670 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7992 | 2024.11.08 01:27:44.999695 [ 271 ] {} <Debug> HTTP-Session: e16c04aa-fd71-4a98-8cd8-b17c002eb6f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45231 | ||
7993 | 2024.11.08 01:27:44.999717 [ 271 ] {} <Debug> HTTP-Session: e16c04aa-fd71-4a98-8cd8-b17c002eb6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7994 | 2024.11.08 01:27:44.999734 [ 271 ] {} <Debug> HTTP-Session: e16c04aa-fd71-4a98-8cd8-b17c002eb6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7995 | 2024.11.08 01:27:44.999780 [ 271 ] {} <Trace> HTTP-Session: e16c04aa-fd71-4a98-8cd8-b17c002eb6f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7996 | 2024.11.08 01:27:44.999988 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45231) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7997 | 2024.11.08 01:27:45.000052 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7998 | 2024.11.08 01:27:45.000158 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.81 MiB, peak 174.76 MiB, free memory in arenas 0.00 B, will set to 166.62 MiB (RSS), difference: -1.19 MiB | ||
7999 | 2024.11.08 01:27:45.000355 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8000 | 2024.11.08 01:27:45.000865 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.11.08 01:27:45.000905 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
8002 | 2024.11.08 01:27:45.001309 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8003 | 2024.11.08 01:27:45.001557 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8004 | 2024.11.08 01:27:45.001733 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001833 sec., 87288.5979268958 rows/sec., 6.08 MiB/sec. | ||
8005 | 2024.11.08 01:27:45.001923 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Debug> DynamicQueryHandler: Done processing query | ||
8006 | 2024.11.08 01:27:45.001948 [ 271 ] {2e74b8c8-c7fc-4b51-b5b7-a079fdad9304} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8007 | 2024.11.08 01:27:45.001965 [ 271 ] {} <Debug> HTTP-Session: e16c04aa-fd71-4a98-8cd8-b17c002eb6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8008 | 2024.11.08 01:27:45.002165 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45231, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8009 | 2024.11.08 01:27:45.002182 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53484, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8010 | 2024.11.08 01:27:45.002285 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8011 | 2024.11.08 01:27:45.002309 [ 288 ] {} <Debug> HTTP-Session: dd408573-e17b-42e9-bcfe-a23123788f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:53484 | ||
8012 | 2024.11.08 01:27:45.002333 [ 288 ] {} <Debug> HTTP-Session: dd408573-e17b-42e9-bcfe-a23123788f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8013 | 2024.11.08 01:27:45.002356 [ 288 ] {} <Debug> HTTP-Session: dd408573-e17b-42e9-bcfe-a23123788f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8014 | 2024.11.08 01:27:45.002410 [ 288 ] {} <Trace> HTTP-Session: dd408573-e17b-42e9-bcfe-a23123788f7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8015 | 2024.11.08 01:27:45.002576 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53484) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8016 | 2024.11.08 01:27:45.002637 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8017 | 2024.11.08 01:27:45.002831 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8018 | 2024.11.08 01:27:45.003151 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2024.11.08 01:27:45.003189 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.79 GiB. | ||
8020 | 2024.11.08 01:27:45.003565 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8021 | 2024.11.08 01:27:45.003797 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2024.11.08 01:27:45.003966 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. | ||
8023 | 2024.11.08 01:27:45.004141 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Debug> DynamicQueryHandler: Done processing query | ||
8024 | 2024.11.08 01:27:45.004164 [ 288 ] {324e5800-d4ce-4ba4-8cf0-de6f0b252421} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8025 | 2024.11.08 01:27:45.004180 [ 288 ] {} <Debug> HTTP-Session: dd408573-e17b-42e9-bcfe-a23123788f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8026 | 2024.11.08 01:27:45.004741 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8027 | 2024.11.08 01:27:50.001074 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61446, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8028 | 2024.11.08 01:27:50.001196 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8029 | 2024.11.08 01:27:50.001219 [ 271 ] {} <Debug> HTTP-Session: 87ff7658-a523-4ba2-9f8b-0190da69e244 Authenticating user 'default' from [fd00:1122:3344:101::d]:61446 | ||
8030 | 2024.11.08 01:27:50.001243 [ 271 ] {} <Debug> HTTP-Session: 87ff7658-a523-4ba2-9f8b-0190da69e244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8031 | 2024.11.08 01:27:50.001258 [ 271 ] {} <Debug> HTTP-Session: 87ff7658-a523-4ba2-9f8b-0190da69e244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8032 | 2024.11.08 01:27:50.001308 [ 271 ] {} <Trace> HTTP-Session: 87ff7658-a523-4ba2-9f8b-0190da69e244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8033 | 2024.11.08 01:27:50.001485 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61446) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
8034 | 2024.11.08 01:27:50.001551 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8035 | 2024.11.08 01:27:50.001912 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8036 | 2024.11.08 01:27:50.002354 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8037 | 2024.11.08 01:27:50.002397 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8038 | 2024.11.08 01:27:50.002808 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8039 | 2024.11.08 01:27:50.003061 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8040 | 2024.11.08 01:27:50.003233 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 562.08 KiB/sec. | ||
8041 | 2024.11.08 01:27:50.003771 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Debug> DynamicQueryHandler: Done processing query | ||
8042 | 2024.11.08 01:27:50.003830 [ 271 ] {a95a4927-555a-4b65-84cd-aaff2beb6346} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8043 | 2024.11.08 01:27:50.003879 [ 271 ] {} <Debug> HTTP-Session: 87ff7658-a523-4ba2-9f8b-0190da69e244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8044 | 2024.11.08 01:27:50.004145 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8045 | 2024.11.08 01:27:50.004328 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62157, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8046 | 2024.11.08 01:27:50.004447 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8047 | 2024.11.08 01:27:50.004471 [ 288 ] {} <Debug> HTTP-Session: c8c3d162-99ed-483b-bc16-53c4a7565895 Authenticating user 'default' from [fd00:1122:3344:101::d]:62157 | ||
8048 | 2024.11.08 01:27:50.004496 [ 288 ] {} <Debug> HTTP-Session: c8c3d162-99ed-483b-bc16-53c4a7565895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8049 | 2024.11.08 01:27:50.004510 [ 288 ] {} <Debug> HTTP-Session: c8c3d162-99ed-483b-bc16-53c4a7565895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8050 | 2024.11.08 01:27:50.004566 [ 288 ] {} <Trace> HTTP-Session: c8c3d162-99ed-483b-bc16-53c4a7565895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8051 | 2024.11.08 01:27:50.004829 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62157) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8052 | 2024.11.08 01:27:50.004896 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8053 | 2024.11.08 01:27:50.005236 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8054 | 2024.11.08 01:27:50.005797 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8055 | 2024.11.08 01:27:50.005839 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8056 | 2024.11.08 01:27:50.006255 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8057 | 2024.11.08 01:27:50.006492 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8058 | 2024.11.08 01:27:50.006669 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.00196 sec., 146428.57142857142 rows/sec., 12.92 MiB/sec. | ||
8059 | 2024.11.08 01:27:50.006683 [ 24 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8060 | 2024.11.08 01:27:50.006782 [ 24 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8061 | 2024.11.08 01:27:50.006840 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8062 | 2024.11.08 01:27:50.006971 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Debug> DynamicQueryHandler: Done processing query | ||
8063 | 2024.11.08 01:27:50.007018 [ 288 ] {45e5173c-77c4-4bfc-8485-0a20aab62d0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8064 | 2024.11.08 01:27:50.007041 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
8065 | 2024.11.08 01:27:50.007056 [ 288 ] {} <Debug> HTTP-Session: c8c3d162-99ed-483b-bc16-53c4a7565895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8066 | 2024.11.08 01:27:50.007241 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8067 | 2024.11.08 01:27:50.007288 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1437 rows starting from the beginning of the part | ||
8068 | 2024.11.08 01:27:50.007443 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8069 | 2024.11.08 01:27:50.007498 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61446, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8070 | 2024.11.08 01:27:50.007710 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8071 | 2024.11.08 01:27:50.007748 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
8072 | 2024.11.08 01:27:50.007792 [ 271 ] {} <Debug> HTTP-Session: 610c3f3f-ad10-4fa6-ac7e-6a00892cb7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:61446 | ||
8073 | 2024.11.08 01:27:50.007839 [ 271 ] {} <Debug> HTTP-Session: 610c3f3f-ad10-4fa6-ac7e-6a00892cb7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8074 | 2024.11.08 01:27:50.007901 [ 271 ] {} <Debug> HTTP-Session: 610c3f3f-ad10-4fa6-ac7e-6a00892cb7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8075 | 2024.11.08 01:27:50.008018 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 287 rows starting from the beginning of the part | ||
8076 | 2024.11.08 01:27:50.008050 [ 271 ] {} <Trace> HTTP-Session: 610c3f3f-ad10-4fa6-ac7e-6a00892cb7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2024.11.08 01:27:50.008206 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
8078 | 2024.11.08 01:27:50.008496 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61446) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8079 | 2024.11.08 01:27:50.008542 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
8080 | 2024.11.08 01:27:50.008674 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8081 | 2024.11.08 01:27:50.008922 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 287 rows starting from the beginning of the part | ||
8082 | 2024.11.08 01:27:50.009897 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8083 | 2024.11.08 01:27:50.010977 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2024.11.08 01:27:50.011064 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8085 | 2024.11.08 01:27:50.011944 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8086 | 2024.11.08 01:27:50.012293 [ 198 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005367302 sec., 406163.0964682069 rows/sec., 35.74 MiB/sec. | ||
8087 | 2024.11.08 01:27:50.012465 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8088 | 2024.11.08 01:27:50.012608 [ 199 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8089 | 2024.11.08 01:27:50.012772 [ 24 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8090 | 2024.11.08 01:27:50.012833 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004491 sec., 10910.710309507904 rows/sec., 804.78 KiB/sec. | ||
8091 | 2024.11.08 01:27:50.012920 [ 24 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8092 | 2024.11.08 01:27:50.013021 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8093 | 2024.11.08 01:27:50.013447 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::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 | ||
8094 | 2024.11.08 01:27:50.013506 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Debug> DynamicQueryHandler: Done processing query | ||
8095 | 2024.11.08 01:27:50.013574 [ 271 ] {461601d7-2e42-4921-92be-1550d9b1a4c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8096 | 2024.11.08 01:27:50.013636 [ 271 ] {} <Debug> HTTP-Session: 610c3f3f-ad10-4fa6-ac7e-6a00892cb7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8097 | 2024.11.08 01:27:50.013646 [ 199 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8098 | 2024.11.08 01:27:50.013818 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8099 | 2024.11.08 01:27:50.013870 [ 199 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_46_9} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8100 | 2024.11.08 01:27:50.013902 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8101 | 2024.11.08 01:27:50.013927 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 67 rows starting from the beginning of the part | ||
8102 | 2024.11.08 01:27:50.014073 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61568, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8103 | 2024.11.08 01:27:50.014213 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8104 | 2024.11.08 01:27:50.014266 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8105 | |||
8106 | (version 23.8.7.1) | ||
8107 | 2024.11.08 01:27:50.014344 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8108 | 2024.11.08 01:27:50.014464 [ 288 ] {} <Debug> HTTP-Session: 32b5616e-642b-4ea0-ad26-c23e4cd2585f Authenticating user 'default' from [fd00:1122:3344:101::d]:61568 | ||
8109 | 2024.11.08 01:27:50.014472 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
8110 | 2024.11.08 01:27:50.014546 [ 288 ] {} <Debug> HTTP-Session: 32b5616e-642b-4ea0-ad26-c23e4cd2585f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8111 | 2024.11.08 01:27:50.014624 [ 288 ] {} <Debug> HTTP-Session: 32b5616e-642b-4ea0-ad26-c23e4cd2585f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8112 | 2024.11.08 01:27:50.014838 [ 288 ] {} <Trace> HTTP-Session: 32b5616e-642b-4ea0-ad26-c23e4cd2585f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8113 | 2024.11.08 01:27:50.014933 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
8114 | 2024.11.08 01:27:50.015198 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61568) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8115 | 2024.11.08 01:27:50.015252 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part | ||
8116 | 2024.11.08 01:27:50.015307 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8117 | 2024.11.08 01:27:50.015537 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
8118 | 2024.11.08 01:27:50.015903 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part | ||
8119 | 2024.11.08 01:27:50.016641 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8120 | 2024.11.08 01:27:50.017505 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8121 | 2024.11.08 01:27:50.017575 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8122 | 2024.11.08 01:27:50.018597 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8123 | 2024.11.08 01:27:50.018922 [ 190 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.005715007 sec., 39894.96425813651 rows/sec., 3.00 MiB/sec. | ||
8124 | 2024.11.08 01:27:50.019284 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8125 | 2024.11.08 01:27:50.019321 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8126 | 2024.11.08 01:27:50.019659 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004605 sec., 3040.1737242128124 rows/sec., 212.91 KiB/sec. | ||
8127 | 2024.11.08 01:27:50.020276 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8128 | 2024.11.08 01:27:50.020326 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Debug> DynamicQueryHandler: Done processing query | ||
8129 | 2024.11.08 01:27:50.020408 [ 288 ] {be7e3aa8-1e72-4b96-93de-7513a394d9d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8130 | 2024.11.08 01:27:50.020472 [ 288 ] {} <Debug> HTTP-Session: 32b5616e-642b-4ea0-ad26-c23e4cd2585f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8131 | 2024.11.08 01:27:50.020521 [ 192 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_26_5} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8132 | 2024.11.08 01:27:50.020659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8133 | 2024.11.08 01:27:50.020671 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8134 | 2024.11.08 01:27:50.020763 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55553, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8135 | 2024.11.08 01:27:50.020849 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8136 | 2024.11.08 01:27:50.020877 [ 271 ] {} <Debug> HTTP-Session: 005cf927-b728-4767-8e69-b97b748969c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55553 | ||
8137 | 2024.11.08 01:27:50.020898 [ 271 ] {} <Debug> HTTP-Session: 005cf927-b728-4767-8e69-b97b748969c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8138 | 2024.11.08 01:27:50.020913 [ 271 ] {} <Debug> HTTP-Session: 005cf927-b728-4767-8e69-b97b748969c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8139 | 2024.11.08 01:27:50.020963 [ 271 ] {} <Trace> HTTP-Session: 005cf927-b728-4767-8e69-b97b748969c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8140 | 2024.11.08 01:27:50.021102 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55553) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8141 | 2024.11.08 01:27:50.021156 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8142 | 2024.11.08 01:27:50.021437 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8143 | 2024.11.08 01:27:50.021794 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2024.11.08 01:27:50.021835 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8145 | 2024.11.08 01:27:50.022203 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8146 | 2024.11.08 01:27:50.022464 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8147 | 2024.11.08 01:27:50.022638 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
8148 | 2024.11.08 01:27:50.022818 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Debug> DynamicQueryHandler: Done processing query | ||
8149 | 2024.11.08 01:27:50.022843 [ 271 ] {c5bd54ad-16f4-426c-968f-773109238e29} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8150 | 2024.11.08 01:27:50.022858 [ 271 ] {} <Debug> HTTP-Session: 005cf927-b728-4767-8e69-b97b748969c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8151 | 2024.11.08 01:27:50.023152 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8152 | 2024.11.08 01:27:50.023256 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61573, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8153 | 2024.11.08 01:27:50.023317 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8154 | 2024.11.08 01:27:50.023337 [ 288 ] {} <Debug> HTTP-Session: f3dd84a5-962f-4ce8-bdd1-f4bab91447d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61573 | ||
8155 | 2024.11.08 01:27:50.023354 [ 288 ] {} <Debug> HTTP-Session: f3dd84a5-962f-4ce8-bdd1-f4bab91447d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8156 | 2024.11.08 01:27:50.023367 [ 288 ] {} <Debug> HTTP-Session: f3dd84a5-962f-4ce8-bdd1-f4bab91447d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8157 | 2024.11.08 01:27:50.023406 [ 288 ] {} <Trace> HTTP-Session: f3dd84a5-962f-4ce8-bdd1-f4bab91447d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8158 | 2024.11.08 01:27:50.023814 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61573) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8159 | 2024.11.08 01:27:50.023865 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8160 | 2024.11.08 01:27:50.024131 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8161 | 2024.11.08 01:27:50.024730 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8162 | 2024.11.08 01:27:50.024769 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8163 | 2024.11.08 01:27:50.025156 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8164 | 2024.11.08 01:27:50.025397 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8165 | 2024.11.08 01:27:50.025563 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001949 sec., 217547.46023601847 rows/sec., 15.56 MiB/sec. | ||
8166 | 2024.11.08 01:27:50.025571 [ 24 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8167 | 2024.11.08 01:27:50.025661 [ 24 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8168 | 2024.11.08 01:27:50.025702 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8169 | 2024.11.08 01:27:50.025849 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
8170 | 2024.11.08 01:27:50.025853 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Debug> DynamicQueryHandler: Done processing query | ||
8171 | 2024.11.08 01:27:50.025934 [ 288 ] {26dd9830-badf-4098-b37b-a6212fce8e3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8172 | 2024.11.08 01:27:50.025955 [ 288 ] {} <Debug> HTTP-Session: f3dd84a5-962f-4ce8-bdd1-f4bab91447d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8173 | 2024.11.08 01:27:50.026000 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8174 | 2024.11.08 01:27:50.026033 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
8175 | 2024.11.08 01:27:50.026115 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
8176 | 2024.11.08 01:27:50.026274 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8177 | 2024.11.08 01:27:50.026292 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55553, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8178 | 2024.11.08 01:27:50.026553 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 424 rows starting from the beginning of the part | ||
8179 | 2024.11.08 01:27:50.026574 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8180 | 2024.11.08 01:27:50.026663 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
8181 | |||
8182 | (version 23.8.7.1) | ||
8183 | 2024.11.08 01:27:50.026676 [ 271 ] {} <Debug> HTTP-Session: 0f1878ab-ae38-4ceb-9189-07852e175189 Authenticating user 'default' from [fd00:1122:3344:101::d]:55553 | ||
8184 | 2024.11.08 01:27:50.026854 [ 271 ] {} <Debug> HTTP-Session: 0f1878ab-ae38-4ceb-9189-07852e175189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8185 | 2024.11.08 01:27:50.026973 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
8186 | 2024.11.08 01:27:50.026990 [ 271 ] {} <Debug> HTTP-Session: 0f1878ab-ae38-4ceb-9189-07852e175189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8187 | 2024.11.08 01:27:50.027134 [ 271 ] {} <Trace> HTTP-Session: 0f1878ab-ae38-4ceb-9189-07852e175189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8188 | 2024.11.08 01:27:50.027210 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
8189 | 2024.11.08 01:27:50.027553 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 424 rows starting from the beginning of the part | ||
8190 | 2024.11.08 01:27:50.027579 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55553) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8191 | 2024.11.08 01:27:50.027792 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8192 | 2024.11.08 01:27:50.028396 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8193 | 2024.11.08 01:27:50.029131 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8194 | 2024.11.08 01:27:50.029185 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8195 | 2024.11.08 01:27:50.030122 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8196 | 2024.11.08 01:27:50.030531 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.004739364 sec., 413135.60216096503 rows/sec., 31.63 MiB/sec. | ||
8197 | 2024.11.08 01:27:50.030620 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8198 | 2024.11.08 01:27:50.030797 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8199 | 2024.11.08 01:27:50.030931 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00355 sec., 1690.1408450704225 rows/sec., 88.30 KiB/sec. | ||
8200 | 2024.11.08 01:27:50.031500 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Debug> DynamicQueryHandler: Done processing query | ||
8201 | 2024.11.08 01:27:50.031563 [ 271 ] {38ce3966-dfd2-4929-a162-ab7d48a24315} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8202 | 2024.11.08 01:27:50.031598 [ 271 ] {} <Debug> HTTP-Session: 0f1878ab-ae38-4ceb-9189-07852e175189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8203 | 2024.11.08 01:27:50.031635 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2024.11.08 01:27:50.031733 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_46_9} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8205 | 2024.11.08 01:27:50.031823 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8206 | 2024.11.08 01:27:50.031848 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8207 | 2024.11.08 01:27:50.031933 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40432, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8208 | 2024.11.08 01:27:50.032028 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8209 | 2024.11.08 01:27:50.032058 [ 288 ] {} <Debug> HTTP-Session: 30ee48e9-d91b-4e4b-ab9b-57a45fc34068 Authenticating user 'default' from [fd00:1122:3344:101::d]:40432 | ||
8210 | 2024.11.08 01:27:50.032079 [ 288 ] {} <Debug> HTTP-Session: 30ee48e9-d91b-4e4b-ab9b-57a45fc34068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8211 | 2024.11.08 01:27:50.032096 [ 288 ] {} <Debug> HTTP-Session: 30ee48e9-d91b-4e4b-ab9b-57a45fc34068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8212 | 2024.11.08 01:27:50.032140 [ 288 ] {} <Trace> HTTP-Session: 30ee48e9-d91b-4e4b-ab9b-57a45fc34068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8213 | 2024.11.08 01:27:50.032357 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40432) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8214 | 2024.11.08 01:27:50.032417 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8215 | 2024.11.08 01:27:50.032617 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8216 | 2024.11.08 01:27:50.033072 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8217 | 2024.11.08 01:27:50.033109 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8218 | 2024.11.08 01:27:50.033500 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8219 | 2024.11.08 01:27:50.033733 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2024.11.08 01:27:50.033861 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. | ||
8221 | 2024.11.08 01:27:50.033865 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8222 | 2024.11.08 01:27:50.033925 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8223 | 2024.11.08 01:27:50.033965 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8224 | 2024.11.08 01:27:50.034102 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Debug> DynamicQueryHandler: Done processing query | ||
8225 | 2024.11.08 01:27:50.034189 [ 288 ] {c5ef7734-184e-43af-9d84-65d0ab69e96f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8226 | 2024.11.08 01:27:50.034247 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
8227 | 2024.11.08 01:27:50.034266 [ 288 ] {} <Debug> HTTP-Session: 30ee48e9-d91b-4e4b-ab9b-57a45fc34068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8228 | 2024.11.08 01:27:50.034678 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8229 | 2024.11.08 01:27:50.034746 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8230 | 2024.11.08 01:27:50.034769 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56618, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8231 | 2024.11.08 01:27:50.034814 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 9110 rows starting from the beginning of the part | ||
8232 | 2024.11.08 01:27:50.034949 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8233 | 2024.11.08 01:27:50.035074 [ 271 ] {} <Debug> HTTP-Session: b56e67ec-0452-46c7-a95f-601897d3c998 Authenticating user 'default' from [fd00:1122:3344:101::d]:56618 | ||
8234 | 2024.11.08 01:27:50.035157 [ 271 ] {} <Debug> HTTP-Session: b56e67ec-0452-46c7-a95f-601897d3c998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8235 | 2024.11.08 01:27:50.035176 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
8236 | 2024.11.08 01:27:50.035202 [ 271 ] {} <Debug> HTTP-Session: b56e67ec-0452-46c7-a95f-601897d3c998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8237 | 2024.11.08 01:27:50.035331 [ 271 ] {} <Trace> HTTP-Session: b56e67ec-0452-46c7-a95f-601897d3c998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8238 | 2024.11.08 01:27:50.035461 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
8239 | 2024.11.08 01:27:50.035642 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56618) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8240 | 2024.11.08 01:27:50.035778 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 129 rows starting from the beginning of the part | ||
8241 | 2024.11.08 01:27:50.035809 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8242 | 2024.11.08 01:27:50.036194 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
8243 | 2024.11.08 01:27:50.036590 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
8244 | 2024.11.08 01:27:50.036770 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8245 | 2024.11.08 01:27:50.037576 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8246 | 2024.11.08 01:27:50.037650 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8247 | 2024.11.08 01:27:50.038172 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8248 | 2024.11.08 01:27:50.038709 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8249 | 2024.11.08 01:27:50.039176 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003621 sec., 276.16680475006905 rows/sec., 18.61 KiB/sec. | ||
8250 | 2024.11.08 01:27:50.039802 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Debug> DynamicQueryHandler: Done processing query | ||
8251 | 2024.11.08 01:27:50.039830 [ 271 ] {eaaecdfd-cc03-4f73-a4e8-925714ec8e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8252 | 2024.11.08 01:27:50.039847 [ 271 ] {} <Debug> HTTP-Session: b56e67ec-0452-46c7-a95f-601897d3c998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8253 | 2024.11.08 01:27:50.040130 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8254 | 2024.11.08 01:27:50.040236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53345, User-Agent: (none), Length: 70418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8255 | 2024.11.08 01:27:50.040317 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8256 | 2024.11.08 01:27:50.040415 [ 288 ] {} <Debug> HTTP-Session: 21dd2ea5-11a8-49fd-8ba6-610351b51050 Authenticating user 'default' from [fd00:1122:3344:101::d]:53345 | ||
8257 | 2024.11.08 01:27:50.040447 [ 288 ] {} <Debug> HTTP-Session: 21dd2ea5-11a8-49fd-8ba6-610351b51050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8258 | 2024.11.08 01:27:50.040505 [ 288 ] {} <Debug> HTTP-Session: 21dd2ea5-11a8-49fd-8ba6-610351b51050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8259 | 2024.11.08 01:27:50.040561 [ 288 ] {} <Trace> HTTP-Session: 21dd2ea5-11a8-49fd-8ba6-610351b51050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8260 | 2024.11.08 01:27:50.041485 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10033 rows, containing 5 columns (5 merged, 0 gathered) in 0.0074328 sec., 1349827.7903347325 rows/sec., 91.93 MiB/sec. | ||
8261 | 2024.11.08 01:27:50.041727 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53345) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8262 | 2024.11.08 01:27:50.041742 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8263 | 2024.11.08 01:27:50.041862 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8264 | 2024.11.08 01:27:50.042198 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8265 | 2024.11.08 01:27:50.042352 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8266 | 2024.11.08 01:27:50.042472 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
8267 | 2024.11.08 01:27:50.042642 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8268 | 2024.11.08 01:27:50.043578 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2024.11.08 01:27:50.043615 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8270 | 2024.11.08 01:27:50.044315 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8271 | 2024.11.08 01:27:50.044571 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2024.11.08 01:27:50.044735 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004018 sec., 10452.961672473868 rows/sec., 18.73 MiB/sec. | ||
8273 | 2024.11.08 01:27:50.045313 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Debug> DynamicQueryHandler: Done processing query | ||
8274 | 2024.11.08 01:27:50.045340 [ 288 ] {130dc6f0-e531-49fe-aa03-1e483d33d780} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
8275 | 2024.11.08 01:27:50.045356 [ 288 ] {} <Debug> HTTP-Session: 21dd2ea5-11a8-49fd-8ba6-610351b51050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8276 | 2024.11.08 01:27:50.045567 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8277 | 2024.11.08 01:27:50.045585 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56618, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8278 | 2024.11.08 01:27:50.045678 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8279 | 2024.11.08 01:27:50.045702 [ 271 ] {} <Debug> HTTP-Session: a696ab3c-3208-4e0e-aa71-4f25d747113f Authenticating user 'default' from [fd00:1122:3344:101::d]:56618 | ||
8280 | 2024.11.08 01:27:50.045724 [ 271 ] {} <Debug> HTTP-Session: a696ab3c-3208-4e0e-aa71-4f25d747113f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8281 | 2024.11.08 01:27:50.045741 [ 271 ] {} <Debug> HTTP-Session: a696ab3c-3208-4e0e-aa71-4f25d747113f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8282 | 2024.11.08 01:27:50.045788 [ 271 ] {} <Trace> HTTP-Session: a696ab3c-3208-4e0e-aa71-4f25d747113f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2024.11.08 01:27:50.045977 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56618) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8284 | 2024.11.08 01:27:50.046032 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8285 | 2024.11.08 01:27:50.046198 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8286 | 2024.11.08 01:27:50.046531 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8287 | 2024.11.08 01:27:50.046571 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8288 | 2024.11.08 01:27:50.046958 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8289 | 2024.11.08 01:27:50.047269 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8290 | 2024.11.08 01:27:50.047452 [ 43 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8291 | 2024.11.08 01:27:50.047461 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001555 sec., 52733.11897106109 rows/sec., 3.35 MiB/sec. | ||
8292 | 2024.11.08 01:27:50.047507 [ 43 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8293 | 2024.11.08 01:27:50.047572 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8294 | 2024.11.08 01:27:50.047981 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Debug> DynamicQueryHandler: Done processing query | ||
8295 | 2024.11.08 01:27:50.048071 [ 271 ] {69ef47ce-261a-4f3e-a279-22191ed21b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8296 | 2024.11.08 01:27:50.048090 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
8297 | 2024.11.08 01:27:50.048163 [ 271 ] {} <Debug> HTTP-Session: a696ab3c-3208-4e0e-aa71-4f25d747113f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8298 | 2024.11.08 01:27:50.048563 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8299 | 2024.11.08 01:27:50.048620 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2600 rows starting from the beginning of the part | ||
8300 | 2024.11.08 01:27:50.048762 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
8301 | 2024.11.08 01:27:50.048948 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
8302 | 2024.11.08 01:27:50.049052 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
8303 | 2024.11.08 01:27:50.049265 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
8304 | 2024.11.08 01:27:50.049438 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56618, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8305 | 2024.11.08 01:27:50.049488 [ 189 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
8306 | 2024.11.08 01:27:50.051239 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2932 rows, containing 4 columns (4 merged, 0 gathered) in 0.003456277 sec., 848311.6370591825 rows/sec., 55.70 MiB/sec. | ||
8307 | 2024.11.08 01:27:50.051503 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8308 | 2024.11.08 01:27:50.051811 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2024.11.08 01:27:50.051892 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_46_9} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8310 | 2024.11.08 01:27:50.051976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
8311 | 2024.11.08 01:27:52.184871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 820 | ||
8312 | 2024.11.08 01:27:52.187784 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8313 | 2024.11.08 01:27:52.187848 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8314 | 2024.11.08 01:27:52.189312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8315 | 2024.11.08 01:27:52.189643 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8316 | 2024.11.08 01:27:52.190805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
8317 | 2024.11.08 01:27:54.992882 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40364, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8318 | 2024.11.08 01:27:54.993022 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8319 | 2024.11.08 01:27:54.993047 [ 282 ] {} <Debug> HTTP-Session: 179b848a-18e0-45ec-9a1b-33df7952c2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:40364 | ||
8320 | 2024.11.08 01:27:54.993073 [ 282 ] {} <Debug> HTTP-Session: 179b848a-18e0-45ec-9a1b-33df7952c2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8321 | 2024.11.08 01:27:54.993087 [ 282 ] {} <Debug> HTTP-Session: 179b848a-18e0-45ec-9a1b-33df7952c2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8322 | 2024.11.08 01:27:54.993142 [ 282 ] {} <Trace> HTTP-Session: 179b848a-18e0-45ec-9a1b-33df7952c2bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8323 | 2024.11.08 01:27:54.993331 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40364) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8324 | 2024.11.08 01:27:54.993401 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8325 | 2024.11.08 01:27:54.993740 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8326 | 2024.11.08 01:27:54.994185 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8327 | 2024.11.08 01:27:54.994228 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8328 | 2024.11.08 01:27:54.994652 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8329 | 2024.11.08 01:27:54.994924 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8330 | 2024.11.08 01:27:54.995088 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001807 sec., 2213.6137244050915 rows/sec., 180.50 KiB/sec. | ||
8331 | 2024.11.08 01:27:54.995312 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Debug> DynamicQueryHandler: Done processing query | ||
8332 | 2024.11.08 01:27:54.995339 [ 282 ] {fa2aed23-9456-48af-880a-37cb37e12f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8333 | 2024.11.08 01:27:54.995358 [ 282 ] {} <Debug> HTTP-Session: 179b848a-18e0-45ec-9a1b-33df7952c2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8334 | 2024.11.08 01:27:54.995558 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8335 | 2024.11.08 01:27:54.995565 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53345, User-Agent: (none), Length: 8069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8336 | 2024.11.08 01:27:54.995640 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8337 | 2024.11.08 01:27:54.995662 [ 288 ] {} <Debug> HTTP-Session: 60d9b3f5-5ffb-4056-b882-e1ad8f73ec61 Authenticating user 'default' from [fd00:1122:3344:101::d]:53345 | ||
8338 | 2024.11.08 01:27:54.995682 [ 288 ] {} <Debug> HTTP-Session: 60d9b3f5-5ffb-4056-b882-e1ad8f73ec61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8339 | 2024.11.08 01:27:54.995696 [ 288 ] {} <Debug> HTTP-Session: 60d9b3f5-5ffb-4056-b882-e1ad8f73ec61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8340 | 2024.11.08 01:27:54.995730 [ 288 ] {} <Trace> HTTP-Session: 60d9b3f5-5ffb-4056-b882-e1ad8f73ec61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8341 | 2024.11.08 01:27:54.995855 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53345) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8342 | 2024.11.08 01:27:54.995902 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8343 | 2024.11.08 01:27:54.996140 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8344 | 2024.11.08 01:27:54.996602 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8345 | 2024.11.08 01:27:54.996654 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8346 | 2024.11.08 01:27:54.997362 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8347 | 2024.11.08 01:27:54.997611 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8348 | 2024.11.08 01:27:54.997784 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001962 sec., 29561.671763506623 rows/sec., 2.25 MiB/sec. | ||
8349 | 2024.11.08 01:27:54.997971 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Debug> DynamicQueryHandler: Done processing query | ||
8350 | 2024.11.08 01:27:54.997996 [ 288 ] {1c200121-952f-41d0-8d77-cae1e5782c11} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
8351 | 2024.11.08 01:27:54.998011 [ 288 ] {} <Debug> HTTP-Session: 60d9b3f5-5ffb-4056-b882-e1ad8f73ec61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8352 | 2024.11.08 01:27:54.998185 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8353 | 2024.11.08 01:27:54.998237 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60380, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8354 | 2024.11.08 01:27:54.998312 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8355 | 2024.11.08 01:27:54.998338 [ 282 ] {} <Debug> HTTP-Session: e2afb957-b85e-49ef-b1a4-26b6bc84619d Authenticating user 'default' from [fd00:1122:3344:101::d]:60380 | ||
8356 | 2024.11.08 01:27:54.998359 [ 282 ] {} <Debug> HTTP-Session: e2afb957-b85e-49ef-b1a4-26b6bc84619d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8357 | 2024.11.08 01:27:54.998376 [ 282 ] {} <Debug> HTTP-Session: e2afb957-b85e-49ef-b1a4-26b6bc84619d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8358 | 2024.11.08 01:27:54.998415 [ 282 ] {} <Trace> HTTP-Session: e2afb957-b85e-49ef-b1a4-26b6bc84619d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8359 | 2024.11.08 01:27:54.998537 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60380) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8360 | 2024.11.08 01:27:54.998590 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8361 | 2024.11.08 01:27:54.998875 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8362 | 2024.11.08 01:27:54.999219 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8363 | 2024.11.08 01:27:54.999257 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8364 | 2024.11.08 01:27:54.999604 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8365 | 2024.11.08 01:27:54.999852 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8366 | 2024.11.08 01:27:55.000010 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001496 sec., 2673.7967914438505 rows/sec., 186.70 KiB/sec. | ||
8367 | 2024.11.08 01:27:55.000174 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.11 MiB, peak 175.93 MiB, free memory in arenas 0.00 B, will set to 167.69 MiB (RSS), difference: -5.42 MiB | ||
8368 | 2024.11.08 01:27:55.000257 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Debug> DynamicQueryHandler: Done processing query | ||
8369 | 2024.11.08 01:27:55.000306 [ 282 ] {6183d989-dc98-4239-a459-e5671018f98d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8370 | 2024.11.08 01:27:55.000347 [ 282 ] {} <Debug> HTTP-Session: e2afb957-b85e-49ef-b1a4-26b6bc84619d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8371 | 2024.11.08 01:27:55.000583 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8372 | 2024.11.08 01:27:55.000683 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48610, User-Agent: (none), Length: 11564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8373 | 2024.11.08 01:27:55.000798 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8374 | 2024.11.08 01:27:55.000823 [ 283 ] {} <Debug> HTTP-Session: 2dcbaf53-e192-4656-9b46-cd80770d363f Authenticating user 'default' from [fd00:1122:3344:101::d]:48610 | ||
8375 | 2024.11.08 01:27:55.000848 [ 283 ] {} <Debug> HTTP-Session: 2dcbaf53-e192-4656-9b46-cd80770d363f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8376 | 2024.11.08 01:27:55.000863 [ 283 ] {} <Debug> HTTP-Session: 2dcbaf53-e192-4656-9b46-cd80770d363f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8377 | 2024.11.08 01:27:55.000921 [ 283 ] {} <Trace> HTTP-Session: 2dcbaf53-e192-4656-9b46-cd80770d363f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8378 | 2024.11.08 01:27:55.001128 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48610) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8379 | 2024.11.08 01:27:55.001194 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8380 | 2024.11.08 01:27:55.001532 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8381 | 2024.11.08 01:27:55.001946 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8382 | 2024.11.08 01:27:55.001986 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8383 | 2024.11.08 01:27:55.002422 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8384 | 2024.11.08 01:27:55.002671 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8385 | 2024.11.08 01:27:55.002845 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001785 sec., 38095.2380952381 rows/sec., 2.98 MiB/sec. | ||
8386 | 2024.11.08 01:27:55.003080 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Debug> DynamicQueryHandler: Done processing query | ||
8387 | 2024.11.08 01:27:55.003107 [ 283 ] {01aab709-cab2-4ffe-b6b7-d0f6f7f47e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8388 | 2024.11.08 01:27:55.003124 [ 283 ] {} <Debug> HTTP-Session: 2dcbaf53-e192-4656-9b46-cd80770d363f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8389 | 2024.11.08 01:27:55.003307 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8390 | 2024.11.08 01:27:55.003374 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56351, User-Agent: (none), Length: 24876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8391 | 2024.11.08 01:27:55.003449 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8392 | 2024.11.08 01:27:55.003475 [ 282 ] {} <Debug> HTTP-Session: cb05b347-c39e-4e25-a898-e68c34a07a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56351 | ||
8393 | 2024.11.08 01:27:55.003494 [ 282 ] {} <Debug> HTTP-Session: cb05b347-c39e-4e25-a898-e68c34a07a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8394 | 2024.11.08 01:27:55.003509 [ 282 ] {} <Debug> HTTP-Session: cb05b347-c39e-4e25-a898-e68c34a07a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8395 | 2024.11.08 01:27:55.003548 [ 282 ] {} <Trace> HTTP-Session: cb05b347-c39e-4e25-a898-e68c34a07a9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8396 | 2024.11.08 01:27:55.003715 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56351) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8397 | 2024.11.08 01:27:55.003768 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8398 | 2024.11.08 01:27:55.003954 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8399 | 2024.11.08 01:27:55.004364 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8400 | 2024.11.08 01:27:55.004402 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8401 | 2024.11.08 01:27:55.004806 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8402 | 2024.11.08 01:27:55.005096 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8403 | 2024.11.08 01:27:55.005261 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001606 sec., 80946.45080946451 rows/sec., 5.64 MiB/sec. | ||
8404 | 2024.11.08 01:27:55.005571 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Debug> DynamicQueryHandler: Done processing query | ||
8405 | 2024.11.08 01:27:55.005625 [ 282 ] {9377f057-7ec2-4464-8503-6a22b3c18a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8406 | 2024.11.08 01:27:55.005656 [ 282 ] {} <Debug> HTTP-Session: cb05b347-c39e-4e25-a898-e68c34a07a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8407 | 2024.11.08 01:27:55.005820 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8408 | 2024.11.08 01:27:55.005903 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38674, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8409 | 2024.11.08 01:27:55.005979 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8410 | 2024.11.08 01:27:55.006001 [ 283 ] {} <Debug> HTTP-Session: b754f13d-449d-417c-8660-6dd2ebd3e532 Authenticating user 'default' from [fd00:1122:3344:101::d]:38674 | ||
8411 | 2024.11.08 01:27:55.006019 [ 283 ] {} <Debug> HTTP-Session: b754f13d-449d-417c-8660-6dd2ebd3e532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8412 | 2024.11.08 01:27:55.006033 [ 283 ] {} <Debug> HTTP-Session: b754f13d-449d-417c-8660-6dd2ebd3e532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8413 | 2024.11.08 01:27:55.006073 [ 283 ] {} <Trace> HTTP-Session: b754f13d-449d-417c-8660-6dd2ebd3e532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8414 | 2024.11.08 01:27:55.006205 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38674) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8415 | 2024.11.08 01:27:55.006255 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8416 | 2024.11.08 01:27:55.006415 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8417 | 2024.11.08 01:27:55.006731 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2024.11.08 01:27:55.006770 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8419 | 2024.11.08 01:27:55.007153 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8420 | 2024.11.08 01:27:55.007392 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2024.11.08 01:27:55.007539 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001379 sec., 34807.83176214648 rows/sec., 2.35 MiB/sec. | ||
8422 | 2024.11.08 01:27:55.007702 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Debug> DynamicQueryHandler: Done processing query | ||
8423 | 2024.11.08 01:27:55.007726 [ 283 ] {31ba4eb5-59f3-4ab1-9fbd-6591f5908bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8424 | 2024.11.08 01:27:55.007742 [ 283 ] {} <Debug> HTTP-Session: b754f13d-449d-417c-8660-6dd2ebd3e532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8425 | 2024.11.08 01:27:55.007953 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8426 | 2024.11.08 01:27:56.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.82 MiB, peak 175.93 MiB, free memory in arenas 0.00 B, will set to 167.69 MiB (RSS), difference: 4.87 MiB | ||
8427 | 2024.11.08 01:27:57.009190 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8428 | 2024.11.08 01:27:57.009266 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8429 | 2024.11.08 01:27:57.132781 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8430 | 2024.11.08 01:27:57.804707 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8431 | 2024.11.08 01:27:57.818206 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8432 | 2024.11.08 01:27:57.844776 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8433 | 2024.11.08 01:27:57.851244 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8434 | 2024.11.08 01:27:57.867596 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53059, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8435 | 2024.11.08 01:27:57.910982 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61106, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8436 | 2024.11.08 01:27:57.925445 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8437 | 2024.11.08 01:27:59.993730 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50720, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8438 | 2024.11.08 01:27:59.993876 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8439 | 2024.11.08 01:27:59.993907 [ 292 ] {} <Debug> HTTP-Session: 5b46cdf9-0501-4dc7-ad6a-78f51a2d321e Authenticating user 'default' from [fd00:1122:3344:101::d]:50720 | ||
8440 | 2024.11.08 01:27:59.993936 [ 292 ] {} <Debug> HTTP-Session: 5b46cdf9-0501-4dc7-ad6a-78f51a2d321e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8441 | 2024.11.08 01:27:59.993953 [ 292 ] {} <Debug> HTTP-Session: 5b46cdf9-0501-4dc7-ad6a-78f51a2d321e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8442 | 2024.11.08 01:27:59.994011 [ 292 ] {} <Trace> HTTP-Session: 5b46cdf9-0501-4dc7-ad6a-78f51a2d321e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8443 | 2024.11.08 01:27:59.994241 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50720) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8444 | 2024.11.08 01:27:59.994319 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8445 | 2024.11.08 01:27:59.994663 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8446 | 2024.11.08 01:27:59.995132 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8447 | 2024.11.08 01:27:59.995183 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8448 | 2024.11.08 01:27:59.995618 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8449 | 2024.11.08 01:27:59.995884 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8450 | 2024.11.08 01:27:59.996079 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. | ||
8451 | 2024.11.08 01:27:59.996301 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Debug> DynamicQueryHandler: Done processing query | ||
8452 | 2024.11.08 01:27:59.996329 [ 292 ] {84d7e6c7-454d-411d-93f4-fc2ecfb23f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8453 | 2024.11.08 01:27:59.996346 [ 292 ] {} <Debug> HTTP-Session: 5b46cdf9-0501-4dc7-ad6a-78f51a2d321e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8454 | 2024.11.08 01:27:59.996587 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38334, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8455 | 2024.11.08 01:27:59.996599 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50720, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8456 | 2024.11.08 01:27:59.996755 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8457 | 2024.11.08 01:27:59.996800 [ 283 ] {} <Debug> HTTP-Session: 00ff3abb-a48f-4a44-81c4-27aa596f8df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38334 | ||
8458 | 2024.11.08 01:27:59.996836 [ 283 ] {} <Debug> HTTP-Session: 00ff3abb-a48f-4a44-81c4-27aa596f8df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8459 | 2024.11.08 01:27:59.996854 [ 283 ] {} <Debug> HTTP-Session: 00ff3abb-a48f-4a44-81c4-27aa596f8df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8460 | 2024.11.08 01:27:59.996915 [ 283 ] {} <Trace> HTTP-Session: 00ff3abb-a48f-4a44-81c4-27aa596f8df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8461 | 2024.11.08 01:27:59.997156 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38334) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8462 | 2024.11.08 01:27:59.997235 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8463 | 2024.11.08 01:27:59.997596 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8464 | 2024.11.08 01:27:59.998052 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8465 | 2024.11.08 01:27:59.998101 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8466 | 2024.11.08 01:27:59.998533 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8467 | 2024.11.08 01:27:59.998793 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8468 | 2024.11.08 01:27:59.998969 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
8469 | 2024.11.08 01:27:59.999327 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Debug> DynamicQueryHandler: Done processing query | ||
8470 | 2024.11.08 01:27:59.999356 [ 283 ] {8bd06aba-03d1-4541-9d27-71398b96e7d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8471 | 2024.11.08 01:27:59.999373 [ 283 ] {} <Debug> HTTP-Session: 00ff3abb-a48f-4a44-81c4-27aa596f8df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8472 | 2024.11.08 01:27:59.999560 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8473 | 2024.11.08 01:27:59.999645 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58137, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8474 | 2024.11.08 01:27:59.999731 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8475 | 2024.11.08 01:27:59.999755 [ 292 ] {} <Debug> HTTP-Session: bcbf4250-5d5a-499b-8ef0-e977fd73075a Authenticating user 'default' from [fd00:1122:3344:101::d]:58137 | ||
8476 | 2024.11.08 01:27:59.999776 [ 292 ] {} <Debug> HTTP-Session: bcbf4250-5d5a-499b-8ef0-e977fd73075a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8477 | 2024.11.08 01:27:59.999790 [ 292 ] {} <Debug> HTTP-Session: bcbf4250-5d5a-499b-8ef0-e977fd73075a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8478 | 2024.11.08 01:27:59.999835 [ 292 ] {} <Trace> HTTP-Session: bcbf4250-5d5a-499b-8ef0-e977fd73075a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8479 | 2024.11.08 01:28:00.000029 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8480 | 2024.11.08 01:28:00.000086 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8481 | 2024.11.08 01:28:00.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.88 MiB, peak 175.93 MiB, free memory in arenas 0.00 B, will set to 167.69 MiB (RSS), difference: -1.19 MiB | ||
8482 | 2024.11.08 01:28:00.000452 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8483 | 2024.11.08 01:28:00.001010 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8484 | 2024.11.08 01:28:00.001050 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8485 | 2024.11.08 01:28:00.001446 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8486 | 2024.11.08 01:28:00.001693 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8487 | 2024.11.08 01:28:00.001847 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001902 sec., 84121.97686645636 rows/sec., 5.86 MiB/sec. | ||
8488 | 2024.11.08 01:28:00.002138 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Debug> DynamicQueryHandler: Done processing query | ||
8489 | 2024.11.08 01:28:00.002202 [ 292 ] {a1a99f04-2a9d-4e4e-beea-2b53c5c0b19e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8490 | 2024.11.08 01:28:00.002257 [ 292 ] {} <Debug> HTTP-Session: bcbf4250-5d5a-499b-8ef0-e977fd73075a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8491 | 2024.11.08 01:28:00.002443 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8492 | 2024.11.08 01:28:00.002568 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49455, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8493 | 2024.11.08 01:28:00.002690 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8494 | 2024.11.08 01:28:00.002717 [ 290 ] {} <Debug> HTTP-Session: 569c9d0d-bf89-4f30-a65b-9641a7f5543d Authenticating user 'default' from [fd00:1122:3344:101::d]:49455 | ||
8495 | 2024.11.08 01:28:00.002743 [ 290 ] {} <Debug> HTTP-Session: 569c9d0d-bf89-4f30-a65b-9641a7f5543d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8496 | 2024.11.08 01:28:00.002758 [ 290 ] {} <Debug> HTTP-Session: 569c9d0d-bf89-4f30-a65b-9641a7f5543d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8497 | 2024.11.08 01:28:00.002813 [ 290 ] {} <Trace> HTTP-Session: 569c9d0d-bf89-4f30-a65b-9641a7f5543d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8498 | 2024.11.08 01:28:00.003042 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49455) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8499 | 2024.11.08 01:28:00.003119 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8500 | 2024.11.08 01:28:00.003328 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8501 | 2024.11.08 01:28:00.003715 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8502 | 2024.11.08 01:28:00.003762 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8503 | 2024.11.08 01:28:00.004235 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8504 | 2024.11.08 01:28:00.004496 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8505 | 2024.11.08 01:28:00.004660 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001705 sec., 35190.61583577713 rows/sec., 2.37 MiB/sec. | ||
8506 | 2024.11.08 01:28:00.004988 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Debug> DynamicQueryHandler: Done processing query | ||
8507 | 2024.11.08 01:28:00.005038 [ 290 ] {04bbae83-3273-4965-b6e6-76f71bd38b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8508 | 2024.11.08 01:28:00.005056 [ 290 ] {} <Debug> HTTP-Session: 569c9d0d-bf89-4f30-a65b-9641a7f5543d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8509 | 2024.11.08 01:28:00.005288 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8510 | 2024.11.08 01:28:02.191008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 840 | ||
8511 | 2024.11.08 01:28:02.193667 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2024.11.08 01:28:02.193714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8513 | 2024.11.08 01:28:02.195130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8514 | 2024.11.08 01:28:02.195448 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2024.11.08 01:28:02.196299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
8516 | 2024.11.08 01:28:02.469022 [ 145 ] {} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8517 | 2024.11.08 01:28:02.469097 [ 145 ] {} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8518 | 2024.11.08 01:28:02.469125 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8519 | 2024.11.08 01:28:02.469350 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::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 | ||
8520 | 2024.11.08 01:28:02.469691 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8521 | 2024.11.08 01:28:02.469769 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::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 | ||
8522 | 2024.11.08 01:28:02.469904 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
8523 | 2024.11.08 01:28:02.470286 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
8524 | 2024.11.08 01:28:02.470442 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
8525 | 2024.11.08 01:28:02.470586 [ 189 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
8526 | 2024.11.08 01:28:02.471562 [ 186 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002353631 sec., 7222.882431443161 rows/sec., 485.04 KiB/sec. | ||
8527 | 2024.11.08 01:28:02.471720 [ 193 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8528 | 2024.11.08 01:28:02.472031 [ 193 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8529 | 2024.11.08 01:28:02.472118 [ 193 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_17_4} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8530 | 2024.11.08 01:28:02.472198 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8531 | 2024.11.08 01:28:04.245754 [ 149 ] {} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8532 | 2024.11.08 01:28:04.245834 [ 149 ] {} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8533 | 2024.11.08 01:28:04.245858 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8534 | 2024.11.08 01:28:04.246077 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
8535 | 2024.11.08 01:28:04.246299 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8536 | 2024.11.08 01:28:04.246341 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 243 rows starting from the beginning of the part | ||
8537 | 2024.11.08 01:28:04.246429 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
8538 | 2024.11.08 01:28:04.246681 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
8539 | 2024.11.08 01:28:04.246883 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
8540 | 2024.11.08 01:28:04.247045 [ 186 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
8541 | 2024.11.08 01:28:04.248207 [ 193 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00226456 sec., 132034.47910410853 rows/sec., 9.46 MiB/sec. | ||
8542 | 2024.11.08 01:28:04.248400 [ 193 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8543 | 2024.11.08 01:28:04.248719 [ 193 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_17_4} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8544 | 2024.11.08 01:28:04.248821 [ 193 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_17_4} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8545 | 2024.11.08 01:28:04.248928 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8546 | 2024.11.08 01:28:05.000821 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48743, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8547 | 2024.11.08 01:28:05.000951 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8548 | 2024.11.08 01:28:05.000983 [ 292 ] {} <Debug> HTTP-Session: 94db8b8a-3b9d-4684-a8ec-f29218410717 Authenticating user 'default' from [fd00:1122:3344:101::d]:48743 | ||
8549 | 2024.11.08 01:28:05.001012 [ 292 ] {} <Debug> HTTP-Session: 94db8b8a-3b9d-4684-a8ec-f29218410717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8550 | 2024.11.08 01:28:05.001030 [ 292 ] {} <Debug> HTTP-Session: 94db8b8a-3b9d-4684-a8ec-f29218410717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8551 | 2024.11.08 01:28:05.001090 [ 292 ] {} <Trace> HTTP-Session: 94db8b8a-3b9d-4684-a8ec-f29218410717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8552 | 2024.11.08 01:28:05.001300 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48743) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
8553 | 2024.11.08 01:28:05.001375 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8554 | 2024.11.08 01:28:05.001727 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8555 | 2024.11.08 01:28:05.002173 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8556 | 2024.11.08 01:28:05.002213 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8557 | 2024.11.08 01:28:05.002624 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8558 | 2024.11.08 01:28:05.002886 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8559 | 2024.11.08 01:28:05.003025 [ 151 ] {} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8560 | 2024.11.08 01:28:05.003030 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001794 sec., 7803.790412486064 rows/sec., 561.77 KiB/sec. | ||
8561 | 2024.11.08 01:28:05.003068 [ 151 ] {} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8562 | 2024.11.08 01:28:05.003105 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8563 | 2024.11.08 01:28:05.003352 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Debug> DynamicQueryHandler: Done processing query | ||
8564 | 2024.11.08 01:28:05.003430 [ 292 ] {c6b84a43-d938-4f79-9877-f8a362983c65} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8565 | 2024.11.08 01:28:05.003434 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
8566 | 2024.11.08 01:28:05.003491 [ 292 ] {} <Debug> HTTP-Session: 94db8b8a-3b9d-4684-a8ec-f29218410717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8567 | 2024.11.08 01:28:05.003760 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8568 | 2024.11.08 01:28:05.003785 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8569 | 2024.11.08 01:28:05.003835 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
8570 | 2024.11.08 01:28:05.003956 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
8571 | 2024.11.08 01:28:05.004035 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35759, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8572 | 2024.11.08 01:28:05.004138 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
8573 | 2024.11.08 01:28:05.004230 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8574 | 2024.11.08 01:28:05.004355 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
8575 | 2024.11.08 01:28:05.004359 [ 290 ] {} <Debug> HTTP-Session: 8f89ffe4-db72-432d-bf60-b7e856cef379 Authenticating user 'default' from [fd00:1122:3344:101::d]:35759 | ||
8576 | 2024.11.08 01:28:05.004424 [ 290 ] {} <Debug> HTTP-Session: 8f89ffe4-db72-432d-bf60-b7e856cef379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8577 | 2024.11.08 01:28:05.004478 [ 290 ] {} <Debug> HTTP-Session: 8f89ffe4-db72-432d-bf60-b7e856cef379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8578 | 2024.11.08 01:28:05.004522 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
8579 | 2024.11.08 01:28:05.004567 [ 290 ] {} <Trace> HTTP-Session: 8f89ffe4-db72-432d-bf60-b7e856cef379 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8580 | 2024.11.08 01:28:05.004894 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35759) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8581 | 2024.11.08 01:28:05.004970 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8582 | 2024.11.08 01:28:05.005533 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8583 | 2024.11.08 01:28:05.005962 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002742577 sec., 25523.44018053094 rows/sec., 1.89 MiB/sec. | ||
8584 | 2024.11.08 01:28:05.006119 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8585 | 2024.11.08 01:28:05.006358 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8586 | 2024.11.08 01:28:05.006407 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8587 | 2024.11.08 01:28:05.006467 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_17_4} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8588 | 2024.11.08 01:28:05.006568 [ 201 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_17_4} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8589 | 2024.11.08 01:28:05.006657 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8590 | 2024.11.08 01:28:05.006867 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8591 | 2024.11.08 01:28:05.007122 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2024.11.08 01:28:05.007297 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002532 sec., 113349.13112164297 rows/sec., 10.00 MiB/sec. | ||
8593 | 2024.11.08 01:28:05.007540 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Debug> DynamicQueryHandler: Done processing query | ||
8594 | 2024.11.08 01:28:05.007567 [ 290 ] {fc41f06d-5f4f-460d-ad0d-6c71dce58ab1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8595 | 2024.11.08 01:28:05.007584 [ 290 ] {} <Debug> HTTP-Session: 8f89ffe4-db72-432d-bf60-b7e856cef379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8596 | 2024.11.08 01:28:05.007853 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35759, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8597 | 2024.11.08 01:28:05.007871 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48743, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8598 | 2024.11.08 01:28:05.007999 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8599 | 2024.11.08 01:28:05.008049 [ 292 ] {} <Debug> HTTP-Session: 3a0beba9-fb1c-4f9e-bb4a-c258a09acf24 Authenticating user 'default' from [fd00:1122:3344:101::d]:48743 | ||
8600 | 2024.11.08 01:28:05.008086 [ 292 ] {} <Debug> HTTP-Session: 3a0beba9-fb1c-4f9e-bb4a-c258a09acf24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8601 | 2024.11.08 01:28:05.008115 [ 292 ] {} <Debug> HTTP-Session: 3a0beba9-fb1c-4f9e-bb4a-c258a09acf24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8602 | 2024.11.08 01:28:05.008184 [ 292 ] {} <Trace> HTTP-Session: 3a0beba9-fb1c-4f9e-bb4a-c258a09acf24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8603 | 2024.11.08 01:28:05.008424 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48743) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8604 | 2024.11.08 01:28:05.008496 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8605 | 2024.11.08 01:28:05.008763 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8606 | 2024.11.08 01:28:05.009117 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8607 | 2024.11.08 01:28:05.009155 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8608 | 2024.11.08 01:28:05.009522 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8609 | 2024.11.08 01:28:05.009776 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): 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.11.08 01:28:05.009913 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001581 sec., 30993.042378241622 rows/sec., 2.23 MiB/sec. | ||
8611 | 2024.11.08 01:28:05.010077 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Debug> DynamicQueryHandler: Done processing query | ||
8612 | 2024.11.08 01:28:05.010103 [ 292 ] {8c2f4a9e-2529-4f54-bbba-2cab2b1cfa29} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8613 | 2024.11.08 01:28:05.010119 [ 292 ] {} <Debug> HTTP-Session: 3a0beba9-fb1c-4f9e-bb4a-c258a09acf24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8614 | 2024.11.08 01:28:05.010323 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8615 | 2024.11.08 01:28:05.010441 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52849, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8616 | 2024.11.08 01:28:05.010511 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8617 | 2024.11.08 01:28:05.010533 [ 290 ] {} <Debug> HTTP-Session: 451f482e-92b2-4a5f-8e63-13a753329d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:52849 | ||
8618 | 2024.11.08 01:28:05.010552 [ 290 ] {} <Debug> HTTP-Session: 451f482e-92b2-4a5f-8e63-13a753329d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8619 | 2024.11.08 01:28:05.010566 [ 290 ] {} <Debug> HTTP-Session: 451f482e-92b2-4a5f-8e63-13a753329d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8620 | 2024.11.08 01:28:05.010609 [ 290 ] {} <Trace> HTTP-Session: 451f482e-92b2-4a5f-8e63-13a753329d98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8621 | 2024.11.08 01:28:05.010735 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52849) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8622 | 2024.11.08 01:28:05.010786 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8623 | 2024.11.08 01:28:05.011058 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8624 | 2024.11.08 01:28:05.011391 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2024.11.08 01:28:05.011429 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8626 | 2024.11.08 01:28:05.011783 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8627 | 2024.11.08 01:28:05.012023 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8628 | 2024.11.08 01:28:05.012187 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001487 sec., 9414.92938802959 rows/sec., 659.36 KiB/sec. | ||
8629 | 2024.11.08 01:28:05.012370 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Debug> DynamicQueryHandler: Done processing query | ||
8630 | 2024.11.08 01:28:05.012395 [ 290 ] {841385ea-435f-4557-82c1-b5778db8a1cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8631 | 2024.11.08 01:28:05.012411 [ 290 ] {} <Debug> HTTP-Session: 451f482e-92b2-4a5f-8e63-13a753329d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8632 | 2024.11.08 01:28:05.012598 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48743, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8633 | 2024.11.08 01:28:05.012609 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8634 | 2024.11.08 01:28:05.012692 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8635 | 2024.11.08 01:28:05.012734 [ 292 ] {} <Debug> HTTP-Session: ee683a57-dfa6-4c5f-b3e1-f60be7859dac Authenticating user 'default' from [fd00:1122:3344:101::d]:48743 | ||
8636 | 2024.11.08 01:28:05.012756 [ 292 ] {} <Debug> HTTP-Session: ee683a57-dfa6-4c5f-b3e1-f60be7859dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8637 | 2024.11.08 01:28:05.012784 [ 292 ] {} <Debug> HTTP-Session: ee683a57-dfa6-4c5f-b3e1-f60be7859dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8638 | 2024.11.08 01:28:05.012833 [ 292 ] {} <Trace> HTTP-Session: ee683a57-dfa6-4c5f-b3e1-f60be7859dac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8639 | 2024.11.08 01:28:05.012969 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48743) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8640 | 2024.11.08 01:28:05.013026 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8641 | 2024.11.08 01:28:05.013338 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8642 | 2024.11.08 01:28:05.013677 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8643 | 2024.11.08 01:28:05.013715 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8644 | 2024.11.08 01:28:05.014062 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8645 | 2024.11.08 01:28:05.014301 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8646 | 2024.11.08 01:28:05.014426 [ 151 ] {} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8647 | 2024.11.08 01:28:05.014430 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. | ||
8648 | 2024.11.08 01:28:05.014465 [ 151 ] {} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8649 | 2024.11.08 01:28:05.014502 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8650 | 2024.11.08 01:28:05.014775 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Debug> DynamicQueryHandler: Done processing query | ||
8651 | 2024.11.08 01:28:05.014846 [ 292 ] {48a9590d-7f08-4bb9-b9e1-6ac880728f82} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8652 | 2024.11.08 01:28:05.014865 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
8653 | 2024.11.08 01:28:05.014914 [ 292 ] {} <Debug> HTTP-Session: ee683a57-dfa6-4c5f-b3e1-f60be7859dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8654 | 2024.11.08 01:28:05.015196 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8655 | 2024.11.08 01:28:05.015235 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8656 | 2024.11.08 01:28:05.015307 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
8657 | 2024.11.08 01:28:05.015367 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38559, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8658 | 2024.11.08 01:28:05.015520 [ 292 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
8659 | |||
8660 | (version 23.8.7.1) | ||
8661 | 2024.11.08 01:28:05.015556 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8662 | 2024.11.08 01:28:05.015670 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
8663 | 2024.11.08 01:28:05.015696 [ 290 ] {} <Debug> HTTP-Session: 111d8e5c-b556-4d00-8cb6-da935fe11e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:38559 | ||
8664 | 2024.11.08 01:28:05.015777 [ 290 ] {} <Debug> HTTP-Session: 111d8e5c-b556-4d00-8cb6-da935fe11e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8665 | 2024.11.08 01:28:05.015844 [ 290 ] {} <Debug> HTTP-Session: 111d8e5c-b556-4d00-8cb6-da935fe11e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8666 | 2024.11.08 01:28:05.015993 [ 290 ] {} <Trace> HTTP-Session: 111d8e5c-b556-4d00-8cb6-da935fe11e9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8667 | 2024.11.08 01:28:05.016003 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
8668 | 2024.11.08 01:28:05.016260 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
8669 | 2024.11.08 01:28:05.016402 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
8670 | 2024.11.08 01:28:05.016514 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38559) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8671 | 2024.11.08 01:28:05.016763 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8672 | 2024.11.08 01:28:05.017661 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8673 | 2024.11.08 01:28:05.019018 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004409389 sec., 14741.271409712323 rows/sec., 976.70 KiB/sec. | ||
8674 | 2024.11.08 01:28:05.019043 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8675 | 2024.11.08 01:28:05.019112 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8676 | 2024.11.08 01:28:05.019188 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8677 | 2024.11.08 01:28:05.019755 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_17_4} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8678 | 2024.11.08 01:28:05.019860 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8679 | 2024.11.08 01:28:05.019920 [ 200 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_17_4} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8680 | 2024.11.08 01:28:05.020083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8681 | 2024.11.08 01:28:05.020242 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8682 | 2024.11.08 01:28:05.020420 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004195 sec., 101072.70560190703 rows/sec., 7.23 MiB/sec. | ||
8683 | 2024.11.08 01:28:05.020775 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Debug> DynamicQueryHandler: Done processing query | ||
8684 | 2024.11.08 01:28:05.020833 [ 290 ] {6ad175de-b3e1-4a0c-a00a-3c4c0e4cd14a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8685 | 2024.11.08 01:28:05.020882 [ 290 ] {} <Debug> HTTP-Session: 111d8e5c-b556-4d00-8cb6-da935fe11e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8686 | 2024.11.08 01:28:05.021149 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8687 | 2024.11.08 01:28:05.021258 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38908, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8688 | 2024.11.08 01:28:05.021367 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8689 | 2024.11.08 01:28:05.021409 [ 292 ] {} <Debug> HTTP-Session: 78a86af4-9ace-477f-b482-5e80545f0724 Authenticating user 'default' from [fd00:1122:3344:101::d]:38908 | ||
8690 | 2024.11.08 01:28:05.021442 [ 292 ] {} <Debug> HTTP-Session: 78a86af4-9ace-477f-b482-5e80545f0724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8691 | 2024.11.08 01:28:05.021470 [ 292 ] {} <Debug> HTTP-Session: 78a86af4-9ace-477f-b482-5e80545f0724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8692 | 2024.11.08 01:28:05.021520 [ 292 ] {} <Trace> HTTP-Session: 78a86af4-9ace-477f-b482-5e80545f0724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8693 | 2024.11.08 01:28:05.021630 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38908) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8694 | 2024.11.08 01:28:05.021681 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8695 | 2024.11.08 01:28:05.021847 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8696 | 2024.11.08 01:28:05.022125 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8697 | 2024.11.08 01:28:05.022162 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8698 | 2024.11.08 01:28:05.022526 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8699 | 2024.11.08 01:28:05.022766 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8700 | 2024.11.08 01:28:05.022898 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001298 sec., 4622.496147919877 rows/sec., 241.51 KiB/sec. | ||
8701 | 2024.11.08 01:28:05.023049 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Debug> DynamicQueryHandler: Done processing query | ||
8702 | 2024.11.08 01:28:05.023075 [ 292 ] {691a8726-d81d-4b42-95dd-0bcd0907a85a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8703 | 2024.11.08 01:28:05.023091 [ 292 ] {} <Debug> HTTP-Session: 78a86af4-9ace-477f-b482-5e80545f0724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8704 | 2024.11.08 01:28:05.023252 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38559, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8705 | 2024.11.08 01:28:05.023277 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8706 | 2024.11.08 01:28:05.023354 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8707 | 2024.11.08 01:28:05.023388 [ 290 ] {} <Debug> HTTP-Session: 363611ae-b977-434a-bf4a-590afd71f9af Authenticating user 'default' from [fd00:1122:3344:101::d]:38559 | ||
8708 | 2024.11.08 01:28:05.023408 [ 290 ] {} <Debug> HTTP-Session: 363611ae-b977-434a-bf4a-590afd71f9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8709 | 2024.11.08 01:28:05.023425 [ 290 ] {} <Debug> HTTP-Session: 363611ae-b977-434a-bf4a-590afd71f9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8710 | 2024.11.08 01:28:05.023501 [ 290 ] {} <Trace> HTTP-Session: 363611ae-b977-434a-bf4a-590afd71f9af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8711 | 2024.11.08 01:28:05.023940 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38559) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8712 | 2024.11.08 01:28:05.024037 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8713 | 2024.11.08 01:28:05.024363 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8714 | 2024.11.08 01:28:05.024993 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8715 | 2024.11.08 01:28:05.025031 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8716 | 2024.11.08 01:28:05.025438 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8717 | 2024.11.08 01:28:05.025688 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8718 | 2024.11.08 01:28:05.025830 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00215 sec., 110232.55813953489 rows/sec., 7.39 MiB/sec. | ||
8719 | 2024.11.08 01:28:05.026035 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Debug> DynamicQueryHandler: Done processing query | ||
8720 | 2024.11.08 01:28:05.026071 [ 290 ] {4d6be26e-af42-42f0-a5d5-948fe7daa3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8721 | 2024.11.08 01:28:05.026099 [ 290 ] {} <Debug> HTTP-Session: 363611ae-b977-434a-bf4a-590afd71f9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8722 | 2024.11.08 01:28:05.026265 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8723 | 2024.11.08 01:28:05.026339 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58179, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8724 | 2024.11.08 01:28:05.026408 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8725 | 2024.11.08 01:28:05.026436 [ 292 ] {} <Debug> HTTP-Session: d5425740-fa86-45b9-b1a2-6b1e4a7f810e Authenticating user 'default' from [fd00:1122:3344:101::d]:58179 | ||
8726 | 2024.11.08 01:28:05.026470 [ 292 ] {} <Debug> HTTP-Session: d5425740-fa86-45b9-b1a2-6b1e4a7f810e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8727 | 2024.11.08 01:28:05.026498 [ 292 ] {} <Debug> HTTP-Session: d5425740-fa86-45b9-b1a2-6b1e4a7f810e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8728 | 2024.11.08 01:28:05.026565 [ 292 ] {} <Trace> HTTP-Session: d5425740-fa86-45b9-b1a2-6b1e4a7f810e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8729 | 2024.11.08 01:28:05.026771 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58179) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8730 | 2024.11.08 01:28:05.026865 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8731 | 2024.11.08 01:28:05.027162 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8732 | 2024.11.08 01:28:05.027556 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8733 | 2024.11.08 01:28:05.027594 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8734 | 2024.11.08 01:28:05.027960 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8735 | 2024.11.08 01:28:05.028199 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8736 | 2024.11.08 01:28:05.028357 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001646 sec., 607.5334143377886 rows/sec., 40.94 KiB/sec. | ||
8737 | 2024.11.08 01:28:05.028676 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Debug> DynamicQueryHandler: Done processing query | ||
8738 | 2024.11.08 01:28:05.028703 [ 292 ] {31b59d78-c496-46b7-9907-49bb4de25040} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8739 | 2024.11.08 01:28:05.028719 [ 292 ] {} <Debug> HTTP-Session: d5425740-fa86-45b9-b1a2-6b1e4a7f810e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8740 | 2024.11.08 01:28:05.028923 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58179, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8741 | 2024.11.08 01:28:05.028981 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38559, User-Agent: (none), Length: 70433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8742 | 2024.11.08 01:28:05.029099 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8743 | 2024.11.08 01:28:05.029137 [ 290 ] {} <Debug> HTTP-Session: 9ee2abf4-b50e-4c84-be96-f78470b23b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:38559 | ||
8744 | 2024.11.08 01:28:05.029173 [ 290 ] {} <Debug> HTTP-Session: 9ee2abf4-b50e-4c84-be96-f78470b23b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8745 | 2024.11.08 01:28:05.029201 [ 290 ] {} <Debug> HTTP-Session: 9ee2abf4-b50e-4c84-be96-f78470b23b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8746 | 2024.11.08 01:28:05.029270 [ 290 ] {} <Trace> HTTP-Session: 9ee2abf4-b50e-4c84-be96-f78470b23b0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2024.11.08 01:28:05.029806 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38559) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8748 | 2024.11.08 01:28:05.029888 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8749 | 2024.11.08 01:28:05.030407 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8750 | 2024.11.08 01:28:05.031294 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8751 | 2024.11.08 01:28:05.031333 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8752 | 2024.11.08 01:28:05.032034 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8753 | 2024.11.08 01:28:05.032302 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8754 | 2024.11.08 01:28:05.032456 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002997 sec., 14014.014014014014 rows/sec., 25.11 MiB/sec. | ||
8755 | 2024.11.08 01:28:05.032712 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Debug> DynamicQueryHandler: Done processing query | ||
8756 | 2024.11.08 01:28:05.032739 [ 290 ] {b09cbb23-7da7-4aa8-8ded-1c790013227d} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
8757 | 2024.11.08 01:28:05.032756 [ 290 ] {} <Debug> HTTP-Session: 9ee2abf4-b50e-4c84-be96-f78470b23b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8758 | 2024.11.08 01:28:05.032926 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8759 | 2024.11.08 01:28:05.033014 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48883, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8760 | 2024.11.08 01:28:05.033091 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8761 | 2024.11.08 01:28:05.033117 [ 292 ] {} <Debug> HTTP-Session: 85e80a0f-25f3-478d-8b34-793871dda977 Authenticating user 'default' from [fd00:1122:3344:101::d]:48883 | ||
8762 | 2024.11.08 01:28:05.033139 [ 292 ] {} <Debug> HTTP-Session: 85e80a0f-25f3-478d-8b34-793871dda977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8763 | 2024.11.08 01:28:05.033156 [ 292 ] {} <Debug> HTTP-Session: 85e80a0f-25f3-478d-8b34-793871dda977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8764 | 2024.11.08 01:28:05.033201 [ 292 ] {} <Trace> HTTP-Session: 85e80a0f-25f3-478d-8b34-793871dda977 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2024.11.08 01:28:05.033368 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48883) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8766 | 2024.11.08 01:28:05.033426 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8767 | 2024.11.08 01:28:05.033597 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8768 | 2024.11.08 01:28:05.033916 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8769 | 2024.11.08 01:28:05.033954 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8770 | 2024.11.08 01:28:05.034328 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8771 | 2024.11.08 01:28:05.034569 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8772 | 2024.11.08 01:28:05.034739 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. | ||
8773 | 2024.11.08 01:28:05.035050 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Debug> DynamicQueryHandler: Done processing query | ||
8774 | 2024.11.08 01:28:05.035113 [ 292 ] {cadcfdef-381f-4553-822e-28ef215f53be} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8775 | 2024.11.08 01:28:05.035178 [ 292 ] {} <Debug> HTTP-Session: 85e80a0f-25f3-478d-8b34-793871dda977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8776 | 2024.11.08 01:28:05.035543 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48883, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8777 | 2024.11.08 01:28:06.000174 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.78 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 167.72 MiB (RSS), difference: -1.05 MiB | ||
8778 | 2024.11.08 01:28:07.088887 [ 146 ] {} <Debug> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
8779 | 2024.11.08 01:28:07.088957 [ 146 ] {} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8780 | 2024.11.08 01:28:07.088985 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8781 | 2024.11.08 01:28:07.089209 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
8782 | 2024.11.08 01:28:07.089450 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8783 | 2024.11.08 01:28:07.089492 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
8784 | 2024.11.08 01:28:07.089574 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
8785 | 2024.11.08 01:28:07.089786 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
8786 | 2024.11.08 01:28:07.090094 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
8787 | 2024.11.08 01:28:07.090253 [ 188 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
8788 | 2024.11.08 01:28:07.091317 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225248 sec., 17758.204290382157 rows/sec., 1.48 MiB/sec. | ||
8789 | 2024.11.08 01:28:07.091516 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
8790 | 2024.11.08 01:28:07.092077 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8791 | 2024.11.08 01:28:07.092229 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_9_2} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
8792 | 2024.11.08 01:28:07.092384 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8793 | 2024.11.08 01:28:08.915819 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8794 | 2024.11.08 01:28:09.228486 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45416, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8795 | 2024.11.08 01:28:09.233952 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8796 | 2024.11.08 01:28:09.422669 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8797 | 2024.11.08 01:28:09.489557 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8798 | 2024.11.08 01:28:09.592089 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8799 | 2024.11.08 01:28:09.688659 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8800 | 2024.11.08 01:28:09.695071 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8801 | 2024.11.08 01:28:09.777753 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8802 | 2024.11.08 01:28:09.781163 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8803 | 2024.11.08 01:28:09.806813 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8804 | 2024.11.08 01:28:09.993464 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34190, User-Agent: (none), Length: 1922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8805 | 2024.11.08 01:28:09.993589 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8806 | 2024.11.08 01:28:09.993615 [ 289 ] {} <Debug> HTTP-Session: 1cc1670e-20ff-4b2d-9d0a-b909e6b19677 Authenticating user 'default' from [fd00:1122:3344:101::d]:34190 | ||
8807 | 2024.11.08 01:28:09.993640 [ 289 ] {} <Debug> HTTP-Session: 1cc1670e-20ff-4b2d-9d0a-b909e6b19677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8808 | 2024.11.08 01:28:09.993655 [ 289 ] {} <Debug> HTTP-Session: 1cc1670e-20ff-4b2d-9d0a-b909e6b19677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8809 | 2024.11.08 01:28:09.993706 [ 289 ] {} <Trace> HTTP-Session: 1cc1670e-20ff-4b2d-9d0a-b909e6b19677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8810 | 2024.11.08 01:28:09.993906 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34190) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8811 | 2024.11.08 01:28:09.993978 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8812 | 2024.11.08 01:28:09.994321 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8813 | 2024.11.08 01:28:09.994773 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2024.11.08 01:28:09.994821 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8815 | 2024.11.08 01:28:09.995234 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8816 | 2024.11.08 01:28:09.995495 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8817 | 2024.11.08 01:28:09.995681 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001825 sec., 6575.342465753424 rows/sec., 536.17 KiB/sec. | ||
8818 | 2024.11.08 01:28:09.996042 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Debug> DynamicQueryHandler: Done processing query | ||
8819 | 2024.11.08 01:28:09.996071 [ 289 ] {3d920f28-f54a-4eb6-b627-2df71c011275} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8820 | 2024.11.08 01:28:09.996087 [ 289 ] {} <Debug> HTTP-Session: 1cc1670e-20ff-4b2d-9d0a-b909e6b19677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8821 | 2024.11.08 01:28:09.996289 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8822 | 2024.11.08 01:28:09.996395 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52879, User-Agent: (none), Length: 8601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8823 | 2024.11.08 01:28:09.996488 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8824 | 2024.11.08 01:28:09.996512 [ 294 ] {} <Debug> HTTP-Session: 519fb255-4112-4553-849a-32ca9f849546 Authenticating user 'default' from [fd00:1122:3344:101::d]:52879 | ||
8825 | 2024.11.08 01:28:09.996536 [ 294 ] {} <Debug> HTTP-Session: 519fb255-4112-4553-849a-32ca9f849546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8826 | 2024.11.08 01:28:09.996550 [ 294 ] {} <Debug> HTTP-Session: 519fb255-4112-4553-849a-32ca9f849546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8827 | 2024.11.08 01:28:09.996603 [ 294 ] {} <Trace> HTTP-Session: 519fb255-4112-4553-849a-32ca9f849546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8828 | 2024.11.08 01:28:09.996802 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52879) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8829 | 2024.11.08 01:28:09.996867 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8830 | 2024.11.08 01:28:09.997200 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8831 | 2024.11.08 01:28:09.997623 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8832 | 2024.11.08 01:28:09.997663 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8833 | 2024.11.08 01:28:09.998085 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8834 | 2024.11.08 01:28:09.998333 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8835 | 2024.11.08 01:28:09.998485 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001756 sec., 35307.51708428246 rows/sec., 2.68 MiB/sec. | ||
8836 | 2024.11.08 01:28:09.998687 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Debug> DynamicQueryHandler: Done processing query | ||
8837 | 2024.11.08 01:28:09.998714 [ 294 ] {1521ad79-2ee8-44ae-a4cb-c0d00e655fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8838 | 2024.11.08 01:28:09.998731 [ 294 ] {} <Debug> HTTP-Session: 519fb255-4112-4553-849a-32ca9f849546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8839 | 2024.11.08 01:28:09.998907 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34190, User-Agent: (none), Length: 1724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8840 | 2024.11.08 01:28:09.998915 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8841 | 2024.11.08 01:28:09.999022 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8842 | 2024.11.08 01:28:09.999057 [ 289 ] {} <Debug> HTTP-Session: b5776f1c-f5f6-423d-aa57-db72b59ac415 Authenticating user 'default' from [fd00:1122:3344:101::d]:34190 | ||
8843 | 2024.11.08 01:28:09.999079 [ 289 ] {} <Debug> HTTP-Session: b5776f1c-f5f6-423d-aa57-db72b59ac415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8844 | 2024.11.08 01:28:09.999098 [ 289 ] {} <Debug> HTTP-Session: b5776f1c-f5f6-423d-aa57-db72b59ac415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8845 | 2024.11.08 01:28:09.999148 [ 289 ] {} <Trace> HTTP-Session: b5776f1c-f5f6-423d-aa57-db72b59ac415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8846 | 2024.11.08 01:28:09.999283 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34190) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8847 | 2024.11.08 01:28:09.999335 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8848 | 2024.11.08 01:28:09.999613 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8849 | 2024.11.08 01:28:09.999990 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8850 | 2024.11.08 01:28:10.000154 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8851 | 2024.11.08 01:28:10.000158 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.09 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 167.72 MiB (RSS), difference: -1.37 MiB | ||
8852 | 2024.11.08 01:28:10.000846 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8853 | 2024.11.08 01:28:10.001108 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8854 | 2024.11.08 01:28:10.001277 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.00203 sec., 5911.330049261083 rows/sec., 412.75 KiB/sec. | ||
8855 | 2024.11.08 01:28:10.001455 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Debug> DynamicQueryHandler: Done processing query | ||
8856 | 2024.11.08 01:28:10.001481 [ 289 ] {92493359-ea21-4877-8053-a72ade7356d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8857 | 2024.11.08 01:28:10.001497 [ 289 ] {} <Debug> HTTP-Session: b5776f1c-f5f6-423d-aa57-db72b59ac415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8858 | 2024.11.08 01:28:10.001675 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8859 | 2024.11.08 01:28:10.001777 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38910, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8860 | 2024.11.08 01:28:10.001853 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8861 | 2024.11.08 01:28:10.001877 [ 294 ] {} <Debug> HTTP-Session: 95bb4c29-4037-4af4-b838-a66fefc59546 Authenticating user 'default' from [fd00:1122:3344:101::d]:38910 | ||
8862 | 2024.11.08 01:28:10.001899 [ 294 ] {} <Debug> HTTP-Session: 95bb4c29-4037-4af4-b838-a66fefc59546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8863 | 2024.11.08 01:28:10.001916 [ 294 ] {} <Debug> HTTP-Session: 95bb4c29-4037-4af4-b838-a66fefc59546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8864 | 2024.11.08 01:28:10.001964 [ 294 ] {} <Trace> HTTP-Session: 95bb4c29-4037-4af4-b838-a66fefc59546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8865 | 2024.11.08 01:28:10.002130 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38910) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8866 | 2024.11.08 01:28:10.002217 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8867 | 2024.11.08 01:28:10.002535 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8868 | 2024.11.08 01:28:10.002917 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8869 | 2024.11.08 01:28:10.002955 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8870 | 2024.11.08 01:28:10.003313 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8871 | 2024.11.08 01:28:10.003547 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2024.11.08 01:28:10.003680 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.00161 sec., 47204.968944099375 rows/sec., 3.70 MiB/sec. | ||
8873 | 2024.11.08 01:28:10.003850 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Debug> DynamicQueryHandler: Done processing query | ||
8874 | 2024.11.08 01:28:10.003899 [ 294 ] {b574b873-e145-4c65-ad71-29a4f39993e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8875 | 2024.11.08 01:28:10.003916 [ 294 ] {} <Debug> HTTP-Session: 95bb4c29-4037-4af4-b838-a66fefc59546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8876 | 2024.11.08 01:28:10.004131 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34190, User-Agent: (none), Length: 25638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8877 | 2024.11.08 01:28:10.004144 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8878 | 2024.11.08 01:28:10.004222 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8879 | 2024.11.08 01:28:10.004264 [ 289 ] {} <Debug> HTTP-Session: 35e6d8c4-9b87-4b68-8b3a-0223ab7c109d Authenticating user 'default' from [fd00:1122:3344:101::d]:34190 | ||
8880 | 2024.11.08 01:28:10.004286 [ 289 ] {} <Debug> HTTP-Session: 35e6d8c4-9b87-4b68-8b3a-0223ab7c109d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8881 | 2024.11.08 01:28:10.004304 [ 289 ] {} <Debug> HTTP-Session: 35e6d8c4-9b87-4b68-8b3a-0223ab7c109d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8882 | 2024.11.08 01:28:10.004365 [ 289 ] {} <Trace> HTTP-Session: 35e6d8c4-9b87-4b68-8b3a-0223ab7c109d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.11.08 01:28:10.004558 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34190) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8884 | 2024.11.08 01:28:10.004619 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8885 | 2024.11.08 01:28:10.004807 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8886 | 2024.11.08 01:28:10.005220 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8887 | 2024.11.08 01:28:10.005272 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8888 | 2024.11.08 01:28:10.005736 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8889 | 2024.11.08 01:28:10.005988 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8890 | 2024.11.08 01:28:10.006149 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Debug> executeQuery: Read 134 rows, 9.55 KiB in 0.001674 sec., 80047.78972520908 rows/sec., 5.57 MiB/sec. | ||
8891 | 2024.11.08 01:28:10.006322 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Debug> DynamicQueryHandler: Done processing query | ||
8892 | 2024.11.08 01:28:10.006347 [ 289 ] {398bed38-7fd9-49a3-9664-47787b1f049f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8893 | 2024.11.08 01:28:10.006363 [ 289 ] {} <Debug> HTTP-Session: 35e6d8c4-9b87-4b68-8b3a-0223ab7c109d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8894 | 2024.11.08 01:28:10.006501 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8895 | 2024.11.08 01:28:10.006584 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52503, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8896 | 2024.11.08 01:28:10.006659 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8897 | 2024.11.08 01:28:10.006681 [ 294 ] {} <Debug> HTTP-Session: 817fe0af-8cf2-4a8c-96a4-87e8a5147c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:52503 | ||
8898 | 2024.11.08 01:28:10.006700 [ 294 ] {} <Debug> HTTP-Session: 817fe0af-8cf2-4a8c-96a4-87e8a5147c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8899 | 2024.11.08 01:28:10.006715 [ 294 ] {} <Debug> HTTP-Session: 817fe0af-8cf2-4a8c-96a4-87e8a5147c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8900 | 2024.11.08 01:28:10.006753 [ 294 ] {} <Trace> HTTP-Session: 817fe0af-8cf2-4a8c-96a4-87e8a5147c97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.11.08 01:28:10.006886 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52503) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8902 | 2024.11.08 01:28:10.006936 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8903 | 2024.11.08 01:28:10.007109 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8904 | 2024.11.08 01:28:10.007397 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2024.11.08 01:28:10.007433 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8906 | 2024.11.08 01:28:10.007806 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8907 | 2024.11.08 01:28:10.008055 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8908 | 2024.11.08 01:28:10.008186 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001349 sec., 35581.91252779837 rows/sec., 2.40 MiB/sec. | ||
8909 | 2024.11.08 01:28:10.008441 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Debug> DynamicQueryHandler: Done processing query | ||
8910 | 2024.11.08 01:28:10.008502 [ 294 ] {97c87e2b-75de-4ad5-9342-5e4d8df8fa86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8911 | 2024.11.08 01:28:10.008550 [ 294 ] {} <Debug> HTTP-Session: 817fe0af-8cf2-4a8c-96a4-87e8a5147c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8912 | 2024.11.08 01:28:10.008822 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8913 | 2024.11.08 01:28:10.010574 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8914 | 2024.11.08 01:28:10.069896 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8915 | 2024.11.08 01:28:10.072261 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8916 | 2024.11.08 01:28:10.076523 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8917 | 2024.11.08 01:28:10.083082 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8918 | 2024.11.08 01:28:10.084783 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8919 | 2024.11.08 01:28:10.094109 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8920 | 2024.11.08 01:28:10.100353 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8921 | 2024.11.08 01:28:10.103559 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8922 | 2024.11.08 01:28:10.112738 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8923 | 2024.11.08 01:28:10.137035 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8924 | 2024.11.08 01:28:10.149063 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8925 | 2024.11.08 01:28:10.163358 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8926 | 2024.11.08 01:28:12.009315 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8927 | 2024.11.08 01:28:12.009370 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8928 | 2024.11.08 01:28:12.196475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 874 | ||
8929 | 2024.11.08 01:28:12.199573 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8930 | 2024.11.08 01:28:12.199628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8931 | 2024.11.08 01:28:12.201036 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8932 | 2024.11.08 01:28:12.201351 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8933 | 2024.11.08 01:28:12.201582 [ 139 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8934 | 2024.11.08 01:28:12.201696 [ 139 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2024.11.08 01:28:12.201762 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8936 | 2024.11.08 01:28:12.202226 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
8937 | 2024.11.08 01:28:12.202832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
8938 | 2024.11.08 01:28:12.203303 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8939 | 2024.11.08 01:28:12.203479 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
8940 | 2024.11.08 01:28:12.204154 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
8941 | 2024.11.08 01:28:12.204762 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
8942 | 2024.11.08 01:28:12.205285 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
8943 | 2024.11.08 01:28:12.205786 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
8944 | 2024.11.08 01:28:12.206239 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
8945 | 2024.11.08 01:28:12.213891 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 72 columns (72 merged, 0 gathered) in 0.011973791 sec., 72992.75559428088 rows/sec., 59.67 MiB/sec. | ||
8946 | 2024.11.08 01:28:12.215327 [ 195 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8947 | 2024.11.08 01:28:12.216128 [ 195 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8948 | 2024.11.08 01:28:12.216219 [ 195 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_26_5} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8949 | 2024.11.08 01:28:12.216511 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
8950 | 2024.11.08 01:28:14.994444 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45940, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8951 | 2024.11.08 01:28:14.994569 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8952 | 2024.11.08 01:28:14.994595 [ 271 ] {} <Debug> HTTP-Session: 359ca74b-845f-4874-ac35-fe8428f08d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:45940 | ||
8953 | 2024.11.08 01:28:14.994619 [ 271 ] {} <Debug> HTTP-Session: 359ca74b-845f-4874-ac35-fe8428f08d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8954 | 2024.11.08 01:28:14.994634 [ 271 ] {} <Debug> HTTP-Session: 359ca74b-845f-4874-ac35-fe8428f08d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8955 | 2024.11.08 01:28:14.994684 [ 271 ] {} <Trace> HTTP-Session: 359ca74b-845f-4874-ac35-fe8428f08d22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8956 | 2024.11.08 01:28:14.994882 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45940) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8957 | 2024.11.08 01:28:14.994949 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8958 | 2024.11.08 01:28:14.995275 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8959 | 2024.11.08 01:28:14.995739 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8960 | 2024.11.08 01:28:14.995784 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8961 | 2024.11.08 01:28:14.996198 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8962 | 2024.11.08 01:28:14.996453 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8963 | 2024.11.08 01:28:14.996628 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.37 MiB/sec. | ||
8964 | 2024.11.08 01:28:14.996653 [ 136 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8965 | 2024.11.08 01:28:14.996760 [ 136 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8966 | 2024.11.08 01:28:14.996825 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8967 | 2024.11.08 01:28:14.996990 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Debug> DynamicQueryHandler: Done processing query | ||
8968 | 2024.11.08 01:28:14.997029 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
8969 | 2024.11.08 01:28:14.997043 [ 271 ] {4d5c142a-228f-4a2a-86f0-c0ac6c7a6413} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8970 | 2024.11.08 01:28:14.997145 [ 271 ] {} <Debug> HTTP-Session: 359ca74b-845f-4874-ac35-fe8428f08d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8971 | 2024.11.08 01:28:14.997410 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8972 | 2024.11.08 01:28:14.997498 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1437 rows starting from the beginning of the part | ||
8973 | 2024.11.08 01:28:14.997622 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8974 | 2024.11.08 01:28:14.997874 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52025, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8975 | 2024.11.08 01:28:14.998048 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 58 rows starting from the beginning of the part | ||
8976 | 2024.11.08 01:28:14.998127 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8977 | 2024.11.08 01:28:14.998261 [ 288 ] {} <Debug> HTTP-Session: 0159f71f-b782-44eb-a493-066965aa95f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52025 | ||
8978 | 2024.11.08 01:28:14.998310 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
8979 | 2024.11.08 01:28:14.998359 [ 288 ] {} <Debug> HTTP-Session: 0159f71f-b782-44eb-a493-066965aa95f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8980 | 2024.11.08 01:28:14.998428 [ 288 ] {} <Debug> HTTP-Session: 0159f71f-b782-44eb-a493-066965aa95f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8981 | 2024.11.08 01:28:14.998555 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
8982 | 2024.11.08 01:28:14.998580 [ 288 ] {} <Trace> HTTP-Session: 0159f71f-b782-44eb-a493-066965aa95f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8983 | 2024.11.08 01:28:14.998770 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 62 rows starting from the beginning of the part | ||
8984 | 2024.11.08 01:28:14.999088 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52025) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8985 | 2024.11.08 01:28:14.999118 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
8986 | 2024.11.08 01:28:14.999255 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8987 | 2024.11.08 01:28:15.000187 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.84 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 167.75 MiB (RSS), difference: -1.10 MiB | ||
8988 | 2024.11.08 01:28:15.000217 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8989 | 2024.11.08 01:28:15.001667 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8990 | 2024.11.08 01:28:15.001754 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8991 | 2024.11.08 01:28:15.002681 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8992 | 2024.11.08 01:28:15.003144 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006239673 sec., 313477.9659126368 rows/sec., 27.31 MiB/sec. | ||
8993 | 2024.11.08 01:28:15.003254 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8994 | 2024.11.08 01:28:15.003511 [ 136 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8995 | 2024.11.08 01:28:15.003551 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004672 sec., 13698.630136986301 rows/sec., 1.07 MiB/sec. | ||
8996 | 2024.11.08 01:28:15.003592 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8997 | 2024.11.08 01:28:15.003594 [ 136 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8998 | 2024.11.08 01:28:15.003727 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
8999 | 2024.11.08 01:28:15.004261 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9000 | 2024.11.08 01:28:15.004266 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Debug> DynamicQueryHandler: Done processing query | ||
9001 | 2024.11.08 01:28:15.004409 [ 288 ] {35c76424-e70f-4860-9339-296a25bf0b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9002 | 2024.11.08 01:28:15.004538 [ 288 ] {} <Debug> HTTP-Session: 0159f71f-b782-44eb-a493-066965aa95f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9003 | 2024.11.08 01:28:15.004764 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9004 | 2024.11.08 01:28:15.005084 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9005 | 2024.11.08 01:28:15.005179 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9006 | 2024.11.08 01:28:15.005219 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58230, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9007 | 2024.11.08 01:28:15.005434 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_51_10} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9008 | 2024.11.08 01:28:15.005459 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9009 | 2024.11.08 01:28:15.005522 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9010 | 2024.11.08 01:28:15.005704 [ 271 ] {} <Debug> HTTP-Session: b46f9477-5d3e-4c75-b712-3136d7e0fc79 Authenticating user 'default' from [fd00:1122:3344:101::d]:58230 | ||
9011 | 2024.11.08 01:28:15.005690 [ 288 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9012 | |||
9013 | (version 23.8.7.1) | ||
9014 | 2024.11.08 01:28:15.005904 [ 271 ] {} <Debug> HTTP-Session: b46f9477-5d3e-4c75-b712-3136d7e0fc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9015 | 2024.11.08 01:28:15.006048 [ 271 ] {} <Debug> HTTP-Session: b46f9477-5d3e-4c75-b712-3136d7e0fc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9016 | 2024.11.08 01:28:15.006089 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
9017 | 2024.11.08 01:28:15.006349 [ 271 ] {} <Trace> HTTP-Session: b46f9477-5d3e-4c75-b712-3136d7e0fc79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9018 | 2024.11.08 01:28:15.006365 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
9019 | 2024.11.08 01:28:15.006537 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9020 | 2024.11.08 01:28:15.006697 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9021 | 2024.11.08 01:28:15.006843 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9022 | 2024.11.08 01:28:15.007085 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
9023 | 2024.11.08 01:28:15.007184 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9024 | 2024.11.08 01:28:15.007452 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
9025 | 2024.11.08 01:28:15.008306 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9026 | 2024.11.08 01:28:15.009315 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9027 | 2024.11.08 01:28:15.009394 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9028 | 2024.11.08 01:28:15.010370 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9029 | 2024.11.08 01:28:15.010546 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 5 columns (5 merged, 0 gathered) in 0.006596329 sec., 244378.35044310254 rows/sec., 18.85 MiB/sec. | ||
9030 | 2024.11.08 01:28:15.010752 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9031 | 2024.11.08 01:28:15.010883 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2024.11.08 01:28:15.011224 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004612 sec., 34692.10754553339 rows/sec., 2.42 MiB/sec. | ||
9033 | 2024.11.08 01:28:15.011144 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9034 | 2024.11.08 01:28:15.011370 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9035 | 2024.11.08 01:28:15.011480 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9036 | 2024.11.08 01:28:15.011487 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2024.11.08 01:28:15.011926 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Debug> DynamicQueryHandler: Done processing query | ||
9038 | 2024.11.08 01:28:15.011966 [ 187 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_51_10} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9039 | 2024.11.08 01:28:15.012033 [ 271 ] {902fcbfa-85ec-4aca-8a60-724aca72cb3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9040 | 2024.11.08 01:28:15.012070 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
9041 | 2024.11.08 01:28:15.012087 [ 271 ] {} <Debug> HTTP-Session: b46f9477-5d3e-4c75-b712-3136d7e0fc79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9042 | 2024.11.08 01:28:15.012294 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9043 | 2024.11.08 01:28:15.012511 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9044 | 2024.11.08 01:28:15.012683 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39460, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9045 | 2024.11.08 01:28:15.012725 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9046 | 2024.11.08 01:28:15.012869 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 10033 rows starting from the beginning of the part | ||
9047 | 2024.11.08 01:28:15.012916 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9048 | 2024.11.08 01:28:15.013034 [ 288 ] {} <Debug> HTTP-Session: 0c6d9ec8-7599-4470-b72a-314f0e14e774 Authenticating user 'default' from [fd00:1122:3344:101::d]:39460 | ||
9049 | 2024.11.08 01:28:15.013139 [ 288 ] {} <Debug> HTTP-Session: 0c6d9ec8-7599-4470-b72a-314f0e14e774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9050 | 2024.11.08 01:28:15.013232 [ 288 ] {} <Debug> HTTP-Session: 0c6d9ec8-7599-4470-b72a-314f0e14e774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9051 | 2024.11.08 01:28:15.013332 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 130 rows starting from the beginning of the part | ||
9052 | 2024.11.08 01:28:15.013427 [ 288 ] {} <Trace> HTTP-Session: 0c6d9ec8-7599-4470-b72a-314f0e14e774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2024.11.08 01:28:15.013811 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
9054 | 2024.11.08 01:28:15.013937 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39460) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9055 | 2024.11.08 01:28:15.014219 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9056 | 2024.11.08 01:28:15.014258 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
9057 | 2024.11.08 01:28:15.014672 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 134 rows starting from the beginning of the part | ||
9058 | 2024.11.08 01:28:15.015099 [ 196 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
9059 | 2024.11.08 01:28:15.015646 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9060 | 2024.11.08 01:28:15.016388 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9061 | 2024.11.08 01:28:15.016431 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9062 | 2024.11.08 01:28:15.016936 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9063 | 2024.11.08 01:28:15.017436 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2024.11.08 01:28:15.017831 [ 136 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9065 | 2024.11.08 01:28:15.017914 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004167 sec., 14398.848092152628 rows/sec., 993.67 KiB/sec. | ||
9066 | 2024.11.08 01:28:15.017969 [ 136 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2024.11.08 01:28:15.018143 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9068 | 2024.11.08 01:28:15.018460 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
9069 | 2024.11.08 01:28:15.018471 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Debug> DynamicQueryHandler: Done processing query | ||
9070 | 2024.11.08 01:28:15.018533 [ 288 ] {c454749e-0453-4263-93b9-15767f6baf78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9071 | 2024.11.08 01:28:15.018568 [ 288 ] {} <Debug> HTTP-Session: 0c6d9ec8-7599-4470-b72a-314f0e14e774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9072 | 2024.11.08 01:28:15.018643 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9073 | 2024.11.08 01:28:15.018682 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2932 rows starting from the beginning of the part | ||
9074 | 2024.11.08 01:28:15.018763 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
9075 | 2024.11.08 01:28:15.018934 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9076 | 2024.11.08 01:28:15.018943 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
9077 | 2024.11.08 01:28:15.019309 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
9078 | 2024.11.08 01:28:15.019545 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
9079 | 2024.11.08 01:28:15.019643 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
9080 | 2024.11.08 01:28:15.021079 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10854 rows, containing 5 columns (5 merged, 0 gathered) in 0.009416006 sec., 1152718.0420233377 rows/sec., 78.58 MiB/sec. | ||
9081 | 2024.11.08 01:28:15.021560 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9082 | 2024.11.08 01:28:15.021887 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003569148 sec., 904977.8826767621 rows/sec., 59.47 MiB/sec. | ||
9083 | 2024.11.08 01:28:15.022108 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9084 | 2024.11.08 01:28:15.022253 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9085 | 2024.11.08 01:28:15.022301 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9086 | 2024.11.08 01:28:15.022454 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
9087 | 2024.11.08 01:28:15.022710 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9088 | 2024.11.08 01:28:15.022796 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_51_10} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9089 | 2024.11.08 01:28:15.022869 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
9090 | 2024.11.08 01:28:16.020968 [ 137 ] {} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9091 | 2024.11.08 01:28:16.021090 [ 137 ] {} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9092 | 2024.11.08 01:28:16.021128 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9093 | 2024.11.08 01:28:16.021444 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
9094 | 2024.11.08 01:28:16.021752 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9095 | 2024.11.08 01:28:16.021823 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 78 rows starting from the beginning of the part | ||
9096 | 2024.11.08 01:28:16.021906 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
9097 | 2024.11.08 01:28:16.022112 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
9098 | 2024.11.08 01:28:16.022375 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
9099 | 2024.11.08 01:28:16.022544 [ 190 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9100 | 2024.11.08 01:28:16.023749 [ 199 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002516133 sec., 40538.397612526845 rows/sec., 2.07 MiB/sec. | ||
9101 | 2024.11.08 01:28:16.023980 [ 189 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9102 | 2024.11.08 01:28:16.024388 [ 189 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9103 | 2024.11.08 01:28:16.024494 [ 189 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_17_4} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9104 | 2024.11.08 01:28:16.024605 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9105 | 2024.11.08 01:28:20.001314 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51091, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9106 | 2024.11.08 01:28:20.001444 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9107 | 2024.11.08 01:28:20.001475 [ 271 ] {} <Debug> HTTP-Session: bf8eb0d5-ba5d-47c0-8f5d-3afe8c260249 Authenticating user 'default' from [fd00:1122:3344:101::d]:51091 | ||
9108 | 2024.11.08 01:28:20.001502 [ 271 ] {} <Debug> HTTP-Session: bf8eb0d5-ba5d-47c0-8f5d-3afe8c260249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9109 | 2024.11.08 01:28:20.001520 [ 271 ] {} <Debug> HTTP-Session: bf8eb0d5-ba5d-47c0-8f5d-3afe8c260249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9110 | 2024.11.08 01:28:20.001578 [ 271 ] {} <Trace> HTTP-Session: bf8eb0d5-ba5d-47c0-8f5d-3afe8c260249 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9111 | 2024.11.08 01:28:20.001780 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51091) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
9112 | 2024.11.08 01:28:20.001853 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9113 | 2024.11.08 01:28:20.002189 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9114 | 2024.11.08 01:28:20.002716 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.11.08 01:28:20.002759 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9116 | 2024.11.08 01:28:20.003250 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9117 | 2024.11.08 01:28:20.003530 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2024.11.08 01:28:20.003691 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. | ||
9119 | 2024.11.08 01:28:20.003994 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Debug> DynamicQueryHandler: Done processing query | ||
9120 | 2024.11.08 01:28:20.004024 [ 271 ] {c4ed1285-95ee-4f4d-b807-3742b0cc6de1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9121 | 2024.11.08 01:28:20.004041 [ 271 ] {} <Debug> HTTP-Session: bf8eb0d5-ba5d-47c0-8f5d-3afe8c260249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9122 | 2024.11.08 01:28:20.004310 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9123 | 2024.11.08 01:28:20.004451 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36846, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9124 | 2024.11.08 01:28:20.004569 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9125 | 2024.11.08 01:28:20.004600 [ 288 ] {} <Debug> HTTP-Session: 2a59758a-af4b-4f1a-9dde-de6dd8f433eb Authenticating user 'default' from [fd00:1122:3344:101::d]:36846 | ||
9126 | 2024.11.08 01:28:20.004628 [ 288 ] {} <Debug> HTTP-Session: 2a59758a-af4b-4f1a-9dde-de6dd8f433eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9127 | 2024.11.08 01:28:20.004646 [ 288 ] {} <Debug> HTTP-Session: 2a59758a-af4b-4f1a-9dde-de6dd8f433eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9128 | 2024.11.08 01:28:20.004706 [ 288 ] {} <Trace> HTTP-Session: 2a59758a-af4b-4f1a-9dde-de6dd8f433eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9129 | 2024.11.08 01:28:20.005009 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9130 | 2024.11.08 01:28:20.005081 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9131 | 2024.11.08 01:28:20.005418 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9132 | 2024.11.08 01:28:20.006108 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9133 | 2024.11.08 01:28:20.006158 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9134 | 2024.11.08 01:28:20.006604 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9135 | 2024.11.08 01:28:20.006866 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9136 | 2024.11.08 01:28:20.007022 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.00215 sec., 133488.37209302327 rows/sec., 11.78 MiB/sec. | ||
9137 | 2024.11.08 01:28:20.007243 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Debug> DynamicQueryHandler: Done processing query | ||
9138 | 2024.11.08 01:28:20.007269 [ 288 ] {9efc930e-b73b-42de-bc87-01ae1c926797} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9139 | 2024.11.08 01:28:20.007286 [ 288 ] {} <Debug> HTTP-Session: 2a59758a-af4b-4f1a-9dde-de6dd8f433eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9140 | 2024.11.08 01:28:20.007464 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51091, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9141 | 2024.11.08 01:28:20.007492 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9142 | 2024.11.08 01:28:20.007563 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9143 | 2024.11.08 01:28:20.007603 [ 271 ] {} <Debug> HTTP-Session: ce5cb564-c7f1-4918-970f-cd6481b96f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:51091 | ||
9144 | 2024.11.08 01:28:20.007635 [ 271 ] {} <Debug> HTTP-Session: ce5cb564-c7f1-4918-970f-cd6481b96f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9145 | 2024.11.08 01:28:20.007657 [ 271 ] {} <Debug> HTTP-Session: ce5cb564-c7f1-4918-970f-cd6481b96f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9146 | 2024.11.08 01:28:20.007712 [ 271 ] {} <Trace> HTTP-Session: ce5cb564-c7f1-4918-970f-cd6481b96f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9147 | 2024.11.08 01:28:20.007893 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51091) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9148 | 2024.11.08 01:28:20.007947 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9149 | 2024.11.08 01:28:20.008232 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9150 | 2024.11.08 01:28:20.008611 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9151 | 2024.11.08 01:28:20.008652 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9152 | 2024.11.08 01:28:20.009046 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9153 | 2024.11.08 01:28:20.009298 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9154 | 2024.11.08 01:28:20.009490 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001649 sec., 29714.97877501516 rows/sec., 2.14 MiB/sec. | ||
9155 | 2024.11.08 01:28:20.009712 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Debug> DynamicQueryHandler: Done processing query | ||
9156 | 2024.11.08 01:28:20.009740 [ 271 ] {ae8dcaf9-7765-4c2e-99d8-40eed488ff29} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9157 | 2024.11.08 01:28:20.009757 [ 271 ] {} <Debug> HTTP-Session: ce5cb564-c7f1-4918-970f-cd6481b96f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9158 | 2024.11.08 01:28:20.009934 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51091, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9159 | 2024.11.08 01:28:20.009998 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50236, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9160 | 2024.11.08 01:28:20.010088 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9161 | 2024.11.08 01:28:20.010117 [ 288 ] {} <Debug> HTTP-Session: 16858b17-4a00-40c7-8e7b-2d4d50633f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:50236 | ||
9162 | 2024.11.08 01:28:20.010142 [ 288 ] {} <Debug> HTTP-Session: 16858b17-4a00-40c7-8e7b-2d4d50633f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9163 | 2024.11.08 01:28:20.010159 [ 288 ] {} <Debug> HTTP-Session: 16858b17-4a00-40c7-8e7b-2d4d50633f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9164 | 2024.11.08 01:28:20.010208 [ 288 ] {} <Trace> HTTP-Session: 16858b17-4a00-40c7-8e7b-2d4d50633f09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9165 | 2024.11.08 01:28:20.010353 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50236) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9166 | 2024.11.08 01:28:20.010413 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9167 | 2024.11.08 01:28:20.010729 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9168 | 2024.11.08 01:28:20.011109 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9169 | 2024.11.08 01:28:20.011148 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9170 | 2024.11.08 01:28:20.011512 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9171 | 2024.11.08 01:28:20.011756 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9172 | 2024.11.08 01:28:20.011926 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. | ||
9173 | 2024.11.08 01:28:20.012117 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Debug> DynamicQueryHandler: Done processing query | ||
9174 | 2024.11.08 01:28:20.012142 [ 288 ] {7602e8e6-bec4-4149-af0c-c7f90a9e7347} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9175 | 2024.11.08 01:28:20.012158 [ 288 ] {} <Debug> HTTP-Session: 16858b17-4a00-40c7-8e7b-2d4d50633f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9176 | 2024.11.08 01:28:20.012288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9177 | 2024.11.08 01:28:20.012389 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48362, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9178 | 2024.11.08 01:28:20.012470 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9179 | 2024.11.08 01:28:20.012494 [ 271 ] {} <Debug> HTTP-Session: 9ce71f95-5671-4cb7-b706-3a19f273135f Authenticating user 'default' from [fd00:1122:3344:101::d]:48362 | ||
9180 | 2024.11.08 01:28:20.012518 [ 271 ] {} <Debug> HTTP-Session: 9ce71f95-5671-4cb7-b706-3a19f273135f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9181 | 2024.11.08 01:28:20.012535 [ 271 ] {} <Debug> HTTP-Session: 9ce71f95-5671-4cb7-b706-3a19f273135f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9182 | 2024.11.08 01:28:20.012584 [ 271 ] {} <Trace> HTTP-Session: 9ce71f95-5671-4cb7-b706-3a19f273135f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9183 | 2024.11.08 01:28:20.012739 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48362) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9184 | 2024.11.08 01:28:20.012800 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9185 | 2024.11.08 01:28:20.013093 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9186 | 2024.11.08 01:28:20.013434 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9187 | 2024.11.08 01:28:20.013473 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9188 | 2024.11.08 01:28:20.013858 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9189 | 2024.11.08 01:28:20.014112 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9190 | 2024.11.08 01:28:20.014288 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
9191 | 2024.11.08 01:28:20.014557 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Debug> DynamicQueryHandler: Done processing query | ||
9192 | 2024.11.08 01:28:20.014584 [ 271 ] {9949d01e-62bd-4f3f-b873-1b5b695d7b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9193 | 2024.11.08 01:28:20.014601 [ 271 ] {} <Debug> HTTP-Session: 9ce71f95-5671-4cb7-b706-3a19f273135f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9194 | 2024.11.08 01:28:20.014850 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9195 | 2024.11.08 01:28:20.014924 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50236, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9196 | 2024.11.08 01:28:20.015022 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9197 | 2024.11.08 01:28:20.015046 [ 288 ] {} <Debug> HTTP-Session: ca06dcc1-1d39-4d56-b3e3-d56d3ef05ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50236 | ||
9198 | 2024.11.08 01:28:20.015069 [ 288 ] {} <Debug> HTTP-Session: ca06dcc1-1d39-4d56-b3e3-d56d3ef05ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9199 | 2024.11.08 01:28:20.015086 [ 288 ] {} <Debug> HTTP-Session: ca06dcc1-1d39-4d56-b3e3-d56d3ef05ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9200 | 2024.11.08 01:28:20.015132 [ 288 ] {} <Trace> HTTP-Session: ca06dcc1-1d39-4d56-b3e3-d56d3ef05ab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9201 | 2024.11.08 01:28:20.015405 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50236) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9202 | 2024.11.08 01:28:20.015462 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9203 | 2024.11.08 01:28:20.015774 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9204 | 2024.11.08 01:28:20.016364 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9205 | 2024.11.08 01:28:20.016401 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9206 | 2024.11.08 01:28:20.016783 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9207 | 2024.11.08 01:28:20.017038 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9208 | 2024.11.08 01:28:20.017200 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00194 sec., 218556.70103092783 rows/sec., 15.63 MiB/sec. | ||
9209 | 2024.11.08 01:28:20.017490 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Debug> DynamicQueryHandler: Done processing query | ||
9210 | 2024.11.08 01:28:20.017557 [ 288 ] {4a235c7f-bf7f-4027-b07b-6c0db1b7c11c} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9211 | 2024.11.08 01:28:20.017609 [ 288 ] {} <Debug> HTTP-Session: ca06dcc1-1d39-4d56-b3e3-d56d3ef05ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9212 | 2024.11.08 01:28:20.017826 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50236, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9213 | 2024.11.08 01:28:20.017894 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51887, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9214 | 2024.11.08 01:28:20.017991 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9215 | 2024.11.08 01:28:20.018019 [ 271 ] {} <Debug> HTTP-Session: 7d2088de-f915-48b7-9a8e-0b7acbe55dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51887 | ||
9216 | 2024.11.08 01:28:20.018043 [ 271 ] {} <Debug> HTTP-Session: 7d2088de-f915-48b7-9a8e-0b7acbe55dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9217 | 2024.11.08 01:28:20.018060 [ 271 ] {} <Debug> HTTP-Session: 7d2088de-f915-48b7-9a8e-0b7acbe55dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9218 | 2024.11.08 01:28:20.018109 [ 271 ] {} <Trace> HTTP-Session: 7d2088de-f915-48b7-9a8e-0b7acbe55dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9219 | 2024.11.08 01:28:20.018261 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51887) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9220 | 2024.11.08 01:28:20.018322 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9221 | 2024.11.08 01:28:20.018519 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9222 | 2024.11.08 01:28:20.018844 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9223 | 2024.11.08 01:28:20.018885 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9224 | 2024.11.08 01:28:20.019268 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9225 | 2024.11.08 01:28:20.019521 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9226 | 2024.11.08 01:28:20.019679 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
9227 | 2024.11.08 01:28:20.019890 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Debug> DynamicQueryHandler: Done processing query | ||
9228 | 2024.11.08 01:28:20.019916 [ 271 ] {1a048a42-768e-4822-952a-a8c7165cd134} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9229 | 2024.11.08 01:28:20.019933 [ 271 ] {} <Debug> HTTP-Session: 7d2088de-f915-48b7-9a8e-0b7acbe55dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9230 | 2024.11.08 01:28:20.020151 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9231 | 2024.11.08 01:28:20.020299 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36764, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9232 | 2024.11.08 01:28:20.020369 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9233 | 2024.11.08 01:28:20.020394 [ 288 ] {} <Debug> HTTP-Session: f4d114d4-2496-4e3d-80ef-fa7cbc0001c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36764 | ||
9234 | 2024.11.08 01:28:20.020416 [ 288 ] {} <Debug> HTTP-Session: f4d114d4-2496-4e3d-80ef-fa7cbc0001c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9235 | 2024.11.08 01:28:20.020434 [ 288 ] {} <Debug> HTTP-Session: f4d114d4-2496-4e3d-80ef-fa7cbc0001c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9236 | 2024.11.08 01:28:20.020478 [ 288 ] {} <Trace> HTTP-Session: f4d114d4-2496-4e3d-80ef-fa7cbc0001c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9237 | 2024.11.08 01:28:20.020704 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36764) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9238 | 2024.11.08 01:28:20.020764 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9239 | 2024.11.08 01:28:20.020963 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9240 | 2024.11.08 01:28:20.021410 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9241 | 2024.11.08 01:28:20.021448 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9242 | 2024.11.08 01:28:20.021838 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9243 | 2024.11.08 01:28:20.022074 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9244 | 2024.11.08 01:28:20.022230 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00164 sec., 144512.19512195123 rows/sec., 9.69 MiB/sec. | ||
9245 | 2024.11.08 01:28:20.022410 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Debug> DynamicQueryHandler: Done processing query | ||
9246 | 2024.11.08 01:28:20.022434 [ 288 ] {44aaee4a-89ea-4d91-8d3b-f553bf099b52} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9247 | 2024.11.08 01:28:20.022451 [ 288 ] {} <Debug> HTTP-Session: f4d114d4-2496-4e3d-80ef-fa7cbc0001c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9248 | 2024.11.08 01:28:20.022595 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9249 | 2024.11.08 01:28:20.022611 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51887, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9250 | 2024.11.08 01:28:20.022699 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9251 | 2024.11.08 01:28:20.022722 [ 271 ] {} <Debug> HTTP-Session: 7ebb9f71-d1f5-4fd4-80a8-94f21577c7de Authenticating user 'default' from [fd00:1122:3344:101::d]:51887 | ||
9252 | 2024.11.08 01:28:20.022743 [ 271 ] {} <Debug> HTTP-Session: 7ebb9f71-d1f5-4fd4-80a8-94f21577c7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9253 | 2024.11.08 01:28:20.022769 [ 271 ] {} <Debug> HTTP-Session: 7ebb9f71-d1f5-4fd4-80a8-94f21577c7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9254 | 2024.11.08 01:28:20.022824 [ 271 ] {} <Trace> HTTP-Session: 7ebb9f71-d1f5-4fd4-80a8-94f21577c7de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9255 | 2024.11.08 01:28:20.022947 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51887) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9256 | 2024.11.08 01:28:20.023005 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9257 | 2024.11.08 01:28:20.023191 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9258 | 2024.11.08 01:28:20.023516 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9259 | 2024.11.08 01:28:20.023561 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9260 | 2024.11.08 01:28:20.023964 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9261 | 2024.11.08 01:28:20.024199 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9262 | 2024.11.08 01:28:20.024356 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
9263 | 2024.11.08 01:28:20.024685 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Debug> DynamicQueryHandler: Done processing query | ||
9264 | 2024.11.08 01:28:20.024710 [ 271 ] {62bb3ade-bf91-4e7e-a187-ea32ab949a23} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9265 | 2024.11.08 01:28:20.024726 [ 271 ] {} <Debug> HTTP-Session: 7ebb9f71-d1f5-4fd4-80a8-94f21577c7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9266 | 2024.11.08 01:28:20.024928 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9267 | 2024.11.08 01:28:20.025112 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55885, User-Agent: (none), Length: 70499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9268 | 2024.11.08 01:28:20.025223 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9269 | 2024.11.08 01:28:20.025262 [ 288 ] {} <Debug> HTTP-Session: 30aeaf3c-ce27-47e8-a3b4-7f13b35f7b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:55885 | ||
9270 | 2024.11.08 01:28:20.025296 [ 288 ] {} <Debug> HTTP-Session: 30aeaf3c-ce27-47e8-a3b4-7f13b35f7b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9271 | 2024.11.08 01:28:20.025323 [ 288 ] {} <Debug> HTTP-Session: 30aeaf3c-ce27-47e8-a3b4-7f13b35f7b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9272 | 2024.11.08 01:28:20.025386 [ 288 ] {} <Trace> HTTP-Session: 30aeaf3c-ce27-47e8-a3b4-7f13b35f7b28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9273 | 2024.11.08 01:28:20.026052 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55885) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9274 | 2024.11.08 01:28:20.026138 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9275 | 2024.11.08 01:28:20.026617 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9276 | 2024.11.08 01:28:20.027441 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9277 | 2024.11.08 01:28:20.027480 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9278 | 2024.11.08 01:28:20.028146 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9279 | 2024.11.08 01:28:20.028410 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2024.11.08 01:28:20.028607 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003047 sec., 13784.04988513292 rows/sec., 24.70 MiB/sec. | ||
9281 | 2024.11.08 01:28:20.028889 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Debug> DynamicQueryHandler: Done processing query | ||
9282 | 2024.11.08 01:28:20.028916 [ 288 ] {cd8a408f-211d-4e21-8341-6937d6d0bb4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9283 | 2024.11.08 01:28:20.028932 [ 288 ] {} <Debug> HTTP-Session: 30aeaf3c-ce27-47e8-a3b4-7f13b35f7b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9284 | 2024.11.08 01:28:20.029144 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55885, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9285 | 2024.11.08 01:28:20.029199 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43150, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9286 | 2024.11.08 01:28:20.029276 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9287 | 2024.11.08 01:28:20.029303 [ 292 ] {} <Debug> HTTP-Session: 35d91a17-addb-49a7-861d-004144159858 Authenticating user 'default' from [fd00:1122:3344:101::d]:43150 | ||
9288 | 2024.11.08 01:28:20.029326 [ 292 ] {} <Debug> HTTP-Session: 35d91a17-addb-49a7-861d-004144159858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9289 | 2024.11.08 01:28:20.029349 [ 292 ] {} <Debug> HTTP-Session: 35d91a17-addb-49a7-861d-004144159858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9290 | 2024.11.08 01:28:20.029392 [ 292 ] {} <Trace> HTTP-Session: 35d91a17-addb-49a7-861d-004144159858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9291 | 2024.11.08 01:28:20.029553 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43150) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9292 | 2024.11.08 01:28:20.029611 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9293 | 2024.11.08 01:28:20.029784 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9294 | 2024.11.08 01:28:20.030115 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9295 | 2024.11.08 01:28:20.030152 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9296 | 2024.11.08 01:28:20.030523 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9297 | 2024.11.08 01:28:20.030765 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9298 | 2024.11.08 01:28:20.030925 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001421 sec., 57705.84095707248 rows/sec., 3.67 MiB/sec. | ||
9299 | 2024.11.08 01:28:20.031091 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Debug> DynamicQueryHandler: Done processing query | ||
9300 | 2024.11.08 01:28:20.031116 [ 292 ] {95572d0e-f7f6-451e-a2ac-53037d29e622} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9301 | 2024.11.08 01:28:20.031132 [ 292 ] {} <Debug> HTTP-Session: 35d91a17-addb-49a7-861d-004144159858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9302 | 2024.11.08 01:28:20.031297 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 32, I/O error: Broken pipe, Stack trace (when copying this message, always include the lines below): | ||
9303 | |||
9304 | (version 23.8.7.1) | ||
9305 | 2024.11.08 01:28:20.031452 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9306 | 2024.11.08 01:28:22.203076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 904 | ||
9307 | 2024.11.08 01:28:22.206031 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9308 | 2024.11.08 01:28:22.206087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9309 | 2024.11.08 01:28:22.207543 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9310 | 2024.11.08 01:28:22.207872 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9311 | 2024.11.08 01:28:22.209128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
9312 | 2024.11.08 01:28:24.992828 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41454, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9313 | 2024.11.08 01:28:24.992977 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9314 | 2024.11.08 01:28:24.993007 [ 283 ] {} <Debug> HTTP-Session: de22eca6-db27-4906-9a48-da61519511d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41454 | ||
9315 | 2024.11.08 01:28:24.993036 [ 283 ] {} <Debug> HTTP-Session: de22eca6-db27-4906-9a48-da61519511d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9316 | 2024.11.08 01:28:24.993053 [ 283 ] {} <Debug> HTTP-Session: de22eca6-db27-4906-9a48-da61519511d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9317 | 2024.11.08 01:28:24.993110 [ 283 ] {} <Trace> HTTP-Session: de22eca6-db27-4906-9a48-da61519511d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9318 | 2024.11.08 01:28:24.993339 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41454) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9319 | 2024.11.08 01:28:24.993417 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9320 | 2024.11.08 01:28:24.993812 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9321 | 2024.11.08 01:28:24.994305 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9322 | 2024.11.08 01:28:24.994353 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9323 | 2024.11.08 01:28:24.994783 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9324 | 2024.11.08 01:28:24.995042 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9325 | 2024.11.08 01:28:24.995220 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.19 MiB/sec. | ||
9326 | 2024.11.08 01:28:24.995549 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Debug> DynamicQueryHandler: Done processing query | ||
9327 | 2024.11.08 01:28:24.995603 [ 283 ] {170284a4-d564-41ba-b0e8-1203a1aced96} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9328 | 2024.11.08 01:28:24.995638 [ 283 ] {} <Debug> HTTP-Session: de22eca6-db27-4906-9a48-da61519511d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9329 | 2024.11.08 01:28:24.995856 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9330 | 2024.11.08 01:28:24.995994 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59728, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9331 | 2024.11.08 01:28:24.996106 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9332 | 2024.11.08 01:28:24.996131 [ 291 ] {} <Debug> HTTP-Session: 076a2c23-af4f-490a-8ccb-16161c696089 Authenticating user 'default' from [fd00:1122:3344:101::d]:59728 | ||
9333 | 2024.11.08 01:28:24.996155 [ 291 ] {} <Debug> HTTP-Session: 076a2c23-af4f-490a-8ccb-16161c696089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9334 | 2024.11.08 01:28:24.996170 [ 291 ] {} <Debug> HTTP-Session: 076a2c23-af4f-490a-8ccb-16161c696089 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9335 | 2024.11.08 01:28:24.996225 [ 291 ] {} <Trace> HTTP-Session: 076a2c23-af4f-490a-8ccb-16161c696089 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9336 | 2024.11.08 01:28:24.996426 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59728) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9337 | 2024.11.08 01:28:24.996491 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9338 | 2024.11.08 01:28:24.996840 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9339 | 2024.11.08 01:28:24.997287 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9340 | 2024.11.08 01:28:24.997331 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9341 | 2024.11.08 01:28:24.997766 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9342 | 2024.11.08 01:28:24.998027 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9343 | 2024.11.08 01:28:24.998202 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001843 sec., 34725.99023331525 rows/sec., 2.71 MiB/sec. | ||
9344 | 2024.11.08 01:28:24.998411 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Debug> DynamicQueryHandler: Done processing query | ||
9345 | 2024.11.08 01:28:24.998437 [ 291 ] {c26d307d-5fe9-4381-9ffe-bee942672e20} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9346 | 2024.11.08 01:28:24.998455 [ 291 ] {} <Debug> HTTP-Session: 076a2c23-af4f-490a-8ccb-16161c696089 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9347 | 2024.11.08 01:28:24.998688 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41454, User-Agent: (none), Length: 24495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9348 | 2024.11.08 01:28:24.998688 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59728, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9349 | 2024.11.08 01:28:24.998793 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9350 | 2024.11.08 01:28:24.998828 [ 283 ] {} <Debug> HTTP-Session: 74dd65e3-586f-45e0-9d16-ec998719ae03 Authenticating user 'default' from [fd00:1122:3344:101::d]:41454 | ||
9351 | 2024.11.08 01:28:24.998853 [ 283 ] {} <Debug> HTTP-Session: 74dd65e3-586f-45e0-9d16-ec998719ae03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9352 | 2024.11.08 01:28:24.998875 [ 283 ] {} <Debug> HTTP-Session: 74dd65e3-586f-45e0-9d16-ec998719ae03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9353 | 2024.11.08 01:28:24.998928 [ 283 ] {} <Trace> HTTP-Session: 74dd65e3-586f-45e0-9d16-ec998719ae03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9354 | 2024.11.08 01:28:24.999116 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41454) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9355 | 2024.11.08 01:28:24.999174 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9356 | 2024.11.08 01:28:24.999362 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9357 | 2024.11.08 01:28:24.999739 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9358 | 2024.11.08 01:28:24.999778 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9359 | 2024.11.08 01:28:25.000141 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.46 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 168.00 MiB (RSS), difference: -5.46 MiB | ||
9360 | 2024.11.08 01:28:25.000369 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9361 | 2024.11.08 01:28:25.000726 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9362 | 2024.11.08 01:28:25.000891 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00185 sec., 69189.18918918919 rows/sec., 4.82 MiB/sec. | ||
9363 | 2024.11.08 01:28:25.001189 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Debug> DynamicQueryHandler: Done processing query | ||
9364 | 2024.11.08 01:28:25.001251 [ 283 ] {152ff4de-0115-45f2-b0ca-b0124169c72c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9365 | 2024.11.08 01:28:25.001286 [ 283 ] {} <Debug> HTTP-Session: 74dd65e3-586f-45e0-9d16-ec998719ae03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9366 | 2024.11.08 01:28:25.001468 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9367 | 2024.11.08 01:28:25.001581 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46092, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9368 | 2024.11.08 01:28:25.001669 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9369 | 2024.11.08 01:28:25.001697 [ 291 ] {} <Debug> HTTP-Session: 8ee99a9a-b4a6-4c75-bba2-4656e5aff24b Authenticating user 'default' from [fd00:1122:3344:101::d]:46092 | ||
9370 | 2024.11.08 01:28:25.001720 [ 291 ] {} <Debug> HTTP-Session: 8ee99a9a-b4a6-4c75-bba2-4656e5aff24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9371 | 2024.11.08 01:28:25.001738 [ 291 ] {} <Debug> HTTP-Session: 8ee99a9a-b4a6-4c75-bba2-4656e5aff24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9372 | 2024.11.08 01:28:25.001791 [ 291 ] {} <Trace> HTTP-Session: 8ee99a9a-b4a6-4c75-bba2-4656e5aff24b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9373 | 2024.11.08 01:28:25.001970 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46092) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9374 | 2024.11.08 01:28:25.002030 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9375 | 2024.11.08 01:28:25.002203 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9376 | 2024.11.08 01:28:25.002548 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9377 | 2024.11.08 01:28:25.002588 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9378 | 2024.11.08 01:28:25.003003 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9379 | 2024.11.08 01:28:25.003264 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9380 | 2024.11.08 01:28:25.003432 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.13 MiB/sec. | ||
9381 | 2024.11.08 01:28:25.003687 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Debug> DynamicQueryHandler: Done processing query | ||
9382 | 2024.11.08 01:28:25.003716 [ 291 ] {3da8a141-4649-4111-a1aa-e6d7bd0c79c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9383 | 2024.11.08 01:28:25.003732 [ 291 ] {} <Debug> HTTP-Session: 8ee99a9a-b4a6-4c75-bba2-4656e5aff24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9384 | 2024.11.08 01:28:25.003969 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9385 | 2024.11.08 01:28:26.000185 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.90 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 168.00 MiB (RSS), difference: 5.10 MiB | ||
9386 | 2024.11.08 01:28:27.009621 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9387 | 2024.11.08 01:28:27.009678 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9388 | 2024.11.08 01:28:27.141508 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9389 | 2024.11.08 01:28:27.823262 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48525, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9390 | 2024.11.08 01:28:27.836728 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9391 | 2024.11.08 01:28:27.858148 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9392 | 2024.11.08 01:28:27.865588 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9393 | 2024.11.08 01:28:27.872921 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9394 | 2024.11.08 01:28:27.926359 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9395 | 2024.11.08 01:28:27.939741 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9396 | 2024.11.08 01:28:29.994591 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9397 | 2024.11.08 01:28:29.994732 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9398 | 2024.11.08 01:28:29.994761 [ 291 ] {} <Debug> HTTP-Session: 31fce8be-0dbe-426e-9c95-7cd98ee51881 Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9399 | 2024.11.08 01:28:29.994789 [ 291 ] {} <Debug> HTTP-Session: 31fce8be-0dbe-426e-9c95-7cd98ee51881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9400 | 2024.11.08 01:28:29.994806 [ 291 ] {} <Debug> HTTP-Session: 31fce8be-0dbe-426e-9c95-7cd98ee51881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9401 | 2024.11.08 01:28:29.994862 [ 291 ] {} <Trace> HTTP-Session: 31fce8be-0dbe-426e-9c95-7cd98ee51881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9402 | 2024.11.08 01:28:29.995095 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9403 | 2024.11.08 01:28:29.995167 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9404 | 2024.11.08 01:28:29.995501 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9405 | 2024.11.08 01:28:29.996005 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9406 | 2024.11.08 01:28:29.996051 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9407 | 2024.11.08 01:28:29.996479 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9408 | 2024.11.08 01:28:29.996731 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9409 | 2024.11.08 01:28:29.996881 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.30 MiB/sec. | ||
9410 | 2024.11.08 01:28:29.997105 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Debug> DynamicQueryHandler: Done processing query | ||
9411 | 2024.11.08 01:28:29.997134 [ 291 ] {1640c2a2-acb2-41c8-a3e3-6af8204d3aa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9412 | 2024.11.08 01:28:29.997150 [ 291 ] {} <Debug> HTTP-Session: 31fce8be-0dbe-426e-9c95-7cd98ee51881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9413 | 2024.11.08 01:28:29.997347 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9414 | 2024.11.08 01:28:29.997481 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38856, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9415 | 2024.11.08 01:28:29.997586 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9416 | 2024.11.08 01:28:29.997610 [ 282 ] {} <Debug> HTTP-Session: 8e9b33c0-02cb-455b-b26f-6abd61f30f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:38856 | ||
9417 | 2024.11.08 01:28:29.997635 [ 282 ] {} <Debug> HTTP-Session: 8e9b33c0-02cb-455b-b26f-6abd61f30f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9418 | 2024.11.08 01:28:29.997649 [ 282 ] {} <Debug> HTTP-Session: 8e9b33c0-02cb-455b-b26f-6abd61f30f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9419 | 2024.11.08 01:28:29.997703 [ 282 ] {} <Trace> HTTP-Session: 8e9b33c0-02cb-455b-b26f-6abd61f30f91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9420 | 2024.11.08 01:28:29.997919 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38856) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9421 | 2024.11.08 01:28:29.997988 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9422 | 2024.11.08 01:28:29.998336 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9423 | 2024.11.08 01:28:29.998767 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2024.11.08 01:28:29.998814 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9425 | 2024.11.08 01:28:29.999236 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9426 | 2024.11.08 01:28:29.999488 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2024.11.08 01:28:29.999659 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001821 sec., 35145.52443712246 rows/sec., 2.74 MiB/sec. | ||
9428 | 2024.11.08 01:28:29.999872 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Debug> DynamicQueryHandler: Done processing query | ||
9429 | 2024.11.08 01:28:29.999897 [ 282 ] {6626691e-0052-4888-b12a-ebed2638e9ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9430 | 2024.11.08 01:28:29.999912 [ 282 ] {} <Debug> HTTP-Session: 8e9b33c0-02cb-455b-b26f-6abd61f30f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9431 | 2024.11.08 01:28:30.000091 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9432 | 2024.11.08 01:28:30.000126 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9433 | 2024.11.08 01:28:30.000164 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.18 MiB, peak 176.84 MiB, free memory in arenas 0.00 B, will set to 168.00 MiB (RSS), difference: -2.19 MiB | ||
9434 | 2024.11.08 01:28:30.000246 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9435 | 2024.11.08 01:28:30.000295 [ 291 ] {} <Debug> HTTP-Session: 8961be99-282e-422e-98cc-c7ca6b69f691 Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9436 | 2024.11.08 01:28:30.000328 [ 291 ] {} <Debug> HTTP-Session: 8961be99-282e-422e-98cc-c7ca6b69f691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9437 | 2024.11.08 01:28:30.000348 [ 291 ] {} <Debug> HTTP-Session: 8961be99-282e-422e-98cc-c7ca6b69f691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9438 | 2024.11.08 01:28:30.000404 [ 291 ] {} <Trace> HTTP-Session: 8961be99-282e-422e-98cc-c7ca6b69f691 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9439 | 2024.11.08 01:28:30.000606 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9440 | 2024.11.08 01:28:30.000662 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9441 | 2024.11.08 01:28:30.000919 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9442 | 2024.11.08 01:28:30.001344 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9443 | 2024.11.08 01:28:30.001381 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9444 | 2024.11.08 01:28:30.001779 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9445 | 2024.11.08 01:28:30.002015 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9446 | 2024.11.08 01:28:30.002143 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
9447 | 2024.11.08 01:28:30.002316 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Debug> DynamicQueryHandler: Done processing query | ||
9448 | 2024.11.08 01:28:30.002342 [ 291 ] {1694916a-84b4-4771-8084-2a76368116f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9449 | 2024.11.08 01:28:30.002357 [ 291 ] {} <Debug> HTTP-Session: 8961be99-282e-422e-98cc-c7ca6b69f691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9450 | 2024.11.08 01:28:30.002502 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9451 | 2024.11.08 01:28:30.002625 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33479, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9452 | 2024.11.08 01:28:30.002698 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9453 | 2024.11.08 01:28:30.002722 [ 282 ] {} <Debug> HTTP-Session: 56f5ccdb-3b67-401d-9781-bed55c7619ef Authenticating user 'default' from [fd00:1122:3344:101::d]:33479 | ||
9454 | 2024.11.08 01:28:30.002744 [ 282 ] {} <Debug> HTTP-Session: 56f5ccdb-3b67-401d-9781-bed55c7619ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9455 | 2024.11.08 01:28:30.002762 [ 282 ] {} <Debug> HTTP-Session: 56f5ccdb-3b67-401d-9781-bed55c7619ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9456 | 2024.11.08 01:28:30.002809 [ 282 ] {} <Trace> HTTP-Session: 56f5ccdb-3b67-401d-9781-bed55c7619ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9457 | 2024.11.08 01:28:30.002990 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33479) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9458 | 2024.11.08 01:28:30.003050 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9459 | 2024.11.08 01:28:30.003235 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9460 | 2024.11.08 01:28:30.003548 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9461 | 2024.11.08 01:28:30.003587 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9462 | 2024.11.08 01:28:30.003963 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9463 | 2024.11.08 01:28:30.004200 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9464 | 2024.11.08 01:28:30.004352 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
9465 | 2024.11.08 01:28:30.004615 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Debug> DynamicQueryHandler: Done processing query | ||
9466 | 2024.11.08 01:28:30.004667 [ 282 ] {969ab922-aeea-4b65-9f06-97c3ab7ee922} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9467 | 2024.11.08 01:28:30.004721 [ 282 ] {} <Debug> HTTP-Session: 56f5ccdb-3b67-401d-9781-bed55c7619ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9468 | 2024.11.08 01:28:30.004973 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9469 | 2024.11.08 01:28:32.057121 [ 130 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
9470 | 2024.11.08 01:28:32.057194 [ 130 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9471 | 2024.11.08 01:28:32.057224 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9472 | 2024.11.08 01:28:32.057540 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
9473 | 2024.11.08 01:28:32.057827 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9474 | 2024.11.08 01:28:32.057890 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 67 rows starting from the beginning of the part | ||
9475 | 2024.11.08 01:28:32.058028 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
9476 | 2024.11.08 01:28:32.058276 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part | ||
9477 | 2024.11.08 01:28:32.058551 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
9478 | 2024.11.08 01:28:32.058777 [ 189 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part | ||
9479 | 2024.11.08 01:28:32.060089 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.002744847 sec., 65941.74465826328 rows/sec., 4.95 MiB/sec. | ||
9480 | 2024.11.08 01:28:32.060330 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9481 | 2024.11.08 01:28:32.060649 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9482 | 2024.11.08 01:28:32.060734 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_30_6} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
9483 | 2024.11.08 01:28:32.060828 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9484 | 2024.11.08 01:28:32.209324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 920 | ||
9485 | 2024.11.08 01:28:32.211926 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9486 | 2024.11.08 01:28:32.211966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9487 | 2024.11.08 01:28:32.213351 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9488 | 2024.11.08 01:28:32.213660 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9489 | 2024.11.08 01:28:32.214749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
9490 | 2024.11.08 01:28:35.001095 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9491 | 2024.11.08 01:28:35.001234 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9492 | 2024.11.08 01:28:35.001265 [ 291 ] {} <Debug> HTTP-Session: 33441aa2-433d-4be4-ac1f-46a39bcc931a Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9493 | 2024.11.08 01:28:35.001293 [ 291 ] {} <Debug> HTTP-Session: 33441aa2-433d-4be4-ac1f-46a39bcc931a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9494 | 2024.11.08 01:28:35.001311 [ 291 ] {} <Debug> HTTP-Session: 33441aa2-433d-4be4-ac1f-46a39bcc931a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9495 | 2024.11.08 01:28:35.001370 [ 291 ] {} <Trace> HTTP-Session: 33441aa2-433d-4be4-ac1f-46a39bcc931a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9496 | 2024.11.08 01:28:35.001586 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
9497 | 2024.11.08 01:28:35.001663 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9498 | 2024.11.08 01:28:35.002060 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9499 | 2024.11.08 01:28:35.002534 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9500 | 2024.11.08 01:28:35.002581 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9501 | 2024.11.08 01:28:35.003029 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9502 | 2024.11.08 01:28:35.003297 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9503 | 2024.11.08 01:28:35.003478 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
9504 | 2024.11.08 01:28:35.003863 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Debug> DynamicQueryHandler: Done processing query | ||
9505 | 2024.11.08 01:28:35.003901 [ 291 ] {2c332a2c-2d32-4756-a9dd-35201be1623c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9506 | 2024.11.08 01:28:35.003920 [ 291 ] {} <Debug> HTTP-Session: 33441aa2-433d-4be4-ac1f-46a39bcc931a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9507 | 2024.11.08 01:28:35.004182 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9508 | 2024.11.08 01:28:35.004406 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33034, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9509 | 2024.11.08 01:28:35.004540 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9510 | 2024.11.08 01:28:35.004569 [ 282 ] {} <Debug> HTTP-Session: e2d9e682-0848-4444-a85e-12e99c9693f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33034 | ||
9511 | 2024.11.08 01:28:35.004597 [ 282 ] {} <Debug> HTTP-Session: e2d9e682-0848-4444-a85e-12e99c9693f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9512 | 2024.11.08 01:28:35.004614 [ 282 ] {} <Debug> HTTP-Session: e2d9e682-0848-4444-a85e-12e99c9693f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9513 | 2024.11.08 01:28:35.004676 [ 282 ] {} <Trace> HTTP-Session: e2d9e682-0848-4444-a85e-12e99c9693f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9514 | 2024.11.08 01:28:35.004994 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33034) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9515 | 2024.11.08 01:28:35.005081 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9516 | 2024.11.08 01:28:35.005452 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9517 | 2024.11.08 01:28:35.006027 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9518 | 2024.11.08 01:28:35.006076 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9519 | 2024.11.08 01:28:35.006526 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9520 | 2024.11.08 01:28:35.006794 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9521 | 2024.11.08 01:28:35.006979 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002138 sec., 134237.60523854068 rows/sec., 11.85 MiB/sec. | ||
9522 | 2024.11.08 01:28:35.007202 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Debug> DynamicQueryHandler: Done processing query | ||
9523 | 2024.11.08 01:28:35.007229 [ 282 ] {6f50731c-9771-4e3e-897c-eae545144d1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9524 | 2024.11.08 01:28:35.007246 [ 282 ] {} <Debug> HTTP-Session: e2d9e682-0848-4444-a85e-12e99c9693f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9525 | 2024.11.08 01:28:35.007499 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9526 | 2024.11.08 01:28:35.007522 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9527 | 2024.11.08 01:28:35.007598 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9528 | 2024.11.08 01:28:35.007636 [ 291 ] {} <Debug> HTTP-Session: e54b4b43-00e9-4714-8cb3-4deac4177159 Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9529 | 2024.11.08 01:28:35.007660 [ 291 ] {} <Debug> HTTP-Session: e54b4b43-00e9-4714-8cb3-4deac4177159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9530 | 2024.11.08 01:28:35.007681 [ 291 ] {} <Debug> HTTP-Session: e54b4b43-00e9-4714-8cb3-4deac4177159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9531 | 2024.11.08 01:28:35.007744 [ 291 ] {} <Trace> HTTP-Session: e54b4b43-00e9-4714-8cb3-4deac4177159 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9532 | 2024.11.08 01:28:35.007911 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9533 | 2024.11.08 01:28:35.007970 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9534 | 2024.11.08 01:28:35.008297 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9535 | 2024.11.08 01:28:35.008644 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9536 | 2024.11.08 01:28:35.008683 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9537 | 2024.11.08 01:28:35.009072 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9538 | 2024.11.08 01:28:35.009313 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9539 | 2024.11.08 01:28:35.009475 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001621 sec., 30228.254164096237 rows/sec., 2.18 MiB/sec. | ||
9540 | 2024.11.08 01:28:35.009650 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Debug> DynamicQueryHandler: Done processing query | ||
9541 | 2024.11.08 01:28:35.009675 [ 291 ] {7ac06a29-aa85-4761-93c3-247768710d86} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9542 | 2024.11.08 01:28:35.009692 [ 291 ] {} <Debug> HTTP-Session: e54b4b43-00e9-4714-8cb3-4deac4177159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9543 | 2024.11.08 01:28:35.009851 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9544 | 2024.11.08 01:28:35.009953 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59665, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9545 | 2024.11.08 01:28:35.010032 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9546 | 2024.11.08 01:28:35.010056 [ 282 ] {} <Debug> HTTP-Session: e7cad23d-a203-4193-9250-303ea7505c4d Authenticating user 'default' from [fd00:1122:3344:101::d]:59665 | ||
9547 | 2024.11.08 01:28:35.010079 [ 282 ] {} <Debug> HTTP-Session: e7cad23d-a203-4193-9250-303ea7505c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9548 | 2024.11.08 01:28:35.010096 [ 282 ] {} <Debug> HTTP-Session: e7cad23d-a203-4193-9250-303ea7505c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9549 | 2024.11.08 01:28:35.010145 [ 282 ] {} <Trace> HTTP-Session: e7cad23d-a203-4193-9250-303ea7505c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9550 | 2024.11.08 01:28:35.010290 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59665) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9551 | 2024.11.08 01:28:35.010344 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9552 | 2024.11.08 01:28:35.010613 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9553 | 2024.11.08 01:28:35.010934 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9554 | 2024.11.08 01:28:35.010973 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9555 | 2024.11.08 01:28:35.011336 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9556 | 2024.11.08 01:28:35.011571 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9557 | 2024.11.08 01:28:35.011736 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001481 sec., 9453.072248480757 rows/sec., 662.03 KiB/sec. | ||
9558 | 2024.11.08 01:28:35.012077 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Debug> DynamicQueryHandler: Done processing query | ||
9559 | 2024.11.08 01:28:35.012102 [ 282 ] {37c5a871-74b8-40b7-adf9-978d69f43f49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9560 | 2024.11.08 01:28:35.012118 [ 282 ] {} <Debug> HTTP-Session: e7cad23d-a203-4193-9250-303ea7505c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9561 | 2024.11.08 01:28:35.012315 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9562 | 2024.11.08 01:28:35.012326 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9563 | 2024.11.08 01:28:35.012421 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9564 | 2024.11.08 01:28:35.012487 [ 291 ] {} <Debug> HTTP-Session: fb6622a3-6e2c-420e-ab84-40743133a300 Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9565 | 2024.11.08 01:28:35.012509 [ 291 ] {} <Debug> HTTP-Session: fb6622a3-6e2c-420e-ab84-40743133a300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9566 | 2024.11.08 01:28:35.012526 [ 291 ] {} <Debug> HTTP-Session: fb6622a3-6e2c-420e-ab84-40743133a300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9567 | 2024.11.08 01:28:35.012572 [ 291 ] {} <Trace> HTTP-Session: fb6622a3-6e2c-420e-ab84-40743133a300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9568 | 2024.11.08 01:28:35.012713 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9569 | 2024.11.08 01:28:35.012769 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9570 | 2024.11.08 01:28:35.013072 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9571 | 2024.11.08 01:28:35.013413 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9572 | 2024.11.08 01:28:35.013451 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9573 | 2024.11.08 01:28:35.013833 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9574 | 2024.11.08 01:28:35.014085 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9575 | 2024.11.08 01:28:35.014243 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 517.26 KiB/sec. | ||
9576 | 2024.11.08 01:28:35.014534 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Debug> DynamicQueryHandler: Done processing query | ||
9577 | 2024.11.08 01:28:35.014576 [ 291 ] {74b50afb-cf2e-436f-aff7-d30f3b3249c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9578 | 2024.11.08 01:28:35.014594 [ 291 ] {} <Debug> HTTP-Session: fb6622a3-6e2c-420e-ab84-40743133a300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9579 | 2024.11.08 01:28:35.014809 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9580 | 2024.11.08 01:28:35.014924 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55279, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9581 | 2024.11.08 01:28:35.014996 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9582 | 2024.11.08 01:28:35.015020 [ 282 ] {} <Debug> HTTP-Session: 7620332a-55fa-45fa-9361-1b1ad841ce61 Authenticating user 'default' from [fd00:1122:3344:101::d]:55279 | ||
9583 | 2024.11.08 01:28:35.015041 [ 282 ] {} <Debug> HTTP-Session: 7620332a-55fa-45fa-9361-1b1ad841ce61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9584 | 2024.11.08 01:28:35.015059 [ 282 ] {} <Debug> HTTP-Session: 7620332a-55fa-45fa-9361-1b1ad841ce61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9585 | 2024.11.08 01:28:35.015105 [ 282 ] {} <Trace> HTTP-Session: 7620332a-55fa-45fa-9361-1b1ad841ce61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2024.11.08 01:28:35.015375 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55279) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9587 | 2024.11.08 01:28:35.015423 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9588 | 2024.11.08 01:28:35.015689 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9589 | 2024.11.08 01:28:35.016277 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9590 | 2024.11.08 01:28:35.016316 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9591 | 2024.11.08 01:28:35.016697 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9592 | 2024.11.08 01:28:35.016929 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9593 | 2024.11.08 01:28:35.017097 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001842 sec., 230184.5819761129 rows/sec., 16.46 MiB/sec. | ||
9594 | 2024.11.08 01:28:35.017369 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Debug> DynamicQueryHandler: Done processing query | ||
9595 | 2024.11.08 01:28:35.017423 [ 282 ] {182cee7d-be4e-4a11-b4ba-69abda817ff8} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9596 | 2024.11.08 01:28:35.017471 [ 282 ] {} <Debug> HTTP-Session: 7620332a-55fa-45fa-9361-1b1ad841ce61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9597 | 2024.11.08 01:28:35.017667 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9598 | 2024.11.08 01:28:35.017691 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9599 | 2024.11.08 01:28:35.017758 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9600 | 2024.11.08 01:28:35.017802 [ 291 ] {} <Debug> HTTP-Session: c6ff4a4f-cf40-4187-b51d-be967a363e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9601 | 2024.11.08 01:28:35.017826 [ 291 ] {} <Debug> HTTP-Session: c6ff4a4f-cf40-4187-b51d-be967a363e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9602 | 2024.11.08 01:28:35.017854 [ 291 ] {} <Debug> HTTP-Session: c6ff4a4f-cf40-4187-b51d-be967a363e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9603 | 2024.11.08 01:28:35.017906 [ 291 ] {} <Trace> HTTP-Session: c6ff4a4f-cf40-4187-b51d-be967a363e6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9604 | 2024.11.08 01:28:35.018033 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9605 | 2024.11.08 01:28:35.018096 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9606 | 2024.11.08 01:28:35.018277 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9607 | 2024.11.08 01:28:35.018559 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9608 | 2024.11.08 01:28:35.018595 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9609 | 2024.11.08 01:28:35.018958 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9610 | 2024.11.08 01:28:35.019198 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9611 | 2024.11.08 01:28:35.019362 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. | ||
9612 | 2024.11.08 01:28:35.019625 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Debug> DynamicQueryHandler: Done processing query | ||
9613 | 2024.11.08 01:28:35.019654 [ 291 ] {61463dca-0bfb-493c-94ba-8c93d8a6a0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9614 | 2024.11.08 01:28:35.019669 [ 291 ] {} <Debug> HTTP-Session: c6ff4a4f-cf40-4187-b51d-be967a363e6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9615 | 2024.11.08 01:28:35.019817 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9616 | 2024.11.08 01:28:35.019931 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38539, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9617 | 2024.11.08 01:28:35.019999 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9618 | 2024.11.08 01:28:35.020022 [ 282 ] {} <Debug> HTTP-Session: 45f78d03-7594-48bb-90e9-f493d74a2486 Authenticating user 'default' from [fd00:1122:3344:101::d]:38539 | ||
9619 | 2024.11.08 01:28:35.020043 [ 282 ] {} <Debug> HTTP-Session: 45f78d03-7594-48bb-90e9-f493d74a2486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9620 | 2024.11.08 01:28:35.020060 [ 282 ] {} <Debug> HTTP-Session: 45f78d03-7594-48bb-90e9-f493d74a2486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9621 | 2024.11.08 01:28:35.020107 [ 282 ] {} <Trace> HTTP-Session: 45f78d03-7594-48bb-90e9-f493d74a2486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9622 | 2024.11.08 01:28:35.020330 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38539) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9623 | 2024.11.08 01:28:35.020381 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9624 | 2024.11.08 01:28:35.020564 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9625 | 2024.11.08 01:28:35.020988 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9626 | 2024.11.08 01:28:35.021025 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9627 | 2024.11.08 01:28:35.021414 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9628 | 2024.11.08 01:28:35.021654 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9629 | 2024.11.08 01:28:35.021814 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001575 sec., 150476.19047619047 rows/sec., 10.09 MiB/sec. | ||
9630 | 2024.11.08 01:28:35.022076 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Debug> DynamicQueryHandler: Done processing query | ||
9631 | 2024.11.08 01:28:35.022128 [ 282 ] {aff4707b-4c49-416d-a6fc-46c6ef77cd08} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9632 | 2024.11.08 01:28:35.022181 [ 282 ] {} <Debug> HTTP-Session: 45f78d03-7594-48bb-90e9-f493d74a2486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9633 | 2024.11.08 01:28:35.022389 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9634 | 2024.11.08 01:28:35.022408 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38539, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9635 | 2024.11.08 01:28:35.022476 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9636 | 2024.11.08 01:28:35.022518 [ 291 ] {} <Debug> HTTP-Session: d9fd0442-411e-411a-bf42-5fda3c39ecd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9637 | 2024.11.08 01:28:35.022546 [ 291 ] {} <Debug> HTTP-Session: d9fd0442-411e-411a-bf42-5fda3c39ecd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9638 | 2024.11.08 01:28:35.022570 [ 291 ] {} <Debug> HTTP-Session: d9fd0442-411e-411a-bf42-5fda3c39ecd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9639 | 2024.11.08 01:28:35.022618 [ 291 ] {} <Trace> HTTP-Session: d9fd0442-411e-411a-bf42-5fda3c39ecd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9640 | 2024.11.08 01:28:35.022737 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9641 | 2024.11.08 01:28:35.022793 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9642 | 2024.11.08 01:28:35.022976 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9643 | 2024.11.08 01:28:35.023286 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9644 | 2024.11.08 01:28:35.023324 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9645 | 2024.11.08 01:28:35.023677 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9646 | 2024.11.08 01:28:35.023911 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9647 | 2024.11.08 01:28:35.024037 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec. | ||
9648 | 2024.11.08 01:28:35.024201 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Debug> DynamicQueryHandler: Done processing query | ||
9649 | 2024.11.08 01:28:35.024225 [ 291 ] {00d4c023-415a-45c4-a6bf-1a68eaaba1c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9650 | 2024.11.08 01:28:35.024241 [ 291 ] {} <Debug> HTTP-Session: d9fd0442-411e-411a-bf42-5fda3c39ecd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9651 | 2024.11.08 01:28:35.024415 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9652 | 2024.11.08 01:28:35.024483 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50115, User-Agent: (none), Length: 70531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9653 | 2024.11.08 01:28:35.024551 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9654 | 2024.11.08 01:28:35.024575 [ 282 ] {} <Debug> HTTP-Session: 61f5c796-d781-4ee1-b2af-2889c1b45bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50115 | ||
9655 | 2024.11.08 01:28:35.024596 [ 282 ] {} <Debug> HTTP-Session: 61f5c796-d781-4ee1-b2af-2889c1b45bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9656 | 2024.11.08 01:28:35.024613 [ 282 ] {} <Debug> HTTP-Session: 61f5c796-d781-4ee1-b2af-2889c1b45bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9657 | 2024.11.08 01:28:35.024658 [ 282 ] {} <Trace> HTTP-Session: 61f5c796-d781-4ee1-b2af-2889c1b45bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9658 | 2024.11.08 01:28:35.025189 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50115) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9659 | 2024.11.08 01:28:35.025279 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9660 | 2024.11.08 01:28:35.025760 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9661 | 2024.11.08 01:28:35.026439 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9662 | 2024.11.08 01:28:35.026475 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9663 | 2024.11.08 01:28:35.027108 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9664 | 2024.11.08 01:28:35.027365 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9665 | 2024.11.08 01:28:35.027541 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
9666 | 2024.11.08 01:28:35.027562 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002772 sec., 15151.51515151515 rows/sec., 27.15 MiB/sec. | ||
9667 | 2024.11.08 01:28:35.027613 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2024.11.08 01:28:35.027685 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9669 | 2024.11.08 01:28:35.028117 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
9670 | 2024.11.08 01:28:35.028136 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Debug> DynamicQueryHandler: Done processing query | ||
9671 | 2024.11.08 01:28:35.028247 [ 282 ] {00eb4f96-c695-4a89-8041-702ee6d9eb01} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9672 | 2024.11.08 01:28:35.028284 [ 282 ] {} <Debug> HTTP-Session: 61f5c796-d781-4ee1-b2af-2889c1b45bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9673 | 2024.11.08 01:28:35.028515 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9674 | 2024.11.08 01:28:35.028525 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9675 | 2024.11.08 01:28:35.028699 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9676 | 2024.11.08 01:28:35.028777 [ 291 ] {} <Debug> HTTP-Session: a41e98fc-59e2-440b-94c5-ab914de94e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50826 | ||
9677 | 2024.11.08 01:28:35.028787 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9678 | |||
9679 | (version 23.8.7.1) | ||
9680 | 2024.11.08 01:28:35.028843 [ 291 ] {} <Debug> HTTP-Session: a41e98fc-59e2-440b-94c5-ab914de94e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9681 | 2024.11.08 01:28:35.028906 [ 291 ] {} <Debug> HTTP-Session: a41e98fc-59e2-440b-94c5-ab914de94e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9682 | 2024.11.08 01:28:35.029006 [ 291 ] {} <Trace> HTTP-Session: a41e98fc-59e2-440b-94c5-ab914de94e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2024.11.08 01:28:35.029081 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9684 | 2024.11.08 01:28:35.029232 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 508 rows starting from the beginning of the part | ||
9685 | 2024.11.08 01:28:35.029329 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50826) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9686 | 2024.11.08 01:28:35.029469 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9687 | 2024.11.08 01:28:35.030008 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
9688 | 2024.11.08 01:28:35.030368 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9689 | 2024.11.08 01:28:35.030817 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
9690 | 2024.11.08 01:28:35.031253 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
9691 | 2024.11.08 01:28:35.031971 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2024.11.08 01:28:35.031996 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
9693 | 2024.11.08 01:28:35.032048 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9694 | 2024.11.08 01:28:35.032590 [ 201 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
9695 | 2024.11.08 01:28:35.033653 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9696 | 2024.11.08 01:28:35.034269 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9697 | 2024.11.08 01:28:35.034749 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005548 sec., 14780.100937274694 rows/sec., 961.25 KiB/sec. | ||
9698 | 2024.11.08 01:28:35.035198 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Debug> DynamicQueryHandler: Done processing query | ||
9699 | 2024.11.08 01:28:35.035244 [ 291 ] {8aaa0c28-0196-4f2b-844b-170b90bb3972} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9700 | 2024.11.08 01:28:35.035275 [ 291 ] {} <Debug> HTTP-Session: a41e98fc-59e2-440b-94c5-ab914de94e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9701 | 2024.11.08 01:28:35.035756 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9702 | 2024.11.08 01:28:35.056653 [ 189 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 19 columns (19 merged, 0 gathered) in 0.028794437 sec., 24935.37206509716 rows/sec., 44.68 MiB/sec. | ||
9703 | 2024.11.08 01:28:35.057873 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
9704 | 2024.11.08 01:28:35.058360 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9705 | 2024.11.08 01:28:35.058457 [ 186 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
9706 | 2024.11.08 01:28:35.058620 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
9707 | 2024.11.08 01:28:36.000167 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.04 MiB, peak 177.51 MiB, free memory in arenas 0.00 B, will set to 170.48 MiB (RSS), difference: 1.44 MiB | ||
9708 | 2024.11.08 01:28:38.917713 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9709 | 2024.11.08 01:28:39.240386 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9710 | 2024.11.08 01:28:39.245215 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9711 | 2024.11.08 01:28:39.426507 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9712 | 2024.11.08 01:28:39.501170 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9713 | 2024.11.08 01:28:39.603586 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50985, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9714 | 2024.11.08 01:28:39.696049 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9715 | 2024.11.08 01:28:39.698397 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9716 | 2024.11.08 01:28:39.798121 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9717 | 2024.11.08 01:28:39.802551 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9718 | 2024.11.08 01:28:39.825878 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9719 | 2024.11.08 01:28:39.993707 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46006, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9720 | 2024.11.08 01:28:39.993821 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9721 | 2024.11.08 01:28:39.993850 [ 282 ] {} <Debug> HTTP-Session: 1aaab06d-be87-4bee-9968-b6e8741c23b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46006 | ||
9722 | 2024.11.08 01:28:39.993878 [ 282 ] {} <Debug> HTTP-Session: 1aaab06d-be87-4bee-9968-b6e8741c23b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9723 | 2024.11.08 01:28:39.993896 [ 282 ] {} <Debug> HTTP-Session: 1aaab06d-be87-4bee-9968-b6e8741c23b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9724 | 2024.11.08 01:28:39.993960 [ 282 ] {} <Trace> HTTP-Session: 1aaab06d-be87-4bee-9968-b6e8741c23b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9725 | 2024.11.08 01:28:39.994173 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46006) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9726 | 2024.11.08 01:28:39.994252 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9727 | 2024.11.08 01:28:39.994629 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9728 | 2024.11.08 01:28:39.995054 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9729 | 2024.11.08 01:28:39.995101 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9730 | 2024.11.08 01:28:39.995518 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
9731 | 2024.11.08 01:28:39.995769 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9732 | 2024.11.08 01:28:39.995953 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001832 sec., 1091.703056768559 rows/sec., 89.02 KiB/sec. | ||
9733 | 2024.11.08 01:28:39.996166 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Debug> DynamicQueryHandler: Done processing query | ||
9734 | 2024.11.08 01:28:39.996193 [ 282 ] {e6325b3d-4a08-48f4-b0fe-d13fe6cbec44} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9735 | 2024.11.08 01:28:39.996209 [ 282 ] {} <Debug> HTTP-Session: 1aaab06d-be87-4bee-9968-b6e8741c23b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9736 | 2024.11.08 01:28:39.996377 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9737 | 2024.11.08 01:28:39.996504 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57169, User-Agent: (none), Length: 7935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9738 | 2024.11.08 01:28:39.996598 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9739 | 2024.11.08 01:28:39.996623 [ 271 ] {} <Debug> HTTP-Session: a44b8b49-61eb-4607-b473-2d02f6cb4e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:57169 | ||
9740 | 2024.11.08 01:28:39.996646 [ 271 ] {} <Debug> HTTP-Session: a44b8b49-61eb-4607-b473-2d02f6cb4e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9741 | 2024.11.08 01:28:39.996661 [ 271 ] {} <Debug> HTTP-Session: a44b8b49-61eb-4607-b473-2d02f6cb4e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9742 | 2024.11.08 01:28:39.996713 [ 271 ] {} <Trace> HTTP-Session: a44b8b49-61eb-4607-b473-2d02f6cb4e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9743 | 2024.11.08 01:28:39.996904 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57169) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9744 | 2024.11.08 01:28:39.996972 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9745 | 2024.11.08 01:28:39.997312 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9746 | 2024.11.08 01:28:39.997718 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9747 | 2024.11.08 01:28:39.997758 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9748 | 2024.11.08 01:28:39.998187 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9749 | 2024.11.08 01:28:39.998439 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9750 | 2024.11.08 01:28:39.998603 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001759 sec., 32404.775440591246 rows/sec., 2.47 MiB/sec. | ||
9751 | 2024.11.08 01:28:39.998629 [ 124 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9752 | 2024.11.08 01:28:39.998737 [ 124 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2024.11.08 01:28:39.998781 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9754 | 2024.11.08 01:28:39.998885 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Debug> DynamicQueryHandler: Done processing query | ||
9755 | 2024.11.08 01:28:39.998923 [ 271 ] {26953f44-e2c0-4b56-b0a4-66af4ce8f5dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
9756 | 2024.11.08 01:28:39.998930 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
9757 | 2024.11.08 01:28:39.998943 [ 271 ] {} <Debug> HTTP-Session: a44b8b49-61eb-4607-b473-2d02f6cb4e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9758 | 2024.11.08 01:28:39.999042 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9759 | 2024.11.08 01:28:39.999074 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1437 rows starting from the beginning of the part | ||
9760 | 2024.11.08 01:28:39.999145 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9761 | 2024.11.08 01:28:39.999194 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46006, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9762 | 2024.11.08 01:28:39.999373 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 287 rows starting from the beginning of the part | ||
9763 | 2024.11.08 01:28:39.999461 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9764 | |||
9765 | (version 23.8.7.1) | ||
9766 | 2024.11.08 01:28:39.999450 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9767 | 2024.11.08 01:28:39.999593 [ 282 ] {} <Debug> HTTP-Session: b435a98e-599c-4fee-9298-d60a6aee8ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46006 | ||
9768 | 2024.11.08 01:28:39.999717 [ 282 ] {} <Debug> HTTP-Session: b435a98e-599c-4fee-9298-d60a6aee8ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9769 | 2024.11.08 01:28:39.999793 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
9770 | 2024.11.08 01:28:39.999797 [ 282 ] {} <Debug> HTTP-Session: b435a98e-599c-4fee-9298-d60a6aee8ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9771 | 2024.11.08 01:28:39.999989 [ 282 ] {} <Trace> HTTP-Session: b435a98e-599c-4fee-9298-d60a6aee8ce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9772 | 2024.11.08 01:28:40.000123 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
9773 | 2024.11.08 01:28:40.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.83 MiB, peak 177.51 MiB, free memory in arenas 0.00 B, will set to 170.48 MiB (RSS), difference: -1.34 MiB | ||
9774 | 2024.11.08 01:28:40.000527 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 287 rows starting from the beginning of the part | ||
9775 | 2024.11.08 01:28:40.000580 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46006) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9776 | 2024.11.08 01:28:40.000954 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9777 | 2024.11.08 01:28:40.001092 [ 188 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part | ||
9778 | 2024.11.08 01:28:40.002545 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9779 | 2024.11.08 01:28:40.003552 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2024.11.08 01:28:40.003620 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9781 | 2024.11.08 01:28:40.004315 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9782 | 2024.11.08 01:28:40.004804 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2024.11.08 01:28:40.004983 [ 186 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110552 sec., 356759.91301604174 rows/sec., 31.39 MiB/sec. | ||
9784 | 2024.11.08 01:28:40.005171 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004847 sec., 412.62636682484015 rows/sec., 28.81 KiB/sec. | ||
9785 | 2024.11.08 01:28:40.005727 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Debug> DynamicQueryHandler: Done processing query | ||
9786 | 2024.11.08 01:28:40.005746 [ 186 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9787 | 2024.11.08 01:28:40.005793 [ 282 ] {e4c75040-6921-4188-9784-9b5dd5081405} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9788 | 2024.11.08 01:28:40.005859 [ 282 ] {} <Debug> HTTP-Session: b435a98e-599c-4fee-9298-d60a6aee8ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9789 | 2024.11.08 01:28:40.006134 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9790 | 2024.11.08 01:28:40.006223 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43066, User-Agent: (none), Length: 11221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9791 | 2024.11.08 01:28:40.006378 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9792 | 2024.11.08 01:28:40.006431 [ 271 ] {} <Debug> HTTP-Session: fc15e3dd-8471-4ea1-869d-d7e2efbc6039 Authenticating user 'default' from [fd00:1122:3344:101::d]:43066 | ||
9793 | 2024.11.08 01:28:40.006440 [ 186 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9794 | 2024.11.08 01:28:40.006466 [ 271 ] {} <Debug> HTTP-Session: fc15e3dd-8471-4ea1-869d-d7e2efbc6039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9795 | 2024.11.08 01:28:40.006519 [ 271 ] {} <Debug> HTTP-Session: fc15e3dd-8471-4ea1-869d-d7e2efbc6039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9796 | 2024.11.08 01:28:40.006607 [ 271 ] {} <Trace> HTTP-Session: fc15e3dd-8471-4ea1-869d-d7e2efbc6039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9797 | 2024.11.08 01:28:40.006648 [ 186 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_56_11} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9798 | 2024.11.08 01:28:40.006806 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9799 | 2024.11.08 01:28:40.006849 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43066) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9800 | 2024.11.08 01:28:40.006907 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9801 | 2024.11.08 01:28:40.007173 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9802 | 2024.11.08 01:28:40.007558 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9803 | 2024.11.08 01:28:40.007598 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9804 | 2024.11.08 01:28:40.007969 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9805 | 2024.11.08 01:28:40.008229 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9806 | 2024.11.08 01:28:40.008405 [ 124 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9807 | 2024.11.08 01:28:40.008405 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001646 sec., 40097.205346294046 rows/sec., 3.13 MiB/sec. | ||
9808 | 2024.11.08 01:28:40.008452 [ 124 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9809 | 2024.11.08 01:28:40.008522 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9810 | 2024.11.08 01:28:40.008761 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9811 | 2024.11.08 01:28:40.008812 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Debug> DynamicQueryHandler: Done processing query | ||
9812 | 2024.11.08 01:28:40.008850 [ 271 ] {0bb5500f-dfda-4066-abea-b3d7ce413fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9813 | 2024.11.08 01:28:40.008895 [ 271 ] {} <Debug> HTTP-Session: fc15e3dd-8471-4ea1-869d-d7e2efbc6039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9814 | 2024.11.08 01:28:40.008982 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9815 | 2024.11.08 01:28:40.009020 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9816 | 2024.11.08 01:28:40.009175 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 424 rows starting from the beginning of the part | ||
9817 | 2024.11.08 01:28:40.009220 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43066, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9818 | 2024.11.08 01:28:40.009303 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37562, User-Agent: (none), Length: 24685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9819 | 2024.11.08 01:28:40.009587 [ 271 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9820 | |||
9821 | (version 23.8.7.1) | ||
9822 | 2024.11.08 01:28:40.009611 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9823 | 2024.11.08 01:28:40.009682 [ 282 ] {} <Debug> HTTP-Session: 08aad463-a2d3-4ecd-8464-14d1ca955bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:37562 | ||
9824 | 2024.11.08 01:28:40.009757 [ 282 ] {} <Debug> HTTP-Session: 08aad463-a2d3-4ecd-8464-14d1ca955bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9825 | 2024.11.08 01:28:40.009773 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
9826 | 2024.11.08 01:28:40.009791 [ 282 ] {} <Debug> HTTP-Session: 08aad463-a2d3-4ecd-8464-14d1ca955bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9827 | 2024.11.08 01:28:40.009936 [ 282 ] {} <Trace> HTTP-Session: 08aad463-a2d3-4ecd-8464-14d1ca955bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9828 | 2024.11.08 01:28:40.010043 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
9829 | 2024.11.08 01:28:40.010410 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 424 rows starting from the beginning of the part | ||
9830 | 2024.11.08 01:28:40.010412 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37562) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9831 | 2024.11.08 01:28:40.010606 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9832 | 2024.11.08 01:28:40.010704 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
9833 | 2024.11.08 01:28:40.011535 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9834 | 2024.11.08 01:28:40.012366 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9835 | 2024.11.08 01:28:40.012433 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9836 | 2024.11.08 01:28:40.013396 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9837 | 2024.11.08 01:28:40.013925 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9838 | 2024.11.08 01:28:40.013930 [ 194 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.005285121 sec., 370474.0156374849 rows/sec., 28.36 MiB/sec. | ||
9839 | 2024.11.08 01:28:40.014168 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9840 | 2024.11.08 01:28:40.014205 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.004026 sec., 32041.72876304024 rows/sec., 2.23 MiB/sec. | ||
9841 | 2024.11.08 01:28:40.014244 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9842 | 2024.11.08 01:28:40.014291 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9843 | 2024.11.08 01:28:40.014369 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9844 | 2024.11.08 01:28:40.014732 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
9845 | 2024.11.08 01:28:40.014807 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Debug> DynamicQueryHandler: Done processing query | ||
9846 | 2024.11.08 01:28:40.014880 [ 282 ] {814a704f-1596-44fd-9b75-d8cf7f43c9fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9847 | 2024.11.08 01:28:40.014969 [ 282 ] {} <Debug> HTTP-Session: 08aad463-a2d3-4ecd-8464-14d1ca955bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9848 | 2024.11.08 01:28:40.015095 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9849 | 2024.11.08 01:28:40.015123 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2024.11.08 01:28:40.015141 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10854 rows starting from the beginning of the part | ||
9851 | 2024.11.08 01:28:40.015338 [ 186 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_56_11} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9852 | 2024.11.08 01:28:40.015468 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9853 | 2024.11.08 01:28:40.015492 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
9854 | 2024.11.08 01:28:40.015612 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56809, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9855 | 2024.11.08 01:28:40.015843 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9856 | 2024.11.08 01:28:40.015880 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9857 | 2024.11.08 01:28:40.015906 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
9858 | |||
9859 | (version 23.8.7.1) | ||
9860 | 2024.11.08 01:28:40.016018 [ 271 ] {} <Debug> HTTP-Session: 5796a703-2d09-44b4-a931-4d34d0f4f9dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56809 | ||
9861 | 2024.11.08 01:28:40.016117 [ 271 ] {} <Debug> HTTP-Session: 5796a703-2d09-44b4-a931-4d34d0f4f9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9862 | 2024.11.08 01:28:40.016198 [ 271 ] {} <Debug> HTTP-Session: 5796a703-2d09-44b4-a931-4d34d0f4f9dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9863 | 2024.11.08 01:28:40.016204 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 128 rows starting from the beginning of the part | ||
9864 | 2024.11.08 01:28:40.016281 [ 271 ] {} <Trace> HTTP-Session: 5796a703-2d09-44b4-a931-4d34d0f4f9dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9865 | 2024.11.08 01:28:40.016424 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
9866 | 2024.11.08 01:28:40.016701 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56809) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9867 | 2024.11.08 01:28:40.016770 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
9868 | 2024.11.08 01:28:40.016875 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9869 | 2024.11.08 01:28:40.017245 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 129 rows starting from the beginning of the part | ||
9870 | 2024.11.08 01:28:40.017989 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9871 | 2024.11.08 01:28:40.018536 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9872 | 2024.11.08 01:28:40.018577 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9873 | 2024.11.08 01:28:40.019116 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9874 | 2024.11.08 01:28:40.019699 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9875 | 2024.11.08 01:28:40.020128 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9876 | 2024.11.08 01:28:40.020128 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003592 sec., 13363.028953229397 rows/sec., 922.19 KiB/sec. | ||
9877 | 2024.11.08 01:28:40.020298 [ 124 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9878 | 2024.11.08 01:28:40.020490 [ 124 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9879 | 2024.11.08 01:28:40.020580 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9880 | 2024.11.08 01:28:40.020789 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Debug> DynamicQueryHandler: Done processing query | ||
9881 | 2024.11.08 01:28:40.020892 [ 271 ] {0cdfca77-0453-423c-8f97-46dcbfe2f179} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9882 | 2024.11.08 01:28:40.020998 [ 271 ] {} <Debug> HTTP-Session: 5796a703-2d09-44b4-a931-4d34d0f4f9dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9883 | 2024.11.08 01:28:40.021035 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
9884 | 2024.11.08 01:28:40.021401 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9885 | 2024.11.08 01:28:40.021854 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9886 | 2024.11.08 01:28:40.022006 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3230 rows starting from the beginning of the part | ||
9887 | 2024.11.08 01:28:40.022382 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
9888 | 2024.11.08 01:28:40.022568 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
9889 | 2024.11.08 01:28:40.022773 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
9890 | 2024.11.08 01:28:40.023042 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
9891 | 2024.11.08 01:28:40.023265 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
9892 | 2024.11.08 01:28:40.023976 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11745 rows, containing 5 columns (5 merged, 0 gathered) in 0.009412686 sec., 1247784.1075331739 rows/sec., 85.07 MiB/sec. | ||
9893 | 2024.11.08 01:28:40.024376 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9894 | 2024.11.08 01:28:40.025103 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9895 | 2024.11.08 01:28:40.025330 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9896 | 2024.11.08 01:28:40.025441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
9897 | 2024.11.08 01:28:40.025756 [ 192 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3550 rows, containing 4 columns (4 merged, 0 gathered) in 0.005055567 sec., 702196.2126107714 rows/sec., 46.13 MiB/sec. | ||
9898 | 2024.11.08 01:28:40.026046 [ 187 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9899 | 2024.11.08 01:28:40.026374 [ 187 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9900 | 2024.11.08 01:28:40.026458 [ 187 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_56_11} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9901 | 2024.11.08 01:28:40.026554 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
9902 | 2024.11.08 01:28:40.081885 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9903 | 2024.11.08 01:28:40.081892 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9904 | 2024.11.08 01:28:40.084316 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9905 | 2024.11.08 01:28:40.089445 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9906 | 2024.11.08 01:28:40.096780 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9907 | 2024.11.08 01:28:40.096797 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57235, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9908 | 2024.11.08 01:28:40.110733 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9909 | 2024.11.08 01:28:40.119377 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9910 | 2024.11.08 01:28:40.127019 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9911 | 2024.11.08 01:28:40.156499 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9912 | 2024.11.08 01:28:40.167060 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63699, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9913 | 2024.11.08 01:28:40.180353 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9914 | 2024.11.08 01:28:41.000154 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.14 MiB, peak 179.28 MiB, free memory in arenas 0.00 B, will set to 171.53 MiB (RSS), difference: 1.39 MiB | ||
9915 | 2024.11.08 01:28:42.009738 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9916 | 2024.11.08 01:28:42.009792 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9917 | 2024.11.08 01:28:42.214909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 954 | ||
9918 | 2024.11.08 01:28:42.217941 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9919 | 2024.11.08 01:28:42.217996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9920 | 2024.11.08 01:28:42.219557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9921 | 2024.11.08 01:28:42.219875 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9922 | 2024.11.08 01:28:42.221105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
9923 | 2024.11.08 01:28:44.994126 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9924 | 2024.11.08 01:28:44.994267 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9925 | 2024.11.08 01:28:44.994296 [ 290 ] {} <Debug> HTTP-Session: d5ad7c84-e2ed-4dde-bbed-fd90ce442a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:54460 | ||
9926 | 2024.11.08 01:28:44.994324 [ 290 ] {} <Debug> HTTP-Session: d5ad7c84-e2ed-4dde-bbed-fd90ce442a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9927 | 2024.11.08 01:28:44.994341 [ 290 ] {} <Debug> HTTP-Session: d5ad7c84-e2ed-4dde-bbed-fd90ce442a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9928 | 2024.11.08 01:28:44.994399 [ 290 ] {} <Trace> HTTP-Session: d5ad7c84-e2ed-4dde-bbed-fd90ce442a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9929 | 2024.11.08 01:28:44.994619 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54460) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9930 | 2024.11.08 01:28:44.994688 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9931 | 2024.11.08 01:28:44.995027 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9932 | 2024.11.08 01:28:44.995499 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9933 | 2024.11.08 01:28:44.995544 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9934 | 2024.11.08 01:28:44.995973 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9935 | 2024.11.08 01:28:44.996224 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9936 | 2024.11.08 01:28:44.996403 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.31 MiB/sec. | ||
9937 | 2024.11.08 01:28:44.996635 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Debug> DynamicQueryHandler: Done processing query | ||
9938 | 2024.11.08 01:28:44.996662 [ 290 ] {2fdd21b2-ecdc-4982-ad3f-9442555ff697} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9939 | 2024.11.08 01:28:44.996680 [ 290 ] {} <Debug> HTTP-Session: d5ad7c84-e2ed-4dde-bbed-fd90ce442a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9940 | 2024.11.08 01:28:44.996882 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9941 | 2024.11.08 01:28:44.997015 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46865, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9942 | 2024.11.08 01:28:44.997120 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9943 | 2024.11.08 01:28:44.997145 [ 289 ] {} <Debug> HTTP-Session: 05b855b4-f2db-4bdd-9918-5f3a0949ee65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46865 | ||
9944 | 2024.11.08 01:28:44.997169 [ 289 ] {} <Debug> HTTP-Session: 05b855b4-f2db-4bdd-9918-5f3a0949ee65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9945 | 2024.11.08 01:28:44.997184 [ 289 ] {} <Debug> HTTP-Session: 05b855b4-f2db-4bdd-9918-5f3a0949ee65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9946 | 2024.11.08 01:28:44.997240 [ 289 ] {} <Trace> HTTP-Session: 05b855b4-f2db-4bdd-9918-5f3a0949ee65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9947 | 2024.11.08 01:28:44.997450 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46865) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9948 | 2024.11.08 01:28:44.997518 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9949 | 2024.11.08 01:28:44.997855 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9950 | 2024.11.08 01:28:44.998246 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2024.11.08 01:28:44.998289 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9952 | 2024.11.08 01:28:44.998717 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9953 | 2024.11.08 01:28:44.998988 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2024.11.08 01:28:44.999161 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001782 sec., 35914.70258136925 rows/sec., 2.80 MiB/sec. | ||
9955 | 2024.11.08 01:28:44.999359 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Debug> DynamicQueryHandler: Done processing query | ||
9956 | 2024.11.08 01:28:44.999386 [ 289 ] {06a8666d-9972-45aa-ab63-9fbe415ccccc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9957 | 2024.11.08 01:28:44.999404 [ 289 ] {} <Debug> HTTP-Session: 05b855b4-f2db-4bdd-9918-5f3a0949ee65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9958 | 2024.11.08 01:28:44.999603 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9959 | 2024.11.08 01:28:44.999617 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9960 | 2024.11.08 01:28:44.999697 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9961 | 2024.11.08 01:28:44.999731 [ 290 ] {} <Debug> HTTP-Session: 3677bd35-326e-490e-8998-a88fc7fd3573 Authenticating user 'default' from [fd00:1122:3344:101::d]:54460 | ||
9962 | 2024.11.08 01:28:44.999753 [ 290 ] {} <Debug> HTTP-Session: 3677bd35-326e-490e-8998-a88fc7fd3573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9963 | 2024.11.08 01:28:44.999778 [ 290 ] {} <Debug> HTTP-Session: 3677bd35-326e-490e-8998-a88fc7fd3573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9964 | 2024.11.08 01:28:44.999831 [ 290 ] {} <Trace> HTTP-Session: 3677bd35-326e-490e-8998-a88fc7fd3573 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9965 | 2024.11.08 01:28:45.000036 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9966 | 2024.11.08 01:28:45.000093 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9967 | 2024.11.08 01:28:45.000177 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.84 MiB, peak 179.28 MiB, free memory in arenas 0.00 B, will set to 171.66 MiB (RSS), difference: -1.18 MiB | ||
9968 | 2024.11.08 01:28:45.000543 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9969 | 2024.11.08 01:28:45.001087 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9970 | 2024.11.08 01:28:45.001127 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9971 | 2024.11.08 01:28:45.001531 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9972 | 2024.11.08 01:28:45.001768 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9973 | 2024.11.08 01:28:45.001928 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001994 sec., 80240.72216649949 rows/sec., 5.59 MiB/sec. | ||
9974 | 2024.11.08 01:28:45.002114 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Debug> DynamicQueryHandler: Done processing query | ||
9975 | 2024.11.08 01:28:45.002139 [ 290 ] {31e43908-5e5c-4fe9-ba4e-9ae281536b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9976 | 2024.11.08 01:28:45.002156 [ 290 ] {} <Debug> HTTP-Session: 3677bd35-326e-490e-8998-a88fc7fd3573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9977 | 2024.11.08 01:28:45.002327 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9978 | 2024.11.08 01:28:45.002438 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50191, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9979 | 2024.11.08 01:28:45.002509 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9980 | 2024.11.08 01:28:45.002535 [ 289 ] {} <Debug> HTTP-Session: a57354af-8a3f-40b6-8a52-c2c52af4b4d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50191 | ||
9981 | 2024.11.08 01:28:45.002556 [ 289 ] {} <Debug> HTTP-Session: a57354af-8a3f-40b6-8a52-c2c52af4b4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9982 | 2024.11.08 01:28:45.002573 [ 289 ] {} <Debug> HTTP-Session: a57354af-8a3f-40b6-8a52-c2c52af4b4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9983 | 2024.11.08 01:28:45.002620 [ 289 ] {} <Trace> HTTP-Session: a57354af-8a3f-40b6-8a52-c2c52af4b4d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9984 | 2024.11.08 01:28:45.002778 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50191) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9985 | 2024.11.08 01:28:45.002837 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9986 | 2024.11.08 01:28:45.003036 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9987 | 2024.11.08 01:28:45.003370 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9988 | 2024.11.08 01:28:45.003414 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
9989 | 2024.11.08 01:28:45.003825 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9990 | 2024.11.08 01:28:45.004076 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9991 | 2024.11.08 01:28:45.004223 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
9992 | 2024.11.08 01:28:45.004479 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Debug> DynamicQueryHandler: Done processing query | ||
9993 | 2024.11.08 01:28:45.004541 [ 289 ] {69238531-cb83-46d2-81db-9c17b855f12a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9994 | 2024.11.08 01:28:45.004599 [ 289 ] {} <Debug> HTTP-Session: a57354af-8a3f-40b6-8a52-c2c52af4b4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9995 | 2024.11.08 01:28:45.004879 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9996 | 2024.11.08 01:28:50.000706 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9997 | 2024.11.08 01:28:50.000845 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9998 | 2024.11.08 01:28:50.000876 [ 290 ] {} <Debug> HTTP-Session: 00a766e8-ec8c-4d4e-9f78-aa35c1fa9956 Authenticating user 'default' from [fd00:1122:3344:101::d]:54460 | ||
9999 | 2024.11.08 01:28:50.000905 [ 290 ] {} <Debug> HTTP-Session: 00a766e8-ec8c-4d4e-9f78-aa35c1fa9956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10000 | 2024.11.08 01:28:50.000923 [ 290 ] {} <Debug> HTTP-Session: 00a766e8-ec8c-4d4e-9f78-aa35c1fa9956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10001 | 2024.11.08 01:28:50.000980 [ 290 ] {} <Trace> HTTP-Session: 00a766e8-ec8c-4d4e-9f78-aa35c1fa9956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10002 | 2024.11.08 01:28:50.001190 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54460) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
10003 | 2024.11.08 01:28:50.001265 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10004 | 2024.11.08 01:28:50.001658 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10005 | 2024.11.08 01:28:50.002235 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10006 | 2024.11.08 01:28:50.002281 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10007 | 2024.11.08 01:28:50.002703 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10008 | 2024.11.08 01:28:50.002959 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2024.11.08 01:28:50.003138 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002011 sec., 6961.7105917454 rows/sec., 501.15 KiB/sec. | ||
10010 | 2024.11.08 01:28:50.003456 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Debug> DynamicQueryHandler: Done processing query | ||
10011 | 2024.11.08 01:28:50.003484 [ 290 ] {685b6f22-a8b6-4504-a587-6a08ae634aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10012 | 2024.11.08 01:28:50.003501 [ 290 ] {} <Debug> HTTP-Session: 00a766e8-ec8c-4d4e-9f78-aa35c1fa9956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10013 | 2024.11.08 01:28:50.003742 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10014 | 2024.11.08 01:28:50.003982 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51357, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10015 | 2024.11.08 01:28:50.004149 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10016 | 2024.11.08 01:28:50.004195 [ 289 ] {} <Debug> HTTP-Session: 3e37e50f-fec1-4306-a48a-7ecc43086700 Authenticating user 'default' from [fd00:1122:3344:101::d]:51357 | ||
10017 | 2024.11.08 01:28:50.004235 [ 289 ] {} <Debug> HTTP-Session: 3e37e50f-fec1-4306-a48a-7ecc43086700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10018 | 2024.11.08 01:28:50.004262 [ 289 ] {} <Debug> HTTP-Session: 3e37e50f-fec1-4306-a48a-7ecc43086700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10019 | 2024.11.08 01:28:50.004346 [ 289 ] {} <Trace> HTTP-Session: 3e37e50f-fec1-4306-a48a-7ecc43086700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10020 | 2024.11.08 01:28:50.004849 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51357) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10021 | 2024.11.08 01:28:50.004919 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10022 | 2024.11.08 01:28:50.005263 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10023 | 2024.11.08 01:28:50.005853 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10024 | 2024.11.08 01:28:50.005898 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10025 | 2024.11.08 01:28:50.006345 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10026 | 2024.11.08 01:28:50.006613 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10027 | 2024.11.08 01:28:50.006795 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002235 sec., 128411.63310961968 rows/sec., 11.33 MiB/sec. | ||
10028 | 2024.11.08 01:28:50.007008 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Debug> DynamicQueryHandler: Done processing query | ||
10029 | 2024.11.08 01:28:50.007036 [ 289 ] {804e5d1f-d5f0-4643-912c-cdee876bc9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10030 | 2024.11.08 01:28:50.007053 [ 289 ] {} <Debug> HTTP-Session: 3e37e50f-fec1-4306-a48a-7ecc43086700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10031 | 2024.11.08 01:28:50.007292 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10032 | 2024.11.08 01:28:50.007334 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10033 | 2024.11.08 01:28:50.007423 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10034 | 2024.11.08 01:28:50.007459 [ 290 ] {} <Debug> HTTP-Session: 29aa6a71-5015-478e-a509-c9596c819c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:54460 | ||
10035 | 2024.11.08 01:28:50.007487 [ 290 ] {} <Debug> HTTP-Session: 29aa6a71-5015-478e-a509-c9596c819c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10036 | 2024.11.08 01:28:50.007509 [ 290 ] {} <Debug> HTTP-Session: 29aa6a71-5015-478e-a509-c9596c819c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10037 | 2024.11.08 01:28:50.007560 [ 290 ] {} <Trace> HTTP-Session: 29aa6a71-5015-478e-a509-c9596c819c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10038 | 2024.11.08 01:28:50.007719 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54460) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10039 | 2024.11.08 01:28:50.007774 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10040 | 2024.11.08 01:28:50.008046 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10041 | 2024.11.08 01:28:50.008414 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10042 | 2024.11.08 01:28:50.008453 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10043 | 2024.11.08 01:28:50.008834 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10044 | 2024.11.08 01:28:50.009069 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10045 | 2024.11.08 01:28:50.009239 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001574 sec., 31130.87674714104 rows/sec., 2.24 MiB/sec. | ||
10046 | 2024.11.08 01:28:50.009421 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Debug> DynamicQueryHandler: Done processing query | ||
10047 | 2024.11.08 01:28:50.009446 [ 290 ] {5b8dbd8e-2559-4a34-87e5-4addbef3ca9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10048 | 2024.11.08 01:28:50.009462 [ 290 ] {} <Debug> HTTP-Session: 29aa6a71-5015-478e-a509-c9596c819c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10049 | 2024.11.08 01:28:50.009634 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10050 | 2024.11.08 01:28:50.009699 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63109, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10051 | 2024.11.08 01:28:50.009799 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10052 | 2024.11.08 01:28:50.009830 [ 289 ] {} <Debug> HTTP-Session: 1eca5486-cf3a-472e-8d87-ae920bd339cd Authenticating user 'default' from [fd00:1122:3344:101::d]:63109 | ||
10053 | 2024.11.08 01:28:50.009858 [ 289 ] {} <Debug> HTTP-Session: 1eca5486-cf3a-472e-8d87-ae920bd339cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10054 | 2024.11.08 01:28:50.009876 [ 289 ] {} <Debug> HTTP-Session: 1eca5486-cf3a-472e-8d87-ae920bd339cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10055 | 2024.11.08 01:28:50.009924 [ 289 ] {} <Trace> HTTP-Session: 1eca5486-cf3a-472e-8d87-ae920bd339cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10056 | 2024.11.08 01:28:50.010073 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63109) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10057 | 2024.11.08 01:28:50.010133 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10058 | 2024.11.08 01:28:50.010446 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10059 | 2024.11.08 01:28:50.010804 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.11.08 01:28:50.010843 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10061 | 2024.11.08 01:28:50.011205 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10062 | 2024.11.08 01:28:50.011450 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10063 | 2024.11.08 01:28:50.011623 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001585 sec., 8832.807570977919 rows/sec., 618.59 KiB/sec. | ||
10064 | 2024.11.08 01:28:50.011980 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Debug> DynamicQueryHandler: Done processing query | ||
10065 | 2024.11.08 01:28:50.012006 [ 289 ] {6b1f4f8e-b311-4451-99e4-19f3d3c304e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10066 | 2024.11.08 01:28:50.012023 [ 289 ] {} <Debug> HTTP-Session: 1eca5486-cf3a-472e-8d87-ae920bd339cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10067 | 2024.11.08 01:28:50.012193 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10068 | 2024.11.08 01:28:50.012285 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56453, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10069 | 2024.11.08 01:28:50.012352 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10070 | 2024.11.08 01:28:50.012375 [ 290 ] {} <Debug> HTTP-Session: 1570269f-f4ee-4db9-ad27-436c5338c470 Authenticating user 'default' from [fd00:1122:3344:101::d]:56453 | ||
10071 | 2024.11.08 01:28:50.012395 [ 290 ] {} <Debug> HTTP-Session: 1570269f-f4ee-4db9-ad27-436c5338c470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10072 | 2024.11.08 01:28:50.012411 [ 290 ] {} <Debug> HTTP-Session: 1570269f-f4ee-4db9-ad27-436c5338c470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10073 | 2024.11.08 01:28:50.012454 [ 290 ] {} <Trace> HTTP-Session: 1570269f-f4ee-4db9-ad27-436c5338c470 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10074 | 2024.11.08 01:28:50.012573 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56453) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10075 | 2024.11.08 01:28:50.012622 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10076 | 2024.11.08 01:28:50.012897 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10077 | 2024.11.08 01:28:50.013288 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2024.11.08 01:28:50.013328 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10079 | 2024.11.08 01:28:50.013691 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10080 | 2024.11.08 01:28:50.013928 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10081 | 2024.11.08 01:28:50.014090 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
10082 | 2024.11.08 01:28:50.014451 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Debug> DynamicQueryHandler: Done processing query | ||
10083 | 2024.11.08 01:28:50.014477 [ 290 ] {56ed0ae1-34da-4136-8ffe-32ae30ad6787} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10084 | 2024.11.08 01:28:50.014494 [ 290 ] {} <Debug> HTTP-Session: 1570269f-f4ee-4db9-ad27-436c5338c470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10085 | 2024.11.08 01:28:50.014722 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10086 | 2024.11.08 01:28:50.014876 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43528, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10087 | 2024.11.08 01:28:50.014961 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10088 | 2024.11.08 01:28:50.014987 [ 289 ] {} <Debug> HTTP-Session: 8fabbacd-b6dc-46bc-93be-b899c3b66adb Authenticating user 'default' from [fd00:1122:3344:101::d]:43528 | ||
10089 | 2024.11.08 01:28:50.015010 [ 289 ] {} <Debug> HTTP-Session: 8fabbacd-b6dc-46bc-93be-b899c3b66adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10090 | 2024.11.08 01:28:50.015028 [ 289 ] {} <Debug> HTTP-Session: 8fabbacd-b6dc-46bc-93be-b899c3b66adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10091 | 2024.11.08 01:28:50.015074 [ 289 ] {} <Trace> HTTP-Session: 8fabbacd-b6dc-46bc-93be-b899c3b66adb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10092 | 2024.11.08 01:28:50.015366 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43528) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10093 | 2024.11.08 01:28:50.015423 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10094 | 2024.11.08 01:28:50.015737 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10095 | 2024.11.08 01:28:50.016319 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10096 | 2024.11.08 01:28:50.016358 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10097 | 2024.11.08 01:28:50.016739 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10098 | 2024.11.08 01:28:50.016987 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10099 | 2024.11.08 01:28:50.017155 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001931 sec., 219575.34955981356 rows/sec., 15.70 MiB/sec. | ||
10100 | 2024.11.08 01:28:50.017439 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Debug> DynamicQueryHandler: Done processing query | ||
10101 | 2024.11.08 01:28:50.017489 [ 289 ] {0d096d67-6d0e-49e0-aca6-f883092fb4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10102 | 2024.11.08 01:28:50.017537 [ 289 ] {} <Debug> HTTP-Session: 8fabbacd-b6dc-46bc-93be-b899c3b66adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10103 | 2024.11.08 01:28:50.017814 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10104 | 2024.11.08 01:28:50.017914 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62902, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10105 | 2024.11.08 01:28:50.017986 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10106 | 2024.11.08 01:28:50.018011 [ 290 ] {} <Debug> HTTP-Session: ca95ba3e-799e-4bc3-9b80-f857938b32a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62902 | ||
10107 | 2024.11.08 01:28:50.018033 [ 290 ] {} <Debug> HTTP-Session: ca95ba3e-799e-4bc3-9b80-f857938b32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10108 | 2024.11.08 01:28:50.018051 [ 290 ] {} <Debug> HTTP-Session: ca95ba3e-799e-4bc3-9b80-f857938b32a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10109 | 2024.11.08 01:28:50.018097 [ 290 ] {} <Trace> HTTP-Session: ca95ba3e-799e-4bc3-9b80-f857938b32a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10110 | 2024.11.08 01:28:50.018229 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62902) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10111 | 2024.11.08 01:28:50.018287 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10112 | 2024.11.08 01:28:50.018475 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10113 | 2024.11.08 01:28:50.018800 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10114 | 2024.11.08 01:28:50.018838 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10115 | 2024.11.08 01:28:50.019210 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10116 | 2024.11.08 01:28:50.019445 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10117 | 2024.11.08 01:28:50.019607 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
10118 | 2024.11.08 01:28:50.019928 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Debug> DynamicQueryHandler: Done processing query | ||
10119 | 2024.11.08 01:28:50.019953 [ 290 ] {aeb4bc14-8734-49f3-a2b6-75d151f8a277} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10120 | 2024.11.08 01:28:50.019969 [ 290 ] {} <Debug> HTTP-Session: ca95ba3e-799e-4bc3-9b80-f857938b32a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10121 | 2024.11.08 01:28:50.020146 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10122 | 2024.11.08 01:28:50.020227 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43528, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10123 | 2024.11.08 01:28:50.020312 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10124 | 2024.11.08 01:28:50.020336 [ 289 ] {} <Debug> HTTP-Session: 798a81dd-5c6a-459a-bf24-1129ce39bc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:43528 | ||
10125 | 2024.11.08 01:28:50.020359 [ 289 ] {} <Debug> HTTP-Session: 798a81dd-5c6a-459a-bf24-1129ce39bc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10126 | 2024.11.08 01:28:50.020377 [ 289 ] {} <Debug> HTTP-Session: 798a81dd-5c6a-459a-bf24-1129ce39bc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10127 | 2024.11.08 01:28:50.020424 [ 289 ] {} <Trace> HTTP-Session: 798a81dd-5c6a-459a-bf24-1129ce39bc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10128 | 2024.11.08 01:28:50.020678 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43528) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10129 | 2024.11.08 01:28:50.020739 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10130 | 2024.11.08 01:28:50.020916 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10131 | 2024.11.08 01:28:50.021341 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10132 | 2024.11.08 01:28:50.021378 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10133 | 2024.11.08 01:28:50.021775 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10134 | 2024.11.08 01:28:50.022083 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10135 | 2024.11.08 01:28:50.022338 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001797 sec., 131886.47746243738 rows/sec., 8.84 MiB/sec. | ||
10136 | 2024.11.08 01:28:50.022538 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Debug> DynamicQueryHandler: Done processing query | ||
10137 | 2024.11.08 01:28:50.022567 [ 289 ] {712d6312-8322-4136-ad08-e86c7aca464d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10138 | 2024.11.08 01:28:50.022584 [ 289 ] {} <Debug> HTTP-Session: 798a81dd-5c6a-459a-bf24-1129ce39bc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10139 | 2024.11.08 01:28:50.022737 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10140 | 2024.11.08 01:28:50.022819 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50332, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10141 | 2024.11.08 01:28:50.022897 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10142 | 2024.11.08 01:28:50.022923 [ 290 ] {} <Debug> HTTP-Session: 7acf70c6-a8ea-4180-b995-05eef3137832 Authenticating user 'default' from [fd00:1122:3344:101::d]:50332 | ||
10143 | 2024.11.08 01:28:50.022944 [ 290 ] {} <Debug> HTTP-Session: 7acf70c6-a8ea-4180-b995-05eef3137832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10144 | 2024.11.08 01:28:50.022961 [ 290 ] {} <Debug> HTTP-Session: 7acf70c6-a8ea-4180-b995-05eef3137832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10145 | 2024.11.08 01:28:50.023008 [ 290 ] {} <Trace> HTTP-Session: 7acf70c6-a8ea-4180-b995-05eef3137832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10146 | 2024.11.08 01:28:50.023135 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50332) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10147 | 2024.11.08 01:28:50.023195 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10148 | 2024.11.08 01:28:50.023388 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10149 | 2024.11.08 01:28:50.023718 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10150 | 2024.11.08 01:28:50.023759 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10151 | 2024.11.08 01:28:50.024125 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10152 | 2024.11.08 01:28:50.024361 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10153 | 2024.11.08 01:28:50.024526 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. | ||
10154 | 2024.11.08 01:28:50.024760 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Debug> DynamicQueryHandler: Done processing query | ||
10155 | 2024.11.08 01:28:50.024785 [ 290 ] {a4c90a49-ce6d-4985-9b88-e11e7370d66d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10156 | 2024.11.08 01:28:50.024801 [ 290 ] {} <Debug> HTTP-Session: 7acf70c6-a8ea-4180-b995-05eef3137832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10157 | 2024.11.08 01:28:50.024989 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10158 | 2024.11.08 01:28:50.025082 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58703, User-Agent: (none), Length: 70498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10159 | 2024.11.08 01:28:50.025146 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10160 | 2024.11.08 01:28:50.025167 [ 289 ] {} <Debug> HTTP-Session: 93017f0b-be89-46df-a9ad-faa41b71ebb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58703 | ||
10161 | 2024.11.08 01:28:50.025186 [ 289 ] {} <Debug> HTTP-Session: 93017f0b-be89-46df-a9ad-faa41b71ebb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10162 | 2024.11.08 01:28:50.025200 [ 289 ] {} <Debug> HTTP-Session: 93017f0b-be89-46df-a9ad-faa41b71ebb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10163 | 2024.11.08 01:28:50.025240 [ 289 ] {} <Trace> HTTP-Session: 93017f0b-be89-46df-a9ad-faa41b71ebb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10164 | 2024.11.08 01:28:50.025957 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58703) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10165 | 2024.11.08 01:28:50.026042 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10166 | 2024.11.08 01:28:50.026533 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10167 | 2024.11.08 01:28:50.027248 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10168 | 2024.11.08 01:28:50.027288 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10169 | 2024.11.08 01:28:50.027953 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10170 | 2024.11.08 01:28:50.028224 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10171 | 2024.11.08 01:28:50.028409 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003041 sec., 13811.246300559027 rows/sec., 24.75 MiB/sec. | ||
10172 | 2024.11.08 01:28:50.028641 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Debug> DynamicQueryHandler: Done processing query | ||
10173 | 2024.11.08 01:28:50.028667 [ 289 ] {0144940f-dd6a-4295-8c29-a16699a1e0d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
10174 | 2024.11.08 01:28:50.028682 [ 289 ] {} <Debug> HTTP-Session: 93017f0b-be89-46df-a9ad-faa41b71ebb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10175 | 2024.11.08 01:28:50.028868 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10176 | 2024.11.08 01:28:50.028928 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50332, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10177 | 2024.11.08 01:28:50.029023 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10178 | 2024.11.08 01:28:50.029054 [ 290 ] {} <Debug> HTTP-Session: 0f2d5bb9-45b0-4458-a4ff-05040e3469f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50332 | ||
10179 | 2024.11.08 01:28:50.029073 [ 290 ] {} <Debug> HTTP-Session: 0f2d5bb9-45b0-4458-a4ff-05040e3469f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10180 | 2024.11.08 01:28:50.029087 [ 290 ] {} <Debug> HTTP-Session: 0f2d5bb9-45b0-4458-a4ff-05040e3469f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10181 | 2024.11.08 01:28:50.029128 [ 290 ] {} <Trace> HTTP-Session: 0f2d5bb9-45b0-4458-a4ff-05040e3469f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10182 | 2024.11.08 01:28:50.029281 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50332) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10183 | 2024.11.08 01:28:50.029330 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10184 | 2024.11.08 01:28:50.029494 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10185 | 2024.11.08 01:28:50.029807 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10186 | 2024.11.08 01:28:50.029843 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10187 | 2024.11.08 01:28:50.030219 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10188 | 2024.11.08 01:28:50.030454 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10189 | 2024.11.08 01:28:50.030586 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. | ||
10190 | 2024.11.08 01:28:50.030757 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Debug> DynamicQueryHandler: Done processing query | ||
10191 | 2024.11.08 01:28:50.030781 [ 290 ] {dfdf9b92-90f8-4ae1-8ff8-74f8130f99db} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10192 | 2024.11.08 01:28:50.030797 [ 290 ] {} <Debug> HTTP-Session: 0f2d5bb9-45b0-4458-a4ff-05040e3469f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10193 | 2024.11.08 01:28:50.031164 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10194 | 2024.11.08 01:28:52.221317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 984 | ||
10195 | 2024.11.08 01:28:52.224235 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10196 | 2024.11.08 01:28:52.224294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10197 | 2024.11.08 01:28:52.225796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10198 | 2024.11.08 01:28:52.226121 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10199 | 2024.11.08 01:28:52.227333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
10200 | 2024.11.08 01:28:54.993358 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55713, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10201 | 2024.11.08 01:28:54.993501 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10202 | 2024.11.08 01:28:54.993532 [ 292 ] {} <Debug> HTTP-Session: d71d1bf5-8e45-457e-8b7a-5c579edfbbd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:55713 | ||
10203 | 2024.11.08 01:28:54.993560 [ 292 ] {} <Debug> HTTP-Session: d71d1bf5-8e45-457e-8b7a-5c579edfbbd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10204 | 2024.11.08 01:28:54.993577 [ 292 ] {} <Debug> HTTP-Session: d71d1bf5-8e45-457e-8b7a-5c579edfbbd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10205 | 2024.11.08 01:28:54.993639 [ 292 ] {} <Trace> HTTP-Session: d71d1bf5-8e45-457e-8b7a-5c579edfbbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10206 | 2024.11.08 01:28:54.993844 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55713) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10207 | 2024.11.08 01:28:54.993919 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10208 | 2024.11.08 01:28:54.994257 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10209 | 2024.11.08 01:28:54.994692 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10210 | 2024.11.08 01:28:54.994735 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10211 | 2024.11.08 01:28:54.995143 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
10212 | 2024.11.08 01:28:54.995395 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10213 | 2024.11.08 01:28:54.995562 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001772 sec., 2257.3363431151242 rows/sec., 184.07 KiB/sec. | ||
10214 | 2024.11.08 01:28:54.995932 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Debug> DynamicQueryHandler: Done processing query | ||
10215 | 2024.11.08 01:28:54.995959 [ 292 ] {20decda5-f49f-4ebb-90c2-1925fd23b5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10216 | 2024.11.08 01:28:54.995978 [ 292 ] {} <Debug> HTTP-Session: d71d1bf5-8e45-457e-8b7a-5c579edfbbd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10217 | 2024.11.08 01:28:54.996148 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10218 | 2024.11.08 01:28:54.996304 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62940, User-Agent: (none), Length: 8069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10219 | 2024.11.08 01:28:54.996376 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10220 | 2024.11.08 01:28:54.996401 [ 282 ] {} <Debug> HTTP-Session: 38a50085-fbc2-4a58-a962-a1e1e107b352 Authenticating user 'default' from [fd00:1122:3344:101::d]:62940 | ||
10221 | 2024.11.08 01:28:54.996423 [ 282 ] {} <Debug> HTTP-Session: 38a50085-fbc2-4a58-a962-a1e1e107b352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10222 | 2024.11.08 01:28:54.996440 [ 282 ] {} <Debug> HTTP-Session: 38a50085-fbc2-4a58-a962-a1e1e107b352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10223 | 2024.11.08 01:28:54.996482 [ 282 ] {} <Trace> HTTP-Session: 38a50085-fbc2-4a58-a962-a1e1e107b352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10224 | 2024.11.08 01:28:54.996629 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62940) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10225 | 2024.11.08 01:28:54.996685 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10226 | 2024.11.08 01:28:54.996979 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10227 | 2024.11.08 01:28:54.997347 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10228 | 2024.11.08 01:28:54.997385 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10229 | 2024.11.08 01:28:54.997748 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10230 | 2024.11.08 01:28:54.997988 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10231 | 2024.11.08 01:28:54.998166 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001578 sec., 36755.3865652725 rows/sec., 2.80 MiB/sec. | ||
10232 | 2024.11.08 01:28:54.998344 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Debug> DynamicQueryHandler: Done processing query | ||
10233 | 2024.11.08 01:28:54.998369 [ 282 ] {9042d22d-9025-4970-9ff6-76ffc87ca48f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
10234 | 2024.11.08 01:28:54.998386 [ 282 ] {} <Debug> HTTP-Session: 38a50085-fbc2-4a58-a962-a1e1e107b352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10235 | 2024.11.08 01:28:54.998528 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10236 | 2024.11.08 01:28:54.998554 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55713, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10237 | 2024.11.08 01:28:54.998649 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10238 | 2024.11.08 01:28:54.998682 [ 292 ] {} <Debug> HTTP-Session: 6da4a368-abfc-42e0-9f73-0a60e9deae1b Authenticating user 'default' from [fd00:1122:3344:101::d]:55713 | ||
10239 | 2024.11.08 01:28:54.998704 [ 292 ] {} <Debug> HTTP-Session: 6da4a368-abfc-42e0-9f73-0a60e9deae1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10240 | 2024.11.08 01:28:54.998722 [ 292 ] {} <Debug> HTTP-Session: 6da4a368-abfc-42e0-9f73-0a60e9deae1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10241 | 2024.11.08 01:28:54.998762 [ 292 ] {} <Trace> HTTP-Session: 6da4a368-abfc-42e0-9f73-0a60e9deae1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10242 | 2024.11.08 01:28:54.998887 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55713) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10243 | 2024.11.08 01:28:54.998935 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10244 | 2024.11.08 01:28:54.999164 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10245 | 2024.11.08 01:28:54.999472 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10246 | 2024.11.08 01:28:54.999511 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10247 | 2024.11.08 01:28:54.999864 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10248 | 2024.11.08 01:28:55.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.58 MiB, peak 179.28 MiB, free memory in arenas 0.00 B, will set to 172.16 MiB (RSS), difference: -5.42 MiB | ||
10249 | 2024.11.08 01:28:55.000246 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10250 | 2024.11.08 01:28:55.000612 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001729 sec., 2313.475997686524 rows/sec., 161.54 KiB/sec. | ||
10251 | 2024.11.08 01:28:55.001158 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Debug> DynamicQueryHandler: Done processing query | ||
10252 | 2024.11.08 01:28:55.001184 [ 292 ] {0236a0bc-3993-4d83-a62b-34610f88cd86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10253 | 2024.11.08 01:28:55.001201 [ 292 ] {} <Debug> HTTP-Session: 6da4a368-abfc-42e0-9f73-0a60e9deae1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10254 | 2024.11.08 01:28:55.001355 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10255 | 2024.11.08 01:28:55.001429 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37017, User-Agent: (none), Length: 11564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10256 | 2024.11.08 01:28:55.001493 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10257 | 2024.11.08 01:28:55.001519 [ 282 ] {} <Debug> HTTP-Session: eb35a1f4-2170-4fdf-8d8c-e4767855bb22 Authenticating user 'default' from [fd00:1122:3344:101::d]:37017 | ||
10258 | 2024.11.08 01:28:55.001539 [ 282 ] {} <Debug> HTTP-Session: eb35a1f4-2170-4fdf-8d8c-e4767855bb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10259 | 2024.11.08 01:28:55.001557 [ 282 ] {} <Debug> HTTP-Session: eb35a1f4-2170-4fdf-8d8c-e4767855bb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10260 | 2024.11.08 01:28:55.001596 [ 282 ] {} <Trace> HTTP-Session: eb35a1f4-2170-4fdf-8d8c-e4767855bb22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10261 | 2024.11.08 01:28:55.001748 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37017) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10262 | 2024.11.08 01:28:55.001802 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10263 | 2024.11.08 01:28:55.002116 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10264 | 2024.11.08 01:28:55.002522 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2024.11.08 01:28:55.002572 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10266 | 2024.11.08 01:28:55.003067 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10267 | 2024.11.08 01:28:55.003334 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10268 | 2024.11.08 01:28:55.003500 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001798 sec., 37819.79977753059 rows/sec., 2.96 MiB/sec. | ||
10269 | 2024.11.08 01:28:55.003700 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Debug> DynamicQueryHandler: Done processing query | ||
10270 | 2024.11.08 01:28:55.003725 [ 282 ] {46e5e9a9-1616-43c4-873e-7785dc471d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10271 | 2024.11.08 01:28:55.003741 [ 282 ] {} <Debug> HTTP-Session: eb35a1f4-2170-4fdf-8d8c-e4767855bb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10272 | 2024.11.08 01:28:55.003960 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10273 | 2024.11.08 01:28:55.004085 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38399, User-Agent: (none), Length: 24876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10274 | 2024.11.08 01:28:55.004201 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10275 | 2024.11.08 01:28:55.004229 [ 271 ] {} <Debug> HTTP-Session: df94d935-f05e-4cfb-9d78-bf78c707b0f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38399 | ||
10276 | 2024.11.08 01:28:55.004256 [ 271 ] {} <Debug> HTTP-Session: df94d935-f05e-4cfb-9d78-bf78c707b0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10277 | 2024.11.08 01:28:55.004273 [ 271 ] {} <Debug> HTTP-Session: df94d935-f05e-4cfb-9d78-bf78c707b0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10278 | 2024.11.08 01:28:55.004334 [ 271 ] {} <Trace> HTTP-Session: df94d935-f05e-4cfb-9d78-bf78c707b0f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10279 | 2024.11.08 01:28:55.004632 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10280 | 2024.11.08 01:28:55.004712 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10281 | 2024.11.08 01:28:55.004956 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10282 | 2024.11.08 01:28:55.005425 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10283 | 2024.11.08 01:28:55.005468 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10284 | 2024.11.08 01:28:55.005938 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10285 | 2024.11.08 01:28:55.006207 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10286 | 2024.11.08 01:28:55.006357 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001875 sec., 69333.33333333334 rows/sec., 4.83 MiB/sec. | ||
10287 | 2024.11.08 01:28:55.006613 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Debug> DynamicQueryHandler: Done processing query | ||
10288 | 2024.11.08 01:28:55.006642 [ 271 ] {1c2c538c-d82f-48e7-9ee0-e5b267b7d713} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10289 | 2024.11.08 01:28:55.006659 [ 271 ] {} <Debug> HTTP-Session: df94d935-f05e-4cfb-9d78-bf78c707b0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10290 | 2024.11.08 01:28:55.006869 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10291 | 2024.11.08 01:28:55.006869 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37017, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10292 | 2024.11.08 01:28:55.006975 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10293 | 2024.11.08 01:28:55.007015 [ 282 ] {} <Debug> HTTP-Session: aaee5329-28ae-4cf6-9420-c3cb902ec915 Authenticating user 'default' from [fd00:1122:3344:101::d]:37017 | ||
10294 | 2024.11.08 01:28:55.007034 [ 282 ] {} <Debug> HTTP-Session: aaee5329-28ae-4cf6-9420-c3cb902ec915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10295 | 2024.11.08 01:28:55.007050 [ 282 ] {} <Debug> HTTP-Session: aaee5329-28ae-4cf6-9420-c3cb902ec915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10296 | 2024.11.08 01:28:55.007090 [ 282 ] {} <Trace> HTTP-Session: aaee5329-28ae-4cf6-9420-c3cb902ec915 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10297 | 2024.11.08 01:28:55.007233 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37017) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10298 | 2024.11.08 01:28:55.007285 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10299 | 2024.11.08 01:28:55.007462 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10300 | 2024.11.08 01:28:55.007811 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10301 | 2024.11.08 01:28:55.007849 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10302 | 2024.11.08 01:28:55.008255 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10303 | 2024.11.08 01:28:55.008512 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10304 | 2024.11.08 01:28:55.008677 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001488 sec., 32258.064516129034 rows/sec., 2.17 MiB/sec. | ||
10305 | 2024.11.08 01:28:55.008877 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Debug> DynamicQueryHandler: Done processing query | ||
10306 | 2024.11.08 01:28:55.008903 [ 282 ] {bb41cf87-001f-4be0-a34b-2ee178e1b839} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10307 | 2024.11.08 01:28:55.008920 [ 282 ] {} <Debug> HTTP-Session: aaee5329-28ae-4cf6-9420-c3cb902ec915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10308 | 2024.11.08 01:28:55.009129 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10309 | 2024.11.08 01:28:56.000181 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.29 MiB, peak 179.28 MiB, free memory in arenas 0.00 B, will set to 172.18 MiB (RSS), difference: 4.90 MiB | ||
10310 | 2024.11.08 01:28:57.009831 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10311 | 2024.11.08 01:28:57.009894 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10312 | 2024.11.08 01:28:57.157302 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10313 | 2024.11.08 01:28:57.843926 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10314 | 2024.11.08 01:28:57.843926 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10315 | 2024.11.08 01:28:57.871375 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33440, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10316 | 2024.11.08 01:28:57.885774 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10317 | 2024.11.08 01:28:57.885794 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10318 | 2024.11.08 01:28:57.943212 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10319 | 2024.11.08 01:28:57.948601 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10320 | 2024.11.08 01:28:59.994504 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57353, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10321 | 2024.11.08 01:28:59.994645 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10322 | 2024.11.08 01:28:59.994676 [ 282 ] {} <Debug> HTTP-Session: 3e596445-960f-494c-8c67-b2e4b1fb81bd Authenticating user 'default' from [fd00:1122:3344:101::d]:57353 | ||
10323 | 2024.11.08 01:28:59.994704 [ 282 ] {} <Debug> HTTP-Session: 3e596445-960f-494c-8c67-b2e4b1fb81bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10324 | 2024.11.08 01:28:59.994722 [ 282 ] {} <Debug> HTTP-Session: 3e596445-960f-494c-8c67-b2e4b1fb81bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10325 | 2024.11.08 01:28:59.994781 [ 282 ] {} <Trace> HTTP-Session: 3e596445-960f-494c-8c67-b2e4b1fb81bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10326 | 2024.11.08 01:28:59.995006 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57353) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10327 | 2024.11.08 01:28:59.995078 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10328 | 2024.11.08 01:28:59.995417 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10329 | 2024.11.08 01:28:59.995950 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10330 | 2024.11.08 01:28:59.995996 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10331 | 2024.11.08 01:28:59.996418 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10332 | 2024.11.08 01:28:59.996669 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10333 | 2024.11.08 01:28:59.996834 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.25 MiB/sec. | ||
10334 | 2024.11.08 01:28:59.997054 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Debug> DynamicQueryHandler: Done processing query | ||
10335 | 2024.11.08 01:28:59.997081 [ 282 ] {35214fff-2547-4e84-ad79-4ec1c3e4bdbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10336 | 2024.11.08 01:28:59.997098 [ 282 ] {} <Debug> HTTP-Session: 3e596445-960f-494c-8c67-b2e4b1fb81bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10337 | 2024.11.08 01:28:59.997311 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10338 | 2024.11.08 01:28:59.997382 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45853, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10339 | 2024.11.08 01:28:59.997507 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10340 | 2024.11.08 01:28:59.997536 [ 271 ] {} <Debug> HTTP-Session: 7f6c5aea-1aee-46c3-accf-e5c67f5686d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45853 | ||
10341 | 2024.11.08 01:28:59.997561 [ 271 ] {} <Debug> HTTP-Session: 7f6c5aea-1aee-46c3-accf-e5c67f5686d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10342 | 2024.11.08 01:28:59.997576 [ 271 ] {} <Debug> HTTP-Session: 7f6c5aea-1aee-46c3-accf-e5c67f5686d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10343 | 2024.11.08 01:28:59.997628 [ 271 ] {} <Trace> HTTP-Session: 7f6c5aea-1aee-46c3-accf-e5c67f5686d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10344 | 2024.11.08 01:28:59.997824 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45853) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10345 | 2024.11.08 01:28:59.997890 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10346 | 2024.11.08 01:28:59.998232 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10347 | 2024.11.08 01:28:59.998641 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10348 | 2024.11.08 01:28:59.998681 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10349 | 2024.11.08 01:28:59.999084 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10350 | 2024.11.08 01:28:59.999321 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10351 | 2024.11.08 01:28:59.999460 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001706 sec., 37514.654161781946 rows/sec., 2.93 MiB/sec. | ||
10352 | 2024.11.08 01:28:59.999650 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Debug> DynamicQueryHandler: Done processing query | ||
10353 | 2024.11.08 01:28:59.999676 [ 271 ] {1cf0086b-84cf-43e4-8597-c52ec0b06b95} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10354 | 2024.11.08 01:28:59.999692 [ 271 ] {} <Debug> HTTP-Session: 7f6c5aea-1aee-46c3-accf-e5c67f5686d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10355 | 2024.11.08 01:28:59.999853 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10356 | 2024.11.08 01:28:59.999937 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60529, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10357 | 2024.11.08 01:29:00.000035 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10358 | 2024.11.08 01:29:00.000063 [ 292 ] {} <Debug> HTTP-Session: f16eab12-1deb-45b9-a4b5-bca80d8780d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60529 | ||
10359 | 2024.11.08 01:29:00.000089 [ 292 ] {} <Debug> HTTP-Session: f16eab12-1deb-45b9-a4b5-bca80d8780d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10360 | 2024.11.08 01:29:00.000108 [ 292 ] {} <Debug> HTTP-Session: f16eab12-1deb-45b9-a4b5-bca80d8780d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10361 | 2024.11.08 01:29:00.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.37 MiB, peak 179.28 MiB, free memory in arenas 0.00 B, will set to 172.18 MiB (RSS), difference: -1.19 MiB | ||
10362 | 2024.11.08 01:29:00.000175 [ 292 ] {} <Trace> HTTP-Session: f16eab12-1deb-45b9-a4b5-bca80d8780d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10363 | 2024.11.08 01:29:00.000543 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60529) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10364 | 2024.11.08 01:29:00.000622 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10365 | 2024.11.08 01:29:00.000833 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10366 | 2024.11.08 01:29:00.001359 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10367 | 2024.11.08 01:29:00.001407 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10368 | 2024.11.08 01:29:00.001836 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10369 | 2024.11.08 01:29:00.002087 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10370 | 2024.11.08 01:29:00.002246 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001872 sec., 85470.08547008547 rows/sec., 5.95 MiB/sec. | ||
10371 | 2024.11.08 01:29:00.002433 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Debug> DynamicQueryHandler: Done processing query | ||
10372 | 2024.11.08 01:29:00.002460 [ 292 ] {b55ff176-2b31-478f-8567-e5b454a8f31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10373 | 2024.11.08 01:29:00.002476 [ 292 ] {} <Debug> HTTP-Session: f16eab12-1deb-45b9-a4b5-bca80d8780d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10374 | 2024.11.08 01:29:00.002638 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10375 | 2024.11.08 01:29:00.002697 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44258, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10376 | 2024.11.08 01:29:00.002779 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10377 | 2024.11.08 01:29:00.002804 [ 271 ] {} <Debug> HTTP-Session: 0dd7fc66-a039-4991-a229-0a538637bc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:44258 | ||
10378 | 2024.11.08 01:29:00.002824 [ 271 ] {} <Debug> HTTP-Session: 0dd7fc66-a039-4991-a229-0a538637bc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10379 | 2024.11.08 01:29:00.002838 [ 271 ] {} <Debug> HTTP-Session: 0dd7fc66-a039-4991-a229-0a538637bc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10380 | 2024.11.08 01:29:00.002880 [ 271 ] {} <Trace> HTTP-Session: 0dd7fc66-a039-4991-a229-0a538637bc57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10381 | 2024.11.08 01:29:00.003042 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44258) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10382 | 2024.11.08 01:29:00.003094 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10383 | 2024.11.08 01:29:00.003261 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10384 | 2024.11.08 01:29:00.003596 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10385 | 2024.11.08 01:29:00.003632 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10386 | 2024.11.08 01:29:00.004013 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10387 | 2024.11.08 01:29:00.004263 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10388 | 2024.11.08 01:29:00.004394 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
10389 | 2024.11.08 01:29:00.004563 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Debug> DynamicQueryHandler: Done processing query | ||
10390 | 2024.11.08 01:29:00.004588 [ 271 ] {ed3eaa93-2d5f-43a8-8d0d-573ce5beb9f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10391 | 2024.11.08 01:29:00.004604 [ 271 ] {} <Debug> HTTP-Session: 0dd7fc66-a039-4991-a229-0a538637bc57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10392 | 2024.11.08 01:29:00.005064 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10393 | 2024.11.08 01:29:01.023999 [ 109 ] {} <Debug> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10394 | 2024.11.08 01:29:01.024069 [ 109 ] {} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10395 | 2024.11.08 01:29:01.024096 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10396 | 2024.11.08 01:29:01.024332 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::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 | ||
10397 | 2024.11.08 01:29:01.024615 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10398 | 2024.11.08 01:29:01.024683 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
10399 | 2024.11.08 01:29:01.024815 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
10400 | 2024.11.08 01:29:01.025077 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
10401 | 2024.11.08 01:29:01.025358 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
10402 | 2024.11.08 01:29:01.025843 [ 198 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
10403 | 2024.11.08 01:29:01.027045 [ 192 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002854257 sec., 7357.431373558864 rows/sec., 494.40 KiB/sec. | ||
10404 | 2024.11.08 01:29:01.027239 [ 192 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10405 | 2024.11.08 01:29:01.027613 [ 192 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10406 | 2024.11.08 01:29:01.027714 [ 192 ] {cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15::all_1_21_5} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10407 | 2024.11.08 01:29:01.027819 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10408 | 2024.11.08 01:29:02.227590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1004 | ||
10409 | 2024.11.08 01:29:02.230471 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2024.11.08 01:29:02.230526 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10411 | 2024.11.08 01:29:02.231943 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10412 | 2024.11.08 01:29:02.232282 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10413 | 2024.11.08 01:29:02.232506 [ 107 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10414 | 2024.11.08 01:29:02.232624 [ 107 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10415 | 2024.11.08 01:29:02.232692 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10416 | 2024.11.08 01:29:02.233358 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
10417 | 2024.11.08 01:29:02.234652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
10418 | 2024.11.08 01:29:02.235028 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10419 | 2024.11.08 01:29:02.235208 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 874 rows starting from the beginning of the part | ||
10420 | 2024.11.08 01:29:02.235859 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
10421 | 2024.11.08 01:29:02.236461 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
10422 | 2024.11.08 01:29:02.236983 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
10423 | 2024.11.08 01:29:02.237507 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
10424 | 2024.11.08 01:29:02.237971 [ 200 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
10425 | 2024.11.08 01:29:02.246765 [ 198 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 72 columns (72 merged, 0 gathered) in 0.013899786 sec., 72231.32787799754 rows/sec., 58.00 MiB/sec. | ||
10426 | 2024.11.08 01:29:02.248263 [ 198 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10427 | 2024.11.08 01:29:02.249030 [ 198 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10428 | 2024.11.08 01:29:02.249115 [ 198 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_31_6} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10429 | 2024.11.08 01:29:02.249397 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
10430 | 2024.11.08 01:29:03.592892 [ 106 ] {} <Debug> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10431 | 2024.11.08 01:29:03.592959 [ 106 ] {} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10432 | 2024.11.08 01:29:03.592981 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.78 GiB. | ||
10433 | 2024.11.08 01:29:03.593206 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
10434 | 2024.11.08 01:29:03.593416 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10435 | 2024.11.08 01:29:03.593458 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 243 rows starting from the beginning of the part | ||
10436 | 2024.11.08 01:29:03.593549 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
10437 | 2024.11.08 01:29:03.593845 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
10438 | 2024.11.08 01:29:03.593937 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
10439 | 2024.11.08 01:29:03.594259 [ 191 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::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 | ||
10440 | 2024.11.08 01:29:03.595661 [ 198 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002598705 sec., 115057.30738964214 rows/sec., 8.25 MiB/sec. | ||
10441 | 2024.11.08 01:29:03.595861 [ 198 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10442 | 2024.11.08 01:29:03.596229 [ 198 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_21_5} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10443 | 2024.11.08 01:29:03.596318 [ 198 ] {afa120fe-02fd-44ff-8eb6-99911ead5acc::all_1_21_5} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10444 | 2024.11.08 01:29:03.596421 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10445 | 2024.11.08 01:29:05.001053 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33735, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10446 | 2024.11.08 01:29:05.001175 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10447 | 2024.11.08 01:29:05.001200 [ 271 ] {} <Debug> HTTP-Session: f9790d48-3528-4ad7-9cd7-de23d0c2e234 Authenticating user 'default' from [fd00:1122:3344:101::d]:33735 | ||
10448 | 2024.11.08 01:29:05.001223 [ 271 ] {} <Debug> HTTP-Session: f9790d48-3528-4ad7-9cd7-de23d0c2e234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10449 | 2024.11.08 01:29:05.001237 [ 271 ] {} <Debug> HTTP-Session: f9790d48-3528-4ad7-9cd7-de23d0c2e234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10450 | 2024.11.08 01:29:05.001286 [ 271 ] {} <Trace> HTTP-Session: f9790d48-3528-4ad7-9cd7-de23d0c2e234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10451 | 2024.11.08 01:29:05.001463 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33735) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
10452 | 2024.11.08 01:29:05.001526 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10453 | 2024.11.08 01:29:05.001847 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10454 | 2024.11.08 01:29:05.002322 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10455 | 2024.11.08 01:29:05.002364 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10456 | 2024.11.08 01:29:05.002793 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10457 | 2024.11.08 01:29:05.003040 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10458 | 2024.11.08 01:29:05.003212 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001795 sec., 7799.442896935933 rows/sec., 561.46 KiB/sec. | ||
10459 | 2024.11.08 01:29:05.003226 [ 104 ] {} <Debug> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10460 | 2024.11.08 01:29:05.003345 [ 104 ] {} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10461 | 2024.11.08 01:29:05.003406 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10462 | 2024.11.08 01:29:05.003562 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Debug> DynamicQueryHandler: Done processing query | ||
10463 | 2024.11.08 01:29:05.003603 [ 271 ] {d84d8078-6015-4e62-940a-912fc718b590} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10464 | 2024.11.08 01:29:05.003605 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
10465 | 2024.11.08 01:29:05.003625 [ 271 ] {} <Debug> HTTP-Session: f9790d48-3528-4ad7-9cd7-de23d0c2e234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10466 | 2024.11.08 01:29:05.003819 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10467 | 2024.11.08 01:29:05.003871 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
10468 | 2024.11.08 01:29:05.003946 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10469 | 2024.11.08 01:29:05.004093 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
10470 | 2024.11.08 01:29:05.004232 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63914, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10471 | 2024.11.08 01:29:05.004475 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10472 | 2024.11.08 01:29:05.004521 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
10473 | 2024.11.08 01:29:05.004560 [ 292 ] {} <Debug> HTTP-Session: 1861327a-b491-425f-a821-38d5e51c4592 Authenticating user 'default' from [fd00:1122:3344:101::d]:63914 | ||
10474 | 2024.11.08 01:29:05.004647 [ 292 ] {} <Debug> HTTP-Session: 1861327a-b491-425f-a821-38d5e51c4592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10475 | 2024.11.08 01:29:05.004730 [ 292 ] {} <Debug> HTTP-Session: 1861327a-b491-425f-a821-38d5e51c4592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10476 | 2024.11.08 01:29:05.004811 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
10477 | 2024.11.08 01:29:05.004893 [ 292 ] {} <Trace> HTTP-Session: 1861327a-b491-425f-a821-38d5e51c4592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10478 | 2024.11.08 01:29:05.005028 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::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 | ||
10479 | 2024.11.08 01:29:05.005383 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63914) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10480 | 2024.11.08 01:29:05.005456 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10481 | 2024.11.08 01:29:05.005937 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10482 | 2024.11.08 01:29:05.006705 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003197443 sec., 21892.493470563822 rows/sec., 1.62 MiB/sec. | ||
10483 | 2024.11.08 01:29:05.006820 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10484 | 2024.11.08 01:29:05.006854 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10485 | 2024.11.08 01:29:05.006870 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10486 | 2024.11.08 01:29:05.007274 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_21_5} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10487 | 2024.11.08 01:29:05.007433 [ 191 ] {acb9b712-0023-4d41-a309-2e5e40e5fbd3::all_1_21_5} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10488 | 2024.11.08 01:29:05.007499 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10489 | 2024.11.08 01:29:05.007533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10490 | 2024.11.08 01:29:05.007776 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2024.11.08 01:29:05.007958 [ 104 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10492 | 2024.11.08 01:29:05.007973 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002831 sec., 101377.60508654185 rows/sec., 8.95 MiB/sec. | ||
10493 | 2024.11.08 01:29:05.008016 [ 104 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2024.11.08 01:29:05.008098 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10495 | 2024.11.08 01:29:05.008353 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
10496 | 2024.11.08 01:29:05.008436 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Debug> DynamicQueryHandler: Done processing query | ||
10497 | 2024.11.08 01:29:05.008490 [ 292 ] {9c195400-bb34-4e68-b4eb-279fc207f937} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10498 | 2024.11.08 01:29:05.008537 [ 292 ] {} <Debug> HTTP-Session: 1861327a-b491-425f-a821-38d5e51c4592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10499 | 2024.11.08 01:29:05.008585 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10500 | 2024.11.08 01:29:05.008637 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1437 rows starting from the beginning of the part | ||
10501 | 2024.11.08 01:29:05.008720 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
10502 | 2024.11.08 01:29:05.008869 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10503 | 2024.11.08 01:29:05.009027 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42018, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10504 | 2024.11.08 01:29:05.009116 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
10505 | 2024.11.08 01:29:05.009206 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10506 | 2024.11.08 01:29:05.009293 [ 271 ] {} <Debug> HTTP-Session: 70296ef2-4c60-4f95-8090-607e8266d2d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42018 | ||
10507 | 2024.11.08 01:29:05.009381 [ 271 ] {} <Debug> HTTP-Session: 70296ef2-4c60-4f95-8090-607e8266d2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10508 | 2024.11.08 01:29:05.009382 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 58 rows starting from the beginning of the part | ||
10509 | 2024.11.08 01:29:05.009437 [ 271 ] {} <Debug> HTTP-Session: 70296ef2-4c60-4f95-8090-607e8266d2d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10510 | 2024.11.08 01:29:05.009578 [ 271 ] {} <Trace> HTTP-Session: 70296ef2-4c60-4f95-8090-607e8266d2d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10511 | 2024.11.08 01:29:05.009666 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
10512 | 2024.11.08 01:29:05.009990 [ 197 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 287 rows starting from the beginning of the part | ||
10513 | 2024.11.08 01:29:05.009994 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42018) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10514 | 2024.11.08 01:29:05.010162 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10515 | 2024.11.08 01:29:05.011145 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10516 | 2024.11.08 01:29:05.012229 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10517 | 2024.11.08 01:29:05.012305 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10518 | 2024.11.08 01:29:05.013039 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10519 | 2024.11.08 01:29:05.013474 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00527128 sec., 413751.4986872259 rows/sec., 36.40 MiB/sec. | ||
10520 | 2024.11.08 01:29:05.013588 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10521 | 2024.11.08 01:29:05.013788 [ 104 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10522 | 2024.11.08 01:29:05.013844 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004023 sec., 12179.96520009943 rows/sec., 898.40 KiB/sec. | ||
10523 | 2024.11.08 01:29:05.013865 [ 104 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.11.08 01:29:05.013905 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10525 | 2024.11.08 01:29:05.013938 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10526 | 2024.11.08 01:29:05.014371 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
10527 | 2024.11.08 01:29:05.014583 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Debug> DynamicQueryHandler: Done processing query | ||
10528 | 2024.11.08 01:29:05.014648 [ 271 ] {0beac660-40e7-4e25-a420-8ab6882a0878} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10529 | 2024.11.08 01:29:05.014692 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10530 | 2024.11.08 01:29:05.014708 [ 271 ] {} <Debug> HTTP-Session: 70296ef2-4c60-4f95-8090-607e8266d2d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10531 | 2024.11.08 01:29:05.014791 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 67 rows starting from the beginning of the part | ||
10532 | 2024.11.08 01:29:05.014896 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10533 | 2024.11.08 01:29:05.015070 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10534 | 2024.11.08 01:29:05.015110 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
10535 | 2024.11.08 01:29:05.015215 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50822, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10536 | 2024.11.08 01:29:05.015497 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
10537 | 2024.11.08 01:29:05.015497 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10538 | 2024.11.08 01:29:05.015648 [ 292 ] {} <Debug> HTTP-Session: 1ccdbf4a-c8fb-4f13-b5fe-73abd6e3eb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:50822 | ||
10539 | 2024.11.08 01:29:05.015803 [ 292 ] {} <Debug> HTTP-Session: 1ccdbf4a-c8fb-4f13-b5fe-73abd6e3eb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10540 | 2024.11.08 01:29:05.015876 [ 292 ] {} <Debug> HTTP-Session: 1ccdbf4a-c8fb-4f13-b5fe-73abd6e3eb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10541 | 2024.11.08 01:29:05.015954 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
10542 | 2024.11.08 01:29:05.016009 [ 292 ] {} <Trace> HTTP-Session: 1ccdbf4a-c8fb-4f13-b5fe-73abd6e3eb3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10543 | 2024.11.08 01:29:05.016325 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
10544 | 2024.11.08 01:29:05.016227 [ 193 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_61_12} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10545 | 2024.11.08 01:29:05.016442 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50822) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10546 | 2024.11.08 01:29:05.016632 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10547 | 2024.11.08 01:29:05.016657 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
10548 | 2024.11.08 01:29:05.017265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10549 | 2024.11.08 01:29:05.017872 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10550 | 2024.11.08 01:29:05.018917 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.11.08 01:29:05.018983 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10552 | 2024.11.08 01:29:05.019817 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005683217 sec., 38710.469792020966 rows/sec., 2.92 MiB/sec. | ||
10553 | 2024.11.08 01:29:05.019947 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10554 | 2024.11.08 01:29:05.019994 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10555 | 2024.11.08 01:29:05.020420 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10556 | 2024.11.08 01:29:05.020509 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10557 | 2024.11.08 01:29:05.020718 [ 196 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_35_7} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10558 | 2024.11.08 01:29:05.020777 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004485 sec., 3121.5161649944257 rows/sec., 218.61 KiB/sec. | ||
10559 | 2024.11.08 01:29:05.020958 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10560 | 2024.11.08 01:29:05.021279 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Debug> DynamicQueryHandler: Done processing query | ||
10561 | 2024.11.08 01:29:05.021310 [ 292 ] {fe6fb328-deab-4dd4-a80c-d69bd0a8c73d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10562 | 2024.11.08 01:29:05.021326 [ 292 ] {} <Debug> HTTP-Session: 1ccdbf4a-c8fb-4f13-b5fe-73abd6e3eb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10563 | 2024.11.08 01:29:05.021496 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10564 | 2024.11.08 01:29:05.021604 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43842, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10565 | 2024.11.08 01:29:05.021677 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10566 | 2024.11.08 01:29:05.021698 [ 271 ] {} <Debug> HTTP-Session: 78f3cba3-d2a7-4a76-89fa-6b07c1bd2913 Authenticating user 'default' from [fd00:1122:3344:101::d]:43842 | ||
10567 | 2024.11.08 01:29:05.021717 [ 271 ] {} <Debug> HTTP-Session: 78f3cba3-d2a7-4a76-89fa-6b07c1bd2913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10568 | 2024.11.08 01:29:05.021731 [ 271 ] {} <Debug> HTTP-Session: 78f3cba3-d2a7-4a76-89fa-6b07c1bd2913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10569 | 2024.11.08 01:29:05.021771 [ 271 ] {} <Trace> HTTP-Session: 78f3cba3-d2a7-4a76-89fa-6b07c1bd2913 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10570 | 2024.11.08 01:29:05.021892 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43842) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10571 | 2024.11.08 01:29:05.021942 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10572 | 2024.11.08 01:29:05.022215 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10573 | 2024.11.08 01:29:05.022564 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10574 | 2024.11.08 01:29:05.022603 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10575 | 2024.11.08 01:29:05.022963 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10576 | 2024.11.08 01:29:05.023221 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10577 | 2024.11.08 01:29:05.023360 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001497 sec., 8684.034736138945 rows/sec., 541.45 KiB/sec. | ||
10578 | 2024.11.08 01:29:05.023376 [ 103 ] {} <Debug> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10579 | 2024.11.08 01:29:05.023462 [ 103 ] {} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10580 | 2024.11.08 01:29:05.023525 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10581 | 2024.11.08 01:29:05.023658 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Debug> DynamicQueryHandler: Done processing query | ||
10582 | 2024.11.08 01:29:05.023720 [ 271 ] {2e586333-8004-4102-a6ad-cf071158fee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10583 | 2024.11.08 01:29:05.023721 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
10584 | 2024.11.08 01:29:05.023745 [ 271 ] {} <Debug> HTTP-Session: 78f3cba3-d2a7-4a76-89fa-6b07c1bd2913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10585 | 2024.11.08 01:29:05.023897 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10586 | 2024.11.08 01:29:05.023939 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
10587 | 2024.11.08 01:29:05.024133 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50822, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10588 | 2024.11.08 01:29:05.024162 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10589 | 2024.11.08 01:29:05.024277 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
10590 | 2024.11.08 01:29:05.024335 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10591 | 2024.11.08 01:29:05.024438 [ 292 ] {} <Debug> HTTP-Session: 009ce53e-a9cb-4027-81ae-aef8e2271c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:50822 | ||
10592 | 2024.11.08 01:29:05.024514 [ 292 ] {} <Debug> HTTP-Session: 009ce53e-a9cb-4027-81ae-aef8e2271c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10593 | 2024.11.08 01:29:05.024597 [ 292 ] {} <Debug> HTTP-Session: 009ce53e-a9cb-4027-81ae-aef8e2271c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10594 | 2024.11.08 01:29:05.024660 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
10595 | 2024.11.08 01:29:05.024749 [ 292 ] {} <Trace> HTTP-Session: 009ce53e-a9cb-4027-81ae-aef8e2271c93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10596 | 2024.11.08 01:29:05.024913 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
10597 | 2024.11.08 01:29:05.025091 [ 193 ] {150fb877-6daa-44aa-86cb-88808721cc22::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 | ||
10598 | 2024.11.08 01:29:05.025440 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50822) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10599 | 2024.11.08 01:29:05.025546 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10600 | 2024.11.08 01:29:05.026576 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10601 | 2024.11.08 01:29:05.027240 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003622598 sec., 17942.923835324815 rows/sec., 1.16 MiB/sec. | ||
10602 | 2024.11.08 01:29:05.027493 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10603 | 2024.11.08 01:29:05.027717 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10604 | 2024.11.08 01:29:05.027784 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10605 | 2024.11.08 01:29:05.028022 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_21_5} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10606 | 2024.11.08 01:29:05.028220 [ 196 ] {150fb877-6daa-44aa-86cb-88808721cc22::all_1_21_5} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10607 | 2024.11.08 01:29:05.028373 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10608 | 2024.11.08 01:29:05.028517 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10609 | 2024.11.08 01:29:05.028777 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10610 | 2024.11.08 01:29:05.028917 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003799 sec., 111608.31797841538 rows/sec., 7.98 MiB/sec. | ||
10611 | 2024.11.08 01:29:05.028928 [ 103 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10612 | 2024.11.08 01:29:05.028998 [ 103 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2024.11.08 01:29:05.029043 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10614 | 2024.11.08 01:29:05.029230 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Debug> DynamicQueryHandler: Done processing query | ||
10615 | 2024.11.08 01:29:05.029233 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
10616 | 2024.11.08 01:29:05.029270 [ 292 ] {8620d467-545d-4de6-af1a-d63580d66843} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10617 | 2024.11.08 01:29:05.029343 [ 292 ] {} <Debug> HTTP-Session: 009ce53e-a9cb-4027-81ae-aef8e2271c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10618 | 2024.11.08 01:29:05.029585 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10619 | 2024.11.08 01:29:05.029643 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
10620 | 2024.11.08 01:29:05.029820 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10621 | 2024.11.08 01:29:05.029894 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41015, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10622 | 2024.11.08 01:29:05.030202 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10623 | 2024.11.08 01:29:05.030350 [ 271 ] {} <Debug> HTTP-Session: 84e258e8-0adf-4627-b0f1-e48dc519b582 Authenticating user 'default' from [fd00:1122:3344:101::d]:41015 | ||
10624 | 2024.11.08 01:29:05.030352 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
10625 | 2024.11.08 01:29:05.030386 [ 292 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
10626 | |||
10627 | (version 23.8.7.1) | ||
10628 | 2024.11.08 01:29:05.030467 [ 271 ] {} <Debug> HTTP-Session: 84e258e8-0adf-4627-b0f1-e48dc519b582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10629 | 2024.11.08 01:29:05.030578 [ 271 ] {} <Debug> HTTP-Session: 84e258e8-0adf-4627-b0f1-e48dc519b582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10630 | 2024.11.08 01:29:05.030821 [ 271 ] {} <Trace> HTTP-Session: 84e258e8-0adf-4627-b0f1-e48dc519b582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10631 | 2024.11.08 01:29:05.030915 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
10632 | 2024.11.08 01:29:05.031112 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part | ||
10633 | 2024.11.08 01:29:05.031272 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41015) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10634 | 2024.11.08 01:29:05.031459 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10635 | 2024.11.08 01:29:05.031475 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
10636 | 2024.11.08 01:29:05.031889 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 424 rows starting from the beginning of the part | ||
10637 | 2024.11.08 01:29:05.032379 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10638 | 2024.11.08 01:29:05.033152 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2024.11.08 01:29:05.033199 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10640 | 2024.11.08 01:29:05.034323 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10641 | 2024.11.08 01:29:05.034706 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10642 | 2024.11.08 01:29:05.035201 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004104 sec., 1461.9883040935672 rows/sec., 76.38 KiB/sec. | ||
10643 | 2024.11.08 01:29:05.035232 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110722 sec., 320747.69560781855 rows/sec., 24.56 MiB/sec. | ||
10644 | 2024.11.08 01:29:05.035674 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10645 | 2024.11.08 01:29:05.035734 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Debug> DynamicQueryHandler: Done processing query | ||
10646 | 2024.11.08 01:29:05.035782 [ 271 ] {dea6c96f-cff1-4528-a967-fcc94e247662} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10647 | 2024.11.08 01:29:05.035803 [ 271 ] {} <Debug> HTTP-Session: 84e258e8-0adf-4627-b0f1-e48dc519b582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10648 | 2024.11.08 01:29:05.036067 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10649 | 2024.11.08 01:29:05.036100 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10650 | 2024.11.08 01:29:05.036250 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62867, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10651 | 2024.11.08 01:29:05.036271 [ 201 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_61_12} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10652 | 2024.11.08 01:29:05.036387 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10653 | 2024.11.08 01:29:05.036446 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10654 | 2024.11.08 01:29:05.036456 [ 292 ] {} <Debug> HTTP-Session: 6d6466fa-4b90-440a-9220-c05bf130d2fa Authenticating user 'default' from [fd00:1122:3344:101::d]:62867 | ||
10655 | 2024.11.08 01:29:05.036506 [ 292 ] {} <Debug> HTTP-Session: 6d6466fa-4b90-440a-9220-c05bf130d2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10656 | 2024.11.08 01:29:05.036524 [ 292 ] {} <Debug> HTTP-Session: 6d6466fa-4b90-440a-9220-c05bf130d2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10657 | 2024.11.08 01:29:05.036572 [ 292 ] {} <Trace> HTTP-Session: 6d6466fa-4b90-440a-9220-c05bf130d2fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10658 | 2024.11.08 01:29:05.036850 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62867) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10659 | 2024.11.08 01:29:05.036915 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10660 | 2024.11.08 01:29:05.037140 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10661 | 2024.11.08 01:29:05.037595 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10662 | 2024.11.08 01:29:05.037630 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10663 | 2024.11.08 01:29:05.038045 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10664 | 2024.11.08 01:29:05.038307 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10665 | 2024.11.08 01:29:05.038438 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001745 sec., 135816.6189111748 rows/sec., 9.10 MiB/sec. | ||
10666 | 2024.11.08 01:29:05.038447 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10667 | 2024.11.08 01:29:05.038499 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2024.11.08 01:29:05.038537 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10669 | 2024.11.08 01:29:05.038689 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Debug> DynamicQueryHandler: Done processing query | ||
10670 | 2024.11.08 01:29:05.038769 [ 292 ] {062e6518-87a3-4c03-8102-6c25beb20727} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10671 | 2024.11.08 01:29:05.038829 [ 292 ] {} <Debug> HTTP-Session: 6d6466fa-4b90-440a-9220-c05bf130d2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10672 | 2024.11.08 01:29:05.038849 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
10673 | 2024.11.08 01:29:05.039170 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10674 | 2024.11.08 01:29:05.039198 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53353, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10675 | 2024.11.08 01:29:05.039353 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10676 | 2024.11.08 01:29:05.039425 [ 271 ] {} <Debug> HTTP-Session: 8acd3c54-f299-477f-b233-662f79ec16ef Authenticating user 'default' from [fd00:1122:3344:101::d]:53353 | ||
10677 | 2024.11.08 01:29:05.039480 [ 292 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
10678 | |||
10679 | (version 23.8.7.1) | ||
10680 | 2024.11.08 01:29:05.039483 [ 271 ] {} <Debug> HTTP-Session: 8acd3c54-f299-477f-b233-662f79ec16ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10681 | 2024.11.08 01:29:05.039561 [ 271 ] {} <Debug> HTTP-Session: 8acd3c54-f299-477f-b233-662f79ec16ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10682 | 2024.11.08 01:29:05.039708 [ 271 ] {} <Trace> HTTP-Session: 8acd3c54-f299-477f-b233-662f79ec16ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10683 | 2024.11.08 01:29:05.039951 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10684 | 2024.11.08 01:29:05.039986 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53353) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10685 | 2024.11.08 01:29:05.040019 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11745 rows starting from the beginning of the part | ||
10686 | 2024.11.08 01:29:05.040095 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10687 | 2024.11.08 01:29:05.040317 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
10688 | 2024.11.08 01:29:05.040781 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
10689 | 2024.11.08 01:29:05.041304 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 130 rows starting from the beginning of the part | ||
10690 | 2024.11.08 01:29:05.041448 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10691 | 2024.11.08 01:29:05.041727 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
10692 | 2024.11.08 01:29:05.042096 [ 189 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
10693 | 2024.11.08 01:29:05.042779 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10694 | 2024.11.08 01:29:05.042832 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10695 | 2024.11.08 01:29:05.043698 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10696 | 2024.11.08 01:29:05.044114 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10697 | 2024.11.08 01:29:05.044552 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004629 sec., 216.0293799956794 rows/sec., 14.56 KiB/sec. | ||
10698 | 2024.11.08 01:29:05.045395 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Debug> DynamicQueryHandler: Done processing query | ||
10699 | 2024.11.08 01:29:05.045485 [ 271 ] {50490c57-24ad-494d-b61a-010f3de72ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10700 | 2024.11.08 01:29:05.045560 [ 271 ] {} <Debug> HTTP-Session: 8acd3c54-f299-477f-b233-662f79ec16ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10701 | 2024.11.08 01:29:05.045875 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10702 | 2024.11.08 01:29:05.046004 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48533, User-Agent: (none), Length: 70526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10703 | 2024.11.08 01:29:05.046098 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10704 | 2024.11.08 01:29:05.046119 [ 292 ] {} <Debug> HTTP-Session: 681fce77-7a64-4089-90d0-cdadbc9e23e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48533 | ||
10705 | 2024.11.08 01:29:05.046138 [ 292 ] {} <Debug> HTTP-Session: 681fce77-7a64-4089-90d0-cdadbc9e23e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10706 | 2024.11.08 01:29:05.046152 [ 292 ] {} <Debug> HTTP-Session: 681fce77-7a64-4089-90d0-cdadbc9e23e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10707 | 2024.11.08 01:29:05.046196 [ 292 ] {} <Trace> HTTP-Session: 681fce77-7a64-4089-90d0-cdadbc9e23e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2024.11.08 01:29:05.047755 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48533) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10709 | 2024.11.08 01:29:05.047939 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10710 | 2024.11.08 01:29:05.048522 [ 188 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12669 rows, containing 5 columns (5 merged, 0 gathered) in 0.009894553 sec., 1280401.4491609677 rows/sec., 87.30 MiB/sec. | ||
10711 | 2024.11.08 01:29:05.049048 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10712 | 2024.11.08 01:29:05.049096 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10713 | 2024.11.08 01:29:05.049621 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2024.11.08 01:29:05.049720 [ 186 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10715 | 2024.11.08 01:29:05.049879 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
10716 | 2024.11.08 01:29:05.050167 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10717 | 2024.11.08 01:29:05.050211 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10718 | 2024.11.08 01:29:05.050964 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10719 | 2024.11.08 01:29:05.051275 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10720 | 2024.11.08 01:29:05.051454 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005141 sec., 8169.616806068859 rows/sec., 14.64 MiB/sec. | ||
10721 | 2024.11.08 01:29:05.052119 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Debug> DynamicQueryHandler: Done processing query | ||
10722 | 2024.11.08 01:29:05.052147 [ 292 ] {d717d190-56ca-46c9-8b6d-010b5cb4f039} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
10723 | 2024.11.08 01:29:05.052164 [ 292 ] {} <Debug> HTTP-Session: 681fce77-7a64-4089-90d0-cdadbc9e23e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10724 | 2024.11.08 01:29:05.052389 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48533, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10725 | 2024.11.08 01:29:05.052390 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53353, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10726 | 2024.11.08 01:29:05.052498 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10727 | 2024.11.08 01:29:05.052528 [ 271 ] {} <Debug> HTTP-Session: 9dbbf77a-9d0a-47f5-8c1e-73433715c478 Authenticating user 'default' from [fd00:1122:3344:101::d]:53353 | ||
10728 | 2024.11.08 01:29:05.052552 [ 271 ] {} <Debug> HTTP-Session: 9dbbf77a-9d0a-47f5-8c1e-73433715c478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10729 | 2024.11.08 01:29:05.052569 [ 271 ] {} <Debug> HTTP-Session: 9dbbf77a-9d0a-47f5-8c1e-73433715c478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10730 | 2024.11.08 01:29:05.052612 [ 271 ] {} <Trace> HTTP-Session: 9dbbf77a-9d0a-47f5-8c1e-73433715c478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2024.11.08 01:29:05.052790 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53353) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10732 | 2024.11.08 01:29:05.052843 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10733 | 2024.11.08 01:29:05.053007 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10734 | 2024.11.08 01:29:05.053366 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10735 | 2024.11.08 01:29:05.053404 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10736 | 2024.11.08 01:29:05.053815 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10737 | 2024.11.08 01:29:05.054103 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10738 | 2024.11.08 01:29:05.054274 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001554 sec., 52767.052767052766 rows/sec., 3.35 MiB/sec. | ||
10739 | 2024.11.08 01:29:05.054282 [ 103 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10740 | 2024.11.08 01:29:05.054359 [ 103 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10741 | 2024.11.08 01:29:05.054408 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10742 | 2024.11.08 01:29:05.054617 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Debug> DynamicQueryHandler: Done processing query | ||
10743 | 2024.11.08 01:29:05.054680 [ 271 ] {9e627f4b-ae09-4998-b7bc-b77d82563489} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10744 | 2024.11.08 01:29:05.054682 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
10745 | 2024.11.08 01:29:05.054726 [ 271 ] {} <Debug> HTTP-Session: 9dbbf77a-9d0a-47f5-8c1e-73433715c478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10746 | 2024.11.08 01:29:05.055138 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10747 | 2024.11.08 01:29:05.055245 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10748 | 2024.11.08 01:29:05.055282 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3550 rows starting from the beginning of the part | ||
10749 | 2024.11.08 01:29:05.055552 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
10750 | 2024.11.08 01:29:05.055665 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
10751 | 2024.11.08 01:29:05.055903 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
10752 | 2024.11.08 01:29:05.056009 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
10753 | 2024.11.08 01:29:05.056190 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
10754 | 2024.11.08 01:29:05.057912 [ 187 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3882 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411546 sec., 1137900.529554636 rows/sec., 74.73 MiB/sec. | ||
10755 | 2024.11.08 01:29:05.058304 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10756 | 2024.11.08 01:29:05.058581 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10757 | 2024.11.08 01:29:05.058658 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_61_12} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10758 | 2024.11.08 01:29:05.058731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10759 | 2024.11.08 01:29:08.923181 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10760 | 2024.11.08 01:29:09.253900 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10761 | 2024.11.08 01:29:09.264627 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10762 | 2024.11.08 01:29:09.431181 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10763 | 2024.11.08 01:29:09.521855 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10764 | 2024.11.08 01:29:09.616060 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10765 | 2024.11.08 01:29:09.713462 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10766 | 2024.11.08 01:29:09.715927 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10767 | 2024.11.08 01:29:09.803613 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10768 | 2024.11.08 01:29:09.821185 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10769 | 2024.11.08 01:29:09.833991 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10770 | 2024.11.08 01:29:09.994801 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Length: 1922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10771 | 2024.11.08 01:29:09.994885 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10772 | 2024.11.08 01:29:09.994908 [ 271 ] {} <Debug> HTTP-Session: 85e40fe4-b26f-44bc-af16-aa7f1ab19ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58789 | ||
10773 | 2024.11.08 01:29:09.994932 [ 271 ] {} <Debug> HTTP-Session: 85e40fe4-b26f-44bc-af16-aa7f1ab19ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10774 | 2024.11.08 01:29:09.994946 [ 271 ] {} <Debug> HTTP-Session: 85e40fe4-b26f-44bc-af16-aa7f1ab19ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10775 | 2024.11.08 01:29:09.994996 [ 271 ] {} <Trace> HTTP-Session: 85e40fe4-b26f-44bc-af16-aa7f1ab19ce2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10776 | 2024.11.08 01:29:09.995177 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58789) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10777 | 2024.11.08 01:29:09.995243 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10778 | 2024.11.08 01:29:09.995575 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10779 | 2024.11.08 01:29:09.996020 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10780 | 2024.11.08 01:29:09.996060 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10781 | 2024.11.08 01:29:09.996455 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
10782 | 2024.11.08 01:29:09.996710 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10783 | 2024.11.08 01:29:09.996880 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001747 sec., 6868.9181453921 rows/sec., 560.11 KiB/sec. | ||
10784 | 2024.11.08 01:29:09.997079 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Debug> DynamicQueryHandler: Done processing query | ||
10785 | 2024.11.08 01:29:09.997106 [ 271 ] {149d9ded-9637-49c3-b2f4-816090475840} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10786 | 2024.11.08 01:29:09.997122 [ 271 ] {} <Debug> HTTP-Session: 85e40fe4-b26f-44bc-af16-aa7f1ab19ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10787 | 2024.11.08 01:29:09.997317 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10788 | 2024.11.08 01:29:09.997474 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55139, User-Agent: (none), Length: 8601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10789 | 2024.11.08 01:29:09.997613 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10790 | 2024.11.08 01:29:09.997657 [ 292 ] {} <Debug> HTTP-Session: 59df3762-9462-48f1-bfad-5b9cd1f480c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:55139 | ||
10791 | 2024.11.08 01:29:09.997698 [ 292 ] {} <Debug> HTTP-Session: 59df3762-9462-48f1-bfad-5b9cd1f480c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10792 | 2024.11.08 01:29:09.997725 [ 292 ] {} <Debug> HTTP-Session: 59df3762-9462-48f1-bfad-5b9cd1f480c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10793 | 2024.11.08 01:29:09.997806 [ 292 ] {} <Trace> HTTP-Session: 59df3762-9462-48f1-bfad-5b9cd1f480c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10794 | 2024.11.08 01:29:09.998123 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55139) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10795 | 2024.11.08 01:29:09.998232 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10796 | 2024.11.08 01:29:09.998623 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10797 | 2024.11.08 01:29:09.999044 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10798 | 2024.11.08 01:29:09.999085 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10799 | 2024.11.08 01:29:09.999501 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10800 | 2024.11.08 01:29:09.999749 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10801 | 2024.11.08 01:29:09.999917 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Debug> executeQuery: Read 62 rows, 4.82 KiB in 0.001912 sec., 32426.77824267782 rows/sec., 2.46 MiB/sec. | ||
10802 | 2024.11.08 01:29:10.000149 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.98 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.46 MiB (RSS), difference: -5.52 MiB | ||
10803 | 2024.11.08 01:29:10.000256 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Debug> DynamicQueryHandler: Done processing query | ||
10804 | 2024.11.08 01:29:10.000313 [ 292 ] {79efb154-f269-4bff-aade-334ef359af0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10805 | 2024.11.08 01:29:10.000337 [ 292 ] {} <Debug> HTTP-Session: 59df3762-9462-48f1-bfad-5b9cd1f480c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10806 | 2024.11.08 01:29:10.000541 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Length: 1724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10807 | 2024.11.08 01:29:10.000598 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10808 | 2024.11.08 01:29:10.000660 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10809 | 2024.11.08 01:29:10.000699 [ 271 ] {} <Debug> HTTP-Session: 1f002075-ae7d-4618-8641-b97164a81350 Authenticating user 'default' from [fd00:1122:3344:101::d]:58789 | ||
10810 | 2024.11.08 01:29:10.000722 [ 271 ] {} <Debug> HTTP-Session: 1f002075-ae7d-4618-8641-b97164a81350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10811 | 2024.11.08 01:29:10.000739 [ 271 ] {} <Debug> HTTP-Session: 1f002075-ae7d-4618-8641-b97164a81350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10812 | 2024.11.08 01:29:10.000796 [ 271 ] {} <Trace> HTTP-Session: 1f002075-ae7d-4618-8641-b97164a81350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10813 | 2024.11.08 01:29:10.000932 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58789) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10814 | 2024.11.08 01:29:10.000989 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10815 | 2024.11.08 01:29:10.001304 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10816 | 2024.11.08 01:29:10.001668 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10817 | 2024.11.08 01:29:10.001707 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10818 | 2024.11.08 01:29:10.002065 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10819 | 2024.11.08 01:29:10.002324 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10820 | 2024.11.08 01:29:10.002495 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Debug> executeQuery: Read 12 rows, 858.00 B in 0.001599 sec., 7504.6904315197 rows/sec., 524.01 KiB/sec. | ||
10821 | 2024.11.08 01:29:10.002677 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Debug> DynamicQueryHandler: Done processing query | ||
10822 | 2024.11.08 01:29:10.002703 [ 271 ] {8ef6c3a2-1f7b-42e0-b732-72e90f2bb106} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10823 | 2024.11.08 01:29:10.002719 [ 271 ] {} <Debug> HTTP-Session: 1f002075-ae7d-4618-8641-b97164a81350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10824 | 2024.11.08 01:29:10.002869 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10825 | 2024.11.08 01:29:10.002966 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61978, User-Agent: (none), Length: 12928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10826 | 2024.11.08 01:29:10.003038 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10827 | 2024.11.08 01:29:10.003063 [ 292 ] {} <Debug> HTTP-Session: 7944a6dd-8c89-4e63-b0f9-484972fc2896 Authenticating user 'default' from [fd00:1122:3344:101::d]:61978 | ||
10828 | 2024.11.08 01:29:10.003085 [ 292 ] {} <Debug> HTTP-Session: 7944a6dd-8c89-4e63-b0f9-484972fc2896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10829 | 2024.11.08 01:29:10.003103 [ 292 ] {} <Debug> HTTP-Session: 7944a6dd-8c89-4e63-b0f9-484972fc2896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10830 | 2024.11.08 01:29:10.003148 [ 292 ] {} <Trace> HTTP-Session: 7944a6dd-8c89-4e63-b0f9-484972fc2896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10831 | 2024.11.08 01:29:10.003310 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61978) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10832 | 2024.11.08 01:29:10.003358 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10833 | 2024.11.08 01:29:10.003618 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10834 | 2024.11.08 01:29:10.003992 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10835 | 2024.11.08 01:29:10.004030 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10836 | 2024.11.08 01:29:10.004400 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10837 | 2024.11.08 01:29:10.004645 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10838 | 2024.11.08 01:29:10.004794 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001539 sec., 49382.71604938272 rows/sec., 3.87 MiB/sec. | ||
10839 | 2024.11.08 01:29:10.004955 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Debug> DynamicQueryHandler: Done processing query | ||
10840 | 2024.11.08 01:29:10.004980 [ 292 ] {f02c5dfd-84d6-409b-b116-9ab7f443c188} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10841 | 2024.11.08 01:29:10.004996 [ 292 ] {} <Debug> HTTP-Session: 7944a6dd-8c89-4e63-b0f9-484972fc2896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10842 | 2024.11.08 01:29:10.005181 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Length: 31745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10843 | 2024.11.08 01:29:10.005199 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61978, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10844 | 2024.11.08 01:29:10.005274 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10845 | 2024.11.08 01:29:10.005310 [ 271 ] {} <Debug> HTTP-Session: 3803149c-490a-4a50-a3a5-af0c17c225fe Authenticating user 'default' from [fd00:1122:3344:101::d]:58789 | ||
10846 | 2024.11.08 01:29:10.005337 [ 271 ] {} <Debug> HTTP-Session: 3803149c-490a-4a50-a3a5-af0c17c225fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10847 | 2024.11.08 01:29:10.005364 [ 271 ] {} <Debug> HTTP-Session: 3803149c-490a-4a50-a3a5-af0c17c225fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10848 | 2024.11.08 01:29:10.005407 [ 271 ] {} <Trace> HTTP-Session: 3803149c-490a-4a50-a3a5-af0c17c225fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10849 | 2024.11.08 01:29:10.005585 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58789) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10850 | 2024.11.08 01:29:10.005639 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10851 | 2024.11.08 01:29:10.005823 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10852 | 2024.11.08 01:29:10.006242 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10853 | 2024.11.08 01:29:10.006280 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10854 | 2024.11.08 01:29:10.006687 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10855 | 2024.11.08 01:29:10.006928 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10856 | 2024.11.08 01:29:10.007084 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Debug> executeQuery: Read 166 rows, 11.83 KiB in 0.001575 sec., 105396.8253968254 rows/sec., 7.34 MiB/sec. | ||
10857 | 2024.11.08 01:29:10.007262 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Debug> DynamicQueryHandler: Done processing query | ||
10858 | 2024.11.08 01:29:10.007287 [ 271 ] {7592d0d3-1b0b-40ff-939f-f4c7c4e7b376} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10859 | 2024.11.08 01:29:10.007303 [ 271 ] {} <Debug> HTTP-Session: 3803149c-490a-4a50-a3a5-af0c17c225fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10860 | 2024.11.08 01:29:10.007498 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10861 | 2024.11.08 01:29:10.007624 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43953, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10862 | 2024.11.08 01:29:10.007705 [ 292 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10863 | 2024.11.08 01:29:10.007730 [ 292 ] {} <Debug> HTTP-Session: c93a32a6-a2cb-4229-b433-978db26de54f Authenticating user 'default' from [fd00:1122:3344:101::d]:43953 | ||
10864 | 2024.11.08 01:29:10.007752 [ 292 ] {} <Debug> HTTP-Session: c93a32a6-a2cb-4229-b433-978db26de54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10865 | 2024.11.08 01:29:10.007769 [ 292 ] {} <Debug> HTTP-Session: c93a32a6-a2cb-4229-b433-978db26de54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10866 | 2024.11.08 01:29:10.007814 [ 292 ] {} <Trace> HTTP-Session: c93a32a6-a2cb-4229-b433-978db26de54f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10867 | 2024.11.08 01:29:10.007979 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43953) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10868 | 2024.11.08 01:29:10.008040 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10869 | 2024.11.08 01:29:10.008233 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10870 | 2024.11.08 01:29:10.008603 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10871 | 2024.11.08 01:29:10.008643 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10872 | 2024.11.08 01:29:10.009041 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10873 | 2024.11.08 01:29:10.009291 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10874 | 2024.11.08 01:29:10.009464 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. | ||
10875 | 2024.11.08 01:29:10.009678 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Debug> DynamicQueryHandler: Done processing query | ||
10876 | 2024.11.08 01:29:10.009704 [ 292 ] {0b557537-d1c7-4df2-b061-177f32fc0c24} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10877 | 2024.11.08 01:29:10.009720 [ 292 ] {} <Debug> HTTP-Session: c93a32a6-a2cb-4229-b433-978db26de54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10878 | 2024.11.08 01:29:10.009987 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10879 | 2024.11.08 01:29:10.027378 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10880 | 2024.11.08 01:29:10.094083 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10881 | 2024.11.08 01:29:10.094913 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10882 | 2024.11.08 01:29:10.100355 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10883 | 2024.11.08 01:29:10.100371 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10884 | 2024.11.08 01:29:10.105938 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10885 | 2024.11.08 01:29:10.117199 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10886 | 2024.11.08 01:29:10.123671 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10887 | 2024.11.08 01:29:10.126603 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41540, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10888 | 2024.11.08 01:29:10.138013 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10889 | 2024.11.08 01:29:10.169529 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10890 | 2024.11.08 01:29:10.172804 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10891 | 2024.11.08 01:29:10.191276 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10892 | 2024.11.08 01:29:11.000206 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.85 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.46 MiB (RSS), difference: 4.61 MiB | ||
10893 | 2024.11.08 01:29:12.009945 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10894 | 2024.11.08 01:29:12.010003 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10895 | 2024.11.08 01:29:12.234851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1038 | ||
10896 | 2024.11.08 01:29:12.237784 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10897 | 2024.11.08 01:29:12.237835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10898 | 2024.11.08 01:29:12.239264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10899 | 2024.11.08 01:29:12.239578 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10900 | 2024.11.08 01:29:12.240083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
10901 | 2024.11.08 01:29:14.994924 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10902 | 2024.11.08 01:29:14.995038 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10903 | 2024.11.08 01:29:14.995063 [ 271 ] {} <Debug> HTTP-Session: b5781c3f-7234-431c-959b-d6d44bb53864 Authenticating user 'default' from [fd00:1122:3344:101::d]:58789 | ||
10904 | 2024.11.08 01:29:14.995087 [ 271 ] {} <Debug> HTTP-Session: b5781c3f-7234-431c-959b-d6d44bb53864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10905 | 2024.11.08 01:29:14.995102 [ 271 ] {} <Debug> HTTP-Session: b5781c3f-7234-431c-959b-d6d44bb53864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10906 | 2024.11.08 01:29:14.995157 [ 271 ] {} <Trace> HTTP-Session: b5781c3f-7234-431c-959b-d6d44bb53864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10907 | 2024.11.08 01:29:14.995345 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58789) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10908 | 2024.11.08 01:29:14.995410 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10909 | 2024.11.08 01:29:14.995739 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10910 | 2024.11.08 01:29:14.996232 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10911 | 2024.11.08 01:29:14.996272 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10912 | 2024.11.08 01:29:14.996681 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10913 | 2024.11.08 01:29:14.996937 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10914 | 2024.11.08 01:29:14.997081 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.38 MiB/sec. | ||
10915 | 2024.11.08 01:29:14.997289 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Debug> DynamicQueryHandler: Done processing query | ||
10916 | 2024.11.08 01:29:14.997317 [ 271 ] {01201dfb-8a99-4832-a488-6c150c127ca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10917 | 2024.11.08 01:29:14.997334 [ 271 ] {} <Debug> HTTP-Session: b5781c3f-7234-431c-959b-d6d44bb53864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10918 | 2024.11.08 01:29:14.997532 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10919 | 2024.11.08 01:29:14.997727 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55706, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10920 | 2024.11.08 01:29:14.997851 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10921 | 2024.11.08 01:29:14.997881 [ 283 ] {} <Debug> HTTP-Session: 7625b65d-c33d-4ea6-8705-72fc63360b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:55706 | ||
10922 | 2024.11.08 01:29:14.997909 [ 283 ] {} <Debug> HTTP-Session: 7625b65d-c33d-4ea6-8705-72fc63360b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10923 | 2024.11.08 01:29:14.997927 [ 283 ] {} <Debug> HTTP-Session: 7625b65d-c33d-4ea6-8705-72fc63360b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10924 | 2024.11.08 01:29:14.997990 [ 283 ] {} <Trace> HTTP-Session: 7625b65d-c33d-4ea6-8705-72fc63360b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10925 | 2024.11.08 01:29:14.998220 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55706) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10926 | 2024.11.08 01:29:14.998300 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10927 | 2024.11.08 01:29:14.998677 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10928 | 2024.11.08 01:29:14.999106 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2024.11.08 01:29:14.999156 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10930 | 2024.11.08 01:29:14.999580 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10931 | 2024.11.08 01:29:14.999849 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2024.11.08 01:29:15.000028 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
10933 | 2024.11.08 01:29:15.000162 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.83 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.46 MiB (RSS), difference: -5.36 MiB | ||
10934 | 2024.11.08 01:29:15.000291 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Debug> DynamicQueryHandler: Done processing query | ||
10935 | 2024.11.08 01:29:15.000339 [ 283 ] {4ef0f356-fbb6-45be-aaec-2e889bb5cd20} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10936 | 2024.11.08 01:29:15.000357 [ 283 ] {} <Debug> HTTP-Session: 7625b65d-c33d-4ea6-8705-72fc63360b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10937 | 2024.11.08 01:29:15.000600 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10938 | 2024.11.08 01:29:15.000622 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55706, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10939 | 2024.11.08 01:29:15.000695 [ 271 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10940 | 2024.11.08 01:29:15.000735 [ 271 ] {} <Debug> HTTP-Session: 32abbb75-1594-4d1b-841e-d01ae638b26f Authenticating user 'default' from [fd00:1122:3344:101::d]:58789 | ||
10941 | 2024.11.08 01:29:15.000756 [ 271 ] {} <Debug> HTTP-Session: 32abbb75-1594-4d1b-841e-d01ae638b26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10942 | 2024.11.08 01:29:15.000784 [ 271 ] {} <Debug> HTTP-Session: 32abbb75-1594-4d1b-841e-d01ae638b26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10943 | 2024.11.08 01:29:15.000842 [ 271 ] {} <Trace> HTTP-Session: 32abbb75-1594-4d1b-841e-d01ae638b26f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2024.11.08 01:29:15.001048 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58789) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10945 | 2024.11.08 01:29:15.001110 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10946 | 2024.11.08 01:29:15.001325 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10947 | 2024.11.08 01:29:15.001772 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2024.11.08 01:29:15.001809 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10949 | 2024.11.08 01:29:15.002208 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10950 | 2024.11.08 01:29:15.002452 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2024.11.08 01:29:15.002583 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
10952 | 2024.11.08 01:29:15.002759 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Debug> DynamicQueryHandler: Done processing query | ||
10953 | 2024.11.08 01:29:15.002785 [ 271 ] {36f95c01-d1db-42bc-a133-33f8055ccfa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10954 | 2024.11.08 01:29:15.002828 [ 271 ] {} <Debug> HTTP-Session: 32abbb75-1594-4d1b-841e-d01ae638b26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10955 | 2024.11.08 01:29:15.003009 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10956 | 2024.11.08 01:29:15.003069 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65036, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10957 | 2024.11.08 01:29:15.003141 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10958 | 2024.11.08 01:29:15.003164 [ 283 ] {} <Debug> HTTP-Session: 233fb435-f954-4616-a23b-625caf99d0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65036 | ||
10959 | 2024.11.08 01:29:15.003184 [ 283 ] {} <Debug> HTTP-Session: 233fb435-f954-4616-a23b-625caf99d0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10960 | 2024.11.08 01:29:15.003198 [ 283 ] {} <Debug> HTTP-Session: 233fb435-f954-4616-a23b-625caf99d0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10961 | 2024.11.08 01:29:15.003241 [ 283 ] {} <Trace> HTTP-Session: 233fb435-f954-4616-a23b-625caf99d0a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2024.11.08 01:29:15.003417 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65036) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10963 | 2024.11.08 01:29:15.003472 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10964 | 2024.11.08 01:29:15.003642 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10965 | 2024.11.08 01:29:15.003929 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10966 | 2024.11.08 01:29:15.003967 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10967 | 2024.11.08 01:29:15.004352 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10968 | 2024.11.08 01:29:15.004587 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2024.11.08 01:29:15.004741 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
10970 | 2024.11.08 01:29:15.004915 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Debug> DynamicQueryHandler: Done processing query | ||
10971 | 2024.11.08 01:29:15.004941 [ 283 ] {7c869298-da62-4466-98c8-66ce4772d9d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10972 | 2024.11.08 01:29:15.004958 [ 283 ] {} <Debug> HTTP-Session: 233fb435-f954-4616-a23b-625caf99d0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10973 | 2024.11.08 01:29:15.005280 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10974 | 2024.11.08 01:29:16.000163 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.47 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.46 MiB (RSS), difference: 5.00 MiB | ||
10975 | 2024.11.08 01:29:16.581841 [ 92 ] {} <Debug> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
10976 | 2024.11.08 01:29:16.581914 [ 92 ] {} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10977 | 2024.11.08 01:29:16.581941 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
10978 | 2024.11.08 01:29:16.582163 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::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 | ||
10979 | 2024.11.08 01:29:16.582365 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10980 | 2024.11.08 01:29:16.582403 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 102 rows starting from the beginning of the part | ||
10981 | 2024.11.08 01:29:16.582475 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
10982 | 2024.11.08 01:29:16.582698 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
10983 | 2024.11.08 01:29:16.582903 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
10984 | 2024.11.08 01:29:16.583066 [ 188 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
10985 | 2024.11.08 01:29:16.584116 [ 194 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091278 sec., 60250.23932733956 rows/sec., 3.07 MiB/sec. | ||
10986 | 2024.11.08 01:29:16.584315 [ 192 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
10987 | 2024.11.08 01:29:16.584664 [ 192 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10988 | 2024.11.08 01:29:16.584749 [ 192 ] {7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f::all_1_21_5} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
10989 | 2024.11.08 01:29:16.584829 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10990 | 2024.11.08 01:29:20.002388 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43141, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10991 | 2024.11.08 01:29:20.002540 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10992 | 2024.11.08 01:29:20.002571 [ 283 ] {} <Debug> HTTP-Session: 8c69a4b3-ec62-4704-9673-9f4b3a2a11a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43141 | ||
10993 | 2024.11.08 01:29:20.002601 [ 283 ] {} <Debug> HTTP-Session: 8c69a4b3-ec62-4704-9673-9f4b3a2a11a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10994 | 2024.11.08 01:29:20.002619 [ 283 ] {} <Debug> HTTP-Session: 8c69a4b3-ec62-4704-9673-9f4b3a2a11a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10995 | 2024.11.08 01:29:20.002672 [ 283 ] {} <Trace> HTTP-Session: 8c69a4b3-ec62-4704-9673-9f4b3a2a11a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10996 | 2024.11.08 01:29:20.002864 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43141) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
10997 | 2024.11.08 01:29:20.002935 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10998 | 2024.11.08 01:29:20.003291 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10999 | 2024.11.08 01:29:20.003685 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11000 | 2024.11.08 01:29:20.003728 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11001 | 2024.11.08 01:29:20.004143 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11002 | 2024.11.08 01:29:20.004390 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11003 | 2024.11.08 01:29:20.004569 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001758 sec., 7963.5949943117175 rows/sec., 573.27 KiB/sec. | ||
11004 | 2024.11.08 01:29:20.004909 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Debug> DynamicQueryHandler: Done processing query | ||
11005 | 2024.11.08 01:29:20.004937 [ 283 ] {a707dad6-2e4e-4ce2-882f-0b354528c77b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11006 | 2024.11.08 01:29:20.004953 [ 283 ] {} <Debug> HTTP-Session: 8c69a4b3-ec62-4704-9673-9f4b3a2a11a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11007 | 2024.11.08 01:29:20.005193 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43141, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11008 | 2024.11.08 01:29:20.005372 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44842, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11009 | 2024.11.08 01:29:20.005501 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11010 | 2024.11.08 01:29:20.005533 [ 282 ] {} <Debug> HTTP-Session: 3b70b50d-531b-4132-b267-50a317bb5057 Authenticating user 'default' from [fd00:1122:3344:101::d]:44842 | ||
11011 | 2024.11.08 01:29:20.005561 [ 282 ] {} <Debug> HTTP-Session: 3b70b50d-531b-4132-b267-50a317bb5057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11012 | 2024.11.08 01:29:20.005579 [ 282 ] {} <Debug> HTTP-Session: 3b70b50d-531b-4132-b267-50a317bb5057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11013 | 2024.11.08 01:29:20.005640 [ 282 ] {} <Trace> HTTP-Session: 3b70b50d-531b-4132-b267-50a317bb5057 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11014 | 2024.11.08 01:29:20.005918 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44842) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11015 | 2024.11.08 01:29:20.005993 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11016 | 2024.11.08 01:29:20.006357 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11017 | 2024.11.08 01:29:20.006942 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11018 | 2024.11.08 01:29:20.006994 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11019 | 2024.11.08 01:29:20.007466 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11020 | 2024.11.08 01:29:20.007730 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11021 | 2024.11.08 01:29:20.007916 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002118 sec., 135505.19357884798 rows/sec., 11.96 MiB/sec. | ||
11022 | 2024.11.08 01:29:20.008300 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Debug> DynamicQueryHandler: Done processing query | ||
11023 | 2024.11.08 01:29:20.008349 [ 282 ] {b8f3c227-43bd-4e08-b56e-ffe708405c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11024 | 2024.11.08 01:29:20.008369 [ 282 ] {} <Debug> HTTP-Session: 3b70b50d-531b-4132-b267-50a317bb5057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11025 | 2024.11.08 01:29:20.008575 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43141, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11026 | 2024.11.08 01:29:20.008589 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11027 | 2024.11.08 01:29:20.008680 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11028 | 2024.11.08 01:29:20.008719 [ 283 ] {} <Debug> HTTP-Session: f8b308f4-ec2c-4282-a222-c7c4d7805a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:43141 | ||
11029 | 2024.11.08 01:29:20.008742 [ 283 ] {} <Debug> HTTP-Session: f8b308f4-ec2c-4282-a222-c7c4d7805a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11030 | 2024.11.08 01:29:20.008760 [ 283 ] {} <Debug> HTTP-Session: f8b308f4-ec2c-4282-a222-c7c4d7805a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11031 | 2024.11.08 01:29:20.008823 [ 283 ] {} <Trace> HTTP-Session: f8b308f4-ec2c-4282-a222-c7c4d7805a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2024.11.08 01:29:20.008978 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43141) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11033 | 2024.11.08 01:29:20.009040 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11034 | 2024.11.08 01:29:20.009353 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11035 | 2024.11.08 01:29:20.009711 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2024.11.08 01:29:20.009749 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11037 | 2024.11.08 01:29:20.010101 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11038 | 2024.11.08 01:29:20.010359 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11039 | 2024.11.08 01:29:20.010520 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001586 sec., 30895.3341740227 rows/sec., 2.23 MiB/sec. | ||
11040 | 2024.11.08 01:29:20.010687 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Debug> DynamicQueryHandler: Done processing query | ||
11041 | 2024.11.08 01:29:20.010712 [ 283 ] {e3190325-4da4-4212-ac16-676fdf90fe5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11042 | 2024.11.08 01:29:20.010728 [ 283 ] {} <Debug> HTTP-Session: f8b308f4-ec2c-4282-a222-c7c4d7805a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11043 | 2024.11.08 01:29:20.010950 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43141, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11044 | 2024.11.08 01:29:20.011088 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46469, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11045 | 2024.11.08 01:29:20.011187 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11046 | 2024.11.08 01:29:20.011214 [ 282 ] {} <Debug> HTTP-Session: 629f014d-7e5e-4aa9-bd06-0800d119b9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46469 | ||
11047 | 2024.11.08 01:29:20.011239 [ 282 ] {} <Debug> HTTP-Session: 629f014d-7e5e-4aa9-bd06-0800d119b9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11048 | 2024.11.08 01:29:20.011257 [ 282 ] {} <Debug> HTTP-Session: 629f014d-7e5e-4aa9-bd06-0800d119b9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11049 | 2024.11.08 01:29:20.011310 [ 282 ] {} <Trace> HTTP-Session: 629f014d-7e5e-4aa9-bd06-0800d119b9d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11050 | 2024.11.08 01:29:20.011474 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46469) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11051 | 2024.11.08 01:29:20.011540 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11052 | 2024.11.08 01:29:20.011848 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11053 | 2024.11.08 01:29:20.012189 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11054 | 2024.11.08 01:29:20.012234 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11055 | 2024.11.08 01:29:20.012610 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11056 | 2024.11.08 01:29:20.012875 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11057 | 2024.11.08 01:29:20.013046 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
11058 | 2024.11.08 01:29:20.013459 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Debug> DynamicQueryHandler: Done processing query | ||
11059 | 2024.11.08 01:29:20.013487 [ 282 ] {2c2994e9-ba2c-47c4-89e5-dbb42dae32fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11060 | 2024.11.08 01:29:20.013504 [ 282 ] {} <Debug> HTTP-Session: 629f014d-7e5e-4aa9-bd06-0800d119b9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11061 | 2024.11.08 01:29:20.013677 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11062 | 2024.11.08 01:29:20.013746 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40198, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11063 | 2024.11.08 01:29:20.013832 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11064 | 2024.11.08 01:29:20.013858 [ 283 ] {} <Debug> HTTP-Session: d381a2cf-8f86-4c9c-91d2-8a2f24f581c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40198 | ||
11065 | 2024.11.08 01:29:20.013879 [ 283 ] {} <Debug> HTTP-Session: d381a2cf-8f86-4c9c-91d2-8a2f24f581c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11066 | 2024.11.08 01:29:20.013898 [ 283 ] {} <Debug> HTTP-Session: d381a2cf-8f86-4c9c-91d2-8a2f24f581c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11067 | 2024.11.08 01:29:20.013943 [ 283 ] {} <Trace> HTTP-Session: d381a2cf-8f86-4c9c-91d2-8a2f24f581c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11068 | 2024.11.08 01:29:20.014079 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40198) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11069 | 2024.11.08 01:29:20.014134 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11070 | 2024.11.08 01:29:20.014451 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11071 | 2024.11.08 01:29:20.014767 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11072 | 2024.11.08 01:29:20.014805 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11073 | 2024.11.08 01:29:20.015154 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11074 | 2024.11.08 01:29:20.015392 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11075 | 2024.11.08 01:29:20.015548 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001501 sec., 8660.89273817455 rows/sec., 540.00 KiB/sec. | ||
11076 | 2024.11.08 01:29:20.015707 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Debug> DynamicQueryHandler: Done processing query | ||
11077 | 2024.11.08 01:29:20.015730 [ 283 ] {fb6f0e23-4f7a-4a3b-89e1-1eaee2c16dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11078 | 2024.11.08 01:29:20.015746 [ 283 ] {} <Debug> HTTP-Session: d381a2cf-8f86-4c9c-91d2-8a2f24f581c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11079 | 2024.11.08 01:29:20.015981 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11080 | 2024.11.08 01:29:20.016054 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63422, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11081 | 2024.11.08 01:29:20.016144 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11082 | 2024.11.08 01:29:20.016173 [ 282 ] {} <Debug> HTTP-Session: d5c690d8-823a-453b-8df0-b95747f2c0db Authenticating user 'default' from [fd00:1122:3344:101::d]:63422 | ||
11083 | 2024.11.08 01:29:20.016196 [ 282 ] {} <Debug> HTTP-Session: d5c690d8-823a-453b-8df0-b95747f2c0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11084 | 2024.11.08 01:29:20.016213 [ 282 ] {} <Debug> HTTP-Session: d5c690d8-823a-453b-8df0-b95747f2c0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11085 | 2024.11.08 01:29:20.016263 [ 282 ] {} <Trace> HTTP-Session: d5c690d8-823a-453b-8df0-b95747f2c0db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11086 | 2024.11.08 01:29:20.016548 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63422) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11087 | 2024.11.08 01:29:20.016609 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11088 | 2024.11.08 01:29:20.016886 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11089 | 2024.11.08 01:29:20.017450 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11090 | 2024.11.08 01:29:20.017488 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11091 | 2024.11.08 01:29:20.017871 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11092 | 2024.11.08 01:29:20.018107 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11093 | 2024.11.08 01:29:20.018292 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001894 sec., 223864.8363252376 rows/sec., 16.01 MiB/sec. | ||
11094 | 2024.11.08 01:29:20.018474 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Debug> DynamicQueryHandler: Done processing query | ||
11095 | 2024.11.08 01:29:20.018499 [ 282 ] {4aeaa2bc-446a-43ce-b1dd-c97fffd68b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11096 | 2024.11.08 01:29:20.018515 [ 282 ] {} <Debug> HTTP-Session: d5c690d8-823a-453b-8df0-b95747f2c0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11097 | 2024.11.08 01:29:20.018709 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11098 | 2024.11.08 01:29:20.018788 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52792, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11099 | 2024.11.08 01:29:20.018869 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11100 | 2024.11.08 01:29:20.018893 [ 283 ] {} <Debug> HTTP-Session: 1b6a0a39-3c19-408d-912e-fa8d3c2ae222 Authenticating user 'default' from [fd00:1122:3344:101::d]:52792 | ||
11101 | 2024.11.08 01:29:20.018915 [ 283 ] {} <Debug> HTTP-Session: 1b6a0a39-3c19-408d-912e-fa8d3c2ae222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11102 | 2024.11.08 01:29:20.018933 [ 283 ] {} <Debug> HTTP-Session: 1b6a0a39-3c19-408d-912e-fa8d3c2ae222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11103 | 2024.11.08 01:29:20.018977 [ 283 ] {} <Trace> HTTP-Session: 1b6a0a39-3c19-408d-912e-fa8d3c2ae222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11104 | 2024.11.08 01:29:20.019106 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52792) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11105 | 2024.11.08 01:29:20.019165 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11106 | 2024.11.08 01:29:20.019359 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11107 | 2024.11.08 01:29:20.019702 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11108 | 2024.11.08 01:29:20.019739 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11109 | 2024.11.08 01:29:20.020105 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11110 | 2024.11.08 01:29:20.020342 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11111 | 2024.11.08 01:29:20.020492 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001413 sec., 4246.284501061571 rows/sec., 221.85 KiB/sec. | ||
11112 | 2024.11.08 01:29:20.020658 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Debug> DynamicQueryHandler: Done processing query | ||
11113 | 2024.11.08 01:29:20.020682 [ 283 ] {d99941ad-cc7a-4080-928d-b9fc7c1c0c0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11114 | 2024.11.08 01:29:20.020698 [ 283 ] {} <Debug> HTTP-Session: 1b6a0a39-3c19-408d-912e-fa8d3c2ae222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11115 | 2024.11.08 01:29:20.020906 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11116 | 2024.11.08 01:29:20.020981 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64110, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11117 | 2024.11.08 01:29:20.021073 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11118 | 2024.11.08 01:29:20.021098 [ 282 ] {} <Debug> HTTP-Session: 0d1c8644-1f6e-49cb-8138-4b654fd60f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:64110 | ||
11119 | 2024.11.08 01:29:20.021120 [ 282 ] {} <Debug> HTTP-Session: 0d1c8644-1f6e-49cb-8138-4b654fd60f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11120 | 2024.11.08 01:29:20.021137 [ 282 ] {} <Debug> HTTP-Session: 0d1c8644-1f6e-49cb-8138-4b654fd60f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11121 | 2024.11.08 01:29:20.021184 [ 282 ] {} <Trace> HTTP-Session: 0d1c8644-1f6e-49cb-8138-4b654fd60f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11122 | 2024.11.08 01:29:20.021449 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64110) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11123 | 2024.11.08 01:29:20.021511 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11124 | 2024.11.08 01:29:20.021711 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11125 | 2024.11.08 01:29:20.022144 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11126 | 2024.11.08 01:29:20.022181 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11127 | 2024.11.08 01:29:20.022565 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11128 | 2024.11.08 01:29:20.022803 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11129 | 2024.11.08 01:29:20.022958 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001669 sec., 142001.19832234873 rows/sec., 9.52 MiB/sec. | ||
11130 | 2024.11.08 01:29:20.023255 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Debug> DynamicQueryHandler: Done processing query | ||
11131 | 2024.11.08 01:29:20.023317 [ 282 ] {a96c9983-1a37-4e9e-9839-0be8df702d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11132 | 2024.11.08 01:29:20.023390 [ 282 ] {} <Debug> HTTP-Session: 0d1c8644-1f6e-49cb-8138-4b654fd60f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11133 | 2024.11.08 01:29:20.023659 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11134 | 2024.11.08 01:29:20.023712 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60336, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11135 | 2024.11.08 01:29:20.023810 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11136 | 2024.11.08 01:29:20.023847 [ 283 ] {} <Debug> HTTP-Session: f77f27b7-cc39-463f-ac96-f1fb8ca7d410 Authenticating user 'default' from [fd00:1122:3344:101::d]:60336 | ||
11137 | 2024.11.08 01:29:20.023869 [ 283 ] {} <Debug> HTTP-Session: f77f27b7-cc39-463f-ac96-f1fb8ca7d410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11138 | 2024.11.08 01:29:20.023887 [ 283 ] {} <Debug> HTTP-Session: f77f27b7-cc39-463f-ac96-f1fb8ca7d410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11139 | 2024.11.08 01:29:20.023933 [ 283 ] {} <Trace> HTTP-Session: f77f27b7-cc39-463f-ac96-f1fb8ca7d410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11140 | 2024.11.08 01:29:20.024056 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60336) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11141 | 2024.11.08 01:29:20.024115 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11142 | 2024.11.08 01:29:20.024309 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11143 | 2024.11.08 01:29:20.024618 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11144 | 2024.11.08 01:29:20.024655 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11145 | 2024.11.08 01:29:20.025010 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11146 | 2024.11.08 01:29:20.025251 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11147 | 2024.11.08 01:29:20.025413 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
11148 | 2024.11.08 01:29:20.025740 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Debug> DynamicQueryHandler: Done processing query | ||
11149 | 2024.11.08 01:29:20.025766 [ 283 ] {560a6da5-094f-4757-aba2-ae1281988aec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11150 | 2024.11.08 01:29:20.025782 [ 283 ] {} <Debug> HTTP-Session: f77f27b7-cc39-463f-ac96-f1fb8ca7d410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11151 | 2024.11.08 01:29:20.025988 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11152 | 2024.11.08 01:29:20.026068 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46314, User-Agent: (none), Length: 70488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11153 | 2024.11.08 01:29:20.026145 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11154 | 2024.11.08 01:29:20.026172 [ 282 ] {} <Debug> HTTP-Session: 70892213-b1d4-4a61-b21f-a9552440bccc Authenticating user 'default' from [fd00:1122:3344:101::d]:46314 | ||
11155 | 2024.11.08 01:29:20.026194 [ 282 ] {} <Debug> HTTP-Session: 70892213-b1d4-4a61-b21f-a9552440bccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11156 | 2024.11.08 01:29:20.026211 [ 282 ] {} <Debug> HTTP-Session: 70892213-b1d4-4a61-b21f-a9552440bccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11157 | 2024.11.08 01:29:20.026256 [ 282 ] {} <Trace> HTTP-Session: 70892213-b1d4-4a61-b21f-a9552440bccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11158 | 2024.11.08 01:29:20.026884 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46314) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11159 | 2024.11.08 01:29:20.026964 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11160 | 2024.11.08 01:29:20.027438 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11161 | 2024.11.08 01:29:20.028466 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11162 | 2024.11.08 01:29:20.028504 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11163 | 2024.11.08 01:29:20.029171 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11164 | 2024.11.08 01:29:20.029441 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11165 | 2024.11.08 01:29:20.029612 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003237 sec., 12974.976830398518 rows/sec., 23.25 MiB/sec. | ||
11166 | 2024.11.08 01:29:20.029940 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Debug> DynamicQueryHandler: Done processing query | ||
11167 | 2024.11.08 01:29:20.029964 [ 282 ] {b8091797-73c4-44c7-8f78-a14697d84d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
11168 | 2024.11.08 01:29:20.029980 [ 282 ] {} <Debug> HTTP-Session: 70892213-b1d4-4a61-b21f-a9552440bccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11169 | 2024.11.08 01:29:20.030154 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60336, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11170 | 2024.11.08 01:29:20.030200 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11171 | 2024.11.08 01:29:20.030244 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11172 | 2024.11.08 01:29:20.030278 [ 283 ] {} <Debug> HTTP-Session: 787cf55c-643d-4b13-8b6e-49793e6a523d Authenticating user 'default' from [fd00:1122:3344:101::d]:60336 | ||
11173 | 2024.11.08 01:29:20.030304 [ 283 ] {} <Debug> HTTP-Session: 787cf55c-643d-4b13-8b6e-49793e6a523d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11174 | 2024.11.08 01:29:20.030321 [ 283 ] {} <Debug> HTTP-Session: 787cf55c-643d-4b13-8b6e-49793e6a523d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11175 | 2024.11.08 01:29:20.030370 [ 283 ] {} <Trace> HTTP-Session: 787cf55c-643d-4b13-8b6e-49793e6a523d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11176 | 2024.11.08 01:29:20.030536 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60336) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11177 | 2024.11.08 01:29:20.030586 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11178 | 2024.11.08 01:29:20.030746 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11179 | 2024.11.08 01:29:20.031056 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11180 | 2024.11.08 01:29:20.031094 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11181 | 2024.11.08 01:29:20.031463 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11182 | 2024.11.08 01:29:20.031693 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11183 | 2024.11.08 01:29:20.031845 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 3.79 MiB/sec. | ||
11184 | 2024.11.08 01:29:20.032021 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Debug> DynamicQueryHandler: Done processing query | ||
11185 | 2024.11.08 01:29:20.032047 [ 283 ] {822e8057-b072-43e5-afbf-5737eda2563a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11186 | 2024.11.08 01:29:20.032063 [ 283 ] {} <Debug> HTTP-Session: 787cf55c-643d-4b13-8b6e-49793e6a523d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11187 | 2024.11.08 01:29:20.032438 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11188 | 2024.11.08 01:29:20.712730 [ 88 ] {} <Debug> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
11189 | 2024.11.08 01:29:20.712830 [ 88 ] {} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11190 | 2024.11.08 01:29:20.712871 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11191 | 2024.11.08 01:29:20.713164 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
11192 | 2024.11.08 01:29:20.713433 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11193 | 2024.11.08 01:29:20.713486 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::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 | ||
11194 | 2024.11.08 01:29:20.713600 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
11195 | 2024.11.08 01:29:20.713871 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
11196 | 2024.11.08 01:29:20.714019 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
11197 | 2024.11.08 01:29:20.714233 [ 195 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
11198 | 2024.11.08 01:29:20.715351 [ 192 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366332 sec., 20284.55854884268 rows/sec., 1.69 MiB/sec. | ||
11199 | 2024.11.08 01:29:20.715668 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
11200 | 2024.11.08 01:29:20.716051 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11201 | 2024.11.08 01:29:20.716150 [ 194 ] {c8744a52-89e6-4d4c-b9b3-3ad4b597db96::all_1_13_3} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
11202 | 2024.11.08 01:29:20.716257 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11203 | 2024.11.08 01:29:22.240283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1068 | ||
11204 | 2024.11.08 01:29:22.243181 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11205 | 2024.11.08 01:29:22.243230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11206 | 2024.11.08 01:29:22.244709 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11207 | 2024.11.08 01:29:22.245016 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11208 | 2024.11.08 01:29:22.245517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
11209 | 2024.11.08 01:29:24.993134 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62415, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11210 | 2024.11.08 01:29:24.993257 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11211 | 2024.11.08 01:29:24.993281 [ 291 ] {} <Debug> HTTP-Session: fbe36e69-5f74-44a5-9c93-2de38f0df1c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62415 | ||
11212 | 2024.11.08 01:29:24.993305 [ 291 ] {} <Debug> HTTP-Session: fbe36e69-5f74-44a5-9c93-2de38f0df1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11213 | 2024.11.08 01:29:24.993320 [ 291 ] {} <Debug> HTTP-Session: fbe36e69-5f74-44a5-9c93-2de38f0df1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11214 | 2024.11.08 01:29:24.993369 [ 291 ] {} <Trace> HTTP-Session: fbe36e69-5f74-44a5-9c93-2de38f0df1c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11215 | 2024.11.08 01:29:24.993557 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62415) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11216 | 2024.11.08 01:29:24.993629 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11217 | 2024.11.08 01:29:24.993953 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11218 | 2024.11.08 01:29:24.994440 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11219 | 2024.11.08 01:29:24.994479 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11220 | 2024.11.08 01:29:24.994885 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11221 | 2024.11.08 01:29:24.995131 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11222 | 2024.11.08 01:29:24.995275 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001782 sec., 31425.36475869809 rows/sec., 2.40 MiB/sec. | ||
11223 | 2024.11.08 01:29:24.995472 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Debug> DynamicQueryHandler: Done processing query | ||
11224 | 2024.11.08 01:29:24.995498 [ 291 ] {edfbfef5-4732-4228-b2ff-e89fe6a8a728} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11225 | 2024.11.08 01:29:24.995514 [ 291 ] {} <Debug> HTTP-Session: fbe36e69-5f74-44a5-9c93-2de38f0df1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11226 | 2024.11.08 01:29:24.995693 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11227 | 2024.11.08 01:29:24.995822 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41008, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11228 | 2024.11.08 01:29:24.995927 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11229 | 2024.11.08 01:29:24.995952 [ 289 ] {} <Debug> HTTP-Session: e129d898-3b4c-4809-b753-8594d4ddb936 Authenticating user 'default' from [fd00:1122:3344:101::d]:41008 | ||
11230 | 2024.11.08 01:29:24.995976 [ 289 ] {} <Debug> HTTP-Session: e129d898-3b4c-4809-b753-8594d4ddb936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11231 | 2024.11.08 01:29:24.995991 [ 289 ] {} <Debug> HTTP-Session: e129d898-3b4c-4809-b753-8594d4ddb936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11232 | 2024.11.08 01:29:24.996047 [ 289 ] {} <Trace> HTTP-Session: e129d898-3b4c-4809-b753-8594d4ddb936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11233 | 2024.11.08 01:29:24.996251 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41008) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11234 | 2024.11.08 01:29:24.996318 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11235 | 2024.11.08 01:29:24.996658 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11236 | 2024.11.08 01:29:24.997092 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11237 | 2024.11.08 01:29:24.997137 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11238 | 2024.11.08 01:29:24.997559 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11239 | 2024.11.08 01:29:24.997820 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11240 | 2024.11.08 01:29:24.997995 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001812 sec., 35320.08830022075 rows/sec., 2.76 MiB/sec. | ||
11241 | 2024.11.08 01:29:24.998215 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Debug> DynamicQueryHandler: Done processing query | ||
11242 | 2024.11.08 01:29:24.998240 [ 289 ] {9c9c36be-de54-4b7e-95b0-396cc0b2e549} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11243 | 2024.11.08 01:29:24.998257 [ 289 ] {} <Debug> HTTP-Session: e129d898-3b4c-4809-b753-8594d4ddb936 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11244 | 2024.11.08 01:29:24.998452 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62415, User-Agent: (none), Length: 24495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11245 | 2024.11.08 01:29:24.998465 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11246 | 2024.11.08 01:29:24.998549 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11247 | 2024.11.08 01:29:24.998590 [ 291 ] {} <Debug> HTTP-Session: b16905c5-1622-4b77-9567-eed17ad9e60f Authenticating user 'default' from [fd00:1122:3344:101::d]:62415 | ||
11248 | 2024.11.08 01:29:24.998613 [ 291 ] {} <Debug> HTTP-Session: b16905c5-1622-4b77-9567-eed17ad9e60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11249 | 2024.11.08 01:29:24.998639 [ 291 ] {} <Debug> HTTP-Session: b16905c5-1622-4b77-9567-eed17ad9e60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11250 | 2024.11.08 01:29:24.998693 [ 291 ] {} <Trace> HTTP-Session: b16905c5-1622-4b77-9567-eed17ad9e60f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11251 | 2024.11.08 01:29:24.998869 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62415) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11252 | 2024.11.08 01:29:24.998921 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11253 | 2024.11.08 01:29:24.999103 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11254 | 2024.11.08 01:29:24.999518 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11255 | 2024.11.08 01:29:24.999553 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11256 | 2024.11.08 01:29:24.999945 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11257 | 2024.11.08 01:29:25.000138 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.13 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.66 MiB (RSS), difference: -5.46 MiB | ||
11258 | 2024.11.08 01:29:25.000320 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11259 | 2024.11.08 01:29:25.000489 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001689 sec., 75784.48786264061 rows/sec., 5.28 MiB/sec. | ||
11260 | 2024.11.08 01:29:25.000710 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Debug> DynamicQueryHandler: Done processing query | ||
11261 | 2024.11.08 01:29:25.000735 [ 291 ] {d20b9287-efcb-4f02-8187-6c2982a3faeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11262 | 2024.11.08 01:29:25.000751 [ 291 ] {} <Debug> HTTP-Session: b16905c5-1622-4b77-9567-eed17ad9e60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11263 | 2024.11.08 01:29:25.000922 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62415, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11264 | 2024.11.08 01:29:25.001009 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60670, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11265 | 2024.11.08 01:29:25.001084 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11266 | 2024.11.08 01:29:25.001109 [ 289 ] {} <Debug> HTTP-Session: 4b9e196f-690e-47d6-a275-dfecccbb3579 Authenticating user 'default' from [fd00:1122:3344:101::d]:60670 | ||
11267 | 2024.11.08 01:29:25.001133 [ 289 ] {} <Debug> HTTP-Session: 4b9e196f-690e-47d6-a275-dfecccbb3579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11268 | 2024.11.08 01:29:25.001151 [ 289 ] {} <Debug> HTTP-Session: 4b9e196f-690e-47d6-a275-dfecccbb3579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11269 | 2024.11.08 01:29:25.001204 [ 289 ] {} <Trace> HTTP-Session: 4b9e196f-690e-47d6-a275-dfecccbb3579 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11270 | 2024.11.08 01:29:25.001360 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11271 | 2024.11.08 01:29:25.001422 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11272 | 2024.11.08 01:29:25.001618 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11273 | 2024.11.08 01:29:25.001950 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11274 | 2024.11.08 01:29:25.001986 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11275 | 2024.11.08 01:29:25.002367 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11276 | 2024.11.08 01:29:25.002615 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11277 | 2024.11.08 01:29:25.002771 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001463 sec., 32809.2959671907 rows/sec., 2.21 MiB/sec. | ||
11278 | 2024.11.08 01:29:25.002941 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Debug> DynamicQueryHandler: Done processing query | ||
11279 | 2024.11.08 01:29:25.002964 [ 289 ] {72995daa-cb3a-47e4-8582-04a5877e5a07} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11280 | 2024.11.08 01:29:25.002980 [ 289 ] {} <Debug> HTTP-Session: 4b9e196f-690e-47d6-a275-dfecccbb3579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11281 | 2024.11.08 01:29:25.003178 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11282 | 2024.11.08 01:29:26.000173 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.56 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.66 MiB (RSS), difference: 5.10 MiB | ||
11283 | 2024.11.08 01:29:27.010046 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11284 | 2024.11.08 01:29:27.010099 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11285 | 2024.11.08 01:29:27.175981 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11286 | 2024.11.08 01:29:27.857456 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11287 | 2024.11.08 01:29:27.866060 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11288 | 2024.11.08 01:29:27.883452 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11289 | 2024.11.08 01:29:27.897748 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11290 | 2024.11.08 01:29:27.902023 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11291 | 2024.11.08 01:29:27.963346 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35877, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11292 | 2024.11.08 01:29:27.963374 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11293 | 2024.11.08 01:29:29.995747 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51131, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11294 | 2024.11.08 01:29:29.995895 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11295 | 2024.11.08 01:29:29.995942 [ 289 ] {} <Debug> HTTP-Session: 09b5ba09-c951-46e6-9958-fcba597bbf1c Authenticating user 'default' from [fd00:1122:3344:101::d]:51131 | ||
11296 | 2024.11.08 01:29:29.995984 [ 289 ] {} <Debug> HTTP-Session: 09b5ba09-c951-46e6-9958-fcba597bbf1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11297 | 2024.11.08 01:29:29.996013 [ 289 ] {} <Debug> HTTP-Session: 09b5ba09-c951-46e6-9958-fcba597bbf1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11298 | 2024.11.08 01:29:29.996097 [ 289 ] {} <Trace> HTTP-Session: 09b5ba09-c951-46e6-9958-fcba597bbf1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11299 | 2024.11.08 01:29:29.996415 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51131) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11300 | 2024.11.08 01:29:29.996528 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11301 | 2024.11.08 01:29:29.997027 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11302 | 2024.11.08 01:29:29.997529 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11303 | 2024.11.08 01:29:29.997573 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11304 | 2024.11.08 01:29:29.997991 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11305 | 2024.11.08 01:29:29.998241 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11306 | 2024.11.08 01:29:29.998409 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002104 sec., 26615.96958174905 rows/sec., 2.03 MiB/sec. | ||
11307 | 2024.11.08 01:29:29.998449 [ 81 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11308 | 2024.11.08 01:29:29.998563 [ 81 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11309 | 2024.11.08 01:29:29.998608 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11310 | 2024.11.08 01:29:29.998744 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Debug> DynamicQueryHandler: Done processing query | ||
11311 | 2024.11.08 01:29:29.998790 [ 289 ] {988ee0c5-0516-4076-979a-f1c932894915} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11312 | 2024.11.08 01:29:29.998797 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
11313 | 2024.11.08 01:29:29.998816 [ 289 ] {} <Debug> HTTP-Session: 09b5ba09-c951-46e6-9958-fcba597bbf1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11314 | 2024.11.08 01:29:29.998979 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11315 | 2024.11.08 01:29:29.999021 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1437 rows starting from the beginning of the part | ||
11316 | 2024.11.08 01:29:29.999073 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11317 | 2024.11.08 01:29:29.999260 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 62 rows starting from the beginning of the part | ||
11318 | 2024.11.08 01:29:29.999296 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49056, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11319 | 2024.11.08 01:29:29.999548 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11320 | 2024.11.08 01:29:29.999541 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11321 | |||
11322 | (version 23.8.7.1) | ||
11323 | 2024.11.08 01:29:29.999637 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
11324 | 2024.11.08 01:29:29.999678 [ 295 ] {} <Debug> HTTP-Session: 7774f3d8-82d3-47d2-a740-ffcc7c01e8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49056 | ||
11325 | 2024.11.08 01:29:29.999764 [ 295 ] {} <Debug> HTTP-Session: 7774f3d8-82d3-47d2-a740-ffcc7c01e8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11326 | 2024.11.08 01:29:29.999896 [ 295 ] {} <Debug> HTTP-Session: 7774f3d8-82d3-47d2-a740-ffcc7c01e8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11327 | 2024.11.08 01:29:30.000044 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 287 rows starting from the beginning of the part | ||
11328 | 2024.11.08 01:29:30.000058 [ 295 ] {} <Trace> HTTP-Session: 7774f3d8-82d3-47d2-a740-ffcc7c01e8c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11329 | 2024.11.08 01:29:30.000136 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
11330 | 2024.11.08 01:29:30.000181 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.76 MiB, peak 182.45 MiB, free memory in arenas 0.00 B, will set to 174.66 MiB (RSS), difference: -1.10 MiB | ||
11331 | 2024.11.08 01:29:30.000733 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49056) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11332 | 2024.11.08 01:29:30.000755 [ 192 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
11333 | 2024.11.08 01:29:30.001112 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11334 | 2024.11.08 01:29:30.002243 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11335 | 2024.11.08 01:29:30.002917 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11336 | 2024.11.08 01:29:30.002961 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11337 | 2024.11.08 01:29:30.003489 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11338 | 2024.11.08 01:29:30.003609 [ 194 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004919707 sec., 397178.12463221897 rows/sec., 34.60 MiB/sec. | ||
11339 | 2024.11.08 01:29:30.003849 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11340 | 2024.11.08 01:29:30.003934 [ 194 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11341 | 2024.11.08 01:29:30.004121 [ 81 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11342 | 2024.11.08 01:29:30.004144 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003731 sec., 17153.578129187885 rows/sec., 1.34 MiB/sec. | ||
11343 | 2024.11.08 01:29:30.004206 [ 81 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11344 | 2024.11.08 01:29:30.004288 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11345 | 2024.11.08 01:29:30.004711 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
11346 | 2024.11.08 01:29:30.004738 [ 194 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11347 | 2024.11.08 01:29:30.004783 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Debug> DynamicQueryHandler: Done processing query | ||
11348 | 2024.11.08 01:29:30.004864 [ 295 ] {d47a74d7-4458-488c-8e6a-e08502246c88} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11349 | 2024.11.08 01:29:30.004958 [ 295 ] {} <Debug> HTTP-Session: 7774f3d8-82d3-47d2-a740-ffcc7c01e8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11350 | 2024.11.08 01:29:30.005000 [ 194 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_66_13} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11351 | 2024.11.08 01:29:30.005070 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11352 | 2024.11.08 01:29:30.005129 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
11353 | 2024.11.08 01:29:30.005144 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11354 | 2024.11.08 01:29:30.005353 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11355 | 2024.11.08 01:29:30.005373 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
11356 | 2024.11.08 01:29:30.005422 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46062, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11357 | 2024.11.08 01:29:30.005666 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11358 | 2024.11.08 01:29:30.005793 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
11359 | 2024.11.08 01:29:30.005793 [ 289 ] {} <Debug> HTTP-Session: c2f057b0-1a8c-4df8-8356-a3843802962c Authenticating user 'default' from [fd00:1122:3344:101::d]:46062 | ||
11360 | 2024.11.08 01:29:30.005908 [ 289 ] {} <Debug> HTTP-Session: c2f057b0-1a8c-4df8-8356-a3843802962c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11361 | 2024.11.08 01:29:30.006007 [ 289 ] {} <Debug> HTTP-Session: c2f057b0-1a8c-4df8-8356-a3843802962c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11362 | 2024.11.08 01:29:30.006082 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 424 rows starting from the beginning of the part | ||
11363 | 2024.11.08 01:29:30.006156 [ 289 ] {} <Trace> HTTP-Session: c2f057b0-1a8c-4df8-8356-a3843802962c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11364 | 2024.11.08 01:29:30.006356 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
11365 | 2024.11.08 01:29:30.006662 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
11366 | 2024.11.08 01:29:30.006735 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11367 | 2024.11.08 01:29:30.006963 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11368 | 2024.11.08 01:29:30.007424 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11369 | 2024.11.08 01:29:30.008087 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11370 | 2024.11.08 01:29:30.008148 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11371 | 2024.11.08 01:29:30.008720 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.004296728 sec., 374238.2575764629 rows/sec., 28.87 MiB/sec. | ||
11372 | 2024.11.08 01:29:30.008846 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11373 | 2024.11.08 01:29:30.008886 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11374 | 2024.11.08 01:29:30.009196 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11375 | 2024.11.08 01:29:30.009245 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11376 | 2024.11.08 01:29:30.009308 [ 198 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_66_13} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11377 | 2024.11.08 01:29:30.009418 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
11378 | 2024.11.08 01:29:30.009508 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11379 | 2024.11.08 01:29:30.009526 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003069 sec., 52134.245682632776 rows/sec., 3.63 MiB/sec. | ||
11380 | 2024.11.08 01:29:30.009567 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11381 | 2024.11.08 01:29:30.009649 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11382 | 2024.11.08 01:29:30.009897 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
11383 | 2024.11.08 01:29:30.009998 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Debug> DynamicQueryHandler: Done processing query | ||
11384 | 2024.11.08 01:29:30.010037 [ 289 ] {0e53220c-d642-4cd9-8b5a-31258f9383ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11385 | 2024.11.08 01:29:30.010129 [ 289 ] {} <Debug> HTTP-Session: c2f057b0-1a8c-4df8-8356-a3843802962c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11386 | 2024.11.08 01:29:30.010185 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11387 | 2024.11.08 01:29:30.010339 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12669 rows starting from the beginning of the part | ||
11388 | 2024.11.08 01:29:30.010613 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11389 | 2024.11.08 01:29:30.010771 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 166 rows starting from the beginning of the part | ||
11390 | 2024.11.08 01:29:30.010764 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42798, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11391 | 2024.11.08 01:29:30.011019 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11392 | 2024.11.08 01:29:30.011150 [ 295 ] {} <Debug> HTTP-Session: 2a4ecf9d-50d2-4461-a7de-c00b20b03851 Authenticating user 'default' from [fd00:1122:3344:101::d]:42798 | ||
11393 | 2024.11.08 01:29:30.011236 [ 295 ] {} <Debug> HTTP-Session: 2a4ecf9d-50d2-4461-a7de-c00b20b03851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11394 | 2024.11.08 01:29:30.011299 [ 295 ] {} <Debug> HTTP-Session: 2a4ecf9d-50d2-4461-a7de-c00b20b03851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11395 | 2024.11.08 01:29:30.011384 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
11396 | 2024.11.08 01:29:30.011440 [ 295 ] {} <Trace> HTTP-Session: 2a4ecf9d-50d2-4461-a7de-c00b20b03851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11397 | 2024.11.08 01:29:30.011831 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
11398 | 2024.11.08 01:29:30.011862 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42798) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11399 | 2024.11.08 01:29:30.012044 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11400 | 2024.11.08 01:29:30.012273 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
11401 | 2024.11.08 01:29:30.012737 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
11402 | 2024.11.08 01:29:30.013191 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11403 | 2024.11.08 01:29:30.014141 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11404 | 2024.11.08 01:29:30.014214 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11405 | 2024.11.08 01:29:30.014822 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11406 | 2024.11.08 01:29:30.015309 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11407 | 2024.11.08 01:29:30.015621 [ 81 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11408 | 2024.11.08 01:29:30.015704 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003994 sec., 15022.53380070105 rows/sec., 1.01 MiB/sec. | ||
11409 | 2024.11.08 01:29:30.015738 [ 81 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11410 | 2024.11.08 01:29:30.015832 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11411 | 2024.11.08 01:29:30.016372 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Debug> DynamicQueryHandler: Done processing query | ||
11412 | 2024.11.08 01:29:30.016383 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
11413 | 2024.11.08 01:29:30.016429 [ 295 ] {e96e9d4c-49b9-41cd-88e0-6b9a4a6da30b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11414 | 2024.11.08 01:29:30.016511 [ 295 ] {} <Debug> HTTP-Session: 2a4ecf9d-50d2-4461-a7de-c00b20b03851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11415 | 2024.11.08 01:29:30.016896 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11416 | 2024.11.08 01:29:30.016916 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11417 | 2024.11.08 01:29:30.017030 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3882 rows starting from the beginning of the part | ||
11418 | 2024.11.08 01:29:30.017240 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
11419 | 2024.11.08 01:29:30.017376 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
11420 | 2024.11.08 01:29:30.017478 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
11421 | 2024.11.08 01:29:30.017603 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
11422 | 2024.11.08 01:29:30.017695 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
11423 | 2024.11.08 01:29:30.019532 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13520 rows, containing 5 columns (5 merged, 0 gathered) in 0.009745781 sec., 1387266.9619807792 rows/sec., 94.65 MiB/sec. | ||
11424 | 2024.11.08 01:29:30.019884 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 4 columns (4 merged, 0 gathered) in 0.003871623 sec., 1082750.050818481 rows/sec., 71.16 MiB/sec. | ||
11425 | 2024.11.08 01:29:30.019965 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11426 | 2024.11.08 01:29:30.020252 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11427 | 2024.11.08 01:29:30.020408 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11428 | 2024.11.08 01:29:30.020594 [ 194 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11429 | 2024.11.08 01:29:30.020761 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
11430 | 2024.11.08 01:29:30.020840 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11431 | 2024.11.08 01:29:30.020930 [ 199 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_66_13} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11432 | 2024.11.08 01:29:30.021020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
11433 | 2024.11.08 01:29:32.245754 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1084 | ||
11434 | 2024.11.08 01:29:32.248652 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11435 | 2024.11.08 01:29:32.248702 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11436 | 2024.11.08 01:29:32.250177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11437 | 2024.11.08 01:29:32.250510 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11438 | 2024.11.08 01:29:32.251082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
11439 | 2024.11.08 01:29:35.001314 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47351, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11440 | 2024.11.08 01:29:35.001466 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11441 | 2024.11.08 01:29:35.001496 [ 289 ] {} <Debug> HTTP-Session: d2b63ac7-b8f0-4fe9-9265-fe4dc7fff797 Authenticating user 'default' from [fd00:1122:3344:101::d]:47351 | ||
11442 | 2024.11.08 01:29:35.001525 [ 289 ] {} <Debug> HTTP-Session: d2b63ac7-b8f0-4fe9-9265-fe4dc7fff797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11443 | 2024.11.08 01:29:35.001543 [ 289 ] {} <Debug> HTTP-Session: d2b63ac7-b8f0-4fe9-9265-fe4dc7fff797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11444 | 2024.11.08 01:29:35.001603 [ 289 ] {} <Trace> HTTP-Session: d2b63ac7-b8f0-4fe9-9265-fe4dc7fff797 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11445 | 2024.11.08 01:29:35.001820 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47351) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
11446 | 2024.11.08 01:29:35.001897 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11447 | 2024.11.08 01:29:35.002264 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11448 | 2024.11.08 01:29:35.002652 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11449 | 2024.11.08 01:29:35.002698 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11450 | 2024.11.08 01:29:35.003116 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11451 | 2024.11.08 01:29:35.003369 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11452 | 2024.11.08 01:29:35.003530 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001778 sec., 7874.015748031496 rows/sec., 566.82 KiB/sec. | ||
11453 | 2024.11.08 01:29:35.003769 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Debug> DynamicQueryHandler: Done processing query | ||
11454 | 2024.11.08 01:29:35.003796 [ 289 ] {715f440d-f1cb-4dc5-828e-57e96c729c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11455 | 2024.11.08 01:29:35.003813 [ 289 ] {} <Debug> HTTP-Session: d2b63ac7-b8f0-4fe9-9265-fe4dc7fff797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11456 | 2024.11.08 01:29:35.004025 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11457 | 2024.11.08 01:29:35.004170 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51076, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11458 | 2024.11.08 01:29:35.004284 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11459 | 2024.11.08 01:29:35.004310 [ 295 ] {} <Debug> HTTP-Session: 859af7dc-5035-4ddc-91df-ff2754c356b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51076 | ||
11460 | 2024.11.08 01:29:35.004334 [ 295 ] {} <Debug> HTTP-Session: 859af7dc-5035-4ddc-91df-ff2754c356b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11461 | 2024.11.08 01:29:35.004349 [ 295 ] {} <Debug> HTTP-Session: 859af7dc-5035-4ddc-91df-ff2754c356b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11462 | 2024.11.08 01:29:35.004402 [ 295 ] {} <Trace> HTTP-Session: 859af7dc-5035-4ddc-91df-ff2754c356b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11463 | 2024.11.08 01:29:35.004676 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51076) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11464 | 2024.11.08 01:29:35.004742 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11465 | 2024.11.08 01:29:35.005093 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11466 | 2024.11.08 01:29:35.005687 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11467 | 2024.11.08 01:29:35.005732 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11468 | 2024.11.08 01:29:35.006179 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11469 | 2024.11.08 01:29:35.006435 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11470 | 2024.11.08 01:29:35.006606 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002053 sec., 139795.42133463224 rows/sec., 12.34 MiB/sec. | ||
11471 | 2024.11.08 01:29:35.006826 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Debug> DynamicQueryHandler: Done processing query | ||
11472 | 2024.11.08 01:29:35.006852 [ 295 ] {5e97a611-1ed5-4a4f-85a7-ef7c9733e5ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11473 | 2024.11.08 01:29:35.006869 [ 295 ] {} <Debug> HTTP-Session: 859af7dc-5035-4ddc-91df-ff2754c356b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11474 | 2024.11.08 01:29:35.007050 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47351, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11475 | 2024.11.08 01:29:35.007069 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11476 | 2024.11.08 01:29:35.007140 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11477 | 2024.11.08 01:29:35.007182 [ 289 ] {} <Debug> HTTP-Session: 344a82c9-afa5-48ba-a793-31e5bb68ff15 Authenticating user 'default' from [fd00:1122:3344:101::d]:47351 | ||
11478 | 2024.11.08 01:29:35.007216 [ 289 ] {} <Debug> HTTP-Session: 344a82c9-afa5-48ba-a793-31e5bb68ff15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11479 | 2024.11.08 01:29:35.007239 [ 289 ] {} <Debug> HTTP-Session: 344a82c9-afa5-48ba-a793-31e5bb68ff15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11480 | 2024.11.08 01:29:35.007294 [ 289 ] {} <Trace> HTTP-Session: 344a82c9-afa5-48ba-a793-31e5bb68ff15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11481 | 2024.11.08 01:29:35.007471 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47351) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11482 | 2024.11.08 01:29:35.007535 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11483 | 2024.11.08 01:29:35.007874 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11484 | 2024.11.08 01:29:35.008241 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11485 | 2024.11.08 01:29:35.008278 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11486 | 2024.11.08 01:29:35.008634 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11487 | 2024.11.08 01:29:35.008864 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11488 | 2024.11.08 01:29:35.009030 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001673 sec., 29288.702928870294 rows/sec., 2.11 MiB/sec. | ||
11489 | 2024.11.08 01:29:35.009384 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Debug> DynamicQueryHandler: Done processing query | ||
11490 | 2024.11.08 01:29:35.009425 [ 289 ] {d0bdab2b-32b5-41cc-b23d-4dbdc2312364} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11491 | 2024.11.08 01:29:35.009441 [ 289 ] {} <Debug> HTTP-Session: 344a82c9-afa5-48ba-a793-31e5bb68ff15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11492 | 2024.11.08 01:29:35.009586 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11493 | 2024.11.08 01:29:35.009663 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65085, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11494 | 2024.11.08 01:29:35.009744 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11495 | 2024.11.08 01:29:35.009767 [ 295 ] {} <Debug> HTTP-Session: 122336d1-da41-4bc5-b68a-89c7a0a498a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65085 | ||
11496 | 2024.11.08 01:29:35.009781 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
11497 | |||
11498 | (version 23.8.7.1) | ||
11499 | 2024.11.08 01:29:35.009795 [ 295 ] {} <Debug> HTTP-Session: 122336d1-da41-4bc5-b68a-89c7a0a498a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11500 | 2024.11.08 01:29:35.009821 [ 295 ] {} <Debug> HTTP-Session: 122336d1-da41-4bc5-b68a-89c7a0a498a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11501 | 2024.11.08 01:29:35.009876 [ 295 ] {} <Trace> HTTP-Session: 122336d1-da41-4bc5-b68a-89c7a0a498a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11502 | 2024.11.08 01:29:35.010013 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11503 | 2024.11.08 01:29:35.010066 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11504 | 2024.11.08 01:29:35.010341 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11505 | 2024.11.08 01:29:35.010737 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11506 | 2024.11.08 01:29:35.010775 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11507 | 2024.11.08 01:29:35.011142 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11508 | 2024.11.08 01:29:35.011380 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11509 | 2024.11.08 01:29:35.011540 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. | ||
11510 | 2024.11.08 01:29:35.011782 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Debug> DynamicQueryHandler: Done processing query | ||
11511 | 2024.11.08 01:29:35.011807 [ 295 ] {493d89ee-4d17-4262-9533-9bac4580ae79} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11512 | 2024.11.08 01:29:35.011823 [ 295 ] {} <Debug> HTTP-Session: 122336d1-da41-4bc5-b68a-89c7a0a498a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11513 | 2024.11.08 01:29:35.011956 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11514 | 2024.11.08 01:29:35.012064 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11515 | 2024.11.08 01:29:35.012137 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11516 | 2024.11.08 01:29:35.012162 [ 289 ] {} <Debug> HTTP-Session: 81ae4bf6-d4b3-405a-b4df-c6467015d442 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
11517 | 2024.11.08 01:29:35.012186 [ 289 ] {} <Debug> HTTP-Session: 81ae4bf6-d4b3-405a-b4df-c6467015d442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11518 | 2024.11.08 01:29:35.012203 [ 289 ] {} <Debug> HTTP-Session: 81ae4bf6-d4b3-405a-b4df-c6467015d442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11519 | 2024.11.08 01:29:35.012257 [ 289 ] {} <Trace> HTTP-Session: 81ae4bf6-d4b3-405a-b4df-c6467015d442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11520 | 2024.11.08 01:29:35.012402 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11521 | 2024.11.08 01:29:35.012463 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11522 | 2024.11.08 01:29:35.012788 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11523 | 2024.11.08 01:29:35.013166 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11524 | 2024.11.08 01:29:35.013206 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11525 | 2024.11.08 01:29:35.013589 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11526 | 2024.11.08 01:29:35.013831 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11527 | 2024.11.08 01:29:35.013997 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. | ||
11528 | 2024.11.08 01:29:35.014167 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Debug> DynamicQueryHandler: Done processing query | ||
11529 | 2024.11.08 01:29:35.014192 [ 289 ] {3f1a6af9-bc5e-4d86-8e5c-2f3b6b332fe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11530 | 2024.11.08 01:29:35.014210 [ 289 ] {} <Debug> HTTP-Session: 81ae4bf6-d4b3-405a-b4df-c6467015d442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11531 | 2024.11.08 01:29:35.014437 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11532 | 2024.11.08 01:29:35.014505 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65085, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11533 | 2024.11.08 01:29:35.014590 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11534 | 2024.11.08 01:29:35.014620 [ 295 ] {} <Debug> HTTP-Session: d3a1e85b-af4b-4a34-a3cf-339812223150 Authenticating user 'default' from [fd00:1122:3344:101::d]:65085 | ||
11535 | 2024.11.08 01:29:35.014643 [ 295 ] {} <Debug> HTTP-Session: d3a1e85b-af4b-4a34-a3cf-339812223150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11536 | 2024.11.08 01:29:35.014659 [ 295 ] {} <Debug> HTTP-Session: d3a1e85b-af4b-4a34-a3cf-339812223150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11537 | 2024.11.08 01:29:35.014705 [ 295 ] {} <Trace> HTTP-Session: d3a1e85b-af4b-4a34-a3cf-339812223150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11538 | 2024.11.08 01:29:35.014992 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11539 | 2024.11.08 01:29:35.015052 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11540 | 2024.11.08 01:29:35.015318 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11541 | 2024.11.08 01:29:35.015913 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11542 | 2024.11.08 01:29:35.015951 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11543 | 2024.11.08 01:29:35.016325 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11544 | 2024.11.08 01:29:35.016564 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11545 | 2024.11.08 01:29:35.016715 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001876 sec., 226012.79317697228 rows/sec., 16.16 MiB/sec. | ||
11546 | 2024.11.08 01:29:35.016895 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Debug> DynamicQueryHandler: Done processing query | ||
11547 | 2024.11.08 01:29:35.016920 [ 295 ] {907b8249-d987-4607-95d0-31836feedd7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11548 | 2024.11.08 01:29:35.016936 [ 295 ] {} <Debug> HTTP-Session: d3a1e85b-af4b-4a34-a3cf-339812223150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11549 | 2024.11.08 01:29:35.017117 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65085, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11550 | 2024.11.08 01:29:35.017179 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34064, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11551 | 2024.11.08 01:29:35.017264 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11552 | 2024.11.08 01:29:35.017291 [ 289 ] {} <Debug> HTTP-Session: a242dbc0-38b9-41d5-a541-25e77ad82418 Authenticating user 'default' from [fd00:1122:3344:101::d]:34064 | ||
11553 | 2024.11.08 01:29:35.017312 [ 289 ] {} <Debug> HTTP-Session: a242dbc0-38b9-41d5-a541-25e77ad82418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11554 | 2024.11.08 01:29:35.017330 [ 289 ] {} <Debug> HTTP-Session: a242dbc0-38b9-41d5-a541-25e77ad82418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11555 | 2024.11.08 01:29:35.017374 [ 289 ] {} <Trace> HTTP-Session: a242dbc0-38b9-41d5-a541-25e77ad82418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11556 | 2024.11.08 01:29:35.017502 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34064) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11557 | 2024.11.08 01:29:35.017559 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11558 | 2024.11.08 01:29:35.017754 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11559 | 2024.11.08 01:29:35.018072 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11560 | 2024.11.08 01:29:35.018109 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11561 | 2024.11.08 01:29:35.018479 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11562 | 2024.11.08 01:29:35.018723 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11563 | 2024.11.08 01:29:35.018880 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001414 sec., 4243.281471004244 rows/sec., 221.69 KiB/sec. | ||
11564 | 2024.11.08 01:29:35.019034 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Debug> DynamicQueryHandler: Done processing query | ||
11565 | 2024.11.08 01:29:35.019058 [ 289 ] {f3e2e434-8b3f-4ce6-b70a-af8f5c219cd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11566 | 2024.11.08 01:29:35.019074 [ 289 ] {} <Debug> HTTP-Session: a242dbc0-38b9-41d5-a541-25e77ad82418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11567 | 2024.11.08 01:29:35.019269 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11568 | 2024.11.08 01:29:35.019369 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61709, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11569 | 2024.11.08 01:29:35.019451 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11570 | 2024.11.08 01:29:35.019477 [ 287 ] {} <Debug> HTTP-Session: 9cd52001-0a4e-4e30-9d64-5fd9b894e618 Authenticating user 'default' from [fd00:1122:3344:101::d]:61709 | ||
11571 | 2024.11.08 01:29:35.019499 [ 287 ] {} <Debug> HTTP-Session: 9cd52001-0a4e-4e30-9d64-5fd9b894e618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11572 | 2024.11.08 01:29:35.019516 [ 287 ] {} <Debug> HTTP-Session: 9cd52001-0a4e-4e30-9d64-5fd9b894e618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11573 | 2024.11.08 01:29:35.019562 [ 287 ] {} <Trace> HTTP-Session: 9cd52001-0a4e-4e30-9d64-5fd9b894e618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11574 | 2024.11.08 01:29:35.019814 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61709) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11575 | 2024.11.08 01:29:35.019877 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11576 | 2024.11.08 01:29:35.020091 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11577 | 2024.11.08 01:29:35.020546 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11578 | 2024.11.08 01:29:35.020584 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11579 | 2024.11.08 01:29:35.020989 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11580 | 2024.11.08 01:29:35.021230 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11581 | 2024.11.08 01:29:35.021380 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001688 sec., 140402.84360189573 rows/sec., 9.41 MiB/sec. | ||
11582 | 2024.11.08 01:29:35.021560 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Debug> DynamicQueryHandler: Done processing query | ||
11583 | 2024.11.08 01:29:35.021584 [ 287 ] {67a93eed-1f12-4002-a35a-ec185cd442a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11584 | 2024.11.08 01:29:35.021600 [ 287 ] {} <Debug> HTTP-Session: 9cd52001-0a4e-4e30-9d64-5fd9b894e618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11585 | 2024.11.08 01:29:35.021798 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61709, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11586 | 2024.11.08 01:29:35.021799 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34064, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11587 | 2024.11.08 01:29:35.021904 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11588 | 2024.11.08 01:29:35.021942 [ 289 ] {} <Debug> HTTP-Session: dcbf96d3-14dc-429e-a0ae-501f4bd8f00b Authenticating user 'default' from [fd00:1122:3344:101::d]:34064 | ||
11589 | 2024.11.08 01:29:35.021968 [ 289 ] {} <Debug> HTTP-Session: dcbf96d3-14dc-429e-a0ae-501f4bd8f00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11590 | 2024.11.08 01:29:35.021986 [ 289 ] {} <Debug> HTTP-Session: dcbf96d3-14dc-429e-a0ae-501f4bd8f00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11591 | 2024.11.08 01:29:35.022031 [ 289 ] {} <Trace> HTTP-Session: dcbf96d3-14dc-429e-a0ae-501f4bd8f00b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11592 | 2024.11.08 01:29:35.022153 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34064) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11593 | 2024.11.08 01:29:35.022211 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11594 | 2024.11.08 01:29:35.022410 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11595 | 2024.11.08 01:29:35.022718 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11596 | 2024.11.08 01:29:35.022761 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11597 | 2024.11.08 01:29:35.023162 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11598 | 2024.11.08 01:29:35.023401 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11599 | 2024.11.08 01:29:35.023563 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. | ||
11600 | 2024.11.08 01:29:35.023866 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Debug> DynamicQueryHandler: Done processing query | ||
11601 | 2024.11.08 01:29:35.023896 [ 289 ] {c8b8d88b-ff4f-4484-a842-412c9d0edaa1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11602 | 2024.11.08 01:29:35.023914 [ 289 ] {} <Debug> HTTP-Session: dcbf96d3-14dc-429e-a0ae-501f4bd8f00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11603 | 2024.11.08 01:29:35.024134 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11604 | 2024.11.08 01:29:35.024288 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44717, User-Agent: (none), Length: 70513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11605 | 2024.11.08 01:29:35.024360 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11606 | 2024.11.08 01:29:35.024385 [ 287 ] {} <Debug> HTTP-Session: 59120350-f563-4b04-b621-5bf3edb135bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44717 | ||
11607 | 2024.11.08 01:29:35.024406 [ 287 ] {} <Debug> HTTP-Session: 59120350-f563-4b04-b621-5bf3edb135bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11608 | 2024.11.08 01:29:35.024423 [ 287 ] {} <Debug> HTTP-Session: 59120350-f563-4b04-b621-5bf3edb135bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11609 | 2024.11.08 01:29:35.024472 [ 287 ] {} <Trace> HTTP-Session: 59120350-f563-4b04-b621-5bf3edb135bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11610 | 2024.11.08 01:29:35.025016 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44717) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11611 | 2024.11.08 01:29:35.025103 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11612 | 2024.11.08 01:29:35.025592 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11613 | 2024.11.08 01:29:35.026376 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11614 | 2024.11.08 01:29:35.026414 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11615 | 2024.11.08 01:29:35.027099 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11616 | 2024.11.08 01:29:35.027355 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11617 | 2024.11.08 01:29:35.027554 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002948 sec., 14246.947082767978 rows/sec., 25.53 MiB/sec. | ||
11618 | 2024.11.08 01:29:35.027796 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Debug> DynamicQueryHandler: Done processing query | ||
11619 | 2024.11.08 01:29:35.027821 [ 287 ] {bea472ee-3746-4273-b2ae-aee57ef446ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
11620 | 2024.11.08 01:29:35.027836 [ 287 ] {} <Debug> HTTP-Session: 59120350-f563-4b04-b621-5bf3edb135bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11621 | 2024.11.08 01:29:35.028035 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11622 | 2024.11.08 01:29:35.028102 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56677, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11623 | 2024.11.08 01:29:35.028186 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11624 | 2024.11.08 01:29:35.028212 [ 289 ] {} <Debug> HTTP-Session: 86246939-efa1-4f01-a179-ce6a188e5a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56677 | ||
11625 | 2024.11.08 01:29:35.028234 [ 289 ] {} <Debug> HTTP-Session: 86246939-efa1-4f01-a179-ce6a188e5a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11626 | 2024.11.08 01:29:35.028251 [ 289 ] {} <Debug> HTTP-Session: 86246939-efa1-4f01-a179-ce6a188e5a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11627 | 2024.11.08 01:29:35.028297 [ 289 ] {} <Trace> HTTP-Session: 86246939-efa1-4f01-a179-ce6a188e5a56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11628 | 2024.11.08 01:29:35.028475 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56677) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11629 | 2024.11.08 01:29:35.028531 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11630 | 2024.11.08 01:29:35.028719 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11631 | 2024.11.08 01:29:35.029085 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11632 | 2024.11.08 01:29:35.029122 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.77 GiB. | ||
11633 | 2024.11.08 01:29:35.029506 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11634 | 2024.11.08 01:29:35.029743 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2024.11.08 01:29:35.029890 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec. | ||
11636 | 2024.11.08 01:29:35.030046 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Debug> DynamicQueryHandler: Done processing query | ||
11637 | 2024.11.08 01:29:35.030069 [ 289 ] {c82727ea-bfb0-4122-b73d-c0b7aed149ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11638 | 2024.11.08 01:29:35.030085 [ 289 ] {} <Debug> HTTP-Session: 86246939-efa1-4f01-a179-ce6a188e5a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11639 | 2024.11.08 01:29:35.030408 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11640 | 2024.11.08 01:29:36.000197 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.83 MiB, peak 183.01 MiB, free memory in arenas 0.00 B, will set to 174.82 MiB (RSS), difference: -1.01 MiB | ||
11641 | 2024.11.08 01:29:38.931992 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11642 | 2024.11.08 01:29:39.269667 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59842, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11643 | 2024.11.08 01:29:39.279317 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11644 | 2024.11.08 01:29:39.445953 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11645 | 2024.11.08 01:29:39.540543 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40445, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11646 | 2024.11.08 01:29:39.635792 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11647 | 2024.11.08 01:29:39.723087 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11648 | 2024.11.08 01:29:39.728468 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11649 | 2024.11.08 01:29:39.818882 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11650 | 2024.11.08 01:29:39.837501 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11651 | 2024.11.08 01:29:39.847017 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46832, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11652 | 2024.11.08 01:29:39.994943 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11653 | 2024.11.08 01:29:39.995051 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11654 | 2024.11.08 01:29:39.995075 [ 287 ] {} <Debug> HTTP-Session: ecc06367-8d21-4328-877a-b46101064dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42950 | ||
11655 | 2024.11.08 01:29:39.995099 [ 287 ] {} <Debug> HTTP-Session: ecc06367-8d21-4328-877a-b46101064dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11656 | 2024.11.08 01:29:39.995113 [ 287 ] {} <Debug> HTTP-Session: ecc06367-8d21-4328-877a-b46101064dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11657 | 2024.11.08 01:29:39.995162 [ 287 ] {} <Trace> HTTP-Session: ecc06367-8d21-4328-877a-b46101064dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11658 | 2024.11.08 01:29:39.995346 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42950) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11659 | 2024.11.08 01:29:39.995438 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11660 | 2024.11.08 01:29:39.995770 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11661 | 2024.11.08 01:29:39.996184 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11662 | 2024.11.08 01:29:39.996227 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11663 | 2024.11.08 01:29:39.996620 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
11664 | 2024.11.08 01:29:39.996863 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11665 | 2024.11.08 01:29:39.997043 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001748 sec., 1144.1647597254005 rows/sec., 93.30 KiB/sec. | ||
11666 | 2024.11.08 01:29:39.997262 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Debug> DynamicQueryHandler: Done processing query | ||
11667 | 2024.11.08 01:29:39.997288 [ 287 ] {ab03270f-2963-4fdb-b79c-ab5d2a9f8ad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11668 | 2024.11.08 01:29:39.997304 [ 287 ] {} <Debug> HTTP-Session: ecc06367-8d21-4328-877a-b46101064dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11669 | 2024.11.08 01:29:39.997514 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11670 | 2024.11.08 01:29:39.997672 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56553, User-Agent: (none), Length: 7935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11671 | 2024.11.08 01:29:39.997749 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11672 | 2024.11.08 01:29:39.997774 [ 291 ] {} <Debug> HTTP-Session: 2f0e059c-e153-46e0-bb1b-fd082362028e Authenticating user 'default' from [fd00:1122:3344:101::d]:56553 | ||
11673 | 2024.11.08 01:29:39.997796 [ 291 ] {} <Debug> HTTP-Session: 2f0e059c-e153-46e0-bb1b-fd082362028e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11674 | 2024.11.08 01:29:39.997813 [ 291 ] {} <Debug> HTTP-Session: 2f0e059c-e153-46e0-bb1b-fd082362028e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11675 | 2024.11.08 01:29:39.997856 [ 291 ] {} <Trace> HTTP-Session: 2f0e059c-e153-46e0-bb1b-fd082362028e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11676 | 2024.11.08 01:29:39.998007 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56553) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11677 | 2024.11.08 01:29:39.998063 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11678 | 2024.11.08 01:29:39.998345 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11679 | 2024.11.08 01:29:39.998706 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11680 | 2024.11.08 01:29:39.998743 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11681 | 2024.11.08 01:29:39.999107 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11682 | 2024.11.08 01:29:39.999347 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11683 | 2024.11.08 01:29:39.999507 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001546 sec., 36869.34023285899 rows/sec., 2.81 MiB/sec. | ||
11684 | 2024.11.08 01:29:39.999679 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Debug> DynamicQueryHandler: Done processing query | ||
11685 | 2024.11.08 01:29:39.999705 [ 291 ] {72d358c2-6202-4a11-b5e8-717d738c8835} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11686 | 2024.11.08 01:29:39.999721 [ 291 ] {} <Debug> HTTP-Session: 2f0e059c-e153-46e0-bb1b-fd082362028e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11687 | 2024.11.08 01:29:39.999850 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11688 | 2024.11.08 01:29:39.999862 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56553, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11689 | 2024.11.08 01:29:39.999905 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11690 | 2024.11.08 01:29:39.999927 [ 287 ] {} <Debug> HTTP-Session: d772d83f-6d77-45e2-ab9e-49a25cc840d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42950 | ||
11691 | 2024.11.08 01:29:39.999945 [ 287 ] {} <Debug> HTTP-Session: d772d83f-6d77-45e2-ab9e-49a25cc840d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11692 | 2024.11.08 01:29:39.999959 [ 287 ] {} <Debug> HTTP-Session: d772d83f-6d77-45e2-ab9e-49a25cc840d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11693 | 2024.11.08 01:29:39.999993 [ 287 ] {} <Trace> HTTP-Session: d772d83f-6d77-45e2-ab9e-49a25cc840d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11694 | 2024.11.08 01:29:40.000093 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42950) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11695 | 2024.11.08 01:29:40.000127 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.17 MiB, peak 183.01 MiB, free memory in arenas 0.00 B, will set to 174.82 MiB (RSS), difference: -1.34 MiB | ||
11696 | 2024.11.08 01:29:40.000140 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11697 | 2024.11.08 01:29:40.000553 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11698 | 2024.11.08 01:29:40.000846 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11699 | 2024.11.08 01:29:40.000883 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11700 | 2024.11.08 01:29:40.001210 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11701 | 2024.11.08 01:29:40.001444 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11702 | 2024.11.08 01:29:40.001604 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001528 sec., 1308.9005235602094 rows/sec., 91.39 KiB/sec. | ||
11703 | 2024.11.08 01:29:40.001775 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Debug> DynamicQueryHandler: Done processing query | ||
11704 | 2024.11.08 01:29:40.001799 [ 287 ] {f24de59f-ea07-430c-927b-51de3b8ad390} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11705 | 2024.11.08 01:29:40.001815 [ 287 ] {} <Debug> HTTP-Session: d772d83f-6d77-45e2-ab9e-49a25cc840d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11706 | 2024.11.08 01:29:40.001960 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11707 | 2024.11.08 01:29:40.002090 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54361, User-Agent: (none), Length: 11221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11708 | 2024.11.08 01:29:40.002142 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11709 | 2024.11.08 01:29:40.002161 [ 291 ] {} <Debug> HTTP-Session: 045e7fc2-3739-4c77-a64e-e5bdeee81e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54361 | ||
11710 | 2024.11.08 01:29:40.002177 [ 291 ] {} <Debug> HTTP-Session: 045e7fc2-3739-4c77-a64e-e5bdeee81e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11711 | 2024.11.08 01:29:40.002191 [ 291 ] {} <Debug> HTTP-Session: 045e7fc2-3739-4c77-a64e-e5bdeee81e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11712 | 2024.11.08 01:29:40.002222 [ 291 ] {} <Trace> HTTP-Session: 045e7fc2-3739-4c77-a64e-e5bdeee81e04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11713 | 2024.11.08 01:29:40.002339 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54361) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11714 | 2024.11.08 01:29:40.002382 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11715 | 2024.11.08 01:29:40.002609 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11716 | 2024.11.08 01:29:40.002948 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11717 | 2024.11.08 01:29:40.002984 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11718 | 2024.11.08 01:29:40.003334 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11719 | 2024.11.08 01:29:40.003575 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11720 | 2024.11.08 01:29:40.003730 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00143 sec., 46153.84615384615 rows/sec., 3.60 MiB/sec. | ||
11721 | 2024.11.08 01:29:40.003907 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Debug> DynamicQueryHandler: Done processing query | ||
11722 | 2024.11.08 01:29:40.003932 [ 291 ] {aa24f340-83b0-4670-8c10-b36e25ceb601} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11723 | 2024.11.08 01:29:40.003948 [ 291 ] {} <Debug> HTTP-Session: 045e7fc2-3739-4c77-a64e-e5bdeee81e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11724 | 2024.11.08 01:29:40.004126 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Length: 30792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11725 | 2024.11.08 01:29:40.004142 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54361, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11726 | 2024.11.08 01:29:40.004184 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11727 | 2024.11.08 01:29:40.004211 [ 287 ] {} <Debug> HTTP-Session: 86aa3da4-a6d3-496f-adc5-f0df2893c1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42950 | ||
11728 | 2024.11.08 01:29:40.004233 [ 287 ] {} <Debug> HTTP-Session: 86aa3da4-a6d3-496f-adc5-f0df2893c1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11729 | 2024.11.08 01:29:40.004250 [ 287 ] {} <Debug> HTTP-Session: 86aa3da4-a6d3-496f-adc5-f0df2893c1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11730 | 2024.11.08 01:29:40.004296 [ 287 ] {} <Trace> HTTP-Session: 86aa3da4-a6d3-496f-adc5-f0df2893c1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11731 | 2024.11.08 01:29:40.004480 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42950) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11732 | 2024.11.08 01:29:40.004535 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11733 | 2024.11.08 01:29:40.004713 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11734 | 2024.11.08 01:29:40.005152 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11735 | 2024.11.08 01:29:40.005195 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11736 | 2024.11.08 01:29:40.005582 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11737 | 2024.11.08 01:29:40.005808 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11738 | 2024.11.08 01:29:40.005959 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec. | ||
11739 | 2024.11.08 01:29:40.006126 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Debug> DynamicQueryHandler: Done processing query | ||
11740 | 2024.11.08 01:29:40.006150 [ 287 ] {a054e728-8331-41fe-b284-6a18d9e15c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11741 | 2024.11.08 01:29:40.006165 [ 287 ] {} <Debug> HTTP-Session: 86aa3da4-a6d3-496f-adc5-f0df2893c1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11742 | 2024.11.08 01:29:40.006321 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11743 | 2024.11.08 01:29:40.006388 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57357, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11744 | 2024.11.08 01:29:40.006439 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11745 | 2024.11.08 01:29:40.006458 [ 291 ] {} <Debug> HTTP-Session: 9087a3ad-b57f-4e72-b708-5d645f535af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57357 | ||
11746 | 2024.11.08 01:29:40.006474 [ 291 ] {} <Debug> HTTP-Session: 9087a3ad-b57f-4e72-b708-5d645f535af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11747 | 2024.11.08 01:29:40.006487 [ 291 ] {} <Debug> HTTP-Session: 9087a3ad-b57f-4e72-b708-5d645f535af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11748 | 2024.11.08 01:29:40.006518 [ 291 ] {} <Trace> HTTP-Session: 9087a3ad-b57f-4e72-b708-5d645f535af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11749 | 2024.11.08 01:29:40.006640 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57357) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11750 | 2024.11.08 01:29:40.006684 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11751 | 2024.11.08 01:29:40.006813 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11752 | 2024.11.08 01:29:40.007097 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11753 | 2024.11.08 01:29:40.007133 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11754 | 2024.11.08 01:29:40.007488 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11755 | 2024.11.08 01:29:40.007717 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11756 | 2024.11.08 01:29:40.007866 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
11757 | 2024.11.08 01:29:40.008024 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Debug> DynamicQueryHandler: Done processing query | ||
11758 | 2024.11.08 01:29:40.008049 [ 291 ] {fb661d36-0ba9-49d9-9352-ec7a2e443b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11759 | 2024.11.08 01:29:40.008064 [ 291 ] {} <Debug> HTTP-Session: 9087a3ad-b57f-4e72-b708-5d645f535af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11760 | 2024.11.08 01:29:40.008281 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11761 | 2024.11.08 01:29:40.030875 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11762 | 2024.11.08 01:29:40.105604 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63829, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11763 | 2024.11.08 01:29:40.109072 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33751, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11764 | 2024.11.08 01:29:40.109106 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11765 | 2024.11.08 01:29:40.113441 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11766 | 2024.11.08 01:29:40.114732 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11767 | 2024.11.08 01:29:40.126894 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11768 | 2024.11.08 01:29:40.138340 [ 271 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58370, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11769 | 2024.11.08 01:29:40.142026 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11770 | 2024.11.08 01:29:40.158422 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11771 | 2024.11.08 01:29:40.175979 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11772 | 2024.11.08 01:29:40.193451 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11773 | 2024.11.08 01:29:40.200797 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11774 | 2024.11.08 01:29:42.010161 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11775 | 2024.11.08 01:29:42.010220 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11776 | 2024.11.08 01:29:42.251244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1118 | ||
11777 | 2024.11.08 01:29:42.254155 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11778 | 2024.11.08 01:29:42.254200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11779 | 2024.11.08 01:29:42.255589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11780 | 2024.11.08 01:29:42.255898 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11781 | 2024.11.08 01:29:42.256773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
11782 | 2024.11.08 01:29:43.001387 [ 244 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001023684 sec. | ||
11783 | 2024.11.08 01:29:44.994633 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11784 | 2024.11.08 01:29:44.994773 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11785 | 2024.11.08 01:29:44.994804 [ 287 ] {} <Debug> HTTP-Session: 640f11f5-a5e2-47e4-80a4-4b6679badb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:42950 | ||
11786 | 2024.11.08 01:29:44.994832 [ 287 ] {} <Debug> HTTP-Session: 640f11f5-a5e2-47e4-80a4-4b6679badb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11787 | 2024.11.08 01:29:44.994851 [ 287 ] {} <Debug> HTTP-Session: 640f11f5-a5e2-47e4-80a4-4b6679badb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11788 | 2024.11.08 01:29:44.994908 [ 287 ] {} <Trace> HTTP-Session: 640f11f5-a5e2-47e4-80a4-4b6679badb8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11789 | 2024.11.08 01:29:44.995127 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42950) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11790 | 2024.11.08 01:29:44.995204 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11791 | 2024.11.08 01:29:44.995550 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11792 | 2024.11.08 01:29:44.996038 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11793 | 2024.11.08 01:29:44.996081 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11794 | 2024.11.08 01:29:44.996502 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11795 | 2024.11.08 01:29:44.996769 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11796 | 2024.11.08 01:29:44.996957 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. | ||
11797 | 2024.11.08 01:29:44.997188 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Debug> DynamicQueryHandler: Done processing query | ||
11798 | 2024.11.08 01:29:44.997215 [ 287 ] {8615dcb1-ae74-4859-b3bc-6da0eb925156} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11799 | 2024.11.08 01:29:44.997234 [ 287 ] {} <Debug> HTTP-Session: 640f11f5-a5e2-47e4-80a4-4b6679badb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11800 | 2024.11.08 01:29:44.997443 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11801 | 2024.11.08 01:29:44.997533 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40142, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11802 | 2024.11.08 01:29:44.997604 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11803 | 2024.11.08 01:29:44.997629 [ 295 ] {} <Debug> HTTP-Session: b04d94b0-eb0f-4928-ad8b-0863b418208e Authenticating user 'default' from [fd00:1122:3344:101::d]:40142 | ||
11804 | 2024.11.08 01:29:44.997652 [ 295 ] {} <Debug> HTTP-Session: b04d94b0-eb0f-4928-ad8b-0863b418208e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11805 | 2024.11.08 01:29:44.997667 [ 295 ] {} <Debug> HTTP-Session: b04d94b0-eb0f-4928-ad8b-0863b418208e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11806 | 2024.11.08 01:29:44.997703 [ 295 ] {} <Trace> HTTP-Session: b04d94b0-eb0f-4928-ad8b-0863b418208e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11807 | 2024.11.08 01:29:44.997838 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11808 | 2024.11.08 01:29:44.997886 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11809 | 2024.11.08 01:29:44.998125 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11810 | 2024.11.08 01:29:44.998501 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11811 | 2024.11.08 01:29:44.998540 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11812 | 2024.11.08 01:29:44.998898 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11813 | 2024.11.08 01:29:44.999144 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11814 | 2024.11.08 01:29:44.999292 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.34 MiB/sec. | ||
11815 | 2024.11.08 01:29:44.999472 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Debug> DynamicQueryHandler: Done processing query | ||
11816 | 2024.11.08 01:29:44.999498 [ 295 ] {b0296020-d245-43e7-a87d-8b85ec6a28c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11817 | 2024.11.08 01:29:44.999514 [ 295 ] {} <Debug> HTTP-Session: b04d94b0-eb0f-4928-ad8b-0863b418208e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11818 | 2024.11.08 01:29:44.999697 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11819 | 2024.11.08 01:29:44.999807 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39905, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11820 | 2024.11.08 01:29:44.999867 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11821 | 2024.11.08 01:29:44.999888 [ 287 ] {} <Debug> HTTP-Session: 9d0efedd-1753-4675-b7f2-74959f6279b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39905 | ||
11822 | 2024.11.08 01:29:44.999905 [ 287 ] {} <Debug> HTTP-Session: 9d0efedd-1753-4675-b7f2-74959f6279b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11823 | 2024.11.08 01:29:44.999918 [ 287 ] {} <Debug> HTTP-Session: 9d0efedd-1753-4675-b7f2-74959f6279b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11824 | 2024.11.08 01:29:44.999950 [ 287 ] {} <Trace> HTTP-Session: 9d0efedd-1753-4675-b7f2-74959f6279b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11825 | 2024.11.08 01:29:45.000113 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39905) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11826 | 2024.11.08 01:29:45.000136 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.01 MiB, peak 183.01 MiB, free memory in arenas 0.00 B, will set to 174.82 MiB (RSS), difference: -1.19 MiB | ||
11827 | 2024.11.08 01:29:45.000168 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11828 | 2024.11.08 01:29:45.000548 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11829 | 2024.11.08 01:29:45.000994 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11830 | 2024.11.08 01:29:45.001031 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11831 | 2024.11.08 01:29:45.001442 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11832 | 2024.11.08 01:29:45.001690 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11833 | 2024.11.08 01:29:45.001849 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001802 sec., 88790.23307436182 rows/sec., 6.18 MiB/sec. | ||
11834 | 2024.11.08 01:29:45.002125 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Debug> DynamicQueryHandler: Done processing query | ||
11835 | 2024.11.08 01:29:45.002188 [ 287 ] {64da3527-4e82-41ea-8568-4402c5df33d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11836 | 2024.11.08 01:29:45.002247 [ 287 ] {} <Debug> HTTP-Session: 9d0efedd-1753-4675-b7f2-74959f6279b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11837 | 2024.11.08 01:29:45.002470 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11838 | 2024.11.08 01:29:45.002489 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40142, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11839 | 2024.11.08 01:29:45.002566 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11840 | 2024.11.08 01:29:45.002594 [ 295 ] {} <Debug> HTTP-Session: daf6c165-9603-4516-96dc-782dcff1d44f Authenticating user 'default' from [fd00:1122:3344:101::d]:40142 | ||
11841 | 2024.11.08 01:29:45.002616 [ 295 ] {} <Debug> HTTP-Session: daf6c165-9603-4516-96dc-782dcff1d44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11842 | 2024.11.08 01:29:45.002635 [ 295 ] {} <Debug> HTTP-Session: daf6c165-9603-4516-96dc-782dcff1d44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11843 | 2024.11.08 01:29:45.002673 [ 295 ] {} <Trace> HTTP-Session: daf6c165-9603-4516-96dc-782dcff1d44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11844 | 2024.11.08 01:29:45.002838 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40142) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11845 | 2024.11.08 01:29:45.002894 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11846 | 2024.11.08 01:29:45.003069 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11847 | 2024.11.08 01:29:45.003422 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11848 | 2024.11.08 01:29:45.003460 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11849 | 2024.11.08 01:29:45.003824 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11850 | 2024.11.08 01:29:45.004068 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11851 | 2024.11.08 01:29:45.004202 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
11852 | 2024.11.08 01:29:45.004397 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Debug> DynamicQueryHandler: Done processing query | ||
11853 | 2024.11.08 01:29:45.004423 [ 295 ] {e35c5641-4ce4-43a2-8a9d-f2216e8286da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11854 | 2024.11.08 01:29:45.004438 [ 295 ] {} <Debug> HTTP-Session: daf6c165-9603-4516-96dc-782dcff1d44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11855 | 2024.11.08 01:29:45.004664 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11856 | 2024.11.08 01:29:50.001823 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56176, User-Agent: (none), Length: 1983, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11857 | 2024.11.08 01:29:50.002029 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11858 | 2024.11.08 01:29:50.002077 [ 289 ] {} <Debug> HTTP-Session: ca238da8-baf6-4268-bc08-827d5e0df02f Authenticating user 'default' from [fd00:1122:3344:101::d]:56176 | ||
11859 | 2024.11.08 01:29:50.002118 [ 289 ] {} <Debug> HTTP-Session: ca238da8-baf6-4268-bc08-827d5e0df02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11860 | 2024.11.08 01:29:50.002148 [ 289 ] {} <Debug> HTTP-Session: ca238da8-baf6-4268-bc08-827d5e0df02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11861 | 2024.11.08 01:29:50.002230 [ 289 ] {} <Trace> HTTP-Session: ca238da8-baf6-4268-bc08-827d5e0df02f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11862 | 2024.11.08 01:29:50.002542 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56176) INSERT INTO oximeter.fields_i16 FORMAT JSONEachRow (stage: Complete) | ||
11863 | 2024.11.08 01:29:50.002614 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11864 | 2024.11.08 01:29:50.002961 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11865 | 2024.11.08 01:29:50.003411 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11866 | 2024.11.08 01:29:50.003460 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11867 | 2024.11.08 01:29:50.003884 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11868 | 2024.11.08 01:29:50.004136 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Trace> oximeter.fields_i16 (acb9b712-0023-4d41-a309-2e5e40e5fbd3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11869 | 2024.11.08 01:29:50.004322 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. | ||
11870 | 2024.11.08 01:29:50.004689 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Debug> DynamicQueryHandler: Done processing query | ||
11871 | 2024.11.08 01:29:50.004746 [ 289 ] {3be0beac-5112-468b-aa16-abb3c208934d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11872 | 2024.11.08 01:29:50.004767 [ 289 ] {} <Debug> HTTP-Session: ca238da8-baf6-4268-bc08-827d5e0df02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11873 | 2024.11.08 01:29:50.005056 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56176, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11874 | 2024.11.08 01:29:50.005236 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35971, User-Agent: (none), Length: 43373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11875 | 2024.11.08 01:29:50.005370 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11876 | 2024.11.08 01:29:50.005399 [ 287 ] {} <Debug> HTTP-Session: 5917dfa2-956b-45d8-b633-38127aba3113 Authenticating user 'default' from [fd00:1122:3344:101::d]:35971 | ||
11877 | 2024.11.08 01:29:50.005424 [ 287 ] {} <Debug> HTTP-Session: 5917dfa2-956b-45d8-b633-38127aba3113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11878 | 2024.11.08 01:29:50.005438 [ 287 ] {} <Debug> HTTP-Session: 5917dfa2-956b-45d8-b633-38127aba3113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11879 | 2024.11.08 01:29:50.005494 [ 287 ] {} <Trace> HTTP-Session: 5917dfa2-956b-45d8-b633-38127aba3113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11880 | 2024.11.08 01:29:50.005775 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35971) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11881 | 2024.11.08 01:29:50.005845 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11882 | 2024.11.08 01:29:50.006210 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11883 | 2024.11.08 01:29:50.006824 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11884 | 2024.11.08 01:29:50.006870 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11885 | 2024.11.08 01:29:50.007344 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11886 | 2024.11.08 01:29:50.007607 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11887 | 2024.11.08 01:29:50.007788 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Debug> executeQuery: Read 287 rows, 25.94 KiB in 0.002132 sec., 134615.3846153846 rows/sec., 11.88 MiB/sec. | ||
11888 | 2024.11.08 01:29:50.008032 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Debug> DynamicQueryHandler: Done processing query | ||
11889 | 2024.11.08 01:29:50.008060 [ 287 ] {361a5087-91ea-4e02-8b10-40506efc6948} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11890 | 2024.11.08 01:29:50.008077 [ 287 ] {} <Debug> HTTP-Session: 5917dfa2-956b-45d8-b633-38127aba3113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11891 | 2024.11.08 01:29:50.008285 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11892 | 2024.11.08 01:29:50.008432 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Length: 6992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11893 | 2024.11.08 01:29:50.008596 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11894 | 2024.11.08 01:29:50.008626 [ 294 ] {} <Debug> HTTP-Session: a3373d9f-7e99-4bc0-a43f-d357e2de97f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59284 | ||
11895 | 2024.11.08 01:29:50.008653 [ 294 ] {} <Debug> HTTP-Session: a3373d9f-7e99-4bc0-a43f-d357e2de97f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11896 | 2024.11.08 01:29:50.008670 [ 294 ] {} <Debug> HTTP-Session: a3373d9f-7e99-4bc0-a43f-d357e2de97f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11897 | 2024.11.08 01:29:50.008732 [ 294 ] {} <Trace> HTTP-Session: a3373d9f-7e99-4bc0-a43f-d357e2de97f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11898 | 2024.11.08 01:29:50.008952 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59284) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11899 | 2024.11.08 01:29:50.009029 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11900 | 2024.11.08 01:29:50.009421 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11901 | 2024.11.08 01:29:50.009827 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11902 | 2024.11.08 01:29:50.009871 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11903 | 2024.11.08 01:29:50.010297 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11904 | 2024.11.08 01:29:50.010563 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11905 | 2024.11.08 01:29:50.010745 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001863 sec., 26301.663982823404 rows/sec., 1.89 MiB/sec. | ||
11906 | 2024.11.08 01:29:50.010744 [ 63 ] {} <Debug> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
11907 | 2024.11.08 01:29:50.010853 [ 63 ] {} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11908 | 2024.11.08 01:29:50.010919 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11909 | 2024.11.08 01:29:50.011153 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Debug> DynamicQueryHandler: Done processing query | ||
11910 | 2024.11.08 01:29:50.011220 [ 294 ] {c6cb5917-6a8a-41d6-8c1d-37118664f93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11911 | 2024.11.08 01:29:50.011239 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
11912 | 2024.11.08 01:29:50.011299 [ 294 ] {} <Debug> HTTP-Session: a3373d9f-7e99-4bc0-a43f-d357e2de97f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11913 | 2024.11.08 01:29:50.011780 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11914 | 2024.11.08 01:29:50.011792 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43754, User-Agent: (none), Length: 1927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11915 | 2024.11.08 01:29:50.011940 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 67 rows starting from the beginning of the part | ||
11916 | 2024.11.08 01:29:50.012006 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11917 | 2024.11.08 01:29:50.011884 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11918 | 2024.11.08 01:29:50.012155 [ 287 ] {} <Debug> HTTP-Session: c5ebb406-89f1-4e9a-afcd-39ac69468e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:43754 | ||
11919 | 2024.11.08 01:29:50.012302 [ 287 ] {} <Debug> HTTP-Session: c5ebb406-89f1-4e9a-afcd-39ac69468e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11920 | 2024.11.08 01:29:50.012395 [ 287 ] {} <Debug> HTTP-Session: c5ebb406-89f1-4e9a-afcd-39ac69468e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11921 | 2024.11.08 01:29:50.012521 [ 287 ] {} <Trace> HTTP-Session: c5ebb406-89f1-4e9a-afcd-39ac69468e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11922 | 2024.11.08 01:29:50.012654 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
11923 | 2024.11.08 01:29:50.012966 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43754) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11924 | 2024.11.08 01:29:50.012958 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part | ||
11925 | 2024.11.08 01:29:50.013110 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11926 | 2024.11.08 01:29:50.013325 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 49 rows starting from the beginning of the part | ||
11927 | 2024.11.08 01:29:50.013660 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
11928 | 2024.11.08 01:29:50.013997 [ 186 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part | ||
11929 | 2024.11.08 01:29:50.014656 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11930 | 2024.11.08 01:29:50.015273 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11931 | 2024.11.08 01:29:50.015320 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11932 | 2024.11.08 01:29:50.015963 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11933 | 2024.11.08 01:29:50.016223 [ 201 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.005187799 sec., 43949.27405630018 rows/sec., 3.31 MiB/sec. | ||
11934 | 2024.11.08 01:29:50.016399 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Trace> oximeter.fields_u32 (afa120fe-02fd-44ff-8eb6-99911ead5acc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2024.11.08 01:29:50.016589 [ 201 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
11936 | 2024.11.08 01:29:50.016703 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003911 sec., 3579.6471490667345 rows/sec., 250.70 KiB/sec. | ||
11937 | 2024.11.08 01:29:50.017047 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Debug> DynamicQueryHandler: Done processing query | ||
11938 | 2024.11.08 01:29:50.017094 [ 287 ] {1fe4db70-ba3f-4564-867f-1af31e11dfe2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11939 | 2024.11.08 01:29:50.017140 [ 287 ] {} <Debug> HTTP-Session: c5ebb406-89f1-4e9a-afcd-39ac69468e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11940 | 2024.11.08 01:29:50.017160 [ 201 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11941 | 2024.11.08 01:29:50.017272 [ 201 ] {6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c::all_1_40_8} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
11942 | 2024.11.08 01:29:50.017445 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Length: 1728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11943 | 2024.11.08 01:29:50.017444 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11944 | 2024.11.08 01:29:50.017484 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11945 | 2024.11.08 01:29:50.017572 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11946 | 2024.11.08 01:29:50.017607 [ 294 ] {} <Debug> HTTP-Session: 96ae9172-6802-40f4-bc20-c4b93dcca80c Authenticating user 'default' from [fd00:1122:3344:101::d]:59284 | ||
11947 | 2024.11.08 01:29:50.017643 [ 294 ] {} <Debug> HTTP-Session: 96ae9172-6802-40f4-bc20-c4b93dcca80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11948 | 2024.11.08 01:29:50.017669 [ 294 ] {} <Debug> HTTP-Session: 96ae9172-6802-40f4-bc20-c4b93dcca80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11949 | 2024.11.08 01:29:50.017719 [ 294 ] {} <Trace> HTTP-Session: 96ae9172-6802-40f4-bc20-c4b93dcca80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11950 | 2024.11.08 01:29:50.017862 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59284) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11951 | 2024.11.08 01:29:50.017921 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11952 | 2024.11.08 01:29:50.018236 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11953 | 2024.11.08 01:29:50.018598 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11954 | 2024.11.08 01:29:50.018637 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11955 | 2024.11.08 01:29:50.018998 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11956 | 2024.11.08 01:29:50.019238 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Trace> oximeter.fields_u8 (150fb877-6daa-44aa-86cb-88808721cc22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11957 | 2024.11.08 01:29:50.019432 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. | ||
11958 | 2024.11.08 01:29:50.019622 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Debug> DynamicQueryHandler: Done processing query | ||
11959 | 2024.11.08 01:29:50.019647 [ 294 ] {a58fd984-920e-45b8-81a4-20f1241c6742} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11960 | 2024.11.08 01:29:50.019663 [ 294 ] {} <Debug> HTTP-Session: 96ae9172-6802-40f4-bc20-c4b93dcca80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11961 | 2024.11.08 01:29:50.019869 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11962 | 2024.11.08 01:29:50.019961 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40455, User-Agent: (none), Length: 68911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11963 | 2024.11.08 01:29:50.020041 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11964 | 2024.11.08 01:29:50.020067 [ 287 ] {} <Debug> HTTP-Session: fc1bc830-2f00-4b7b-9041-e773f181746e Authenticating user 'default' from [fd00:1122:3344:101::d]:40455 | ||
11965 | 2024.11.08 01:29:50.020090 [ 287 ] {} <Debug> HTTP-Session: fc1bc830-2f00-4b7b-9041-e773f181746e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11966 | 2024.11.08 01:29:50.020108 [ 287 ] {} <Debug> HTTP-Session: fc1bc830-2f00-4b7b-9041-e773f181746e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11967 | 2024.11.08 01:29:50.020160 [ 287 ] {} <Trace> HTTP-Session: fc1bc830-2f00-4b7b-9041-e773f181746e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11968 | 2024.11.08 01:29:50.020463 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40455) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11969 | 2024.11.08 01:29:50.020526 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11970 | 2024.11.08 01:29:50.020806 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11971 | 2024.11.08 01:29:50.021421 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11972 | 2024.11.08 01:29:50.021461 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11973 | 2024.11.08 01:29:50.021863 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11974 | 2024.11.08 01:29:50.022127 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11975 | 2024.11.08 01:29:50.022282 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001974 sec., 214792.29989868286 rows/sec., 15.36 MiB/sec. | ||
11976 | 2024.11.08 01:29:50.022461 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Debug> DynamicQueryHandler: Done processing query | ||
11977 | 2024.11.08 01:29:50.022486 [ 287 ] {9cea0aa9-7376-4974-b8da-76417b586990} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11978 | 2024.11.08 01:29:50.022502 [ 287 ] {} <Debug> HTTP-Session: fc1bc830-2f00-4b7b-9041-e773f181746e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11979 | 2024.11.08 01:29:50.022759 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11980 | 2024.11.08 01:29:50.022771 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11981 | 2024.11.08 01:29:50.022907 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11982 | 2024.11.08 01:29:50.022952 [ 294 ] {} <Debug> HTTP-Session: bede6c6a-74eb-40de-9a00-6cda1d029c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:59284 | ||
11983 | 2024.11.08 01:29:50.022985 [ 294 ] {} <Debug> HTTP-Session: bede6c6a-74eb-40de-9a00-6cda1d029c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11984 | 2024.11.08 01:29:50.023013 [ 294 ] {} <Debug> HTTP-Session: bede6c6a-74eb-40de-9a00-6cda1d029c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11985 | 2024.11.08 01:29:50.023093 [ 294 ] {} <Trace> HTTP-Session: bede6c6a-74eb-40de-9a00-6cda1d029c5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11986 | 2024.11.08 01:29:50.023300 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59284) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11987 | 2024.11.08 01:29:50.023392 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11988 | 2024.11.08 01:29:50.023628 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11989 | 2024.11.08 01:29:50.023958 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11990 | 2024.11.08 01:29:50.023995 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
11991 | 2024.11.08 01:29:50.024390 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11992 | 2024.11.08 01:29:50.024630 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Trace> oximeter.measurements_bool (7dc5a96a-d586-4ea2-bdeb-0444c6ecc90f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11993 | 2024.11.08 01:29:50.024830 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. | ||
11994 | 2024.11.08 01:29:50.024938 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::d]:56176). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
11995 | |||
11996 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
11997 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
11998 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x0000000015b19afe in /opt/oxide/clickhouse/clickhouse | ||
11999 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000190bd7af in /opt/oxide/clickhouse/clickhouse | ||
12000 | 4. DB::HTTPServerRequest::readRequest(DB::ReadBuffer&) @ 0x00000000168c607c in /opt/oxide/clickhouse/clickhouse | ||
12001 | 5. DB::HTTPServerRequest::HTTPServerRequest(std::shared_ptr<DB::IHTTPContext>, DB::HTTPServerResponse&, Poco::Net::HTTPServerSession&) @ 0x00000000168c5985 in /opt/oxide/clickhouse/clickhouse | ||
12002 | 6. DB::HTTPServerConnection::run() @ 0x00000000168c4c4e in /opt/oxide/clickhouse/clickhouse | ||
12003 | 7. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
12004 | 8. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
12005 | 9. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
12006 | 10. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
12007 | 11. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
12008 | (version 23.8.7.1) | ||
12009 | 2024.11.08 01:29:50.025098 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Debug> DynamicQueryHandler: Done processing query | ||
12010 | 2024.11.08 01:29:50.025128 [ 294 ] {81f0a8cd-6d54-4021-8c56-362381b0a954} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12011 | 2024.11.08 01:29:50.025144 [ 294 ] {} <Debug> HTTP-Session: bede6c6a-74eb-40de-9a00-6cda1d029c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12012 | 2024.11.08 01:29:50.025341 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12013 | 2024.11.08 01:29:50.025433 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57356, User-Agent: (none), Length: 44620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12014 | 2024.11.08 01:29:50.025497 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12015 | 2024.11.08 01:29:50.025517 [ 289 ] {} <Debug> HTTP-Session: f67166ee-0cec-4d27-ae42-c4242f973e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:57356 | ||
12016 | 2024.11.08 01:29:50.025538 [ 289 ] {} <Debug> HTTP-Session: f67166ee-0cec-4d27-ae42-c4242f973e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12017 | 2024.11.08 01:29:50.025551 [ 289 ] {} <Debug> HTTP-Session: f67166ee-0cec-4d27-ae42-c4242f973e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12018 | 2024.11.08 01:29:50.025595 [ 289 ] {} <Trace> HTTP-Session: f67166ee-0cec-4d27-ae42-c4242f973e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12019 | 2024.11.08 01:29:50.025870 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12020 | 2024.11.08 01:29:50.025927 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12021 | 2024.11.08 01:29:50.026101 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12022 | 2024.11.08 01:29:50.026563 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12023 | 2024.11.08 01:29:50.026602 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12024 | 2024.11.08 01:29:50.027013 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12025 | 2024.11.08 01:29:50.027250 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12026 | 2024.11.08 01:29:50.027414 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001696 sec., 139740.56603773584 rows/sec., 9.37 MiB/sec. | ||
12027 | 2024.11.08 01:29:50.027602 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Debug> DynamicQueryHandler: Done processing query | ||
12028 | 2024.11.08 01:29:50.027627 [ 289 ] {034f2193-eb0c-48ce-9a07-8eb8179e6302} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12029 | 2024.11.08 01:29:50.027643 [ 289 ] {} <Debug> HTTP-Session: f67166ee-0cec-4d27-ae42-c4242f973e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12030 | 2024.11.08 01:29:50.027850 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12031 | 2024.11.08 01:29:50.027863 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12032 | 2024.11.08 01:29:50.027944 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12033 | 2024.11.08 01:29:50.027976 [ 294 ] {} <Debug> HTTP-Session: b20a2adc-3c85-4116-9bbe-3cd8c5bc5d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:59284 | ||
12034 | 2024.11.08 01:29:50.027995 [ 294 ] {} <Debug> HTTP-Session: b20a2adc-3c85-4116-9bbe-3cd8c5bc5d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12035 | 2024.11.08 01:29:50.028008 [ 294 ] {} <Debug> HTTP-Session: b20a2adc-3c85-4116-9bbe-3cd8c5bc5d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12036 | 2024.11.08 01:29:50.028061 [ 294 ] {} <Trace> HTTP-Session: b20a2adc-3c85-4116-9bbe-3cd8c5bc5d57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12037 | 2024.11.08 01:29:50.028175 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59284) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12038 | 2024.11.08 01:29:50.028228 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12039 | 2024.11.08 01:29:50.028394 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12040 | 2024.11.08 01:29:50.028674 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12041 | 2024.11.08 01:29:50.028711 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12042 | 2024.11.08 01:29:50.029077 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12043 | 2024.11.08 01:29:50.029343 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Trace> oximeter.measurements_f64 (cec365ce-e9cd-4fa3-9ea5-bfd47e81dd15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12044 | 2024.11.08 01:29:50.029510 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001351 sec., 740.1924500370096 rows/sec., 49.88 KiB/sec. | ||
12045 | 2024.11.08 01:29:50.029729 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Debug> DynamicQueryHandler: Done processing query | ||
12046 | 2024.11.08 01:29:50.029755 [ 294 ] {c808572a-ba2d-42d0-a590-9c96f753201f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12047 | 2024.11.08 01:29:50.029770 [ 294 ] {} <Debug> HTTP-Session: b20a2adc-3c85-4116-9bbe-3cd8c5bc5d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12048 | 2024.11.08 01:29:50.029994 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12049 | 2024.11.08 01:29:50.030092 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63604, User-Agent: (none), Length: 70558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12050 | 2024.11.08 01:29:50.030162 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12051 | 2024.11.08 01:29:50.030186 [ 289 ] {} <Debug> HTTP-Session: 3fa9f74a-82bd-451f-82d5-42c909a6199b Authenticating user 'default' from [fd00:1122:3344:101::d]:63604 | ||
12052 | 2024.11.08 01:29:50.030206 [ 289 ] {} <Debug> HTTP-Session: 3fa9f74a-82bd-451f-82d5-42c909a6199b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12053 | 2024.11.08 01:29:50.030223 [ 289 ] {} <Debug> HTTP-Session: 3fa9f74a-82bd-451f-82d5-42c909a6199b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12054 | 2024.11.08 01:29:50.030267 [ 289 ] {} <Trace> HTTP-Session: 3fa9f74a-82bd-451f-82d5-42c909a6199b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12055 | 2024.11.08 01:29:50.030751 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63604) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12056 | 2024.11.08 01:29:50.030829 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12057 | 2024.11.08 01:29:50.031328 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12058 | 2024.11.08 01:29:50.032113 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12059 | 2024.11.08 01:29:50.032150 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12060 | 2024.11.08 01:29:50.032823 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12061 | 2024.11.08 01:29:50.033075 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12062 | 2024.11.08 01:29:50.033263 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
12063 | 2024.11.08 01:29:50.033273 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002876 sec., 14603.616133518775 rows/sec., 26.17 MiB/sec. | ||
12064 | 2024.11.08 01:29:50.033336 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12065 | 2024.11.08 01:29:50.033407 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12066 | 2024.11.08 01:29:50.034042 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
12067 | 2024.11.08 01:29:50.034185 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Debug> DynamicQueryHandler: Done processing query | ||
12068 | 2024.11.08 01:29:50.034239 [ 289 ] {f116df0d-4af7-4963-aecd-508ec9660f20} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
12069 | 2024.11.08 01:29:50.034282 [ 289 ] {} <Debug> HTTP-Session: 3fa9f74a-82bd-451f-82d5-42c909a6199b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12070 | 2024.11.08 01:29:50.034563 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Length: 12150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12071 | 2024.11.08 01:29:50.034581 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63604, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12072 | 2024.11.08 01:29:50.034635 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12073 | 2024.11.08 01:29:50.034716 [ 294 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12074 | 2024.11.08 01:29:50.034812 [ 294 ] {} <Debug> HTTP-Session: f8759517-3622-40e3-93d4-2c5cf469ff29 Authenticating user 'default' from [fd00:1122:3344:101::d]:59284 | ||
12075 | 2024.11.08 01:29:50.034850 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 718 rows starting from the beginning of the part | ||
12076 | 2024.11.08 01:29:50.034857 [ 294 ] {} <Debug> HTTP-Session: f8759517-3622-40e3-93d4-2c5cf469ff29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12077 | 2024.11.08 01:29:50.034887 [ 294 ] {} <Debug> HTTP-Session: f8759517-3622-40e3-93d4-2c5cf469ff29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12078 | 2024.11.08 01:29:50.034951 [ 294 ] {} <Trace> HTTP-Session: f8759517-3622-40e3-93d4-2c5cf469ff29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12079 | 2024.11.08 01:29:50.035356 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59284) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12080 | 2024.11.08 01:29:50.035404 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
12081 | 2024.11.08 01:29:50.035440 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12082 | 2024.11.08 01:29:50.036097 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
12083 | 2024.11.08 01:29:50.036151 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12084 | 2024.11.08 01:29:50.036675 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
12085 | 2024.11.08 01:29:50.037281 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12086 | 2024.11.08 01:29:50.037298 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
12087 | 2024.11.08 01:29:50.037328 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12088 | 2024.11.08 01:29:50.037843 [ 193 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::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 | ||
12089 | 2024.11.08 01:29:50.038489 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12090 | 2024.11.08 01:29:50.038808 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12091 | 2024.11.08 01:29:50.039119 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003962 sec., 20696.617869762744 rows/sec., 1.31 MiB/sec. | ||
12092 | 2024.11.08 01:29:50.039343 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Debug> DynamicQueryHandler: Done processing query | ||
12093 | 2024.11.08 01:29:50.039368 [ 294 ] {0612cee7-84b2-4688-afbc-333ad0e2c5bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12094 | 2024.11.08 01:29:50.039385 [ 294 ] {} <Debug> HTTP-Session: f8759517-3622-40e3-93d4-2c5cf469ff29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12095 | 2024.11.08 01:29:50.039760 [ 294 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12096 | 2024.11.08 01:29:50.054762 [ 197 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 19 columns (19 merged, 0 gathered) in 0.021188994 sec., 43796.321807444 rows/sec., 78.48 MiB/sec. | ||
12097 | 2024.11.08 01:29:50.055976 [ 197 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
12098 | 2024.11.08 01:29:50.056361 [ 197 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12099 | 2024.11.08 01:29:50.056440 [ 197 ] {776f0976-c183-4dbd-a4c3-7c43d5536ec6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (776f0976-c183-4dbd-a4c3-7c43d5536ec6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
12100 | 2024.11.08 01:29:50.056544 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
12101 | 2024.11.08 01:29:52.256987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1148 | ||
12102 | 2024.11.08 01:29:52.259880 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12103 | 2024.11.08 01:29:52.259931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12104 | 2024.11.08 01:29:52.261345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12105 | 2024.11.08 01:29:52.261671 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2024.11.08 01:29:52.261843 [ 58 ] {} <Debug> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
12107 | 2024.11.08 01:29:52.261902 [ 58 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12108 | 2024.11.08 01:29:52.261938 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12109 | 2024.11.08 01:29:52.262644 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
12110 | 2024.11.08 01:29:52.265245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
12111 | 2024.11.08 01:29:52.265520 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12112 | 2024.11.08 01:29:52.265701 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1004 rows starting from the beginning of the part | ||
12113 | 2024.11.08 01:29:52.266458 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
12114 | 2024.11.08 01:29:52.267052 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
12115 | 2024.11.08 01:29:52.267614 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::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 | ||
12116 | 2024.11.08 01:29:52.268135 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
12117 | 2024.11.08 01:29:52.268628 [ 197 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
12118 | 2024.11.08 01:29:52.276719 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 72 columns (72 merged, 0 gathered) in 0.014631826 sec., 78459.10688112339 rows/sec., 62.04 MiB/sec. | ||
12119 | 2024.11.08 01:29:52.278282 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
12120 | 2024.11.08 01:29:52.279132 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12121 | 2024.11.08 01:29:52.279232 [ 191 ] {8c0b6100-3187-452a-a3a7-8cc27a9e7589::all_1_36_7} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
12122 | 2024.11.08 01:29:52.279539 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
12123 | 2024.11.08 01:29:54.993461 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64700, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12124 | 2024.11.08 01:29:54.993600 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12125 | 2024.11.08 01:29:54.993630 [ 290 ] {} <Debug> HTTP-Session: 0ee8dfb9-1dc5-490b-9946-d05f52b8b819 Authenticating user 'default' from [fd00:1122:3344:101::d]:64700 | ||
12126 | 2024.11.08 01:29:54.993659 [ 290 ] {} <Debug> HTTP-Session: 0ee8dfb9-1dc5-490b-9946-d05f52b8b819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12127 | 2024.11.08 01:29:54.993677 [ 290 ] {} <Debug> HTTP-Session: 0ee8dfb9-1dc5-490b-9946-d05f52b8b819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12128 | 2024.11.08 01:29:54.993735 [ 290 ] {} <Trace> HTTP-Session: 0ee8dfb9-1dc5-490b-9946-d05f52b8b819 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12129 | 2024.11.08 01:29:54.993940 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64700) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12130 | 2024.11.08 01:29:54.994016 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12131 | 2024.11.08 01:29:54.994402 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12132 | 2024.11.08 01:29:54.994891 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12133 | 2024.11.08 01:29:54.994932 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12134 | 2024.11.08 01:29:54.995330 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
12135 | 2024.11.08 01:29:54.995587 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Trace> oximeter.fields_ipaddr (c8744a52-89e6-4d4c-b9b3-3ad4b597db96): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12136 | 2024.11.08 01:29:54.995757 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001871 sec., 2137.894174238375 rows/sec., 174.33 KiB/sec. | ||
12137 | 2024.11.08 01:29:54.995970 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Debug> DynamicQueryHandler: Done processing query | ||
12138 | 2024.11.08 01:29:54.995997 [ 290 ] {e3854cdd-1395-4714-a383-0787efcf2d06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12139 | 2024.11.08 01:29:54.996013 [ 290 ] {} <Debug> HTTP-Session: 0ee8dfb9-1dc5-490b-9946-d05f52b8b819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12140 | 2024.11.08 01:29:54.996185 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12141 | 2024.11.08 01:29:54.996297 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55946, User-Agent: (none), Length: 8069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12142 | 2024.11.08 01:29:54.996420 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12143 | 2024.11.08 01:29:54.996449 [ 289 ] {} <Debug> HTTP-Session: 52690922-5468-45a5-8a85-f2080c9c31e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55946 | ||
12144 | 2024.11.08 01:29:54.996478 [ 289 ] {} <Debug> HTTP-Session: 52690922-5468-45a5-8a85-f2080c9c31e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12145 | 2024.11.08 01:29:54.996495 [ 289 ] {} <Debug> HTTP-Session: 52690922-5468-45a5-8a85-f2080c9c31e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12146 | 2024.11.08 01:29:54.996555 [ 289 ] {} <Trace> HTTP-Session: 52690922-5468-45a5-8a85-f2080c9c31e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12147 | 2024.11.08 01:29:54.996753 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55946) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12148 | 2024.11.08 01:29:54.996819 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12149 | 2024.11.08 01:29:54.997157 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12150 | 2024.11.08 01:29:54.997570 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2024.11.08 01:29:54.997611 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12152 | 2024.11.08 01:29:54.998028 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12153 | 2024.11.08 01:29:54.998279 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2024.11.08 01:29:54.998421 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Debug> executeQuery: Read 58 rows, 4.52 KiB in 0.001738 sec., 33371.6915995397 rows/sec., 2.54 MiB/sec. | ||
12155 | 2024.11.08 01:29:54.998426 [ 54 ] {} <Debug> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12156 | 2024.11.08 01:29:54.998492 [ 54 ] {} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12157 | 2024.11.08 01:29:54.998535 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12158 | 2024.11.08 01:29:54.998698 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Debug> DynamicQueryHandler: Done processing query | ||
12159 | 2024.11.08 01:29:54.998751 [ 289 ] {afe023f4-d076-4e52-8dc6-4db7bb4d101c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
12160 | 2024.11.08 01:29:54.998765 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
12161 | 2024.11.08 01:29:54.998781 [ 289 ] {} <Debug> HTTP-Session: 52690922-5468-45a5-8a85-f2080c9c31e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12162 | 2024.11.08 01:29:54.998984 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12163 | 2024.11.08 01:29:54.999083 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1437 rows starting from the beginning of the part | ||
12164 | 2024.11.08 01:29:54.999101 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12165 | 2024.11.08 01:29:54.999159 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64700, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12166 | 2024.11.08 01:29:54.999512 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12167 | 2024.11.08 01:29:54.999517 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 287 rows starting from the beginning of the part | ||
12168 | 2024.11.08 01:29:54.999591 [ 290 ] {} <Debug> HTTP-Session: 9807c3f9-a65d-441c-bb66-6e2bff6ebd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:64700 | ||
12169 | 2024.11.08 01:29:54.999669 [ 290 ] {} <Debug> HTTP-Session: 9807c3f9-a65d-441c-bb66-6e2bff6ebd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12170 | 2024.11.08 01:29:54.999757 [ 290 ] {} <Debug> HTTP-Session: 9807c3f9-a65d-441c-bb66-6e2bff6ebd12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12171 | 2024.11.08 01:29:54.999820 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part | ||
12172 | 2024.11.08 01:29:54.999877 [ 290 ] {} <Trace> HTTP-Session: 9807c3f9-a65d-441c-bb66-6e2bff6ebd12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12173 | 2024.11.08 01:29:55.000109 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
12174 | 2024.11.08 01:29:55.000139 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64700) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12175 | 2024.11.08 01:29:55.000225 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.87 MiB, peak 184.36 MiB, free memory in arenas 0.00 B, will set to 176.68 MiB (RSS), difference: -1.19 MiB | ||
12176 | 2024.11.08 01:29:55.000422 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12177 | 2024.11.08 01:29:55.000418 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
12178 | 2024.11.08 01:29:55.000897 [ 187 ] {e459521e-73f8-4e81-801b-3acca75d5b83::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 | ||
12179 | 2024.11.08 01:29:55.002263 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12180 | 2024.11.08 01:29:55.003214 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12181 | 2024.11.08 01:29:55.003272 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12182 | 2024.11.08 01:29:55.004110 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12183 | 2024.11.08 01:29:55.004606 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Trace> oximeter.fields_u16 (6a34ec9f-f5f0-4e98-8c38-2dfbbb1a761c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12184 | 2024.11.08 01:29:55.004810 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.006171543 sec., 353558.2592554245 rows/sec., 31.10 MiB/sec. | ||
12185 | 2024.11.08 01:29:55.004948 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004894 sec., 817.3273395995096 rows/sec., 57.07 KiB/sec. | ||
12186 | 2024.11.08 01:29:55.005251 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12187 | 2024.11.08 01:29:55.005265 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Debug> DynamicQueryHandler: Done processing query | ||
12188 | 2024.11.08 01:29:55.005329 [ 290 ] {6597ea7d-488b-4941-9e0c-20b2daa0c62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12189 | 2024.11.08 01:29:55.005387 [ 290 ] {} <Debug> HTTP-Session: 9807c3f9-a65d-441c-bb66-6e2bff6ebd12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12190 | 2024.11.08 01:29:55.005603 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12191 | 2024.11.08 01:29:55.005700 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59748, User-Agent: (none), Length: 11564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12192 | 2024.11.08 01:29:55.005874 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12193 | 2024.11.08 01:29:55.005884 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12194 | 2024.11.08 01:29:55.005927 [ 289 ] {} <Debug> HTTP-Session: 879a46cc-de5e-4648-a4f4-6df389f3576f Authenticating user 'default' from [fd00:1122:3344:101::d]:59748 | ||
12195 | 2024.11.08 01:29:55.005981 [ 289 ] {} <Debug> HTTP-Session: 879a46cc-de5e-4648-a4f4-6df389f3576f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12196 | 2024.11.08 01:29:55.006023 [ 289 ] {} <Debug> HTTP-Session: 879a46cc-de5e-4648-a4f4-6df389f3576f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12197 | 2024.11.08 01:29:55.006061 [ 195 ] {e459521e-73f8-4e81-801b-3acca75d5b83::all_1_71_14} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12198 | 2024.11.08 01:29:55.006101 [ 289 ] {} <Trace> HTTP-Session: 879a46cc-de5e-4648-a4f4-6df389f3576f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12199 | 2024.11.08 01:29:55.006211 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12200 | 2024.11.08 01:29:55.006360 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59748) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12201 | 2024.11.08 01:29:55.006426 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12202 | 2024.11.08 01:29:55.006742 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12203 | 2024.11.08 01:29:55.007163 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12204 | 2024.11.08 01:29:55.007202 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12205 | 2024.11.08 01:29:55.007594 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12206 | 2024.11.08 01:29:55.007848 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12207 | 2024.11.08 01:29:55.007983 [ 54 ] {} <Debug> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12208 | 2024.11.08 01:29:55.007993 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.0017 sec., 40000 rows/sec., 3.13 MiB/sec. | ||
12209 | 2024.11.08 01:29:55.008023 [ 54 ] {} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12210 | 2024.11.08 01:29:55.008066 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12211 | 2024.11.08 01:29:55.008301 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
12212 | 2024.11.08 01:29:55.008317 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Debug> DynamicQueryHandler: Done processing query | ||
12213 | 2024.11.08 01:29:55.008383 [ 289 ] {fd67e7b5-ec29-48d7-817d-4ac0c339fd7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12214 | 2024.11.08 01:29:55.008409 [ 289 ] {} <Debug> HTTP-Session: 879a46cc-de5e-4648-a4f4-6df389f3576f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12215 | 2024.11.08 01:29:55.008531 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12216 | 2024.11.08 01:29:55.008579 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
12217 | 2024.11.08 01:29:55.008643 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12218 | 2024.11.08 01:29:55.008859 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49837, User-Agent: (none), Length: 24876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12219 | 2024.11.08 01:29:55.008939 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 424 rows starting from the beginning of the part | ||
12220 | 2024.11.08 01:29:55.009079 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12221 | 2024.11.08 01:29:55.009101 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12222 | |||
12223 | (version 23.8.7.1) | ||
12224 | 2024.11.08 01:29:55.009238 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part | ||
12225 | 2024.11.08 01:29:55.009238 [ 287 ] {} <Debug> HTTP-Session: 6aef85a1-667e-4866-a293-7c58ed7f17f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49837 | ||
12226 | 2024.11.08 01:29:55.009357 [ 287 ] {} <Debug> HTTP-Session: 6aef85a1-667e-4866-a293-7c58ed7f17f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12227 | 2024.11.08 01:29:55.009458 [ 287 ] {} <Debug> HTTP-Session: 6aef85a1-667e-4866-a293-7c58ed7f17f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12228 | 2024.11.08 01:29:55.009569 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
12229 | 2024.11.08 01:29:55.009626 [ 287 ] {} <Trace> HTTP-Session: 6aef85a1-667e-4866-a293-7c58ed7f17f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12230 | 2024.11.08 01:29:55.009856 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
12231 | 2024.11.08 01:29:55.010098 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12232 | 2024.11.08 01:29:55.010101 [ 200 ] {f91454c1-dacb-446b-bfc0-a879635f488a::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 | ||
12233 | 2024.11.08 01:29:55.010291 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12234 | 2024.11.08 01:29:55.010876 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12235 | 2024.11.08 01:29:55.011514 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12236 | 2024.11.08 01:29:55.011562 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12237 | 2024.11.08 01:29:55.012108 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12238 | 2024.11.08 01:29:55.012261 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.004065814 sec., 482560.19581810676 rows/sec., 36.95 MiB/sec. | ||
12239 | 2024.11.08 01:29:55.012497 [ 195 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12240 | 2024.11.08 01:29:55.012554 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12241 | 2024.11.08 01:29:55.012859 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12242 | 2024.11.08 01:29:55.012871 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.002967 sec., 43815.30165149983 rows/sec., 3.05 MiB/sec. | ||
12243 | 2024.11.08 01:29:55.012944 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12244 | 2024.11.08 01:29:55.013074 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12245 | 2024.11.08 01:29:55.013180 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12246 | 2024.11.08 01:29:55.013528 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Debug> DynamicQueryHandler: Done processing query | ||
12247 | 2024.11.08 01:29:55.013582 [ 287 ] {496cd58d-ec8e-4f5e-a48a-08ccf49c528d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12248 | 2024.11.08 01:29:55.013609 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::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 | ||
12249 | 2024.11.08 01:29:55.013620 [ 199 ] {f91454c1-dacb-446b-bfc0-a879635f488a::all_1_71_14} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12250 | 2024.11.08 01:29:55.013636 [ 287 ] {} <Debug> HTTP-Session: 6aef85a1-667e-4866-a293-7c58ed7f17f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12251 | 2024.11.08 01:29:55.013876 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12252 | 2024.11.08 01:29:55.013954 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12253 | 2024.11.08 01:29:55.014027 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55953, User-Agent: (none), Length: 7313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12254 | 2024.11.08 01:29:55.014111 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12255 | 2024.11.08 01:29:55.014167 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12256 | 2024.11.08 01:29:55.014190 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13520 rows starting from the beginning of the part | ||
12257 | 2024.11.08 01:29:55.014211 [ 289 ] {} <Debug> HTTP-Session: ffc390d0-ae51-439a-93cb-b0058e5e0a8e Authenticating user 'default' from [fd00:1122:3344:101::d]:55953 | ||
12258 | 2024.11.08 01:29:55.014239 [ 289 ] {} <Debug> HTTP-Session: ffc390d0-ae51-439a-93cb-b0058e5e0a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12259 | 2024.11.08 01:29:55.014306 [ 287 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
12260 | |||
12261 | (version 23.8.7.1) | ||
12262 | 2024.11.08 01:29:55.014312 [ 289 ] {} <Debug> HTTP-Session: ffc390d0-ae51-439a-93cb-b0058e5e0a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12263 | 2024.11.08 01:29:55.014481 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
12264 | 2024.11.08 01:29:55.014492 [ 289 ] {} <Trace> HTTP-Session: ffc390d0-ae51-439a-93cb-b0058e5e0a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12265 | 2024.11.08 01:29:55.014740 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
12266 | 2024.11.08 01:29:55.014875 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55953) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12267 | 2024.11.08 01:29:55.015038 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
12268 | 2024.11.08 01:29:55.015055 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12269 | 2024.11.08 01:29:55.015367 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
12270 | 2024.11.08 01:29:55.015748 [ 190 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 130 rows starting from the beginning of the part | ||
12271 | 2024.11.08 01:29:55.016219 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12272 | 2024.11.08 01:29:55.016763 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12273 | 2024.11.08 01:29:55.016802 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12274 | 2024.11.08 01:29:55.017552 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12275 | 2024.11.08 01:29:55.017896 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12276 | 2024.11.08 01:29:55.018060 [ 54 ] {} <Debug> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12277 | 2024.11.08 01:29:55.018094 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003369 sec., 14247.551202137132 rows/sec., 983.23 KiB/sec. | ||
12278 | 2024.11.08 01:29:55.018105 [ 54 ] {} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12279 | 2024.11.08 01:29:55.018152 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12280 | 2024.11.08 01:29:55.018491 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
12281 | 2024.11.08 01:29:55.018564 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Debug> DynamicQueryHandler: Done processing query | ||
12282 | 2024.11.08 01:29:55.018598 [ 289 ] {7a20e296-471e-47fb-ab74-3ee12a9c6ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12283 | 2024.11.08 01:29:55.018651 [ 289 ] {} <Debug> HTTP-Session: ffc390d0-ae51-439a-93cb-b0058e5e0a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12284 | 2024.11.08 01:29:55.018776 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12285 | 2024.11.08 01:29:55.018814 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4192 rows starting from the beginning of the part | ||
12286 | 2024.11.08 01:29:55.019118 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
12287 | 2024.11.08 01:29:55.019123 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12288 | 2024.11.08 01:29:55.019576 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 134, Net Exception: Socket is not connected, Stack trace (when copying this message, always include the lines below): | ||
12289 | |||
12290 | (version 23.8.7.1) | ||
12291 | 2024.11.08 01:29:55.019672 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
12292 | 2024.11.08 01:29:55.019885 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::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 | ||
12293 | 2024.11.08 01:29:55.020084 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
12294 | 2024.11.08 01:29:55.020292 [ 198 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
12295 | 2024.11.08 01:29:55.022066 [ 199 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14445 rows, containing 5 columns (5 merged, 0 gathered) in 0.008793738 sec., 1642646.1648050009 rows/sec., 112.08 MiB/sec. | ||
12296 | 2024.11.08 01:29:55.022360 [ 194 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4524 rows, containing 4 columns (4 merged, 0 gathered) in 0.004088545 sec., 1106506.1042498003 rows/sec., 72.70 MiB/sec. | ||
12297 | 2024.11.08 01:29:55.022591 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12298 | 2024.11.08 01:29:55.022911 [ 201 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12299 | 2024.11.08 01:29:55.023013 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12300 | 2024.11.08 01:29:55.023172 [ 192 ] {77ef55bf-e692-474e-9686-7da3ae4b3825::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12301 | 2024.11.08 01:29:55.023334 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
12302 | 2024.11.08 01:29:55.023526 [ 201 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12303 | 2024.11.08 01:29:55.023631 [ 201 ] {85a02473-cfd2-4e98-9358-e92ed387f486::all_1_71_14} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12304 | 2024.11.08 01:29:55.023724 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
12305 | 2024.11.08 01:29:56.000159 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.12 MiB, peak 185.31 MiB, free memory in arenas 0.00 B, will set to 177.56 MiB (RSS), difference: 1.44 MiB | ||
12306 | 2024.11.08 01:29:57.010266 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12307 | 2024.11.08 01:29:57.010347 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12308 | 2024.11.08 01:29:57.187022 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12309 | 2024.11.08 01:29:57.870722 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12310 | 2024.11.08 01:29:57.874135 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12311 | 2024.11.08 01:29:57.886446 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59459, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12312 | 2024.11.08 01:29:57.909732 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63131, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12313 | 2024.11.08 01:29:57.920125 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12314 | 2024.11.08 01:29:57.972520 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12315 | 2024.11.08 01:29:57.978937 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12316 | 2024.11.08 01:29:59.995670 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53749, User-Agent: (none), Length: 7802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12317 | 2024.11.08 01:29:59.995806 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12318 | 2024.11.08 01:29:59.995831 [ 287 ] {} <Debug> HTTP-Session: db42add5-e5c4-415b-a4c5-2f95fea8ce67 Authenticating user 'default' from [fd00:1122:3344:101::d]:53749 | ||
12319 | 2024.11.08 01:29:59.995855 [ 287 ] {} <Debug> HTTP-Session: db42add5-e5c4-415b-a4c5-2f95fea8ce67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12320 | 2024.11.08 01:29:59.995869 [ 287 ] {} <Debug> HTTP-Session: db42add5-e5c4-415b-a4c5-2f95fea8ce67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12321 | 2024.11.08 01:29:59.995921 [ 287 ] {} <Trace> HTTP-Session: db42add5-e5c4-415b-a4c5-2f95fea8ce67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12322 | 2024.11.08 01:29:59.996120 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12323 | 2024.11.08 01:29:59.996188 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12324 | 2024.11.08 01:29:59.996519 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12325 | 2024.11.08 01:29:59.997033 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12326 | 2024.11.08 01:29:59.997079 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12327 | 2024.11.08 01:29:59.997498 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12328 | 2024.11.08 01:29:59.997752 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Trace> oximeter.fields_string (e459521e-73f8-4e81-801b-3acca75d5b83): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12329 | 2024.11.08 01:29:59.997931 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.29 MiB/sec. | ||
12330 | 2024.11.08 01:29:59.998148 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Debug> DynamicQueryHandler: Done processing query | ||
12331 | 2024.11.08 01:29:59.998174 [ 287 ] {dce31d4d-1866-4f56-abb1-0a1ad81519b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12332 | 2024.11.08 01:29:59.998191 [ 287 ] {} <Debug> HTTP-Session: db42add5-e5c4-415b-a4c5-2f95fea8ce67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12333 | 2024.11.08 01:29:59.998389 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12334 | 2024.11.08 01:29:59.998482 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32979, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12335 | 2024.11.08 01:29:59.998561 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12336 | 2024.11.08 01:29:59.998587 [ 295 ] {} <Debug> HTTP-Session: 087092b8-7350-4d02-b76e-50845cc18eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:32979 | ||
12337 | 2024.11.08 01:29:59.998610 [ 295 ] {} <Debug> HTTP-Session: 087092b8-7350-4d02-b76e-50845cc18eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12338 | 2024.11.08 01:29:59.998627 [ 295 ] {} <Debug> HTTP-Session: 087092b8-7350-4d02-b76e-50845cc18eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12339 | 2024.11.08 01:29:59.998670 [ 295 ] {} <Trace> HTTP-Session: 087092b8-7350-4d02-b76e-50845cc18eb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12340 | 2024.11.08 01:29:59.998826 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12341 | 2024.11.08 01:29:59.998874 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12342 | 2024.11.08 01:29:59.999119 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12343 | 2024.11.08 01:29:59.999511 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12344 | 2024.11.08 01:29:59.999551 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12345 | 2024.11.08 01:29:59.999921 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12346 | 2024.11.08 01:30:00.000151 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.92 MiB, peak 185.31 MiB, free memory in arenas 0.00 B, will set to 177.56 MiB (RSS), difference: -5.36 MiB | ||
12347 | 2024.11.08 01:30:00.000302 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Trace> oximeter.fields_uuid (f91454c1-dacb-446b-bfc0-a879635f488a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12348 | 2024.11.08 01:30:00.000555 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001776 sec., 36036.036036036036 rows/sec., 2.81 MiB/sec. | ||
12349 | 2024.11.08 01:30:00.000804 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Debug> DynamicQueryHandler: Done processing query | ||
12350 | 2024.11.08 01:30:00.000829 [ 295 ] {9f45ca94-f3dd-459c-9435-5cf30ba1103d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12351 | 2024.11.08 01:30:00.000845 [ 295 ] {} <Debug> HTTP-Session: 087092b8-7350-4d02-b76e-50845cc18eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12352 | 2024.11.08 01:30:00.001115 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12353 | 2024.11.08 01:30:00.001161 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53749, User-Agent: (none), Length: 30602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12354 | 2024.11.08 01:30:00.001239 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12355 | 2024.11.08 01:30:00.001269 [ 287 ] {} <Debug> HTTP-Session: 35134804-c02b-4173-b356-7b9202542170 Authenticating user 'default' from [fd00:1122:3344:101::d]:53749 | ||
12356 | 2024.11.08 01:30:00.001290 [ 287 ] {} <Debug> HTTP-Session: 35134804-c02b-4173-b356-7b9202542170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12357 | 2024.11.08 01:30:00.001306 [ 287 ] {} <Debug> HTTP-Session: 35134804-c02b-4173-b356-7b9202542170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12358 | 2024.11.08 01:30:00.001356 [ 287 ] {} <Trace> HTTP-Session: 35134804-c02b-4173-b356-7b9202542170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12359 | 2024.11.08 01:30:00.001522 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12360 | 2024.11.08 01:30:00.001572 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12361 | 2024.11.08 01:30:00.001745 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12362 | 2024.11.08 01:30:00.002161 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12363 | 2024.11.08 01:30:00.002198 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12364 | 2024.11.08 01:30:00.002586 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12365 | 2024.11.08 01:30:00.002831 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Trace> oximeter.measurements_cumulativeu64 (77ef55bf-e692-474e-9686-7da3ae4b3825): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12366 | 2024.11.08 01:30:00.002982 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
12367 | 2024.11.08 01:30:00.003151 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Debug> DynamicQueryHandler: Done processing query | ||
12368 | 2024.11.08 01:30:00.003176 [ 287 ] {0dedf764-3a89-4ffc-bdb1-3964a0369844} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12369 | 2024.11.08 01:30:00.003192 [ 287 ] {} <Debug> HTTP-Session: 35134804-c02b-4173-b356-7b9202542170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12370 | 2024.11.08 01:30:00.003387 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12371 | 2024.11.08 01:30:00.003444 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40873, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12372 | 2024.11.08 01:30:00.003510 [ 295 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12373 | 2024.11.08 01:30:00.003534 [ 295 ] {} <Debug> HTTP-Session: 3500af48-8353-4ad9-bf13-6561609f8e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:40873 | ||
12374 | 2024.11.08 01:30:00.003554 [ 295 ] {} <Debug> HTTP-Session: 3500af48-8353-4ad9-bf13-6561609f8e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12375 | 2024.11.08 01:30:00.003571 [ 295 ] {} <Debug> HTTP-Session: 3500af48-8353-4ad9-bf13-6561609f8e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12376 | 2024.11.08 01:30:00.003610 [ 295 ] {} <Trace> HTTP-Session: 3500af48-8353-4ad9-bf13-6561609f8e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12377 | 2024.11.08 01:30:00.003756 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40873) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12378 | 2024.11.08 01:30:00.003808 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12379 | 2024.11.08 01:30:00.003939 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12380 | 2024.11.08 01:30:00.004252 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12381 | 2024.11.08 01:30:00.004289 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12382 | 2024.11.08 01:30:00.004655 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12383 | 2024.11.08 01:30:00.004894 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Trace> oximeter.measurements_u64 (85a02473-cfd2-4e98-9358-e92ed387f486): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12384 | 2024.11.08 01:30:00.005049 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. | ||
12385 | 2024.11.08 01:30:00.005229 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Debug> DynamicQueryHandler: Done processing query | ||
12386 | 2024.11.08 01:30:00.005253 [ 295 ] {2a5f3c45-c0c0-4aa1-afed-00825b5eb20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12387 | 2024.11.08 01:30:00.005269 [ 295 ] {} <Debug> HTTP-Session: 3500af48-8353-4ad9-bf13-6561609f8e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12388 | 2024.11.08 01:30:00.005524 [ 295 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12389 | 2024.11.08 01:30:01.000179 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.56 MiB, peak 185.31 MiB, free memory in arenas 0.00 B, will set to 177.56 MiB (RSS), difference: 5.00 MiB | ||
12390 | 2024.11.08 01:30:02.265511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1168 | ||
12391 | 2024.11.08 01:30:02.268200 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12392 | 2024.11.08 01:30:02.268257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB. | ||
12393 | 2024.11.08 01:30:02.269858 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12394 | 2024.11.08 01:30:02.270174 [ 242 ] {} <Trace> system.query_log (8c0b6100-3187-452a-a3a7-8cc27a9e7589): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12395 | 2024.11.08 01:30:02.270710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 |