1 | [ Oct 31 20:20:53 Enabled. ] | ||
2 | [ Oct 31 20:20:53 Rereading configuration. ] | ||
3 | [ Oct 31 20:20:55 Rereading configuration. ] | ||
4 | [ Oct 31 20:20:56 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 | [ Oct 31 20:20:56 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.10.31 20:20:57.518826 [ 1 ] {} <Information> Application: Will watch for the process with pid 24000 | ||
29 | 2024.10.31 20:20:57.519350 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.10.31 20:20:57.760360 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24000 | ||
31 | 2024.10.31 20:20:57.761065 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.10.31 20:20:57.761721 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.10.31 20:20:57.846887 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.10.31 20:20:57.951970 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.10.31 20:20:57.952049 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.10.31 20:20:57.952068 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.10.31 20:20:57.952160 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.10.31 20:20:57.952588 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.10.31 20:20:57.954219 [ 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.10.31 20:20:57.954808 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.10.31 20:20:57.955695 [ 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.10.31 20:20:57.955720 [ 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.10.31 20:20:57.955736 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.10.31 20:20:57.955908 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.10.31 20:20:57.956787 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.10.31 20:20:57.962199 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.10.31 20:20:57.962870 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.10.31 20:20:57.964160 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.10.31 20:20:57.964224 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.10.31 20:20:57.965765 [ 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.10.31 20:20:57.966075 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.10.31 20:20:57.970578 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.10.31 20:20:57.970882 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.10.31 20:20:57.972451 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.10.31 20:20:57.972908 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.10.31 20:20:57.973310 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.10.31 20:20:57.973629 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.10.31 20:20:57.975051 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.10.31 20:20:57.975083 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.10.31 20:20:57.975133 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.10.31 20:20:57.975213 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.10.31 20:20:57.993294 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.10.31 20:20:57.993337 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000255874 sec | ||
68 | 2024.10.31 20:20:57.993414 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.10.31 20:20:57.993441 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.10.31 20:20:57.995110 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.10.31 20:20:57.996217 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.10.31 20:20:58.010343 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.10.31 20:20:58.010386 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.10.31 20:20:58.010414 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.10.31 20:20:58.010426 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.10.31 20:20:58.010454 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.10.31 20:20:58.010471 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.10.31 20:20:58.010484 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.10.31 20:20:58.010513 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.10.31 20:20:58.010530 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.10.31 20:20:58.010543 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.10.31 20:20:58.010555 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.10.31 20:20:58.010593 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.10.31 20:20:58.010606 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.10.31 20:20:58.010619 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.10.31 20:20:58.010652 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.10.31 20:20:58.010665 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.10.31 20:20:58.038340 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.10.31 20:20:58.051261 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.10.31 20:20:58.051312 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.2212e-05 sec | ||
91 | 2024.10.31 20:20:58.051340 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.10.31 20:20:58.051360 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.10.31 20:20:58.051399 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.10.31 20:20:58.051713 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.10.31 20:20:58.051788 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.10.31 20:20:58.051813 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.10.31 20:20:58.051834 [ 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.10.31 20:20:58.051866 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.10.31 20:20:58.058916 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.10.31 20:20:58.059129 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.71 MiB, peak 24.71 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.99 MiB | ||
101 | 2024.10.31 20:20:58.060141 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3981e-05 sec. | ||
102 | 2024.10.31 20:20:58.060502 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.10.31 20:20:58.060598 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.10.31 20:20:58.060616 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.10.31 20:20:58.466061 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48807 | ||
106 | 2024.10.31 20:20:58.466289 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.10.31 20:20:58.466338 [ 3 ] {} <Debug> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Authenticating user 'default' from [fd00:1122:3344:101::d]:48807 | ||
108 | 2024.10.31 20:20:58.466368 [ 3 ] {} <Debug> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.10.31 20:20:58.466394 [ 3 ] {} <Debug> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.10.31 20:20:58.466475 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.10.31 20:20:58.466503 [ 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.10.31 20:20:58.466526 [ 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.10.31 20:20:58.466849 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52019 | ||
114 | 2024.10.31 20:20:58.467019 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.10.31 20:20:58.467085 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39954 | ||
116 | 2024.10.31 20:20:58.467101 [ 4 ] {} <Debug> TCP-Session: 8bffb50d-b409-42b5-a0cf-bb5127770f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:52019 | ||
117 | 2024.10.31 20:20:58.467093 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64432 | ||
118 | 2024.10.31 20:20:58.467204 [ 4 ] {} <Debug> TCP-Session: 8bffb50d-b409-42b5-a0cf-bb5127770f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2024.10.31 20:20:58.467178 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44233 | ||
120 | 2024.10.31 20:20:58.467264 [ 4 ] {} <Debug> TCP-Session: 8bffb50d-b409-42b5-a0cf-bb5127770f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.10.31 20:20:58.467273 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.10.31 20:20:58.467453 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
123 | 2024.10.31 20:20:58.467515 [ 250 ] {} <Debug> TCP-Session: 3726e09b-063f-4ec7-9bd3-87d5a50540e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39954 | ||
124 | 2024.10.31 20:20:58.467499 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.10.31 20:20:58.467554 [ 5 ] {} <Debug> TCP-Session: 2f9cc667-99e9-4f4f-b585-5a7ae96c4b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:64432 | ||
126 | 2024.10.31 20:20:58.467565 [ 250 ] {} <Debug> TCP-Session: 3726e09b-063f-4ec7-9bd3-87d5a50540e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.10.31 20:20:58.467594 [ 251 ] {} <Debug> TCP-Session: a90a786c-4ff1-47dc-b35a-19254e5fb170 Authenticating user 'default' from [fd00:1122:3344:101::d]:44233 | ||
128 | 2024.10.31 20:20:58.467607 [ 5 ] {} <Debug> TCP-Session: 2f9cc667-99e9-4f4f-b585-5a7ae96c4b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.10.31 20:20:58.467621 [ 250 ] {} <Debug> TCP-Session: 3726e09b-063f-4ec7-9bd3-87d5a50540e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.10.31 20:20:58.467636 [ 251 ] {} <Debug> TCP-Session: a90a786c-4ff1-47dc-b35a-19254e5fb170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2024.10.31 20:20:58.467645 [ 5 ] {} <Debug> TCP-Session: 2f9cc667-99e9-4f4f-b585-5a7ae96c4b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.10.31 20:20:58.467452 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44163 | ||
133 | 2024.10.31 20:20:58.467681 [ 251 ] {} <Debug> TCP-Session: a90a786c-4ff1-47dc-b35a-19254e5fb170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.10.31 20:20:58.467847 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2024.10.31 20:20:58.467890 [ 252 ] {} <Debug> TCP-Session: c1d3a92f-4c6e-4a69-94a7-4cd39c1a109b Authenticating user 'default' from [fd00:1122:3344:101::d]:44163 | ||
136 | 2024.10.31 20:20:58.467923 [ 252 ] {} <Debug> TCP-Session: c1d3a92f-4c6e-4a69-94a7-4cd39c1a109b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.10.31 20:20:58.467940 [ 252 ] {} <Debug> TCP-Session: c1d3a92f-4c6e-4a69-94a7-4cd39c1a109b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.10.31 20:20:58.468355 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36670 | ||
139 | 2024.10.31 20:20:58.469124 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2024.10.31 20:20:58.469128 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45547 | ||
141 | 2024.10.31 20:20:58.469187 [ 253 ] {} <Debug> TCP-Session: 9a792ce3-afb6-4cb2-9c8b-3986860f9519 Authenticating user 'default' from [fd00:1122:3344:101::d]:36670 | ||
142 | 2024.10.31 20:20:58.469227 [ 253 ] {} <Debug> TCP-Session: 9a792ce3-afb6-4cb2-9c8b-3986860f9519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.10.31 20:20:58.469313 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.10.31 20:20:58.469334 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62372 | ||
145 | 2024.10.31 20:20:58.469357 [ 254 ] {} <Debug> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Authenticating user 'default' from [fd00:1122:3344:101::d]:45547 | ||
146 | 2024.10.31 20:20:58.469320 [ 253 ] {} <Debug> TCP-Session: 9a792ce3-afb6-4cb2-9c8b-3986860f9519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.10.31 20:20:58.470012 [ 254 ] {} <Debug> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.10.31 20:20:58.470020 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
149 | 2024.10.31 20:20:58.470063 [ 254 ] {} <Debug> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.10.31 20:20:58.470089 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
151 | 2024.10.31 20:20:58.470108 [ 255 ] {} <Debug> TCP-Session: 2bfb0a1a-0ece-43ac-afb8-7fb7b9328f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:62372 | ||
152 | 2024.10.31 20:20:58.470163 [ 255 ] {} <Debug> TCP-Session: 2bfb0a1a-0ece-43ac-afb8-7fb7b9328f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.10.31 20:20:58.470180 [ 255 ] {} <Debug> TCP-Session: 2bfb0a1a-0ece-43ac-afb8-7fb7b9328f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.10.31 20:20:58.473402 [ 3 ] {4b19a2ce-f32d-4e69-9683-76fdb4b47356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.10.31 20:20:58.534661 [ 3 ] {4b19a2ce-f32d-4e69-9683-76fdb4b47356} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48807) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.10.31 20:20:58.536084 [ 3 ] {4b19a2ce-f32d-4e69-9683-76fdb4b47356} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.10.31 20:20:58.536221 [ 3 ] {4b19a2ce-f32d-4e69-9683-76fdb4b47356} <Debug> TCPHandler: Processed in 0.068342079 sec. | ||
204 | 2024.10.31 20:20:58.536515 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.10.31 20:20:58.536724 [ 254 ] {d0d63639-e526-4dea-bcaa-a75d5e0624b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.10.31 20:20:58.537024 [ 254 ] {d0d63639-e526-4dea-bcaa-a75d5e0624b0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45547) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.10.31 20:20:58.537147 [ 254 ] {d0d63639-e526-4dea-bcaa-a75d5e0624b0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.10.31 20:20:58.537259 [ 254 ] {d0d63639-e526-4dea-bcaa-a75d5e0624b0} <Debug> TCPHandler: Processed in 0.000880355 sec. | ||
255 | 2024.10.31 20:20:58.537477 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.10.31 20:20:58.538796 [ 3 ] {cfbc2d37-c0ea-4edd-b2c7-28befd63c676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.10.31 20:20:58.539490 [ 3 ] {cfbc2d37-c0ea-4edd-b2c7-28befd63c676} <Debug> TCPHandler: Processed in 0.002067656 sec. | ||
258 | 2024.10.31 20:20:58.539702 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.10.31 20:20:58.539802 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.10.31 20:20:58.539911 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.10.31 20:20:58.552085 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.10.31 20:20:58.552109 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8421e-05 sec | ||
263 | 2024.10.31 20:20:58.552148 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Trace> ReferentialDeps: No tables | ||
264 | 2024.10.31 20:20:58.552161 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Trace> LoadingDeps: No tables | ||
265 | 2024.10.31 20:20:58.552185 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.10.31 20:20:58.552227 [ 254 ] {623c250e-4c83-455e-b7d3-d49c6ff877b5} <Debug> TCPHandler: Processed in 0.012576351 sec. | ||
267 | 2024.10.31 20:20:58.552399 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.10.31 20:20:58.552569 [ 3 ] {6dcc3a0c-4d49-4f67-a26e-c7f701f30e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.10.31 20:20:58.552633 [ 3 ] {6dcc3a0c-4d49-4f67-a26e-c7f701f30e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.10.31 20:20:58.561496 [ 3 ] {6dcc3a0c-4d49-4f67-a26e-c7f701f30e8c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.10.31 20:20:58.565881 [ 3 ] {6dcc3a0c-4d49-4f67-a26e-c7f701f30e8c} <Debug> oximeter.version (11b626d6-da14-4b46-a20f-67d1eddfb149): Loading data parts | ||
273 | 2024.10.31 20:20:58.566432 [ 3 ] {6dcc3a0c-4d49-4f67-a26e-c7f701f30e8c} <Debug> oximeter.version (11b626d6-da14-4b46-a20f-67d1eddfb149): There are no data parts | ||
274 | 2024.10.31 20:20:58.569112 [ 3 ] {6dcc3a0c-4d49-4f67-a26e-c7f701f30e8c} <Debug> TCPHandler: Processed in 0.016765864 sec. | ||
275 | 2024.10.31 20:20:58.569337 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.10.31 20:20:58.569612 [ 254 ] {644cb5c1-9b1a-4047-b9b2-83210c4f8645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
287 | 2024.10.31 20:20:58.569699 [ 254 ] {644cb5c1-9b1a-4047-b9b2-83210c4f8645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.10.31 20:20:58.577536 [ 254 ] {644cb5c1-9b1a-4047-b9b2-83210c4f8645} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Loading data parts | ||
289 | 2024.10.31 20:20:58.577748 [ 254 ] {644cb5c1-9b1a-4047-b9b2-83210c4f8645} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): There are no data parts | ||
290 | 2024.10.31 20:20:58.581765 [ 254 ] {644cb5c1-9b1a-4047-b9b2-83210c4f8645} <Debug> TCPHandler: Processed in 0.012499659 sec. | ||
291 | 2024.10.31 20:20:58.582036 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.10.31 20:20:58.582254 [ 3 ] {5f7e52b4-f843-4347-9b3f-37d7a1da1817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
293 | 2024.10.31 20:20:58.582334 [ 3 ] {5f7e52b4-f843-4347-9b3f-37d7a1da1817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.10.31 20:20:58.592763 [ 3 ] {5f7e52b4-f843-4347-9b3f-37d7a1da1817} <Debug> oximeter.measurements_i8 (f7dff63c-7475-4d7b-85b5-e93def63911d): Loading data parts | ||
295 | 2024.10.31 20:20:58.593067 [ 3 ] {5f7e52b4-f843-4347-9b3f-37d7a1da1817} <Debug> oximeter.measurements_i8 (f7dff63c-7475-4d7b-85b5-e93def63911d): There are no data parts | ||
296 | 2024.10.31 20:20:58.597579 [ 3 ] {5f7e52b4-f843-4347-9b3f-37d7a1da1817} <Debug> TCPHandler: Processed in 0.015608094 sec. | ||
297 | 2024.10.31 20:20:58.597776 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.10.31 20:20:58.598016 [ 254 ] {316b4e32-be67-492a-ac71-ccc6b1fc7106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
299 | 2024.10.31 20:20:58.598085 [ 254 ] {316b4e32-be67-492a-ac71-ccc6b1fc7106} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.10.31 20:20:58.599923 [ 254 ] {316b4e32-be67-492a-ac71-ccc6b1fc7106} <Debug> oximeter.measurements_u8 (261fa262-2c38-4a43-8dfc-3de06901fd92): Loading data parts | ||
301 | 2024.10.31 20:20:58.600070 [ 254 ] {316b4e32-be67-492a-ac71-ccc6b1fc7106} <Debug> oximeter.measurements_u8 (261fa262-2c38-4a43-8dfc-3de06901fd92): There are no data parts | ||
302 | 2024.10.31 20:20:58.607063 [ 254 ] {316b4e32-be67-492a-ac71-ccc6b1fc7106} <Debug> TCPHandler: Processed in 0.009351874 sec. | ||
303 | 2024.10.31 20:20:58.607249 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.10.31 20:20:58.607457 [ 3 ] {481d3a9c-d7e5-44dd-aa09-a0d5131adfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.10.31 20:20:58.607517 [ 3 ] {481d3a9c-d7e5-44dd-aa09-a0d5131adfe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.10.31 20:20:58.609674 [ 3 ] {481d3a9c-d7e5-44dd-aa09-a0d5131adfe4} <Debug> oximeter.measurements_i16 (caa8b37c-bf30-48b8-8266-6aeeea1bf168): Loading data parts | ||
307 | 2024.10.31 20:20:58.609830 [ 3 ] {481d3a9c-d7e5-44dd-aa09-a0d5131adfe4} <Debug> oximeter.measurements_i16 (caa8b37c-bf30-48b8-8266-6aeeea1bf168): There are no data parts | ||
308 | 2024.10.31 20:20:58.613761 [ 3 ] {481d3a9c-d7e5-44dd-aa09-a0d5131adfe4} <Debug> TCPHandler: Processed in 0.006565996 sec. | ||
309 | 2024.10.31 20:20:58.613977 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.10.31 20:20:58.614205 [ 254 ] {2cce675e-7011-4315-ab7a-986d7050f248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
311 | 2024.10.31 20:20:58.614262 [ 254 ] {2cce675e-7011-4315-ab7a-986d7050f248} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.10.31 20:20:58.625624 [ 254 ] {2cce675e-7011-4315-ab7a-986d7050f248} <Debug> oximeter.measurements_u16 (6b5afd10-ea42-4c37-90c1-1567d3268d14): Loading data parts | ||
313 | 2024.10.31 20:20:58.625796 [ 254 ] {2cce675e-7011-4315-ab7a-986d7050f248} <Debug> oximeter.measurements_u16 (6b5afd10-ea42-4c37-90c1-1567d3268d14): There are no data parts | ||
314 | 2024.10.31 20:20:58.639784 [ 254 ] {2cce675e-7011-4315-ab7a-986d7050f248} <Debug> TCPHandler: Processed in 0.025869844 sec. | ||
315 | 2024.10.31 20:20:58.640090 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.10.31 20:20:58.640503 [ 3 ] {23909738-cdf7-413d-a0e7-7dde698c1214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
317 | 2024.10.31 20:20:58.640585 [ 3 ] {23909738-cdf7-413d-a0e7-7dde698c1214} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.10.31 20:20:58.654629 [ 3 ] {23909738-cdf7-413d-a0e7-7dde698c1214} <Debug> oximeter.measurements_i32 (0f376d79-1a82-46ff-9d14-17a543b06892): Loading data parts | ||
319 | 2024.10.31 20:20:58.654966 [ 3 ] {23909738-cdf7-413d-a0e7-7dde698c1214} <Debug> oximeter.measurements_i32 (0f376d79-1a82-46ff-9d14-17a543b06892): There are no data parts | ||
320 | 2024.10.31 20:20:58.660455 [ 3 ] {23909738-cdf7-413d-a0e7-7dde698c1214} <Debug> TCPHandler: Processed in 0.020446549 sec. | ||
321 | 2024.10.31 20:20:58.660658 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.10.31 20:20:58.660895 [ 254 ] {d315f353-cf84-451a-b1fe-b74e6257afbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
323 | 2024.10.31 20:20:58.661003 [ 254 ] {d315f353-cf84-451a-b1fe-b74e6257afbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.10.31 20:20:58.666749 [ 254 ] {d315f353-cf84-451a-b1fe-b74e6257afbf} <Debug> oximeter.measurements_u32 (d6250dd9-9355-4328-9904-10a043bbb2a8): Loading data parts | ||
325 | 2024.10.31 20:20:58.666941 [ 254 ] {d315f353-cf84-451a-b1fe-b74e6257afbf} <Debug> oximeter.measurements_u32 (d6250dd9-9355-4328-9904-10a043bbb2a8): There are no data parts | ||
326 | 2024.10.31 20:20:58.671771 [ 254 ] {d315f353-cf84-451a-b1fe-b74e6257afbf} <Debug> TCPHandler: Processed in 0.011176156 sec. | ||
327 | 2024.10.31 20:20:58.672009 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.10.31 20:20:58.672256 [ 3 ] {7d877348-f745-4cdd-b450-36defdeb9906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2024.10.31 20:20:58.672322 [ 3 ] {7d877348-f745-4cdd-b450-36defdeb9906} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.10.31 20:20:58.678213 [ 3 ] {7d877348-f745-4cdd-b450-36defdeb9906} <Debug> oximeter.measurements_i64 (6332acbe-1eda-47c5-a8db-5f7d65185b22): Loading data parts | ||
331 | 2024.10.31 20:20:58.678454 [ 3 ] {7d877348-f745-4cdd-b450-36defdeb9906} <Debug> oximeter.measurements_i64 (6332acbe-1eda-47c5-a8db-5f7d65185b22): There are no data parts | ||
332 | 2024.10.31 20:20:58.680153 [ 3 ] {7d877348-f745-4cdd-b450-36defdeb9906} <Debug> TCPHandler: Processed in 0.008208854 sec. | ||
333 | 2024.10.31 20:20:58.680342 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.10.31 20:20:58.680529 [ 254 ] {c3d94bf6-d0d9-4f67-8d0f-e160ad4e2135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
335 | 2024.10.31 20:20:58.680593 [ 254 ] {c3d94bf6-d0d9-4f67-8d0f-e160ad4e2135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.10.31 20:20:58.691416 [ 254 ] {c3d94bf6-d0d9-4f67-8d0f-e160ad4e2135} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Loading data parts | ||
337 | 2024.10.31 20:20:58.691673 [ 254 ] {c3d94bf6-d0d9-4f67-8d0f-e160ad4e2135} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): There are no data parts | ||
338 | 2024.10.31 20:20:58.714778 [ 254 ] {c3d94bf6-d0d9-4f67-8d0f-e160ad4e2135} <Debug> TCPHandler: Processed in 0.034486535 sec. | ||
339 | 2024.10.31 20:20:58.715028 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.10.31 20:20:58.715332 [ 3 ] {f0791e98-cb4d-4e53-b47a-8a50ef979549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
341 | 2024.10.31 20:20:58.715402 [ 3 ] {f0791e98-cb4d-4e53-b47a-8a50ef979549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.10.31 20:20:58.732330 [ 3 ] {f0791e98-cb4d-4e53-b47a-8a50ef979549} <Debug> oximeter.measurements_f32 (c1238d33-c42c-46f1-8215-fb135e50f259): Loading data parts | ||
343 | 2024.10.31 20:20:58.732503 [ 3 ] {f0791e98-cb4d-4e53-b47a-8a50ef979549} <Debug> oximeter.measurements_f32 (c1238d33-c42c-46f1-8215-fb135e50f259): There are no data parts | ||
344 | 2024.10.31 20:20:58.737154 [ 3 ] {f0791e98-cb4d-4e53-b47a-8a50ef979549} <Debug> TCPHandler: Processed in 0.0222032 sec. | ||
345 | 2024.10.31 20:20:58.737379 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.10.31 20:20:58.737616 [ 254 ] {d7f59911-3a6b-45f3-bdc8-1e92a4fa552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
347 | 2024.10.31 20:20:58.737692 [ 254 ] {d7f59911-3a6b-45f3-bdc8-1e92a4fa552c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.10.31 20:20:58.754564 [ 254 ] {d7f59911-3a6b-45f3-bdc8-1e92a4fa552c} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Loading data parts | ||
349 | 2024.10.31 20:20:58.754745 [ 254 ] {d7f59911-3a6b-45f3-bdc8-1e92a4fa552c} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): There are no data parts | ||
350 | 2024.10.31 20:20:58.760445 [ 254 ] {d7f59911-3a6b-45f3-bdc8-1e92a4fa552c} <Debug> TCPHandler: Processed in 0.023132016 sec. | ||
351 | 2024.10.31 20:20:58.760648 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.10.31 20:20:58.760860 [ 3 ] {a2195eaf-657a-45ad-a6b9-c2fce97cbd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
353 | 2024.10.31 20:20:58.760931 [ 3 ] {a2195eaf-657a-45ad-a6b9-c2fce97cbd8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.10.31 20:20:58.767388 [ 3 ] {a2195eaf-657a-45ad-a6b9-c2fce97cbd8a} <Debug> oximeter.measurements_string (9e16af13-90e2-4dcb-bf1f-64ea8f6261bb): Loading data parts | ||
355 | 2024.10.31 20:20:58.767608 [ 3 ] {a2195eaf-657a-45ad-a6b9-c2fce97cbd8a} <Debug> oximeter.measurements_string (9e16af13-90e2-4dcb-bf1f-64ea8f6261bb): There are no data parts | ||
356 | 2024.10.31 20:20:58.769938 [ 3 ] {a2195eaf-657a-45ad-a6b9-c2fce97cbd8a} <Debug> TCPHandler: Processed in 0.009341244 sec. | ||
357 | 2024.10.31 20:20:58.770187 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.10.31 20:20:58.770438 [ 254 ] {ba22c40f-3134-48e5-abfe-a4550effec03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.10.31 20:20:58.770513 [ 254 ] {ba22c40f-3134-48e5-abfe-a4550effec03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.10.31 20:20:58.780161 [ 254 ] {ba22c40f-3134-48e5-abfe-a4550effec03} <Debug> oximeter.measurements_bytes (27455af0-5f48-425d-8271-c05ce7dd2dbe): Loading data parts | ||
368 | 2024.10.31 20:20:58.780342 [ 254 ] {ba22c40f-3134-48e5-abfe-a4550effec03} <Debug> oximeter.measurements_bytes (27455af0-5f48-425d-8271-c05ce7dd2dbe): There are no data parts | ||
369 | 2024.10.31 20:20:58.808736 [ 254 ] {ba22c40f-3134-48e5-abfe-a4550effec03} <Debug> TCPHandler: Processed in 0.038612718 sec. | ||
370 | 2024.10.31 20:20:58.808982 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.10.31 20:20:58.809204 [ 3 ] {f9bd0cfb-b5eb-4ad8-b27b-c6030f036a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2024.10.31 20:20:58.809311 [ 3 ] {f9bd0cfb-b5eb-4ad8-b27b-c6030f036a66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.10.31 20:20:58.819804 [ 3 ] {f9bd0cfb-b5eb-4ad8-b27b-c6030f036a66} <Debug> oximeter.measurements_cumulativei64 (b205d074-fea3-472b-8c21-4cca8d8bf83c): Loading data parts | ||
374 | 2024.10.31 20:20:58.820217 [ 3 ] {f9bd0cfb-b5eb-4ad8-b27b-c6030f036a66} <Debug> oximeter.measurements_cumulativei64 (b205d074-fea3-472b-8c21-4cca8d8bf83c): There are no data parts | ||
375 | 2024.10.31 20:20:58.827006 [ 3 ] {f9bd0cfb-b5eb-4ad8-b27b-c6030f036a66} <Debug> TCPHandler: Processed in 0.018096678 sec. | ||
376 | 2024.10.31 20:20:58.827309 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.10.31 20:20:58.827532 [ 254 ] {f9cb3b17-1e22-435d-a153-96e62b5d09aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
378 | 2024.10.31 20:20:58.827610 [ 254 ] {f9cb3b17-1e22-435d-a153-96e62b5d09aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.10.31 20:20:58.850344 [ 254 ] {f9cb3b17-1e22-435d-a153-96e62b5d09aa} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Loading data parts | ||
380 | 2024.10.31 20:20:58.850652 [ 254 ] {f9cb3b17-1e22-435d-a153-96e62b5d09aa} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): There are no data parts | ||
381 | 2024.10.31 20:20:58.880532 [ 254 ] {f9cb3b17-1e22-435d-a153-96e62b5d09aa} <Debug> TCPHandler: Processed in 0.053290235 sec. | ||
382 | 2024.10.31 20:20:58.880764 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.10.31 20:20:58.881034 [ 3 ] {2d06c14f-8fe8-44ce-bf5a-79c1465544a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
384 | 2024.10.31 20:20:58.881100 [ 3 ] {2d06c14f-8fe8-44ce-bf5a-79c1465544a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.10.31 20:20:58.887888 [ 3 ] {2d06c14f-8fe8-44ce-bf5a-79c1465544a9} <Debug> oximeter.measurements_cumulativef32 (05ba98e9-0702-4471-b387-7cedb4748de6): Loading data parts | ||
386 | 2024.10.31 20:20:58.888134 [ 3 ] {2d06c14f-8fe8-44ce-bf5a-79c1465544a9} <Debug> oximeter.measurements_cumulativef32 (05ba98e9-0702-4471-b387-7cedb4748de6): There are no data parts | ||
387 | 2024.10.31 20:20:58.895156 [ 3 ] {2d06c14f-8fe8-44ce-bf5a-79c1465544a9} <Debug> TCPHandler: Processed in 0.014449513 sec. | ||
388 | 2024.10.31 20:20:58.895347 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.10.31 20:20:58.895553 [ 254 ] {f748088a-8698-4986-a372-dacc17e6428a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
390 | 2024.10.31 20:20:58.895620 [ 254 ] {f748088a-8698-4986-a372-dacc17e6428a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.10.31 20:20:58.905983 [ 254 ] {f748088a-8698-4986-a372-dacc17e6428a} <Debug> oximeter.measurements_cumulativef64 (3882202b-cfc9-48f9-a0f2-1f6dfd7b482e): Loading data parts | ||
392 | 2024.10.31 20:20:58.906263 [ 254 ] {f748088a-8698-4986-a372-dacc17e6428a} <Debug> oximeter.measurements_cumulativef64 (3882202b-cfc9-48f9-a0f2-1f6dfd7b482e): There are no data parts | ||
393 | 2024.10.31 20:20:58.911955 [ 254 ] {f748088a-8698-4986-a372-dacc17e6428a} <Debug> TCPHandler: Processed in 0.016660212 sec. | ||
394 | 2024.10.31 20:20:58.912268 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.10.31 20:20:58.912634 [ 3 ] {5acfdd9c-938b-473e-b5b0-8e16bc25a5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | 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) | ||
406 | 2024.10.31 20:20:58.912723 [ 3 ] {5acfdd9c-938b-473e-b5b0-8e16bc25a5cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.10.31 20:20:58.918357 [ 3 ] {5acfdd9c-938b-473e-b5b0-8e16bc25a5cb} <Debug> oximeter.measurements_histogrami8 (5f530ae7-8b2f-453b-acf6-dabce9a4d5a1): Loading data parts | ||
408 | 2024.10.31 20:20:58.918515 [ 3 ] {5acfdd9c-938b-473e-b5b0-8e16bc25a5cb} <Debug> oximeter.measurements_histogrami8 (5f530ae7-8b2f-453b-acf6-dabce9a4d5a1): There are no data parts | ||
409 | 2024.10.31 20:20:58.923496 [ 3 ] {5acfdd9c-938b-473e-b5b0-8e16bc25a5cb} <Debug> TCPHandler: Processed in 0.011328259 sec. | ||
410 | 2024.10.31 20:20:58.923720 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.10.31 20:20:58.924052 [ 254 ] {d8a90c51-92fd-4042-8c75-d7ee9e5d1f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
412 | 2024.10.31 20:20:58.924137 [ 254 ] {d8a90c51-92fd-4042-8c75-d7ee9e5d1f44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.10.31 20:20:58.930462 [ 254 ] {d8a90c51-92fd-4042-8c75-d7ee9e5d1f44} <Debug> oximeter.measurements_histogramu8 (d1941e3e-c317-4334-8478-8dd61234a8e8): Loading data parts | ||
414 | 2024.10.31 20:20:58.930623 [ 254 ] {d8a90c51-92fd-4042-8c75-d7ee9e5d1f44} <Debug> oximeter.measurements_histogramu8 (d1941e3e-c317-4334-8478-8dd61234a8e8): There are no data parts | ||
415 | 2024.10.31 20:20:58.935642 [ 254 ] {d8a90c51-92fd-4042-8c75-d7ee9e5d1f44} <Debug> TCPHandler: Processed in 0.011984881 sec. | ||
416 | 2024.10.31 20:20:58.935844 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.10.31 20:20:58.936197 [ 3 ] {82d562f0-a56b-4d15-a9a2-37bbf4965c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
418 | 2024.10.31 20:20:58.936277 [ 3 ] {82d562f0-a56b-4d15-a9a2-37bbf4965c3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.10.31 20:20:58.942967 [ 3 ] {82d562f0-a56b-4d15-a9a2-37bbf4965c3a} <Debug> oximeter.measurements_histogrami16 (cc281b74-e7c1-47d1-8c40-d0745e3c71c4): Loading data parts | ||
420 | 2024.10.31 20:20:58.943173 [ 3 ] {82d562f0-a56b-4d15-a9a2-37bbf4965c3a} <Debug> oximeter.measurements_histogrami16 (cc281b74-e7c1-47d1-8c40-d0745e3c71c4): There are no data parts | ||
421 | 2024.10.31 20:20:58.953402 [ 3 ] {82d562f0-a56b-4d15-a9a2-37bbf4965c3a} <Debug> TCPHandler: Processed in 0.01762193 sec. | ||
422 | 2024.10.31 20:20:58.953612 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.10.31 20:20:58.953877 [ 254 ] {88db5237-a1b4-40bb-9346-823416304a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
424 | 2024.10.31 20:20:58.953946 [ 254 ] {88db5237-a1b4-40bb-9346-823416304a54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.10.31 20:20:58.965150 [ 254 ] {88db5237-a1b4-40bb-9346-823416304a54} <Debug> oximeter.measurements_histogramu16 (2b92e1f9-b74d-40a3-9a41-04d196531bb7): Loading data parts | ||
426 | 2024.10.31 20:20:58.965364 [ 254 ] {88db5237-a1b4-40bb-9346-823416304a54} <Debug> oximeter.measurements_histogramu16 (2b92e1f9-b74d-40a3-9a41-04d196531bb7): There are no data parts | ||
427 | 2024.10.31 20:20:58.967348 [ 254 ] {88db5237-a1b4-40bb-9346-823416304a54} <Debug> TCPHandler: Processed in 0.013787242 sec. | ||
428 | 2024.10.31 20:20:58.967533 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.10.31 20:20:58.967864 [ 3 ] {b88d7203-5f92-4325-9a24-702c9326b342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
430 | 2024.10.31 20:20:58.967946 [ 3 ] {b88d7203-5f92-4325-9a24-702c9326b342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.10.31 20:20:58.978158 [ 3 ] {b88d7203-5f92-4325-9a24-702c9326b342} <Debug> oximeter.measurements_histogrami32 (6020923e-2063-4312-9867-c76c72eeb81d): Loading data parts | ||
432 | 2024.10.31 20:20:58.978345 [ 3 ] {b88d7203-5f92-4325-9a24-702c9326b342} <Debug> oximeter.measurements_histogrami32 (6020923e-2063-4312-9867-c76c72eeb81d): There are no data parts | ||
433 | 2024.10.31 20:20:58.980269 [ 3 ] {b88d7203-5f92-4325-9a24-702c9326b342} <Debug> TCPHandler: Processed in 0.012789595 sec. | ||
434 | 2024.10.31 20:20:58.980469 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.10.31 20:20:58.980735 [ 254 ] {21ef2d2d-c058-49aa-bc93-5a1f16da286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
436 | 2024.10.31 20:20:58.980808 [ 254 ] {21ef2d2d-c058-49aa-bc93-5a1f16da286d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.10.31 20:20:58.991107 [ 254 ] {21ef2d2d-c058-49aa-bc93-5a1f16da286d} <Debug> oximeter.measurements_histogramu32 (4d5e3f42-ffa9-438b-a89c-9fab80ef3c9e): Loading data parts | ||
438 | 2024.10.31 20:20:58.991297 [ 254 ] {21ef2d2d-c058-49aa-bc93-5a1f16da286d} <Debug> oximeter.measurements_histogramu32 (4d5e3f42-ffa9-438b-a89c-9fab80ef3c9e): There are no data parts | ||
439 | 2024.10.31 20:20:58.996595 [ 254 ] {21ef2d2d-c058-49aa-bc93-5a1f16da286d} <Debug> TCPHandler: Processed in 0.016227414 sec. | ||
440 | 2024.10.31 20:20:58.996789 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.10.31 20:20:58.997196 [ 3 ] {0964391e-d439-4c60-a048-346558ad1f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
442 | 2024.10.31 20:20:58.997268 [ 3 ] {0964391e-d439-4c60-a048-346558ad1f3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.10.31 20:20:59.000179 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.76 MiB, peak 122.76 MiB, free memory in arenas 0.00 B, will set to 133.07 MiB (RSS), difference: 10.31 MiB | ||
444 | 2024.10.31 20:20:59.004020 [ 3 ] {0964391e-d439-4c60-a048-346558ad1f3e} <Debug> oximeter.measurements_histogrami64 (341e620a-4b9c-4c6d-a098-ef8ee5fa66d5): Loading data parts | ||
445 | 2024.10.31 20:20:59.004233 [ 3 ] {0964391e-d439-4c60-a048-346558ad1f3e} <Debug> oximeter.measurements_histogrami64 (341e620a-4b9c-4c6d-a098-ef8ee5fa66d5): There are no data parts | ||
446 | 2024.10.31 20:20:59.008865 [ 3 ] {0964391e-d439-4c60-a048-346558ad1f3e} <Debug> TCPHandler: Processed in 0.012077142 sec. | ||
447 | 2024.10.31 20:20:59.009081 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
448 | 2024.10.31 20:20:59.009424 [ 254 ] {57418caa-3ae1-44d8-89df-7f5ee2ed2a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
449 | 2024.10.31 20:20:59.009504 [ 254 ] {57418caa-3ae1-44d8-89df-7f5ee2ed2a08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
450 | 2024.10.31 20:20:59.015371 [ 254 ] {57418caa-3ae1-44d8-89df-7f5ee2ed2a08} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Loading data parts | ||
451 | 2024.10.31 20:20:59.015550 [ 254 ] {57418caa-3ae1-44d8-89df-7f5ee2ed2a08} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): There are no data parts | ||
452 | 2024.10.31 20:20:59.020679 [ 254 ] {57418caa-3ae1-44d8-89df-7f5ee2ed2a08} <Debug> TCPHandler: Processed in 0.011658895 sec. | ||
453 | 2024.10.31 20:20:59.020872 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.10.31 20:20:59.021134 [ 3 ] {d5729208-b498-4f91-b1d5-435877918ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
455 | 2024.10.31 20:20:59.021219 [ 3 ] {d5729208-b498-4f91-b1d5-435877918ad0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.10.31 20:20:59.027454 [ 3 ] {d5729208-b498-4f91-b1d5-435877918ad0} <Debug> oximeter.measurements_histogramf32 (01aa29c3-24d5-4186-a04d-e64fd4569c28): Loading data parts | ||
457 | 2024.10.31 20:20:59.027671 [ 3 ] {d5729208-b498-4f91-b1d5-435877918ad0} <Debug> oximeter.measurements_histogramf32 (01aa29c3-24d5-4186-a04d-e64fd4569c28): There are no data parts | ||
458 | 2024.10.31 20:20:59.039005 [ 3 ] {d5729208-b498-4f91-b1d5-435877918ad0} <Debug> TCPHandler: Processed in 0.018184859 sec. | ||
459 | 2024.10.31 20:20:59.039242 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.10.31 20:20:59.039585 [ 254 ] {c6b3ddaf-aa6d-4d74-b44d-5d227613ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
461 | 2024.10.31 20:20:59.039670 [ 254 ] {c6b3ddaf-aa6d-4d74-b44d-5d227613ae7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.10.31 20:20:59.045585 [ 254 ] {c6b3ddaf-aa6d-4d74-b44d-5d227613ae7b} <Debug> oximeter.measurements_histogramf64 (a4bf8c28-1fe6-4831-9fc7-cb2c0c594aaf): Loading data parts | ||
463 | 2024.10.31 20:20:59.045827 [ 254 ] {c6b3ddaf-aa6d-4d74-b44d-5d227613ae7b} <Debug> oximeter.measurements_histogramf64 (a4bf8c28-1fe6-4831-9fc7-cb2c0c594aaf): There are no data parts | ||
464 | 2024.10.31 20:20:59.052387 [ 254 ] {c6b3ddaf-aa6d-4d74-b44d-5d227613ae7b} <Debug> TCPHandler: Processed in 0.013205711 sec. | ||
465 | 2024.10.31 20:20:59.052581 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.10.31 20:20:59.052773 [ 3 ] {b2a2cb40-519a-4b75-a29c-7751b7672c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( 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) | ||
492 | 2024.10.31 20:20:59.052842 [ 3 ] {b2a2cb40-519a-4b75-a29c-7751b7672c8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.10.31 20:20:59.057010 [ 3 ] {b2a2cb40-519a-4b75-a29c-7751b7672c8b} <Debug> oximeter.fields_bool (90e876a0-7495-4dcc-b155-4afc9ead2008): Loading data parts | ||
494 | 2024.10.31 20:20:59.057192 [ 3 ] {b2a2cb40-519a-4b75-a29c-7751b7672c8b} <Debug> oximeter.fields_bool (90e876a0-7495-4dcc-b155-4afc9ead2008): There are no data parts | ||
495 | 2024.10.31 20:20:59.064131 [ 3 ] {b2a2cb40-519a-4b75-a29c-7751b7672c8b} <Debug> TCPHandler: Processed in 0.011601114 sec. | ||
496 | 2024.10.31 20:20:59.064359 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.10.31 20:20:59.064590 [ 254 ] {c44b99a8-8041-4615-911d-bed93b345212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
498 | 2024.10.31 20:20:59.064664 [ 254 ] {c44b99a8-8041-4615-911d-bed93b345212} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.10.31 20:20:59.069837 [ 254 ] {c44b99a8-8041-4615-911d-bed93b345212} <Debug> oximeter.fields_i8 (eef39d35-03cf-47b7-b813-1cd852a83567): Loading data parts | ||
500 | 2024.10.31 20:20:59.070140 [ 254 ] {c44b99a8-8041-4615-911d-bed93b345212} <Debug> oximeter.fields_i8 (eef39d35-03cf-47b7-b813-1cd852a83567): There are no data parts | ||
501 | 2024.10.31 20:20:59.076668 [ 254 ] {c44b99a8-8041-4615-911d-bed93b345212} <Debug> TCPHandler: Processed in 0.012368727 sec. | ||
502 | 2024.10.31 20:20:59.076858 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.10.31 20:20:59.077113 [ 3 ] {f08f9978-d4d4-47fa-8839-ff0f0f8a1ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
504 | 2024.10.31 20:20:59.077184 [ 3 ] {f08f9978-d4d4-47fa-8839-ff0f0f8a1ca6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.10.31 20:20:59.079538 [ 3 ] {f08f9978-d4d4-47fa-8839-ff0f0f8a1ca6} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Loading data parts | ||
506 | 2024.10.31 20:20:59.079739 [ 3 ] {f08f9978-d4d4-47fa-8839-ff0f0f8a1ca6} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): There are no data parts | ||
507 | 2024.10.31 20:20:59.084461 [ 3 ] {f08f9978-d4d4-47fa-8839-ff0f0f8a1ca6} <Debug> TCPHandler: Processed in 0.007666945 sec. | ||
508 | 2024.10.31 20:20:59.084697 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.10.31 20:20:59.084924 [ 254 ] {04076411-5494-424c-8919-61a58aed661b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
510 | 2024.10.31 20:20:59.085004 [ 254 ] {04076411-5494-424c-8919-61a58aed661b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.10.31 20:20:59.090910 [ 254 ] {04076411-5494-424c-8919-61a58aed661b} <Debug> oximeter.fields_i16 (d6bc5de4-b0db-4985-abbf-3d292f49d819): Loading data parts | ||
512 | 2024.10.31 20:20:59.091351 [ 254 ] {04076411-5494-424c-8919-61a58aed661b} <Debug> oximeter.fields_i16 (d6bc5de4-b0db-4985-abbf-3d292f49d819): There are no data parts | ||
513 | 2024.10.31 20:20:59.095807 [ 254 ] {04076411-5494-424c-8919-61a58aed661b} <Debug> TCPHandler: Processed in 0.011168416 sec. | ||
514 | 2024.10.31 20:20:59.096371 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.10.31 20:20:59.096633 [ 3 ] {0db17e68-071d-42a8-800e-b60a3ba05bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
516 | 2024.10.31 20:20:59.096724 [ 3 ] {0db17e68-071d-42a8-800e-b60a3ba05bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.10.31 20:20:59.104409 [ 3 ] {0db17e68-071d-42a8-800e-b60a3ba05bd1} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Loading data parts | ||
518 | 2024.10.31 20:20:59.105086 [ 3 ] {0db17e68-071d-42a8-800e-b60a3ba05bd1} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): There are no data parts | ||
519 | 2024.10.31 20:20:59.109433 [ 3 ] {0db17e68-071d-42a8-800e-b60a3ba05bd1} <Debug> TCPHandler: Processed in 0.0131159 sec. | ||
520 | 2024.10.31 20:20:59.109634 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.10.31 20:20:59.109864 [ 254 ] {74e974d0-7f7b-474d-a5bc-c987d2bf0431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
522 | 2024.10.31 20:20:59.109945 [ 254 ] {74e974d0-7f7b-474d-a5bc-c987d2bf0431} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.10.31 20:20:59.116292 [ 254 ] {74e974d0-7f7b-474d-a5bc-c987d2bf0431} <Debug> oximeter.fields_i32 (9637bf11-d3aa-426f-a37d-bea1a141e843): Loading data parts | ||
524 | 2024.10.31 20:20:59.116495 [ 254 ] {74e974d0-7f7b-474d-a5bc-c987d2bf0431} <Debug> oximeter.fields_i32 (9637bf11-d3aa-426f-a37d-bea1a141e843): There are no data parts | ||
525 | 2024.10.31 20:20:59.121438 [ 254 ] {74e974d0-7f7b-474d-a5bc-c987d2bf0431} <Debug> TCPHandler: Processed in 0.011862588 sec. | ||
526 | 2024.10.31 20:20:59.121692 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.10.31 20:20:59.121950 [ 3 ] {d978b3ea-9bba-416f-ad7d-ed658eeaaeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
528 | 2024.10.31 20:20:59.122033 [ 3 ] {d978b3ea-9bba-416f-ad7d-ed658eeaaeab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.10.31 20:20:59.128445 [ 3 ] {d978b3ea-9bba-416f-ad7d-ed658eeaaeab} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Loading data parts | ||
530 | 2024.10.31 20:20:59.128621 [ 3 ] {d978b3ea-9bba-416f-ad7d-ed658eeaaeab} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): There are no data parts | ||
531 | 2024.10.31 20:20:59.180230 [ 3 ] {d978b3ea-9bba-416f-ad7d-ed658eeaaeab} <Debug> TCPHandler: Processed in 0.058600148 sec. | ||
532 | 2024.10.31 20:20:59.180484 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.10.31 20:20:59.180733 [ 254 ] {1b0d6706-e62f-4731-ae76-84be510db4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
534 | 2024.10.31 20:20:59.180826 [ 254 ] {1b0d6706-e62f-4731-ae76-84be510db4a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.10.31 20:20:59.187596 [ 254 ] {1b0d6706-e62f-4731-ae76-84be510db4a4} <Debug> oximeter.fields_i64 (c9d98c31-e1e1-4b5a-950a-adc0b079be56): Loading data parts | ||
536 | 2024.10.31 20:20:59.187816 [ 254 ] {1b0d6706-e62f-4731-ae76-84be510db4a4} <Debug> oximeter.fields_i64 (c9d98c31-e1e1-4b5a-950a-adc0b079be56): There are no data parts | ||
537 | 2024.10.31 20:20:59.190263 [ 254 ] {1b0d6706-e62f-4731-ae76-84be510db4a4} <Debug> TCPHandler: Processed in 0.009854463 sec. | ||
538 | 2024.10.31 20:20:59.190478 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.10.31 20:20:59.190731 [ 3 ] {20c8fa20-a0b4-4f81-b073-4102080b1f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
540 | 2024.10.31 20:20:59.190804 [ 3 ] {20c8fa20-a0b4-4f81-b073-4102080b1f5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.10.31 20:20:59.195704 [ 3 ] {20c8fa20-a0b4-4f81-b073-4102080b1f5f} <Debug> oximeter.fields_u64 (d29d5969-d3ab-48ff-a4d7-64e8fa4a3d2d): Loading data parts | ||
542 | 2024.10.31 20:20:59.195917 [ 3 ] {20c8fa20-a0b4-4f81-b073-4102080b1f5f} <Debug> oximeter.fields_u64 (d29d5969-d3ab-48ff-a4d7-64e8fa4a3d2d): There are no data parts | ||
543 | 2024.10.31 20:20:59.202375 [ 3 ] {20c8fa20-a0b4-4f81-b073-4102080b1f5f} <Debug> TCPHandler: Processed in 0.01196058 sec. | ||
544 | 2024.10.31 20:20:59.202622 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.10.31 20:20:59.202864 [ 254 ] {ba9493eb-74b6-45a0-a299-0d3852a39b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
546 | 2024.10.31 20:20:59.202938 [ 254 ] {ba9493eb-74b6-45a0-a299-0d3852a39b50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.10.31 20:20:59.213512 [ 254 ] {ba9493eb-74b6-45a0-a299-0d3852a39b50} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Loading data parts | ||
548 | 2024.10.31 20:20:59.213702 [ 254 ] {ba9493eb-74b6-45a0-a299-0d3852a39b50} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): There are no data parts | ||
549 | 2024.10.31 20:20:59.218841 [ 254 ] {ba9493eb-74b6-45a0-a299-0d3852a39b50} <Debug> TCPHandler: Processed in 0.016282826 sec. | ||
550 | 2024.10.31 20:20:59.219197 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.10.31 20:20:59.219582 [ 3 ] {425f2cf7-f37a-4540-afb9-0d13740d5144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) 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) | ||
552 | 2024.10.31 20:20:59.219650 [ 3 ] {425f2cf7-f37a-4540-afb9-0d13740d5144} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.10.31 20:20:59.225042 [ 3 ] {425f2cf7-f37a-4540-afb9-0d13740d5144} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Loading data parts | ||
554 | 2024.10.31 20:20:59.225236 [ 3 ] {425f2cf7-f37a-4540-afb9-0d13740d5144} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): There are no data parts | ||
555 | 2024.10.31 20:20:59.230189 [ 3 ] {425f2cf7-f37a-4540-afb9-0d13740d5144} <Debug> TCPHandler: Processed in 0.011120676 sec. | ||
556 | 2024.10.31 20:20:59.230372 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.10.31 20:20:59.230580 [ 254 ] {f48ba134-45b3-4df1-b877-2a2c7b1c64cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) 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) | ||
558 | 2024.10.31 20:20:59.230623 [ 254 ] {f48ba134-45b3-4df1-b877-2a2c7b1c64cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.10.31 20:20:59.236510 [ 254 ] {f48ba134-45b3-4df1-b877-2a2c7b1c64cc} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Loading data parts | ||
560 | 2024.10.31 20:20:59.236712 [ 254 ] {f48ba134-45b3-4df1-b877-2a2c7b1c64cc} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): There are no data parts | ||
561 | 2024.10.31 20:20:59.241599 [ 254 ] {f48ba134-45b3-4df1-b877-2a2c7b1c64cc} <Debug> TCPHandler: Processed in 0.011245728 sec. | ||
562 | 2024.10.31 20:20:59.241910 [ 3 ] {} <Trace> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.10.31 20:20:59.242410 [ 3 ] {1f5ae5d9-f793-41aa-bbb6-85492c91a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48807) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | 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) | ||
567 | 2024.10.31 20:20:59.242574 [ 3 ] {1f5ae5d9-f793-41aa-bbb6-85492c91a197} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.10.31 20:20:59.247802 [ 3 ] {1f5ae5d9-f793-41aa-bbb6-85492c91a197} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Loading data parts | ||
569 | 2024.10.31 20:20:59.247955 [ 3 ] {1f5ae5d9-f793-41aa-bbb6-85492c91a197} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): There are no data parts | ||
570 | 2024.10.31 20:20:59.253092 [ 3 ] {1f5ae5d9-f793-41aa-bbb6-85492c91a197} <Debug> TCPHandler: Processed in 0.011274868 sec. | ||
571 | 2024.10.31 20:20:59.253428 [ 254 ] {} <Trace> TCP-Session: ba19c66e-560e-42f7-9b2b-2de843afe228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.10.31 20:20:59.253694 [ 254 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45547) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.10.31 20:20:59.254853 [ 254 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.10.31 20:20:59.263389 [ 256 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Trace> oximeter.version (11b626d6-da14-4b46-a20f-67d1eddfb149): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.10.31 20:20:59.263454 [ 256 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
576 | 2024.10.31 20:20:59.268102 [ 256 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.10.31 20:20:59.269234 [ 256 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Trace> oximeter.version (11b626d6-da14-4b46-a20f-67d1eddfb149): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.10.31 20:20:59.269569 [ 254 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015936 sec., 62.751004016064265 rows/sec., 1004.02 B/sec. | ||
579 | 2024.10.31 20:20:59.269832 [ 254 ] {3d776da2-f330-4804-987a-cc9f39939f96} <Debug> TCPHandler: Processed in 0.01650726 sec. | ||
580 | 2024.10.31 20:21:00.000206 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.45 MiB, peak 134.45 MiB, free memory in arenas 0.00 B, will set to 138.23 MiB (RSS), difference: 3.78 MiB | ||
581 | 2024.10.31 20:21:05.094965 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57550 | ||
582 | 2024.10.31 20:21:05.095105 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2024.10.31 20:21:05.095240 [ 258 ] {} <Debug> TCP-Session: 77f58969-7392-4582-a371-7fdc99635934 Authenticating user 'default' from [fd00:1122:3344:101::c]:57550 | ||
584 | 2024.10.31 20:21:05.095271 [ 258 ] {} <Debug> TCP-Session: 77f58969-7392-4582-a371-7fdc99635934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.10.31 20:21:05.095288 [ 258 ] {} <Debug> TCP-Session: 77f58969-7392-4582-a371-7fdc99635934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.10.31 20:21:05.095418 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
587 | 2024.10.31 20:21:05.095445 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
588 | 2024.10.31 20:21:05.095531 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
589 | 2024.10.31 20:21:05.095875 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41338 | ||
590 | 2024.10.31 20:21:05.112664 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
591 | 2024.10.31 20:21:05.112721 [ 259 ] {} <Debug> TCP-Session: de642d77-888c-40aa-ba79-ab0096434932 Authenticating user 'default' from [fd00:1122:3344:101::c]:41338 | ||
592 | 2024.10.31 20:21:05.112751 [ 259 ] {} <Debug> TCP-Session: de642d77-888c-40aa-ba79-ab0096434932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.10.31 20:21:05.112875 [ 259 ] {} <Debug> TCP-Session: de642d77-888c-40aa-ba79-ab0096434932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.10.31 20:21:05.113080 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33568 | ||
595 | 2024.10.31 20:21:05.113190 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58054 | ||
596 | 2024.10.31 20:21:05.113284 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
597 | 2024.10.31 20:21:05.113368 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64437 | ||
598 | 2024.10.31 20:21:05.113310 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53412 | ||
599 | 2024.10.31 20:21:05.113518 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39823 | ||
600 | 2024.10.31 20:21:05.113551 [ 260 ] {} <Debug> TCP-Session: d3234d43-e2f1-4f80-a2de-df755da7591c Authenticating user 'default' from [fd00:1122:3344:101::c]:33568 | ||
601 | 2024.10.31 20:21:05.113709 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
602 | 2024.10.31 20:21:05.113738 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
603 | 2024.10.31 20:21:05.113761 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
604 | 2024.10.31 20:21:05.113798 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46742 | ||
605 | 2024.10.31 20:21:05.113851 [ 263 ] {} <Debug> TCP-Session: d18b89f5-d603-41d8-8453-f34161c35fb2 Authenticating user 'default' from [fd00:1122:3344:101::c]:64437 | ||
606 | 2024.10.31 20:21:05.113838 [ 262 ] {} <Debug> TCP-Session: 13c648c5-939a-4d68-a09e-1341cd5bd47f Authenticating user 'default' from [fd00:1122:3344:101::c]:53412 | ||
607 | 2024.10.31 20:21:05.113804 [ 260 ] {} <Debug> TCP-Session: d3234d43-e2f1-4f80-a2de-df755da7591c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2024.10.31 20:21:05.113997 [ 262 ] {} <Debug> TCP-Session: 13c648c5-939a-4d68-a09e-1341cd5bd47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
609 | 2024.10.31 20:21:05.114005 [ 263 ] {} <Debug> TCP-Session: d18b89f5-d603-41d8-8453-f34161c35fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2024.10.31 20:21:05.113966 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
611 | 2024.10.31 20:21:05.113942 [ 261 ] {} <Debug> TCP-Session: 85b42311-0f7f-49ec-a66e-1b846835259d Authenticating user 'default' from [fd00:1122:3344:101::c]:58054 | ||
612 | 2024.10.31 20:21:05.114125 [ 260 ] {} <Debug> TCP-Session: d3234d43-e2f1-4f80-a2de-df755da7591c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.10.31 20:21:05.114171 [ 264 ] {} <Debug> TCP-Session: 6453d227-edb0-49f5-9e11-3875111a647f Authenticating user 'default' from [fd00:1122:3344:101::c]:39823 | ||
614 | 2024.10.31 20:21:05.114133 [ 262 ] {} <Debug> TCP-Session: 13c648c5-939a-4d68-a09e-1341cd5bd47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.10.31 20:21:05.114243 [ 261 ] {} <Debug> TCP-Session: 85b42311-0f7f-49ec-a66e-1b846835259d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.10.31 20:21:05.114272 [ 263 ] {} <Debug> TCP-Session: d18b89f5-d603-41d8-8453-f34161c35fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.10.31 20:21:05.114351 [ 264 ] {} <Debug> TCP-Session: 6453d227-edb0-49f5-9e11-3875111a647f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.10.31 20:21:05.114370 [ 261 ] {} <Debug> TCP-Session: 85b42311-0f7f-49ec-a66e-1b846835259d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.10.31 20:21:05.114464 [ 264 ] {} <Debug> TCP-Session: 6453d227-edb0-49f5-9e11-3875111a647f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.10.31 20:21:05.115568 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
621 | 2024.10.31 20:21:05.115607 [ 265 ] {} <Debug> TCP-Session: a0f66f9b-eb83-4bcf-8902-d5b052fc5961 Authenticating user 'default' from [fd00:1122:3344:101::c]:46742 | ||
622 | 2024.10.31 20:21:05.115625 [ 265 ] {} <Debug> TCP-Session: a0f66f9b-eb83-4bcf-8902-d5b052fc5961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.10.31 20:21:05.115738 [ 265 ] {} <Debug> TCP-Session: a0f66f9b-eb83-4bcf-8902-d5b052fc5961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.10.31 20:21:06.863935 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49992 | ||
625 | 2024.10.31 20:21:06.864110 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.10.31 20:21:06.864144 [ 266 ] {} <Debug> TCP-Session: 4a6c1c9b-fede-4207-8dcf-48bd74c39268 Authenticating user 'default' from [fd00:1122:3344:101::a]:49992 | ||
627 | 2024.10.31 20:21:06.864339 [ 266 ] {} <Debug> TCP-Session: 4a6c1c9b-fede-4207-8dcf-48bd74c39268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.10.31 20:21:06.864355 [ 266 ] {} <Debug> TCP-Session: 4a6c1c9b-fede-4207-8dcf-48bd74c39268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.10.31 20:21:06.864423 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.10.31 20:21:06.864524 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.10.31 20:21:06.864545 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
632 | 2024.10.31 20:21:06.865115 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38834 | ||
633 | 2024.10.31 20:21:06.865123 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48863 | ||
634 | 2024.10.31 20:21:06.865303 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2024.10.31 20:21:06.865322 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62144 | ||
636 | 2024.10.31 20:21:06.865328 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42936 | ||
637 | 2024.10.31 20:21:06.865420 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49330 | ||
638 | 2024.10.31 20:21:06.865899 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
639 | 2024.10.31 20:21:06.865924 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50043 | ||
640 | 2024.10.31 20:21:06.865925 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2024.10.31 20:21:06.865936 [ 268 ] {} <Debug> TCP-Session: 967f5fd4-ee0e-4114-9872-4f20c1d3b1c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:38834 | ||
642 | 2024.10.31 20:21:06.866041 [ 270 ] {} <Debug> TCP-Session: 44efce63-89e5-4113-ba60-bfe1094b85be Authenticating user 'default' from [fd00:1122:3344:101::a]:62144 | ||
643 | 2024.10.31 20:21:06.866003 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51145 | ||
644 | 2024.10.31 20:21:06.866067 [ 267 ] {} <Debug> TCP-Session: fa162153-3423-4182-99de-545435e7c6a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:48863 | ||
645 | 2024.10.31 20:21:06.866223 [ 268 ] {} <Debug> TCP-Session: 967f5fd4-ee0e-4114-9872-4f20c1d3b1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.10.31 20:21:06.866231 [ 270 ] {} <Debug> TCP-Session: 44efce63-89e5-4113-ba60-bfe1094b85be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.10.31 20:21:06.866291 [ 267 ] {} <Debug> TCP-Session: fa162153-3423-4182-99de-545435e7c6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2024.10.31 20:21:06.866407 [ 270 ] {} <Debug> TCP-Session: 44efce63-89e5-4113-ba60-bfe1094b85be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2024.10.31 20:21:06.866460 [ 267 ] {} <Debug> TCP-Session: fa162153-3423-4182-99de-545435e7c6a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.10.31 20:21:06.866576 [ 268 ] {} <Debug> TCP-Session: 967f5fd4-ee0e-4114-9872-4f20c1d3b1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2024.10.31 20:21:06.866796 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
652 | 2024.10.31 20:21:06.866840 [ 269 ] {} <Debug> TCP-Session: eac94a59-0d33-44b2-9dd3-b13b1d0e6cf5 Authenticating user 'default' from [fd00:1122:3344:101::a]:42936 | ||
653 | 2024.10.31 20:21:06.866866 [ 269 ] {} <Debug> TCP-Session: eac94a59-0d33-44b2-9dd3-b13b1d0e6cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.10.31 20:21:06.866942 [ 269 ] {} <Debug> TCP-Session: eac94a59-0d33-44b2-9dd3-b13b1d0e6cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.10.31 20:21:06.872757 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2024.10.31 20:21:06.872798 [ 272 ] {} <Debug> TCP-Session: f068e29c-48af-4bc1-bcfc-7deb6786f5c6 Authenticating user 'default' from [fd00:1122:3344:101::a]:50043 | ||
657 | 2024.10.31 20:21:06.872819 [ 272 ] {} <Debug> TCP-Session: f068e29c-48af-4bc1-bcfc-7deb6786f5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.10.31 20:21:06.872999 [ 272 ] {} <Debug> TCP-Session: f068e29c-48af-4bc1-bcfc-7deb6786f5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.10.31 20:21:06.875789 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2024.10.31 20:21:06.875829 [ 273 ] {} <Debug> TCP-Session: 085519ac-b8ba-474d-9d69-1853d7467b80 Authenticating user 'default' from [fd00:1122:3344:101::a]:51145 | ||
661 | 2024.10.31 20:21:06.875954 [ 273 ] {} <Debug> TCP-Session: 085519ac-b8ba-474d-9d69-1853d7467b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.10.31 20:21:06.875971 [ 273 ] {} <Debug> TCP-Session: 085519ac-b8ba-474d-9d69-1853d7467b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.10.31 20:21:06.876420 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
664 | 2024.10.31 20:21:06.876627 [ 271 ] {} <Debug> TCP-Session: b21be7a4-e5d8-4ab0-bc84-2dc42564f140 Authenticating user 'default' from [fd00:1122:3344:101::a]:49330 | ||
665 | 2024.10.31 20:21:06.876649 [ 271 ] {} <Debug> TCP-Session: b21be7a4-e5d8-4ab0-bc84-2dc42564f140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.10.31 20:21:06.876663 [ 271 ] {} <Debug> TCP-Session: b21be7a4-e5d8-4ab0-bc84-2dc42564f140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.10.31 20:21:07.133868 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44956 | ||
668 | 2024.10.31 20:21:07.134040 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.10.31 20:21:07.134076 [ 274 ] {} <Debug> TCP-Session: e12668a0-25dc-45a3-a126-59dcd994caff Authenticating user 'default' from [fd00:1122:3344:101::b]:44956 | ||
670 | 2024.10.31 20:21:07.134218 [ 274 ] {} <Debug> TCP-Session: e12668a0-25dc-45a3-a126-59dcd994caff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.10.31 20:21:07.134281 [ 274 ] {} <Debug> TCP-Session: e12668a0-25dc-45a3-a126-59dcd994caff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.10.31 20:21:07.134353 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.10.31 20:21:07.134390 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.10.31 20:21:07.134501 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2024.10.31 20:21:07.144352 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39971 | ||
676 | 2024.10.31 20:21:07.144428 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35407 | ||
677 | 2024.10.31 20:21:07.144598 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.10.31 20:21:07.144601 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49071 | ||
679 | 2024.10.31 20:21:07.144784 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
680 | 2024.10.31 20:21:07.144867 [ 275 ] {} <Debug> TCP-Session: 60fec67e-dfda-4c00-8ac4-17856533e78e Authenticating user 'default' from [fd00:1122:3344:101::b]:39971 | ||
681 | 2024.10.31 20:21:07.144935 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61280 | ||
682 | 2024.10.31 20:21:07.144940 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41227 | ||
683 | 2024.10.31 20:21:07.144962 [ 276 ] {} <Debug> TCP-Session: cb6b0c6a-dce3-4515-9a94-fcdac69488fa Authenticating user 'default' from [fd00:1122:3344:101::b]:35407 | ||
684 | 2024.10.31 20:21:07.145103 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39253 | ||
685 | 2024.10.31 20:21:07.145158 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2024.10.31 20:21:07.145139 [ 275 ] {} <Debug> TCP-Session: 60fec67e-dfda-4c00-8ac4-17856533e78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.10.31 20:21:07.145550 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
688 | 2024.10.31 20:21:07.145551 [ 275 ] {} <Debug> TCP-Session: 60fec67e-dfda-4c00-8ac4-17856533e78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.10.31 20:21:07.145691 [ 277 ] {} <Debug> TCP-Session: 20273980-087d-4511-b425-25a2165c6153 Authenticating user 'default' from [fd00:1122:3344:101::b]:49071 | ||
690 | 2024.10.31 20:21:07.145740 [ 278 ] {} <Debug> TCP-Session: dd011368-3f14-49c3-b133-02686b292642 Authenticating user 'default' from [fd00:1122:3344:101::b]:41227 | ||
691 | 2024.10.31 20:21:07.145767 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47788 | ||
692 | 2024.10.31 20:21:07.145843 [ 278 ] {} <Debug> TCP-Session: dd011368-3f14-49c3-b133-02686b292642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.10.31 20:21:07.145867 [ 277 ] {} <Debug> TCP-Session: 20273980-087d-4511-b425-25a2165c6153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.10.31 20:21:07.145454 [ 276 ] {} <Debug> TCP-Session: cb6b0c6a-dce3-4515-9a94-fcdac69488fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.10.31 20:21:07.145943 [ 277 ] {} <Debug> TCP-Session: 20273980-087d-4511-b425-25a2165c6153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.10.31 20:21:07.146021 [ 278 ] {} <Debug> TCP-Session: dd011368-3f14-49c3-b133-02686b292642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.10.31 20:21:07.146109 [ 276 ] {} <Debug> TCP-Session: cb6b0c6a-dce3-4515-9a94-fcdac69488fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.10.31 20:21:07.159142 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2024.10.31 20:21:07.159183 [ 281 ] {} <Debug> TCP-Session: 553a8684-f127-4624-831e-f93dd3a3f88c Authenticating user 'default' from [fd00:1122:3344:101::b]:47788 | ||
700 | 2024.10.31 20:21:07.159205 [ 281 ] {} <Debug> TCP-Session: 553a8684-f127-4624-831e-f93dd3a3f88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.10.31 20:21:07.159305 [ 281 ] {} <Debug> TCP-Session: 553a8684-f127-4624-831e-f93dd3a3f88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.10.31 20:21:07.162795 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.10.31 20:21:07.162842 [ 279 ] {} <Debug> TCP-Session: a42ca572-3f86-41cf-8262-4e9b0f1b11f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:61280 | ||
704 | 2024.10.31 20:21:07.162909 [ 279 ] {} <Debug> TCP-Session: a42ca572-3f86-41cf-8262-4e9b0f1b11f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.10.31 20:21:07.162971 [ 279 ] {} <Debug> TCP-Session: a42ca572-3f86-41cf-8262-4e9b0f1b11f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.10.31 20:21:07.169311 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2024.10.31 20:21:07.169358 [ 280 ] {} <Debug> TCP-Session: 87bd983a-f603-4843-87dd-67b1dfaf3980 Authenticating user 'default' from [fd00:1122:3344:101::b]:39253 | ||
708 | 2024.10.31 20:21:07.169631 [ 280 ] {} <Debug> TCP-Session: 87bd983a-f603-4843-87dd-67b1dfaf3980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.10.31 20:21:07.169665 [ 280 ] {} <Debug> TCP-Session: 87bd983a-f603-4843-87dd-67b1dfaf3980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.10.31 20:21:08.010972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.10.31 20:21:08.011178 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.10.31 20:21:08.031074 [ 242 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Loading data parts | ||
713 | 2024.10.31 20:21:08.031293 [ 242 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): There are no data parts | ||
714 | 2024.10.31 20:21:08.085826 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.10.31 20:21:08.085943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
716 | 2024.10.31 20:21:08.088699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.10.31 20:21:08.090053 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): 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.10.31 20:21:08.090572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.10.31 20:21:09.000176 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.02 MiB, peak 144.02 MiB, free memory in arenas 0.00 B, will set to 141.98 MiB (RSS), difference: -2.04 MiB | ||
720 | 2024.10.31 20:21:12.975259 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.10.31 20:21:12.975337 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.10.31 20:21:19.000193 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.03 MiB, peak 144.02 MiB, free memory in arenas 0.00 B, will set to 142.04 MiB (RSS), difference: 4.01 MiB | ||
723 | 2024.10.31 20:21:24.035721 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
724 | 2024.10.31 20:21:24.241290 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62930, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
725 | 2024.10.31 20:21:24.256797 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
726 | 2024.10.31 20:21:24.276175 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2024.10.31 20:21:24.277108 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47405, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
728 | 2024.10.31 20:21:24.277312 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
729 | 2024.10.31 20:21:24.277391 [ 283 ] {} <Debug> HTTP-Session: 0b7d274d-2490-4df2-80d6-7328eca13800 Authenticating user 'default' from [fd00:1122:3344:101::d]:47405 | ||
730 | 2024.10.31 20:21:24.277416 [ 283 ] {} <Debug> HTTP-Session: 0b7d274d-2490-4df2-80d6-7328eca13800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2024.10.31 20:21:24.277430 [ 283 ] {} <Debug> HTTP-Session: 0b7d274d-2490-4df2-80d6-7328eca13800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2024.10.31 20:21:24.277496 [ 283 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
733 | 2024.10.31 20:21:24.277528 [ 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 | ||
734 | 2024.10.31 20:21:24.277568 [ 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 | ||
735 | 2024.10.31 20:21:24.277598 [ 283 ] {} <Trace> HTTP-Session: 0b7d274d-2490-4df2-80d6-7328eca13800 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
736 | 2024.10.31 20:21:24.281858 [ 283 ] {9114a72d-6eb4-40b2-b6ac-a3145d5bf77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47405) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
737 | 2024.10.31 20:21:24.281974 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2024.10.31 20:21:24.282425 [ 283 ] {9114a72d-6eb4-40b2-b6ac-a3145d5bf77a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
739 | 2024.10.31 20:21:24.288569 [ 283 ] {9114a72d-6eb4-40b2-b6ac-a3145d5bf77a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
740 | 2024.10.31 20:21:24.300062 [ 283 ] {9114a72d-6eb4-40b2-b6ac-a3145d5bf77a} <Debug> DynamicQueryHandler: Done processing query | ||
741 | 2024.10.31 20:21:24.300116 [ 283 ] {9114a72d-6eb4-40b2-b6ac-a3145d5bf77a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
742 | 2024.10.31 20:21:24.300134 [ 283 ] {} <Debug> HTTP-Session: 0b7d274d-2490-4df2-80d6-7328eca13800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.10.31 20:21:24.306671 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
744 | 2024.10.31 20:21:24.306816 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60564, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
745 | 2024.10.31 20:21:24.306899 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
746 | 2024.10.31 20:21:24.306936 [ 287 ] {} <Debug> HTTP-Session: e79bead1-99fa-494d-a9db-fa2c403db961 Authenticating user 'default' from [fd00:1122:3344:101::d]:60564 | ||
747 | 2024.10.31 20:21:24.306958 [ 287 ] {} <Debug> HTTP-Session: e79bead1-99fa-494d-a9db-fa2c403db961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2024.10.31 20:21:24.306973 [ 287 ] {} <Debug> HTTP-Session: e79bead1-99fa-494d-a9db-fa2c403db961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2024.10.31 20:21:24.307023 [ 287 ] {} <Trace> HTTP-Session: e79bead1-99fa-494d-a9db-fa2c403db961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
750 | 2024.10.31 20:21:24.307175 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60564) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
751 | 2024.10.31 20:21:24.307241 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
752 | 2024.10.31 20:21:24.307465 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
753 | 2024.10.31 20:21:24.313334 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
754 | 2024.10.31 20:21:24.313380 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
755 | 2024.10.31 20:21:24.313971 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
756 | 2024.10.31 20:21:24.314344 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
757 | 2024.10.31 20:21:24.314490 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.007373 sec., 135.6300013563 rows/sec., 20.27 KiB/sec. | ||
758 | 2024.10.31 20:21:24.314722 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Debug> DynamicQueryHandler: Done processing query | ||
759 | 2024.10.31 20:21:24.314747 [ 287 ] {84ac25da-0c4a-45ff-95b0-e21aeabb9fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
760 | 2024.10.31 20:21:24.314764 [ 287 ] {} <Debug> HTTP-Session: e79bead1-99fa-494d-a9db-fa2c403db961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
761 | 2024.10.31 20:21:24.315007 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
762 | 2024.10.31 20:21:24.315095 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32786, User-Agent: (none), Length: 2614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
763 | 2024.10.31 20:21:24.315164 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
764 | 2024.10.31 20:21:24.315190 [ 283 ] {} <Debug> HTTP-Session: 5dfa2dc7-e331-430c-82bf-5cebdbaecea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:32786 | ||
765 | 2024.10.31 20:21:24.315210 [ 283 ] {} <Debug> HTTP-Session: 5dfa2dc7-e331-430c-82bf-5cebdbaecea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
766 | 2024.10.31 20:21:24.315225 [ 283 ] {} <Debug> HTTP-Session: 5dfa2dc7-e331-430c-82bf-5cebdbaecea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
767 | 2024.10.31 20:21:24.315261 [ 283 ] {} <Trace> HTTP-Session: 5dfa2dc7-e331-430c-82bf-5cebdbaecea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
768 | 2024.10.31 20:21:24.315386 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32786) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
769 | 2024.10.31 20:21:24.315432 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
770 | 2024.10.31 20:21:24.315690 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
771 | 2024.10.31 20:21:24.320990 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
772 | 2024.10.31 20:21:24.321026 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
773 | 2024.10.31 20:21:24.321425 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
774 | 2024.10.31 20:21:24.321788 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
775 | 2024.10.31 20:21:24.321912 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Debug> executeQuery: Read 16 rows, 1.58 KiB in 0.006561 sec., 2438.6526444139613 rows/sec., 241.42 KiB/sec. | ||
776 | 2024.10.31 20:21:24.322124 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Debug> DynamicQueryHandler: Done processing query | ||
777 | 2024.10.31 20:21:24.322150 [ 283 ] {7727d010-998b-469c-8663-eccb8f10566b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
778 | 2024.10.31 20:21:24.322168 [ 283 ] {} <Debug> HTTP-Session: 5dfa2dc7-e331-430c-82bf-5cebdbaecea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
779 | 2024.10.31 20:21:24.322367 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
780 | 2024.10.31 20:21:24.322482 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58773, User-Agent: (none), Length: 1200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
781 | 2024.10.31 20:21:24.322557 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
782 | 2024.10.31 20:21:24.322581 [ 287 ] {} <Debug> HTTP-Session: fc4a7316-4017-43c2-884b-b105e11460e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58773 | ||
783 | 2024.10.31 20:21:24.322599 [ 287 ] {} <Debug> HTTP-Session: fc4a7316-4017-43c2-884b-b105e11460e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
784 | 2024.10.31 20:21:24.322613 [ 287 ] {} <Debug> HTTP-Session: fc4a7316-4017-43c2-884b-b105e11460e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
785 | 2024.10.31 20:21:24.322649 [ 287 ] {} <Trace> HTTP-Session: fc4a7316-4017-43c2-884b-b105e11460e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2024.10.31 20:21:24.322756 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58773) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
787 | 2024.10.31 20:21:24.322803 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
788 | 2024.10.31 20:21:24.323044 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
789 | 2024.10.31 20:21:24.323484 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
790 | 2024.10.31 20:21:24.323521 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
791 | 2024.10.31 20:21:24.323891 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
792 | 2024.10.31 20:21:24.324265 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
793 | 2024.10.31 20:21:24.324398 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001664 sec., 4807.692307692308 rows/sec., 361.52 KiB/sec. | ||
794 | 2024.10.31 20:21:24.324619 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Debug> DynamicQueryHandler: Done processing query | ||
795 | 2024.10.31 20:21:24.324645 [ 287 ] {978ba63e-202f-4e76-9357-4c9c31ffa138} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
796 | 2024.10.31 20:21:24.324662 [ 287 ] {} <Debug> HTTP-Session: fc4a7316-4017-43c2-884b-b105e11460e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2024.10.31 20:21:24.324811 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.10.31 20:21:24.324954 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55266, User-Agent: (none), Length: 1409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
799 | 2024.10.31 20:21:24.325017 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
800 | 2024.10.31 20:21:24.325044 [ 283 ] {} <Debug> HTTP-Session: a1040357-af57-4af4-8fa2-0cd892d4bcda Authenticating user 'default' from [fd00:1122:3344:101::d]:55266 | ||
801 | 2024.10.31 20:21:24.325062 [ 283 ] {} <Debug> HTTP-Session: a1040357-af57-4af4-8fa2-0cd892d4bcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.10.31 20:21:24.325077 [ 283 ] {} <Debug> HTTP-Session: a1040357-af57-4af4-8fa2-0cd892d4bcda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
803 | 2024.10.31 20:21:24.325116 [ 283 ] {} <Trace> HTTP-Session: a1040357-af57-4af4-8fa2-0cd892d4bcda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.10.31 20:21:24.325217 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55266) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
805 | 2024.10.31 20:21:24.325261 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
806 | 2024.10.31 20:21:24.325486 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
807 | 2024.10.31 20:21:24.327840 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
808 | 2024.10.31 20:21:24.327878 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
809 | 2024.10.31 20:21:24.328246 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
810 | 2024.10.31 20:21:24.328614 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
811 | 2024.10.31 20:21:24.328733 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Debug> executeQuery: Read 8 rows, 656.00 B in 0.003544 sec., 2257.3363431151242 rows/sec., 180.76 KiB/sec. | ||
812 | 2024.10.31 20:21:24.328895 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Debug> DynamicQueryHandler: Done processing query | ||
813 | 2024.10.31 20:21:24.328920 [ 283 ] {c0e2dc5c-2758-4e8f-b577-c3be10d2b60e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
814 | 2024.10.31 20:21:24.328936 [ 283 ] {} <Debug> HTTP-Session: a1040357-af57-4af4-8fa2-0cd892d4bcda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
815 | 2024.10.31 20:21:24.329177 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58773, User-Agent: (none), Length: 14101, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
816 | 2024.10.31 20:21:24.329184 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
817 | 2024.10.31 20:21:24.329236 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
818 | 2024.10.31 20:21:24.329258 [ 287 ] {} <Debug> HTTP-Session: 6b59a214-41f0-48a7-8a21-38e6369b7301 Authenticating user 'default' from [fd00:1122:3344:101::d]:58773 | ||
819 | 2024.10.31 20:21:24.329280 [ 287 ] {} <Debug> HTTP-Session: 6b59a214-41f0-48a7-8a21-38e6369b7301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
820 | 2024.10.31 20:21:24.329294 [ 287 ] {} <Debug> HTTP-Session: 6b59a214-41f0-48a7-8a21-38e6369b7301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
821 | 2024.10.31 20:21:24.329328 [ 287 ] {} <Trace> HTTP-Session: 6b59a214-41f0-48a7-8a21-38e6369b7301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2024.10.31 20:21:24.329565 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58773) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
823 | 2024.10.31 20:21:24.329627 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <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 | ||
824 | 2024.10.31 20:21:24.330067 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
825 | 2024.10.31 20:21:24.332567 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
826 | 2024.10.31 20:21:24.332606 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
827 | 2024.10.31 20:21:24.337659 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
828 | 2024.10.31 20:21:24.338120 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
829 | 2024.10.31 20:21:24.338268 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008852 sec., 903.750564844103 rows/sec., 1.62 MiB/sec. | ||
830 | 2024.10.31 20:21:24.338573 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Debug> DynamicQueryHandler: Done processing query | ||
831 | 2024.10.31 20:21:24.338598 [ 287 ] {234a108d-7c6f-4fd3-b63d-2d2e7841f655} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
832 | 2024.10.31 20:21:24.338615 [ 287 ] {} <Debug> HTTP-Session: 6b59a214-41f0-48a7-8a21-38e6369b7301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
833 | 2024.10.31 20:21:24.338765 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58773, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
834 | 2024.10.31 20:21:24.427191 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
835 | 2024.10.31 20:21:24.428616 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
836 | 2024.10.31 20:21:24.428677 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
837 | 2024.10.31 20:21:25.000180 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.77 MiB, peak 148.03 MiB, free memory in arenas 0.00 B, will set to 144.34 MiB (RSS), difference: 1.58 MiB | ||
838 | 2024.10.31 20:21:27.975778 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
839 | 2024.10.31 20:21:27.975843 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
840 | 2024.10.31 20:21:28.091159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 102 | ||
841 | 2024.10.31 20:21:28.096165 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
842 | 2024.10.31 20:21:28.096215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.31 GiB. | ||
843 | 2024.10.31 20:21:28.097738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
844 | 2024.10.31 20:21:28.098774 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
845 | 2024.10.31 20:21:28.099661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 102 | ||
846 | 2024.10.31 20:21:34.276868 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64566, User-Agent: (none), Length: 2614, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
847 | 2024.10.31 20:21:34.277016 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
848 | 2024.10.31 20:21:34.277042 [ 282 ] {} <Debug> HTTP-Session: 391450fd-a115-4c72-be4c-219b8422a4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64566 | ||
849 | 2024.10.31 20:21:34.277066 [ 282 ] {} <Debug> HTTP-Session: 391450fd-a115-4c72-be4c-219b8422a4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
850 | 2024.10.31 20:21:34.277080 [ 282 ] {} <Debug> HTTP-Session: 391450fd-a115-4c72-be4c-219b8422a4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2024.10.31 20:21:34.277131 [ 282 ] {} <Trace> HTTP-Session: 391450fd-a115-4c72-be4c-219b8422a4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
852 | 2024.10.31 20:21:34.277341 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
853 | 2024.10.31 20:21:34.277414 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
854 | 2024.10.31 20:21:34.277757 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
855 | 2024.10.31 20:21:34.278194 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
856 | 2024.10.31 20:21:34.278231 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
857 | 2024.10.31 20:21:34.278634 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
858 | 2024.10.31 20:21:34.279014 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
859 | 2024.10.31 20:21:34.279159 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Debug> executeQuery: Read 16 rows, 1.58 KiB in 0.001895 sec., 8443.271767810027 rows/sec., 835.88 KiB/sec. | ||
860 | 2024.10.31 20:21:34.279417 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Debug> DynamicQueryHandler: Done processing query | ||
861 | 2024.10.31 20:21:34.279443 [ 282 ] {97c219f2-3662-422c-89ea-710d982d943b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
862 | 2024.10.31 20:21:34.279460 [ 282 ] {} <Debug> HTTP-Session: 391450fd-a115-4c72-be4c-219b8422a4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
863 | 2024.10.31 20:21:34.279676 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
864 | 2024.10.31 20:21:34.279851 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35581, User-Agent: (none), Length: 1200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
865 | 2024.10.31 20:21:34.280005 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
866 | 2024.10.31 20:21:34.280047 [ 283 ] {} <Debug> HTTP-Session: 77d51efe-25b2-4bb2-a5bb-9bb9cd4606ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35581 | ||
867 | 2024.10.31 20:21:34.280087 [ 283 ] {} <Debug> HTTP-Session: 77d51efe-25b2-4bb2-a5bb-9bb9cd4606ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.10.31 20:21:34.280115 [ 283 ] {} <Debug> HTTP-Session: 77d51efe-25b2-4bb2-a5bb-9bb9cd4606ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
869 | 2024.10.31 20:21:34.280197 [ 283 ] {} <Trace> HTTP-Session: 77d51efe-25b2-4bb2-a5bb-9bb9cd4606ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
870 | 2024.10.31 20:21:34.280468 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35581) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
871 | 2024.10.31 20:21:34.280560 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
872 | 2024.10.31 20:21:34.280898 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
873 | 2024.10.31 20:21:34.281289 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
874 | 2024.10.31 20:21:34.281331 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
875 | 2024.10.31 20:21:34.281739 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
876 | 2024.10.31 20:21:34.282143 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
877 | 2024.10.31 20:21:34.282332 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001935 sec., 4134.366925064599 rows/sec., 310.89 KiB/sec. | ||
878 | 2024.10.31 20:21:34.282585 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Debug> DynamicQueryHandler: Done processing query | ||
879 | 2024.10.31 20:21:34.282612 [ 283 ] {ea225447-8e9a-4876-a664-92446ec6dc6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
880 | 2024.10.31 20:21:34.282628 [ 283 ] {} <Debug> HTTP-Session: 77d51efe-25b2-4bb2-a5bb-9bb9cd4606ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
881 | 2024.10.31 20:21:34.282855 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64566, User-Agent: (none), Length: 1409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
882 | 2024.10.31 20:21:34.282877 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
883 | 2024.10.31 20:21:34.283025 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
884 | 2024.10.31 20:21:34.283077 [ 282 ] {} <Debug> HTTP-Session: cf3b03dd-90bb-495c-89b0-76029b6fbd08 Authenticating user 'default' from [fd00:1122:3344:101::d]:64566 | ||
885 | 2024.10.31 20:21:34.283115 [ 282 ] {} <Debug> HTTP-Session: cf3b03dd-90bb-495c-89b0-76029b6fbd08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
886 | 2024.10.31 20:21:34.283143 [ 282 ] {} <Debug> HTTP-Session: cf3b03dd-90bb-495c-89b0-76029b6fbd08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
887 | 2024.10.31 20:21:34.283213 [ 282 ] {} <Trace> HTTP-Session: cf3b03dd-90bb-495c-89b0-76029b6fbd08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
888 | 2024.10.31 20:21:34.283446 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
889 | 2024.10.31 20:21:34.283531 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
890 | 2024.10.31 20:21:34.283796 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
891 | 2024.10.31 20:21:34.284133 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
892 | 2024.10.31 20:21:34.284170 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
893 | 2024.10.31 20:21:34.284530 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
894 | 2024.10.31 20:21:34.284901 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
895 | 2024.10.31 20:21:34.285064 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Debug> executeQuery: Read 8 rows, 656.00 B in 0.001674 sec., 4778.972520908005 rows/sec., 382.69 KiB/sec. | ||
896 | 2024.10.31 20:21:34.285248 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Debug> DynamicQueryHandler: Done processing query | ||
897 | 2024.10.31 20:21:34.285273 [ 282 ] {6cad6787-99db-4c39-bead-fab9ace5cc09} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
898 | 2024.10.31 20:21:34.285289 [ 282 ] {} <Debug> HTTP-Session: cf3b03dd-90bb-495c-89b0-76029b6fbd08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
899 | 2024.10.31 20:21:34.285546 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
900 | 2024.10.31 20:21:34.285679 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61849, User-Agent: (none), Length: 14149, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
901 | 2024.10.31 20:21:34.285751 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
902 | 2024.10.31 20:21:34.285776 [ 283 ] {} <Debug> HTTP-Session: fb74a5d2-59b5-4140-85ed-0caf5f13c10e Authenticating user 'default' from [fd00:1122:3344:101::d]:61849 | ||
903 | 2024.10.31 20:21:34.285798 [ 283 ] {} <Debug> HTTP-Session: fb74a5d2-59b5-4140-85ed-0caf5f13c10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2024.10.31 20:21:34.285816 [ 283 ] {} <Debug> HTTP-Session: fb74a5d2-59b5-4140-85ed-0caf5f13c10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
905 | 2024.10.31 20:21:34.285866 [ 283 ] {} <Trace> HTTP-Session: fb74a5d2-59b5-4140-85ed-0caf5f13c10e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.10.31 20:21:34.286083 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61849) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
907 | 2024.10.31 20:21:34.286175 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <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 | ||
908 | 2024.10.31 20:21:34.286701 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
909 | 2024.10.31 20:21:34.287229 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
910 | 2024.10.31 20:21:34.287272 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
911 | 2024.10.31 20:21:34.287899 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
912 | 2024.10.31 20:21:34.288323 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
913 | 2024.10.31 20:21:34.288537 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00256 sec., 3124.9999999999995 rows/sec., 5.60 MiB/sec. | ||
914 | 2024.10.31 20:21:34.289036 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Debug> DynamicQueryHandler: Done processing query | ||
915 | 2024.10.31 20:21:34.289060 [ 283 ] {2de35bf5-0d6b-4595-9733-ed371ff784c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
916 | 2024.10.31 20:21:34.289077 [ 283 ] {} <Debug> HTTP-Session: fb74a5d2-59b5-4140-85ed-0caf5f13c10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
917 | 2024.10.31 20:21:34.289290 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
918 | 2024.10.31 20:21:35.198086 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
919 | 2024.10.31 20:21:35.566648 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
920 | 2024.10.31 20:21:35.655119 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
921 | 2024.10.31 20:21:35.831567 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
922 | 2024.10.31 20:21:35.890065 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
923 | 2024.10.31 20:21:35.986575 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40737, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2024.10.31 20:21:35.997968 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46016, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
925 | 2024.10.31 20:21:36.068372 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
926 | 2024.10.31 20:21:36.944350 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49078, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
927 | 2024.10.31 20:21:37.260365 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
928 | 2024.10.31 20:21:37.478698 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
929 | 2024.10.31 20:21:37.485017 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
930 | 2024.10.31 20:21:37.584661 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43119, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
931 | 2024.10.31 20:21:37.634947 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
932 | 2024.10.31 20:21:37.679215 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43801, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
933 | 2024.10.31 20:21:37.722422 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
934 | 2024.10.31 20:21:37.761952 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
935 | 2024.10.31 20:21:37.769330 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
936 | 2024.10.31 20:21:37.785603 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
937 | 2024.10.31 20:21:37.870551 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
938 | 2024.10.31 20:21:37.961907 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
939 | 2024.10.31 20:21:38.007086 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64566, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
940 | 2024.10.31 20:21:38.007172 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
941 | 2024.10.31 20:21:38.007197 [ 282 ] {} <Debug> HTTP-Session: 1d5f7914-dd34-4fec-86c7-652da640b147 Authenticating user 'default' from [fd00:1122:3344:101::d]:64566 | ||
942 | 2024.10.31 20:21:38.007222 [ 282 ] {} <Debug> HTTP-Session: 1d5f7914-dd34-4fec-86c7-652da640b147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
943 | 2024.10.31 20:21:38.007237 [ 282 ] {} <Debug> HTTP-Session: 1d5f7914-dd34-4fec-86c7-652da640b147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
944 | 2024.10.31 20:21:38.007287 [ 282 ] {} <Trace> HTTP-Session: 1d5f7914-dd34-4fec-86c7-652da640b147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
945 | 2024.10.31 20:21:38.007510 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64566) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
946 | 2024.10.31 20:21:38.015324 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65462, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
947 | 2024.10.31 20:21:38.015430 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
948 | 2024.10.31 20:21:38.019205 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
949 | 2024.10.31 20:21:38.031231 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
950 | 2024.10.31 20:21:38.036032 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
951 | 2024.10.31 20:21:38.036397 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 1-element set) | ||
952 | 2024.10.31 20:21:38.039375 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
953 | 2024.10.31 20:21:38.041244 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
954 | 2024.10.31 20:21:38.041464 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
955 | 2024.10.31 20:21:38.042542 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Debug> DynamicQueryHandler: Done processing query | ||
956 | 2024.10.31 20:21:38.042574 [ 282 ] {967b3415-88af-4db4-badb-64f7b70baa1f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
957 | 2024.10.31 20:21:38.042593 [ 282 ] {} <Debug> HTTP-Session: 1d5f7914-dd34-4fec-86c7-652da640b147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
958 | 2024.10.31 20:21:38.043041 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
959 | 2024.10.31 20:21:38.043134 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34599, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
960 | 2024.10.31 20:21:38.043244 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
961 | 2024.10.31 20:21:38.043273 [ 290 ] {} <Debug> HTTP-Session: 6818bb53-a42e-48f0-b44f-f226c6878009 Authenticating user 'default' from [fd00:1122:3344:101::d]:34599 | ||
962 | 2024.10.31 20:21:38.043300 [ 290 ] {} <Debug> HTTP-Session: 6818bb53-a42e-48f0-b44f-f226c6878009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
963 | 2024.10.31 20:21:38.043316 [ 290 ] {} <Debug> HTTP-Session: 6818bb53-a42e-48f0-b44f-f226c6878009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
964 | 2024.10.31 20:21:38.043372 [ 290 ] {} <Trace> HTTP-Session: 6818bb53-a42e-48f0-b44f-f226c6878009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
965 | 2024.10.31 20:21:38.043634 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34599) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
966 | 2024.10.31 20:21:38.044026 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
967 | 2024.10.31 20:21:38.044060 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
968 | 2024.10.31 20:21:38.046246 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
969 | 2024.10.31 20:21:38.046355 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
970 | 2024.10.31 20:21:38.046576 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 2-element set) | ||
971 | 2024.10.31 20:21:38.046623 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
972 | 2024.10.31 20:21:38.046649 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
973 | 2024.10.31 20:21:38.047613 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Debug> DynamicQueryHandler: Done processing query | ||
974 | 2024.10.31 20:21:38.047642 [ 290 ] {5ffb6d6f-0cfe-411c-911f-78b5a2a79e5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
975 | 2024.10.31 20:21:38.047659 [ 290 ] {} <Debug> HTTP-Session: 6818bb53-a42e-48f0-b44f-f226c6878009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
976 | 2024.10.31 20:21:38.047947 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
977 | 2024.10.31 20:21:38.048056 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58849, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
978 | 2024.10.31 20:21:38.048144 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
979 | 2024.10.31 20:21:38.048171 [ 282 ] {} <Debug> HTTP-Session: 1854f4d4-27b1-4091-adc8-9d29db88268f Authenticating user 'default' from [fd00:1122:3344:101::d]:58849 | ||
980 | 2024.10.31 20:21:38.048195 [ 282 ] {} <Debug> HTTP-Session: 1854f4d4-27b1-4091-adc8-9d29db88268f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
981 | 2024.10.31 20:21:38.048212 [ 282 ] {} <Debug> HTTP-Session: 1854f4d4-27b1-4091-adc8-9d29db88268f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
982 | 2024.10.31 20:21:38.048263 [ 282 ] {} <Trace> HTTP-Session: 1854f4d4-27b1-4091-adc8-9d29db88268f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2024.10.31 20:21:38.048450 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58849) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
984 | 2024.10.31 20:21:38.048749 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
985 | 2024.10.31 20:21:38.048783 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
986 | 2024.10.31 20:21:38.048997 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
987 | 2024.10.31 20:21:38.049065 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
988 | 2024.10.31 20:21:38.049220 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 3-element set) | ||
989 | 2024.10.31 20:21:38.049255 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
990 | 2024.10.31 20:21:38.049279 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
991 | 2024.10.31 20:21:38.050059 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Debug> DynamicQueryHandler: Done processing query | ||
992 | 2024.10.31 20:21:38.050085 [ 282 ] {31178265-d13f-4947-ab48-a62b72dac26b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
993 | 2024.10.31 20:21:38.050101 [ 282 ] {} <Debug> HTTP-Session: 1854f4d4-27b1-4091-adc8-9d29db88268f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2024.10.31 20:21:38.050383 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58849, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
995 | 2024.10.31 20:21:38.050537 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54190, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
996 | 2024.10.31 20:21:38.050617 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
997 | 2024.10.31 20:21:38.050643 [ 290 ] {} <Debug> HTTP-Session: 9566acae-bc71-4e0a-b6c8-bb4047438707 Authenticating user 'default' from [fd00:1122:3344:101::d]:54190 | ||
998 | 2024.10.31 20:21:38.050666 [ 290 ] {} <Debug> HTTP-Session: 9566acae-bc71-4e0a-b6c8-bb4047438707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
999 | 2024.10.31 20:21:38.050684 [ 290 ] {} <Debug> HTTP-Session: 9566acae-bc71-4e0a-b6c8-bb4047438707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1000 | 2024.10.31 20:21:38.050732 [ 290 ] {} <Trace> HTTP-Session: 9566acae-bc71-4e0a-b6c8-bb4047438707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1001 | 2024.10.31 20:21:38.050910 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54190) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1002 | 2024.10.31 20:21:38.051234 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1003 | 2024.10.31 20:21:38.051277 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1004 | 2024.10.31 20:21:38.051530 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1005 | 2024.10.31 20:21:38.051613 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1006 | 2024.10.31 20:21:38.051776 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1007 | 2024.10.31 20:21:38.051811 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1008 | 2024.10.31 20:21:38.051834 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1009 | 2024.10.31 20:21:38.052752 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Debug> DynamicQueryHandler: Done processing query | ||
1010 | 2024.10.31 20:21:38.052780 [ 290 ] {397e4b9b-6a50-437f-a0bc-0221d5021b07} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1011 | 2024.10.31 20:21:38.052797 [ 290 ] {} <Debug> HTTP-Session: 9566acae-bc71-4e0a-b6c8-bb4047438707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1012 | 2024.10.31 20:21:38.053089 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1013 | 2024.10.31 20:21:38.053213 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33295, User-Agent: (none), Length: 289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1014 | 2024.10.31 20:21:38.053282 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1015 | 2024.10.31 20:21:38.053306 [ 282 ] {} <Debug> HTTP-Session: 538c6318-b054-4026-a358-4b91a92fb8ef Authenticating user 'default' from [fd00:1122:3344:101::d]:33295 | ||
1016 | 2024.10.31 20:21:38.053329 [ 282 ] {} <Debug> HTTP-Session: 538c6318-b054-4026-a358-4b91a92fb8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1017 | 2024.10.31 20:21:38.053346 [ 282 ] {} <Debug> HTTP-Session: 538c6318-b054-4026-a358-4b91a92fb8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1018 | 2024.10.31 20:21:38.053392 [ 282 ] {} <Trace> HTTP-Session: 538c6318-b054-4026-a358-4b91a92fb8ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1019 | 2024.10.31 20:21:38.053559 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33295) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1020 | 2024.10.31 20:21:38.053838 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1021 | 2024.10.31 20:21:38.053871 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1022 | 2024.10.31 20:21:38.054076 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1023 | 2024.10.31 20:21:38.054143 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1024 | 2024.10.31 20:21:38.054291 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1025 | 2024.10.31 20:21:38.054326 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1026 | 2024.10.31 20:21:38.054348 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1027 | 2024.10.31 20:21:38.055515 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Debug> DynamicQueryHandler: Done processing query | ||
1028 | 2024.10.31 20:21:38.055542 [ 282 ] {ecd548da-ceda-491b-a648-dc0ffe1456dc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1029 | 2024.10.31 20:21:38.055559 [ 282 ] {} <Debug> HTTP-Session: 538c6318-b054-4026-a358-4b91a92fb8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1030 | 2024.10.31 20:21:38.055928 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33295, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1031 | 2024.10.31 20:21:38.055943 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54190, User-Agent: (none), Length: 324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1032 | 2024.10.31 20:21:38.056036 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1033 | 2024.10.31 20:21:38.056075 [ 290 ] {} <Debug> HTTP-Session: 0e17a3cf-c527-46aa-8d14-c152b1e0902a Authenticating user 'default' from [fd00:1122:3344:101::d]:54190 | ||
1034 | 2024.10.31 20:21:38.056101 [ 290 ] {} <Debug> HTTP-Session: 0e17a3cf-c527-46aa-8d14-c152b1e0902a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1035 | 2024.10.31 20:21:38.056120 [ 290 ] {} <Debug> HTTP-Session: 0e17a3cf-c527-46aa-8d14-c152b1e0902a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1036 | 2024.10.31 20:21:38.056167 [ 290 ] {} <Trace> HTTP-Session: 0e17a3cf-c527-46aa-8d14-c152b1e0902a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1037 | 2024.10.31 20:21:38.056346 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54190) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1038 | 2024.10.31 20:21:38.056666 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1039 | 2024.10.31 20:21:38.056701 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1040 | 2024.10.31 20:21:38.056917 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1041 | 2024.10.31 20:21:38.056985 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1042 | 2024.10.31 20:21:38.057134 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1043 | 2024.10.31 20:21:38.057169 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1044 | 2024.10.31 20:21:38.057192 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1045 | 2024.10.31 20:21:38.058039 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Debug> DynamicQueryHandler: Done processing query | ||
1046 | 2024.10.31 20:21:38.058066 [ 290 ] {95f3eca1-ebc0-444a-8b81-d9e9e54b001a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1047 | 2024.10.31 20:21:38.058084 [ 290 ] {} <Debug> HTTP-Session: 0e17a3cf-c527-46aa-8d14-c152b1e0902a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1048 | 2024.10.31 20:21:38.058421 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54190, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1049 | 2024.10.31 20:21:38.058502 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56833, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1050 | 2024.10.31 20:21:38.058630 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1051 | 2024.10.31 20:21:38.058669 [ 282 ] {} <Debug> HTTP-Session: ecc8bf9f-7171-4b9e-b455-812f0b0f6c9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56833 | ||
1052 | 2024.10.31 20:21:38.058691 [ 282 ] {} <Debug> HTTP-Session: ecc8bf9f-7171-4b9e-b455-812f0b0f6c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1053 | 2024.10.31 20:21:38.058708 [ 282 ] {} <Debug> HTTP-Session: ecc8bf9f-7171-4b9e-b455-812f0b0f6c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1054 | 2024.10.31 20:21:38.058756 [ 282 ] {} <Trace> HTTP-Session: ecc8bf9f-7171-4b9e-b455-812f0b0f6c9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1055 | 2024.10.31 20:21:38.058925 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56833) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1056 | 2024.10.31 20:21:38.059245 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1057 | 2024.10.31 20:21:38.059285 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1058 | 2024.10.31 20:21:38.059554 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1059 | 2024.10.31 20:21:38.059634 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1060 | 2024.10.31 20:21:38.059783 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1061 | 2024.10.31 20:21:38.059817 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1062 | 2024.10.31 20:21:38.059840 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1063 | 2024.10.31 20:21:38.060674 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Debug> DynamicQueryHandler: Done processing query | ||
1064 | 2024.10.31 20:21:38.060700 [ 282 ] {9b609112-85d4-4d22-a337-d0a6b83fb25c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1065 | 2024.10.31 20:21:38.060717 [ 282 ] {} <Debug> HTTP-Session: ecc8bf9f-7171-4b9e-b455-812f0b0f6c9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1066 | 2024.10.31 20:21:38.060986 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1067 | 2024.10.31 20:21:38.061054 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46975, User-Agent: (none), Length: 395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1068 | 2024.10.31 20:21:38.061146 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1069 | 2024.10.31 20:21:38.061178 [ 290 ] {} <Debug> HTTP-Session: 1973fc33-79ad-4a4f-957b-30e2d6c812dd Authenticating user 'default' from [fd00:1122:3344:101::d]:46975 | ||
1070 | 2024.10.31 20:21:38.061200 [ 290 ] {} <Debug> HTTP-Session: 1973fc33-79ad-4a4f-957b-30e2d6c812dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1071 | 2024.10.31 20:21:38.061217 [ 290 ] {} <Debug> HTTP-Session: 1973fc33-79ad-4a4f-957b-30e2d6c812dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1072 | 2024.10.31 20:21:38.061264 [ 290 ] {} <Trace> HTTP-Session: 1973fc33-79ad-4a4f-957b-30e2d6c812dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1073 | 2024.10.31 20:21:38.061438 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46975) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1074 | 2024.10.31 20:21:38.061749 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1075 | 2024.10.31 20:21:38.061782 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1076 | 2024.10.31 20:21:38.062022 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1077 | 2024.10.31 20:21:38.062157 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1078 | 2024.10.31 20:21:38.062316 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1079 | 2024.10.31 20:21:38.062351 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1080 | 2024.10.31 20:21:38.062373 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1081 | 2024.10.31 20:21:38.063290 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Debug> DynamicQueryHandler: Done processing query | ||
1082 | 2024.10.31 20:21:38.063316 [ 290 ] {d3ee2ad7-d9e5-442d-9330-4543d7885ebc} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1083 | 2024.10.31 20:21:38.063333 [ 290 ] {} <Debug> HTTP-Session: 1973fc33-79ad-4a4f-957b-30e2d6c812dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1084 | 2024.10.31 20:21:38.063590 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1085 | 2024.10.31 20:21:38.063678 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55546, User-Agent: (none), Length: 431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1086 | 2024.10.31 20:21:38.063746 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1087 | 2024.10.31 20:21:38.063767 [ 282 ] {} <Debug> HTTP-Session: 45b2d917-692a-48d9-8d6c-de3527827d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:55546 | ||
1088 | 2024.10.31 20:21:38.063785 [ 282 ] {} <Debug> HTTP-Session: 45b2d917-692a-48d9-8d6c-de3527827d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1089 | 2024.10.31 20:21:38.063800 [ 282 ] {} <Debug> HTTP-Session: 45b2d917-692a-48d9-8d6c-de3527827d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1090 | 2024.10.31 20:21:38.063840 [ 282 ] {} <Trace> HTTP-Session: 45b2d917-692a-48d9-8d6c-de3527827d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1091 | 2024.10.31 20:21:38.063997 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55546) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1092 | 2024.10.31 20:21:38.064281 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1093 | 2024.10.31 20:21:38.064318 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1094 | 2024.10.31 20:21:38.064542 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1095 | 2024.10.31 20:21:38.064609 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1096 | 2024.10.31 20:21:38.064757 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1097 | 2024.10.31 20:21:38.064791 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1098 | 2024.10.31 20:21:38.064814 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1099 | 2024.10.31 20:21:38.065728 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Debug> DynamicQueryHandler: Done processing query | ||
1100 | 2024.10.31 20:21:38.065754 [ 282 ] {328c532d-6a92-409c-a747-854f89374c32} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1101 | 2024.10.31 20:21:38.065771 [ 282 ] {} <Debug> HTTP-Session: 45b2d917-692a-48d9-8d6c-de3527827d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1102 | 2024.10.31 20:21:38.066119 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1103 | 2024.10.31 20:21:38.066257 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64608, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1104 | 2024.10.31 20:21:38.066364 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1105 | 2024.10.31 20:21:38.066402 [ 290 ] {} <Debug> HTTP-Session: a857a735-5a9b-4954-8ef2-c398af6cd8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:64608 | ||
1106 | 2024.10.31 20:21:38.066436 [ 290 ] {} <Debug> HTTP-Session: a857a735-5a9b-4954-8ef2-c398af6cd8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1107 | 2024.10.31 20:21:38.066462 [ 290 ] {} <Debug> HTTP-Session: a857a735-5a9b-4954-8ef2-c398af6cd8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1108 | 2024.10.31 20:21:38.066526 [ 290 ] {} <Trace> HTTP-Session: a857a735-5a9b-4954-8ef2-c398af6cd8bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2024.10.31 20:21:38.066736 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64608) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1110 | 2024.10.31 20:21:38.067004 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1111 | 2024.10.31 20:21:38.067038 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1112 | 2024.10.31 20:21:38.067320 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2024.10.31 20:21:38.067386 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2024.10.31 20:21:38.067535 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1115 | 2024.10.31 20:21:38.067570 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2024.10.31 20:21:38.067593 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1117 | 2024.10.31 20:21:38.068397 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2024.10.31 20:21:38.068421 [ 290 ] {2d8a40cb-e089-4bc2-875f-5a9883ce9832} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1119 | 2024.10.31 20:21:38.068439 [ 290 ] {} <Debug> HTTP-Session: a857a735-5a9b-4954-8ef2-c398af6cd8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1120 | 2024.10.31 20:21:38.068728 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2024.10.31 20:21:38.068743 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55546, User-Agent: (none), Length: 500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1122 | 2024.10.31 20:21:38.068830 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1123 | 2024.10.31 20:21:38.068849 [ 282 ] {} <Debug> HTTP-Session: 674b43a9-57e5-4436-a08a-3c7548d17279 Authenticating user 'default' from [fd00:1122:3344:101::d]:55546 | ||
1124 | 2024.10.31 20:21:38.068867 [ 282 ] {} <Debug> HTTP-Session: 674b43a9-57e5-4436-a08a-3c7548d17279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2024.10.31 20:21:38.068894 [ 282 ] {} <Debug> HTTP-Session: 674b43a9-57e5-4436-a08a-3c7548d17279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1126 | 2024.10.31 20:21:38.068942 [ 282 ] {} <Trace> HTTP-Session: 674b43a9-57e5-4436-a08a-3c7548d17279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.10.31 20:21:38.069087 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55546) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1128 | 2024.10.31 20:21:38.069371 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1129 | 2024.10.31 20:21:38.069407 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1130 | 2024.10.31 20:21:38.069638 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1131 | 2024.10.31 20:21:38.069704 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1132 | 2024.10.31 20:21:38.069851 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1133 | 2024.10.31 20:21:38.069884 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1134 | 2024.10.31 20:21:38.069906 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1135 | 2024.10.31 20:21:38.070747 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Debug> DynamicQueryHandler: Done processing query | ||
1136 | 2024.10.31 20:21:38.070774 [ 282 ] {0c7dc941-a093-4c2f-ab94-14b5668c93c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1137 | 2024.10.31 20:21:38.070790 [ 282 ] {} <Debug> HTTP-Session: 674b43a9-57e5-4436-a08a-3c7548d17279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1138 | 2024.10.31 20:21:38.071011 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1139 | 2024.10.31 20:21:38.071086 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45328, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1140 | 2024.10.31 20:21:38.071161 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1141 | 2024.10.31 20:21:38.071189 [ 290 ] {} <Debug> HTTP-Session: 79535bbd-6cd5-4ada-9162-b9efc386a145 Authenticating user 'default' from [fd00:1122:3344:101::d]:45328 | ||
1142 | 2024.10.31 20:21:38.071212 [ 290 ] {} <Debug> HTTP-Session: 79535bbd-6cd5-4ada-9162-b9efc386a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1143 | 2024.10.31 20:21:38.071231 [ 290 ] {} <Debug> HTTP-Session: 79535bbd-6cd5-4ada-9162-b9efc386a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1144 | 2024.10.31 20:21:38.071278 [ 290 ] {} <Trace> HTTP-Session: 79535bbd-6cd5-4ada-9162-b9efc386a145 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1145 | 2024.10.31 20:21:38.071458 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45328) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1146 | 2024.10.31 20:21:38.071772 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1147 | 2024.10.31 20:21:38.071809 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1148 | 2024.10.31 20:21:38.072047 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1149 | 2024.10.31 20:21:38.072115 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1150 | 2024.10.31 20:21:38.072261 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1151 | 2024.10.31 20:21:38.072296 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1152 | 2024.10.31 20:21:38.072319 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1153 | 2024.10.31 20:21:38.073248 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Debug> DynamicQueryHandler: Done processing query | ||
1154 | 2024.10.31 20:21:38.073273 [ 290 ] {98d1ee1d-d15f-491f-a242-ca80397dfce0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1155 | 2024.10.31 20:21:38.073291 [ 290 ] {} <Debug> HTTP-Session: 79535bbd-6cd5-4ada-9162-b9efc386a145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1156 | 2024.10.31 20:21:38.073567 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1157 | 2024.10.31 20:21:38.073634 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39086, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1158 | 2024.10.31 20:21:38.073714 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1159 | 2024.10.31 20:21:38.073739 [ 282 ] {} <Debug> HTTP-Session: bdc42d29-7ecd-46ae-9c5e-044fc694388f Authenticating user 'default' from [fd00:1122:3344:101::d]:39086 | ||
1160 | 2024.10.31 20:21:38.073760 [ 282 ] {} <Debug> HTTP-Session: bdc42d29-7ecd-46ae-9c5e-044fc694388f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1161 | 2024.10.31 20:21:38.073778 [ 282 ] {} <Debug> HTTP-Session: bdc42d29-7ecd-46ae-9c5e-044fc694388f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1162 | 2024.10.31 20:21:38.073824 [ 282 ] {} <Trace> HTTP-Session: bdc42d29-7ecd-46ae-9c5e-044fc694388f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1163 | 2024.10.31 20:21:38.074000 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39086) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1164 | 2024.10.31 20:21:38.074337 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1165 | 2024.10.31 20:21:38.074383 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1166 | 2024.10.31 20:21:38.074669 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1167 | 2024.10.31 20:21:38.074734 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1168 | 2024.10.31 20:21:38.074882 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1169 | 2024.10.31 20:21:38.074915 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1170 | 2024.10.31 20:21:38.074939 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1171 | 2024.10.31 20:21:38.075861 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Debug> DynamicQueryHandler: Done processing query | ||
1172 | 2024.10.31 20:21:38.075887 [ 282 ] {b8f85f53-b322-4563-8f01-1e67a25fd31b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1173 | 2024.10.31 20:21:38.075904 [ 282 ] {} <Debug> HTTP-Session: bdc42d29-7ecd-46ae-9c5e-044fc694388f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1174 | 2024.10.31 20:21:38.076364 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2024.10.31 20:21:38.076472 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52962, User-Agent: (none), Length: 606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1176 | 2024.10.31 20:21:38.076579 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1177 | 2024.10.31 20:21:38.076618 [ 290 ] {} <Debug> HTTP-Session: 31316d2c-2a41-48de-9018-42d7e0167ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:52962 | ||
1178 | 2024.10.31 20:21:38.076650 [ 290 ] {} <Debug> HTTP-Session: 31316d2c-2a41-48de-9018-42d7e0167ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1179 | 2024.10.31 20:21:38.076678 [ 290 ] {} <Debug> HTTP-Session: 31316d2c-2a41-48de-9018-42d7e0167ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1180 | 2024.10.31 20:21:38.076731 [ 290 ] {} <Trace> HTTP-Session: 31316d2c-2a41-48de-9018-42d7e0167ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2024.10.31 20:21:38.076908 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52962) 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', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1182 | 2024.10.31 20:21:38.077252 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1183 | 2024.10.31 20:21:38.077299 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1184 | 2024.10.31 20:21:38.077603 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1185 | 2024.10.31 20:21:38.077674 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1186 | 2024.10.31 20:21:38.077819 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1187 | 2024.10.31 20:21:38.077852 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1188 | 2024.10.31 20:21:38.077875 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1189 | 2024.10.31 20:21:38.078792 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Debug> DynamicQueryHandler: Done processing query | ||
1190 | 2024.10.31 20:21:38.078817 [ 290 ] {7169c450-e4ed-4863-a952-3c5b1f6315a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1191 | 2024.10.31 20:21:38.078833 [ 290 ] {} <Debug> HTTP-Session: 31316d2c-2a41-48de-9018-42d7e0167ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.10.31 20:21:38.079089 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39086, User-Agent: (none), Length: 647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1193 | 2024.10.31 20:21:38.079126 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52962, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1194 | 2024.10.31 20:21:38.079193 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1195 | 2024.10.31 20:21:38.079229 [ 282 ] {} <Debug> HTTP-Session: 210c5963-b41e-4ae3-af79-b660b97136e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39086 | ||
1196 | 2024.10.31 20:21:38.079250 [ 282 ] {} <Debug> HTTP-Session: 210c5963-b41e-4ae3-af79-b660b97136e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1197 | 2024.10.31 20:21:38.079275 [ 282 ] {} <Debug> HTTP-Session: 210c5963-b41e-4ae3-af79-b660b97136e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1198 | 2024.10.31 20:21:38.079326 [ 282 ] {} <Trace> HTTP-Session: 210c5963-b41e-4ae3-af79-b660b97136e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1199 | 2024.10.31 20:21:38.079502 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39086) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
1200 | 2024.10.31 20:21:38.079807 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1201 | 2024.10.31 20:21:38.079845 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1202 | 2024.10.31 20:21:38.080095 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1203 | 2024.10.31 20:21:38.080159 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1204 | 2024.10.31 20:21:38.080306 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1205 | 2024.10.31 20:21:38.080340 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1206 | 2024.10.31 20:21:38.080362 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1207 | 2024.10.31 20:21:38.081355 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Debug> DynamicQueryHandler: Done processing query | ||
1208 | 2024.10.31 20:21:38.081380 [ 282 ] {600830e4-5c42-445d-b0c6-db9bf39ca482} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1209 | 2024.10.31 20:21:38.081396 [ 282 ] {} <Debug> HTTP-Session: 210c5963-b41e-4ae3-af79-b660b97136e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2024.10.31 20:21:38.081833 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1211 | 2024.10.31 20:21:38.081924 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64811, User-Agent: (none), Length: 681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1212 | 2024.10.31 20:21:38.082051 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1213 | 2024.10.31 20:21:38.082091 [ 290 ] {} <Debug> HTTP-Session: 54837906-acf0-46d6-b6a6-93304bdf8dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64811 | ||
1214 | 2024.10.31 20:21:38.082124 [ 290 ] {} <Debug> HTTP-Session: 54837906-acf0-46d6-b6a6-93304bdf8dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1215 | 2024.10.31 20:21:38.082151 [ 290 ] {} <Debug> HTTP-Session: 54837906-acf0-46d6-b6a6-93304bdf8dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1216 | 2024.10.31 20:21:38.082220 [ 290 ] {} <Trace> HTTP-Session: 54837906-acf0-46d6-b6a6-93304bdf8dd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1217 | 2024.10.31 20:21:38.082497 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64811) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) | ||
1218 | 2024.10.31 20:21:38.082871 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1219 | 2024.10.31 20:21:38.082910 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received')" moved to PREWHERE | ||
1220 | 2024.10.31 20:21:38.083161 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1221 | 2024.10.31 20:21:38.083227 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1222 | 2024.10.31 20:21:38.083378 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1223 | 2024.10.31 20:21:38.083413 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1224 | 2024.10.31 20:21:38.083435 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1225 | 2024.10.31 20:21:38.084488 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Debug> DynamicQueryHandler: Done processing query | ||
1226 | 2024.10.31 20:21:38.084512 [ 290 ] {55aea72a-f6ad-431f-abb4-f80b68fd034b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1227 | 2024.10.31 20:21:38.084528 [ 290 ] {} <Debug> HTTP-Session: 54837906-acf0-46d6-b6a6-93304bdf8dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1228 | 2024.10.31 20:21:38.084846 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64811, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1229 | 2024.10.31 20:21:38.084938 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35228, User-Agent: (none), Length: 711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1230 | 2024.10.31 20:21:38.085021 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1231 | 2024.10.31 20:21:38.085045 [ 282 ] {} <Debug> HTTP-Session: a559790f-27fb-4cc4-9be9-bf62a4f2496d Authenticating user 'default' from [fd00:1122:3344:101::d]:35228 | ||
1232 | 2024.10.31 20:21:38.085066 [ 282 ] {} <Debug> HTTP-Session: a559790f-27fb-4cc4-9be9-bf62a4f2496d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1233 | 2024.10.31 20:21:38.085083 [ 282 ] {} <Debug> HTTP-Session: a559790f-27fb-4cc4-9be9-bf62a4f2496d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1234 | 2024.10.31 20:21:38.085129 [ 282 ] {} <Trace> HTTP-Session: a559790f-27fb-4cc4-9be9-bf62a4f2496d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1235 | 2024.10.31 20:21:38.085308 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1236 | 2024.10.31 20:21:38.085653 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1237 | 2024.10.31 20:21:38.085692 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
1238 | 2024.10.31 20:21:38.085948 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1239 | 2024.10.31 20:21:38.086014 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1240 | 2024.10.31 20:21:38.086158 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1241 | 2024.10.31 20:21:38.086191 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1242 | 2024.10.31 20:21:38.086213 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1243 | 2024.10.31 20:21:38.087045 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Debug> DynamicQueryHandler: Done processing query | ||
1244 | 2024.10.31 20:21:38.087070 [ 282 ] {e8630fc4-029d-4176-bce1-4eff3b7adc08} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1245 | 2024.10.31 20:21:38.087087 [ 282 ] {} <Debug> HTTP-Session: a559790f-27fb-4cc4-9be9-bf62a4f2496d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1246 | 2024.10.31 20:21:38.087406 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1247 | 2024.10.31 20:21:38.087492 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32998, User-Agent: (none), Length: 744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1248 | 2024.10.31 20:21:38.087617 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1249 | 2024.10.31 20:21:38.087658 [ 290 ] {} <Debug> HTTP-Session: c9845ef5-2150-4c7b-81c6-e3265c40bd8c Authenticating user 'default' from [fd00:1122:3344:101::d]:32998 | ||
1250 | 2024.10.31 20:21:38.087692 [ 290 ] {} <Debug> HTTP-Session: c9845ef5-2150-4c7b-81c6-e3265c40bd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1251 | 2024.10.31 20:21:38.087711 [ 290 ] {} <Debug> HTTP-Session: c9845ef5-2150-4c7b-81c6-e3265c40bd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1252 | 2024.10.31 20:21:38.087755 [ 290 ] {} <Trace> HTTP-Session: c9845ef5-2150-4c7b-81c6-e3265c40bd8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1253 | 2024.10.31 20:21:38.087937 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32998) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1254 | 2024.10.31 20:21:38.088287 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1255 | 2024.10.31 20:21:38.088335 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
1256 | 2024.10.31 20:21:38.088650 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1257 | 2024.10.31 20:21:38.088716 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1258 | 2024.10.31 20:21:38.088857 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1259 | 2024.10.31 20:21:38.088891 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1260 | 2024.10.31 20:21:38.088914 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1261 | 2024.10.31 20:21:38.089683 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Debug> DynamicQueryHandler: Done processing query | ||
1262 | 2024.10.31 20:21:38.089709 [ 290 ] {a3618fbb-07d7-42f9-a8ca-3b95a6ffaa5a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1263 | 2024.10.31 20:21:38.089726 [ 290 ] {} <Debug> HTTP-Session: c9845ef5-2150-4c7b-81c6-e3265c40bd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1264 | 2024.10.31 20:21:38.090065 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1265 | 2024.10.31 20:21:38.090132 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55419, User-Agent: (none), Length: 779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1266 | 2024.10.31 20:21:38.090218 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1267 | 2024.10.31 20:21:38.090250 [ 282 ] {} <Debug> HTTP-Session: 71f70b18-0584-47a4-8827-20019e964063 Authenticating user 'default' from [fd00:1122:3344:101::d]:55419 | ||
1268 | 2024.10.31 20:21:38.090271 [ 282 ] {} <Debug> HTTP-Session: 71f70b18-0584-47a4-8827-20019e964063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1269 | 2024.10.31 20:21:38.090290 [ 282 ] {} <Debug> HTTP-Session: 71f70b18-0584-47a4-8827-20019e964063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1270 | 2024.10.31 20:21:38.090334 [ 282 ] {} <Trace> HTTP-Session: 71f70b18-0584-47a4-8827-20019e964063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1271 | 2024.10.31 20:21:38.090521 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55419) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) | ||
1272 | 2024.10.31 20:21:38.090832 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1273 | 2024.10.31 20:21:38.090873 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received')" moved to PREWHERE | ||
1274 | 2024.10.31 20:21:38.091135 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1275 | 2024.10.31 20:21:38.091202 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1276 | 2024.10.31 20:21:38.091345 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1277 | 2024.10.31 20:21:38.091378 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1278 | 2024.10.31 20:21:38.091401 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1279 | 2024.10.31 20:21:38.092339 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Debug> DynamicQueryHandler: Done processing query | ||
1280 | 2024.10.31 20:21:38.092363 [ 282 ] {08efcb4b-9ae1-4d58-a898-586e6adc4634} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1281 | 2024.10.31 20:21:38.092380 [ 282 ] {} <Debug> HTTP-Session: 71f70b18-0584-47a4-8827-20019e964063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1282 | 2024.10.31 20:21:38.092693 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1283 | 2024.10.31 20:21:38.092797 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33391, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2024.10.31 20:21:38.092884 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1285 | 2024.10.31 20:21:38.092910 [ 290 ] {} <Debug> HTTP-Session: afa0a9c1-7ea7-4329-a666-ca1d3268b68b Authenticating user 'default' from [fd00:1122:3344:101::d]:33391 | ||
1286 | 2024.10.31 20:21:38.092931 [ 290 ] {} <Debug> HTTP-Session: afa0a9c1-7ea7-4329-a666-ca1d3268b68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1287 | 2024.10.31 20:21:38.092948 [ 290 ] {} <Debug> HTTP-Session: afa0a9c1-7ea7-4329-a666-ca1d3268b68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1288 | 2024.10.31 20:21:38.092993 [ 290 ] {} <Trace> HTTP-Session: afa0a9c1-7ea7-4329-a666-ca1d3268b68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1289 | 2024.10.31 20:21:38.093176 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33391) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1290 | 2024.10.31 20:21:38.093531 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1291 | 2024.10.31 20:21:38.093580 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
1292 | 2024.10.31 20:21:38.093862 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1293 | 2024.10.31 20:21:38.093927 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1294 | 2024.10.31 20:21:38.094071 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1295 | 2024.10.31 20:21:38.094105 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1296 | 2024.10.31 20:21:38.094128 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1297 | 2024.10.31 20:21:38.095002 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Debug> DynamicQueryHandler: Done processing query | ||
1298 | 2024.10.31 20:21:38.095026 [ 290 ] {b185f848-48c4-4ef2-924d-c118b59d832f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1299 | 2024.10.31 20:21:38.095042 [ 290 ] {} <Debug> HTTP-Session: afa0a9c1-7ea7-4329-a666-ca1d3268b68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1300 | 2024.10.31 20:21:38.099889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 150 | ||
1301 | 2024.10.31 20:21:38.100759 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1302 | 2024.10.31 20:21:38.103501 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2024.10.31 20:21:38.103554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1304 | 2024.10.31 20:21:38.105294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1305 | 2024.10.31 20:21:38.106322 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2024.10.31 20:21:38.106870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
1307 | 2024.10.31 20:21:38.106885 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1308 | 2024.10.31 20:21:38.153523 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57050, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2024.10.31 20:21:38.153646 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1310 | 2024.10.31 20:21:38.153692 [ 290 ] {} <Debug> HTTP-Session: 3158eccb-73be-4647-92bc-a0339a731a3e Authenticating user 'default' from [fd00:1122:3344:101::d]:57050 | ||
1311 | 2024.10.31 20:21:38.153732 [ 290 ] {} <Debug> HTTP-Session: 3158eccb-73be-4647-92bc-a0339a731a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1312 | 2024.10.31 20:21:38.153764 [ 290 ] {} <Debug> HTTP-Session: 3158eccb-73be-4647-92bc-a0339a731a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1313 | 2024.10.31 20:21:38.153834 [ 290 ] {} <Trace> HTTP-Session: 3158eccb-73be-4647-92bc-a0339a731a3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2024.10.31 20:21:38.154126 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57050) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT JSONEachRow; (stage: Complete) | ||
1315 | 2024.10.31 20:21:38.154684 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1316 | 2024.10.31 20:21:38.154731 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
1317 | 2024.10.31 20:21:38.155005 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1318 | 2024.10.31 20:21:38.155073 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1319 | 2024.10.31 20:21:38.155219 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1320 | 2024.10.31 20:21:38.155252 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1321 | 2024.10.31 20:21:38.155273 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
1322 | 2024.10.31 20:21:38.156425 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Debug> DynamicQueryHandler: Done processing query | ||
1323 | 2024.10.31 20:21:38.156451 [ 290 ] {36a76059-ded8-4214-94e6-61a2140a31a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1324 | 2024.10.31 20:21:38.156467 [ 290 ] {} <Debug> HTTP-Session: 3158eccb-73be-4647-92bc-a0339a731a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1325 | 2024.10.31 20:21:38.156961 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1326 | 2024.10.31 20:21:38.157117 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46408, User-Agent: (none), Length: 6607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1327 | 2024.10.31 20:21:38.157224 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1328 | 2024.10.31 20:21:38.157247 [ 291 ] {} <Debug> HTTP-Session: 68f058e4-a494-4812-9236-2ddd013ea2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:46408 | ||
1329 | 2024.10.31 20:21:38.157264 [ 291 ] {} <Debug> HTTP-Session: 68f058e4-a494-4812-9236-2ddd013ea2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1330 | 2024.10.31 20:21:38.157278 [ 291 ] {} <Debug> HTTP-Session: 68f058e4-a494-4812-9236-2ddd013ea2fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1331 | 2024.10.31 20:21:38.157318 [ 291 ] {} <Trace> HTTP-Session: 68f058e4-a494-4812-9236-2ddd013ea2fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2024.10.31 20:21:38.157506 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46408) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1333 | 2024.10.31 20:21:38.157568 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1334 | 2024.10.31 20:21:38.157781 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1335 | 2024.10.31 20:21:38.158161 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1336 | 2024.10.31 20:21:38.158199 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1337 | 2024.10.31 20:21:38.158756 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1338 | 2024.10.31 20:21:38.159091 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1339 | 2024.10.31 20:21:38.159230 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Debug> executeQuery: Read 21 rows, 3.43 KiB in 0.001812 sec., 11589.403973509934 rows/sec., 1.85 MiB/sec. | ||
1340 | 2024.10.31 20:21:38.159448 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Debug> DynamicQueryHandler: Done processing query | ||
1341 | 2024.10.31 20:21:38.159482 [ 291 ] {9a56f5ea-e7ea-4c33-b53d-3132d39cfe9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1342 | 2024.10.31 20:21:38.159503 [ 291 ] {} <Debug> HTTP-Session: 68f058e4-a494-4812-9236-2ddd013ea2fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1343 | 2024.10.31 20:21:38.159814 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1344 | 2024.10.31 20:21:38.160173 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39005, User-Agent: (none), Length: 169352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1345 | 2024.10.31 20:21:38.160287 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1346 | 2024.10.31 20:21:38.160326 [ 290 ] {} <Debug> HTTP-Session: 631a5827-3c45-4c7e-a036-85582e69fb17 Authenticating user 'default' from [fd00:1122:3344:101::d]:39005 | ||
1347 | 2024.10.31 20:21:38.160359 [ 290 ] {} <Debug> HTTP-Session: 631a5827-3c45-4c7e-a036-85582e69fb17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1348 | 2024.10.31 20:21:38.160387 [ 290 ] {} <Debug> HTTP-Session: 631a5827-3c45-4c7e-a036-85582e69fb17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1349 | 2024.10.31 20:21:38.160454 [ 290 ] {} <Trace> HTTP-Session: 631a5827-3c45-4c7e-a036-85582e69fb17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2024.10.31 20:21:38.161871 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39005) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1351 | 2024.10.31 20:21:38.161925 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1352 | 2024.10.31 20:21:38.162225 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1353 | 2024.10.31 20:21:38.166043 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1354 | 2024.10.31 20:21:38.166115 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1355 | 2024.10.31 20:21:38.166922 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1356 | 2024.10.31 20:21:38.167321 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1357 | 2024.10.31 20:21:38.167465 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Debug> executeQuery: Read 1167 rows, 98.70 KiB in 0.006667 sec., 175041.24793760313 rows/sec., 14.46 MiB/sec. | ||
1358 | 2024.10.31 20:21:38.167792 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Debug> DynamicQueryHandler: Done processing query | ||
1359 | 2024.10.31 20:21:38.167817 [ 290 ] {fe756208-3ba7-450f-a4a3-100c85cf772f} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB. | ||
1360 | 2024.10.31 20:21:38.167833 [ 290 ] {} <Debug> HTTP-Session: 631a5827-3c45-4c7e-a036-85582e69fb17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1361 | 2024.10.31 20:21:38.168106 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46408, User-Agent: (none), Length: 30480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1362 | 2024.10.31 20:21:38.168127 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39005, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1363 | 2024.10.31 20:21:38.168200 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1364 | 2024.10.31 20:21:38.168254 [ 291 ] {} <Debug> HTTP-Session: 0073c139-e8ca-46bd-9eed-a227b5f920c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46408 | ||
1365 | 2024.10.31 20:21:38.168303 [ 291 ] {} <Debug> HTTP-Session: 0073c139-e8ca-46bd-9eed-a227b5f920c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1366 | 2024.10.31 20:21:38.168327 [ 291 ] {} <Debug> HTTP-Session: 0073c139-e8ca-46bd-9eed-a227b5f920c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1367 | 2024.10.31 20:21:38.168375 [ 291 ] {} <Trace> HTTP-Session: 0073c139-e8ca-46bd-9eed-a227b5f920c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2024.10.31 20:21:38.168645 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46408) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1369 | 2024.10.31 20:21:38.168694 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1370 | 2024.10.31 20:21:38.168984 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1371 | 2024.10.31 20:21:38.171630 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1372 | 2024.10.31 20:21:38.171675 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1373 | 2024.10.31 20:21:38.172155 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1374 | 2024.10.31 20:21:38.172596 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1375 | 2024.10.31 20:21:38.172768 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004254 sec., 53596.6149506347 rows/sec., 3.63 MiB/sec. | ||
1376 | 2024.10.31 20:21:38.173093 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Debug> DynamicQueryHandler: Done processing query | ||
1377 | 2024.10.31 20:21:38.173119 [ 291 ] {3bed58d3-5798-4f9a-a746-6b1326e39d24} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1378 | 2024.10.31 20:21:38.173136 [ 291 ] {} <Debug> HTTP-Session: 0073c139-e8ca-46bd-9eed-a227b5f920c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1379 | 2024.10.31 20:21:38.173393 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1380 | 2024.10.31 20:21:38.173672 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51062, User-Agent: (none), Length: 79790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1381 | 2024.10.31 20:21:38.173754 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1382 | 2024.10.31 20:21:38.173778 [ 290 ] {} <Debug> HTTP-Session: 845db4a4-e832-4e14-8d59-9ddc00fe46d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51062 | ||
1383 | 2024.10.31 20:21:38.173799 [ 290 ] {} <Debug> HTTP-Session: 845db4a4-e832-4e14-8d59-9ddc00fe46d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1384 | 2024.10.31 20:21:38.173816 [ 290 ] {} <Debug> HTTP-Session: 845db4a4-e832-4e14-8d59-9ddc00fe46d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1385 | 2024.10.31 20:21:38.173862 [ 290 ] {} <Trace> HTTP-Session: 845db4a4-e832-4e14-8d59-9ddc00fe46d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1386 | 2024.10.31 20:21:38.174365 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51062) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1387 | 2024.10.31 20:21:38.174422 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1388 | 2024.10.31 20:21:38.174709 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1389 | 2024.10.31 20:21:38.175362 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1390 | 2024.10.31 20:21:38.175399 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1391 | 2024.10.31 20:21:38.175780 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1392 | 2024.10.31 20:21:38.176148 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1393 | 2024.10.31 20:21:38.176276 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Debug> executeQuery: Read 484 rows, 36.53 KiB in 0.002301 sec., 210343.3289873968 rows/sec., 15.50 MiB/sec. | ||
1394 | 2024.10.31 20:21:38.176447 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Debug> DynamicQueryHandler: Done processing query | ||
1395 | 2024.10.31 20:21:38.176470 [ 290 ] {82c80c77-4404-4199-a0a7-2fd17f6fd669} <Debug> MemoryTracker: Peak memory usage (for query): 4.48 MiB. | ||
1396 | 2024.10.31 20:21:38.176487 [ 290 ] {} <Debug> HTTP-Session: 845db4a4-e832-4e14-8d59-9ddc00fe46d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2024.10.31 20:21:38.177315 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1398 | 2024.10.31 20:21:38.177443 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41542, User-Agent: (none), Length: 284604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1399 | 2024.10.31 20:21:38.177517 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1400 | 2024.10.31 20:21:38.177541 [ 291 ] {} <Debug> HTTP-Session: fb33acc5-ac69-4b64-9e45-8cbefa639186 Authenticating user 'default' from [fd00:1122:3344:101::d]:41542 | ||
1401 | 2024.10.31 20:21:38.177562 [ 291 ] {} <Debug> HTTP-Session: fb33acc5-ac69-4b64-9e45-8cbefa639186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1402 | 2024.10.31 20:21:38.177581 [ 291 ] {} <Debug> HTTP-Session: fb33acc5-ac69-4b64-9e45-8cbefa639186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1403 | 2024.10.31 20:21:38.177627 [ 291 ] {} <Trace> HTTP-Session: fb33acc5-ac69-4b64-9e45-8cbefa639186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1404 | 2024.10.31 20:21:38.178807 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41542) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1405 | 2024.10.31 20:21:38.178864 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1406 | 2024.10.31 20:21:38.179079 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1407 | 2024.10.31 20:21:38.182337 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1408 | 2024.10.31 20:21:38.182373 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1409 | 2024.10.31 20:21:38.182985 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1410 | 2024.10.31 20:21:38.183346 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1411 | 2024.10.31 20:21:38.183508 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Debug> executeQuery: Read 1505 rows, 102.91 KiB in 0.005565 sec., 270440.25157232705 rows/sec., 18.06 MiB/sec. | ||
1412 | 2024.10.31 20:21:38.183805 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Debug> DynamicQueryHandler: Done processing query | ||
1413 | 2024.10.31 20:21:38.183830 [ 291 ] {b9a2ed4f-51be-4a76-b0ee-b83bb79a562f} <Debug> MemoryTracker: Peak memory usage (for query): 5.11 MiB. | ||
1414 | 2024.10.31 20:21:38.183846 [ 291 ] {} <Debug> HTTP-Session: fb33acc5-ac69-4b64-9e45-8cbefa639186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2024.10.31 20:21:38.184033 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51062, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1416 | 2024.10.31 20:21:38.184056 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1417 | 2024.10.31 20:21:38.184126 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1418 | 2024.10.31 20:21:38.184162 [ 290 ] {} <Debug> HTTP-Session: 51364f66-09df-45ac-be17-08d5c242729e Authenticating user 'default' from [fd00:1122:3344:101::d]:51062 | ||
1419 | 2024.10.31 20:21:38.184202 [ 290 ] {} <Debug> HTTP-Session: 51364f66-09df-45ac-be17-08d5c242729e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1420 | 2024.10.31 20:21:38.184226 [ 290 ] {} <Debug> HTTP-Session: 51364f66-09df-45ac-be17-08d5c242729e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1421 | 2024.10.31 20:21:38.184276 [ 290 ] {} <Trace> HTTP-Session: 51364f66-09df-45ac-be17-08d5c242729e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1422 | 2024.10.31 20:21:38.184405 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51062) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1423 | 2024.10.31 20:21:38.184464 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1424 | 2024.10.31 20:21:38.184655 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1425 | 2024.10.31 20:21:38.184922 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1426 | 2024.10.31 20:21:38.184958 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1427 | 2024.10.31 20:21:38.185342 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1428 | 2024.10.31 20:21:38.185675 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1429 | 2024.10.31 20:21:38.185799 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001428 sec., 2801.1204481792715 rows/sec., 196.95 KiB/sec. | ||
1430 | 2024.10.31 20:21:38.185998 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Debug> DynamicQueryHandler: Done processing query | ||
1431 | 2024.10.31 20:21:38.186023 [ 290 ] {7792e5e0-74a0-4e51-a902-1f308239ff0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1432 | 2024.10.31 20:21:38.186039 [ 290 ] {} <Debug> HTTP-Session: 51364f66-09df-45ac-be17-08d5c242729e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1433 | 2024.10.31 20:21:38.190172 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1434 | 2024.10.31 20:21:39.000248 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.74 MiB, peak 152.69 MiB, free memory in arenas 0.00 B, will set to 147.94 MiB (RSS), difference: 1.19 MiB | ||
1435 | 2024.10.31 20:21:39.277425 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59293, User-Agent: (none), Length: 872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1436 | 2024.10.31 20:21:39.277592 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1437 | 2024.10.31 20:21:39.277636 [ 290 ] {} <Debug> HTTP-Session: 978765f2-a9e7-455a-bbcb-5c84b3a706f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59293 | ||
1438 | 2024.10.31 20:21:39.277678 [ 290 ] {} <Debug> HTTP-Session: 978765f2-a9e7-455a-bbcb-5c84b3a706f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1439 | 2024.10.31 20:21:39.277706 [ 290 ] {} <Debug> HTTP-Session: 978765f2-a9e7-455a-bbcb-5c84b3a706f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1440 | 2024.10.31 20:21:39.277772 [ 290 ] {} <Trace> HTTP-Session: 978765f2-a9e7-455a-bbcb-5c84b3a706f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1441 | 2024.10.31 20:21:39.278004 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1442 | 2024.10.31 20:21:39.278389 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1443 | 2024.10.31 20:21:39.278436 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
1444 | 2024.10.31 20:21:39.278752 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1445 | 2024.10.31 20:21:39.278839 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1446 | 2024.10.31 20:21:39.279017 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1447 | 2024.10.31 20:21:39.279157 [ 257 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1448 | 2024.10.31 20:21:39.279205 [ 256 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1449 | 2024.10.31 20:21:39.279370 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1450 | 2024.10.31 20:21:39.279405 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1451 | 2024.10.31 20:21:39.281450 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
1452 | 2024.10.31 20:21:39.281483 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 21 rows starting from 0 | ||
1453 | 2024.10.31 20:21:39.303335 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> executeQuery: Read 21 rows, 845.00 B in 0.02541 sec., 826.4462809917355 rows/sec., 32.48 KiB/sec. | ||
1454 | 2024.10.31 20:21:39.303695 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> DynamicQueryHandler: Done processing query | ||
1455 | 2024.10.31 20:21:39.303724 [ 290 ] {a25e7574-505b-460a-8e0f-fbf05bc6d10d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1456 | 2024.10.31 20:21:39.303743 [ 290 ] {} <Debug> HTTP-Session: 978765f2-a9e7-455a-bbcb-5c84b3a706f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1457 | 2024.10.31 20:21:39.304083 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59293, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1458 | 2024.10.31 20:21:39.304211 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64999, User-Agent: (none), Length: 910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1459 | 2024.10.31 20:21:39.304318 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1460 | 2024.10.31 20:21:39.304349 [ 291 ] {} <Debug> HTTP-Session: 84130ca1-4468-4f47-aa45-8016b2878863 Authenticating user 'default' from [fd00:1122:3344:101::d]:64999 | ||
1461 | 2024.10.31 20:21:39.304378 [ 291 ] {} <Debug> HTTP-Session: 84130ca1-4468-4f47-aa45-8016b2878863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1462 | 2024.10.31 20:21:39.304396 [ 291 ] {} <Debug> HTTP-Session: 84130ca1-4468-4f47-aa45-8016b2878863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1463 | 2024.10.31 20:21:39.304457 [ 291 ] {} <Trace> HTTP-Session: 84130ca1-4468-4f47-aa45-8016b2878863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1464 | 2024.10.31 20:21:39.304714 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1465 | 2024.10.31 20:21:39.305114 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1466 | 2024.10.31 20:21:39.305159 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
1467 | 2024.10.31 20:21:39.305493 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1468 | 2024.10.31 20:21:39.305581 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1469 | 2024.10.31 20:21:39.305760 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1470 | 2024.10.31 20:21:39.305847 [ 256 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1471 | 2024.10.31 20:21:39.305883 [ 285 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1472 | 2024.10.31 20:21:39.306000 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1473 | 2024.10.31 20:21:39.306028 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1474 | 2024.10.31 20:21:39.306080 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
1475 | 2024.10.31 20:21:39.306106 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 21 rows starting from 0 | ||
1476 | 2024.10.31 20:21:39.307085 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> executeQuery: Read 21 rows, 845.00 B in 0.002494 sec., 8420.208500400962 rows/sec., 330.87 KiB/sec. | ||
1477 | 2024.10.31 20:21:39.307363 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> DynamicQueryHandler: Done processing query | ||
1478 | 2024.10.31 20:21:39.307389 [ 291 ] {0d9c6eb8-f038-4d89-a71c-98aac928e4eb} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1479 | 2024.10.31 20:21:39.307407 [ 291 ] {} <Debug> HTTP-Session: 84130ca1-4468-4f47-aa45-8016b2878863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1480 | 2024.10.31 20:21:39.307754 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64999, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1481 | 2024.10.31 20:21:39.307824 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55653, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1482 | 2024.10.31 20:21:39.307920 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1483 | 2024.10.31 20:21:39.307949 [ 290 ] {} <Debug> HTTP-Session: 6e03f5e5-1a2f-4862-85b3-3e9461aef0c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55653 | ||
1484 | 2024.10.31 20:21:39.307972 [ 290 ] {} <Debug> HTTP-Session: 6e03f5e5-1a2f-4862-85b3-3e9461aef0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1485 | 2024.10.31 20:21:39.307989 [ 290 ] {} <Debug> HTTP-Session: 6e03f5e5-1a2f-4862-85b3-3e9461aef0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1486 | 2024.10.31 20:21:39.308039 [ 290 ] {} <Trace> HTTP-Session: 6e03f5e5-1a2f-4862-85b3-3e9461aef0c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1487 | 2024.10.31 20:21:39.308252 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
1488 | 2024.10.31 20:21:39.308635 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1489 | 2024.10.31 20:21:39.308689 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
1490 | 2024.10.31 20:21:39.308981 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1491 | 2024.10.31 20:21:39.309051 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1492 | 2024.10.31 20:21:39.309205 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1493 | 2024.10.31 20:21:39.309322 [ 256 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1494 | 2024.10.31 20:21:39.309325 [ 285 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1495 | 2024.10.31 20:21:39.309436 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1496 | 2024.10.31 20:21:39.309464 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1497 | 2024.10.31 20:21:39.309513 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
1498 | 2024.10.31 20:21:39.309539 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 21 rows starting from 0 | ||
1499 | 2024.10.31 20:21:39.310392 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> executeQuery: Read 21 rows, 845.00 B in 0.002244 sec., 9358.288770053476 rows/sec., 367.73 KiB/sec. | ||
1500 | 2024.10.31 20:21:39.310640 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> DynamicQueryHandler: Done processing query | ||
1501 | 2024.10.31 20:21:39.310665 [ 290 ] {8e1d502e-de4d-4ea4-b9f6-d98f4da8fc95} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB. | ||
1502 | 2024.10.31 20:21:39.310683 [ 290 ] {} <Debug> HTTP-Session: 6e03f5e5-1a2f-4862-85b3-3e9461aef0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1503 | 2024.10.31 20:21:39.312067 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1504 | 2024.10.31 20:21:39.312147 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58270, User-Agent: (none), Length: 638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1505 | 2024.10.31 20:21:39.312239 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1506 | 2024.10.31 20:21:39.312264 [ 291 ] {} <Debug> HTTP-Session: d13a74a6-5a5f-4d08-a183-75cc39179570 Authenticating user 'default' from [fd00:1122:3344:101::d]:58270 | ||
1507 | 2024.10.31 20:21:39.312289 [ 291 ] {} <Debug> HTTP-Session: d13a74a6-5a5f-4d08-a183-75cc39179570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1508 | 2024.10.31 20:21:39.312308 [ 291 ] {} <Debug> HTTP-Session: d13a74a6-5a5f-4d08-a183-75cc39179570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1509 | 2024.10.31 20:21:39.312358 [ 291 ] {} <Trace> HTTP-Session: d13a74a6-5a5f-4d08-a183-75cc39179570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.10.31 20:21:39.312513 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58270) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1511 | 2024.10.31 20:21:39.312577 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1512 | 2024.10.31 20:21:39.312805 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1513 | 2024.10.31 20:21:39.313131 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2024.10.31 20:21:39.313171 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1515 | 2024.10.31 20:21:39.313669 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1516 | 2024.10.31 20:21:39.313992 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2024.10.31 20:21:39.314139 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001679 sec., 1786.777843954735 rows/sec., 162.86 KiB/sec. | ||
1518 | 2024.10.31 20:21:39.314330 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Debug> DynamicQueryHandler: Done processing query | ||
1519 | 2024.10.31 20:21:39.314354 [ 291 ] {3ac35da5-f87c-4e5f-bc5f-36805e6fb3da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1520 | 2024.10.31 20:21:39.314371 [ 291 ] {} <Debug> HTTP-Session: d13a74a6-5a5f-4d08-a183-75cc39179570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1521 | 2024.10.31 20:21:39.314530 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1522 | 2024.10.31 20:21:39.314647 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48566, User-Agent: (none), Length: 10168, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1523 | 2024.10.31 20:21:39.314719 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1524 | 2024.10.31 20:21:39.314743 [ 290 ] {} <Debug> HTTP-Session: 486ee62a-9fc8-44d3-ab41-b700fa6359f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48566 | ||
1525 | 2024.10.31 20:21:39.314764 [ 290 ] {} <Debug> HTTP-Session: 486ee62a-9fc8-44d3-ab41-b700fa6359f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1526 | 2024.10.31 20:21:39.314781 [ 290 ] {} <Debug> HTTP-Session: 486ee62a-9fc8-44d3-ab41-b700fa6359f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1527 | 2024.10.31 20:21:39.314828 [ 290 ] {} <Trace> HTTP-Session: 486ee62a-9fc8-44d3-ab41-b700fa6359f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1528 | 2024.10.31 20:21:39.315002 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48566) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1529 | 2024.10.31 20:21:39.315060 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1530 | 2024.10.31 20:21:39.315389 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1531 | 2024.10.31 20:21:39.315794 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2024.10.31 20:21:39.315832 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1533 | 2024.10.31 20:21:39.316235 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1534 | 2024.10.31 20:21:39.316598 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2024.10.31 20:21:39.316762 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Debug> executeQuery: Read 68 rows, 5.99 KiB in 0.001862 sec., 36519.871106337276 rows/sec., 3.14 MiB/sec. | ||
1536 | 2024.10.31 20:21:39.317045 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Debug> DynamicQueryHandler: Done processing query | ||
1537 | 2024.10.31 20:21:39.317068 [ 290 ] {cb998dd6-e8a2-4c13-a0e0-f61882fd1da4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1538 | 2024.10.31 20:21:39.317084 [ 290 ] {} <Debug> HTTP-Session: 486ee62a-9fc8-44d3-ab41-b700fa6359f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1539 | 2024.10.31 20:21:39.317315 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48566, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1540 | 2024.10.31 20:21:39.317315 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58270, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1541 | 2024.10.31 20:21:39.317424 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1542 | 2024.10.31 20:21:39.317461 [ 291 ] {} <Debug> HTTP-Session: 876f5724-302d-4ee6-a25c-5d670df8639c Authenticating user 'default' from [fd00:1122:3344:101::d]:58270 | ||
1543 | 2024.10.31 20:21:39.317489 [ 291 ] {} <Debug> HTTP-Session: 876f5724-302d-4ee6-a25c-5d670df8639c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1544 | 2024.10.31 20:21:39.317507 [ 291 ] {} <Debug> HTTP-Session: 876f5724-302d-4ee6-a25c-5d670df8639c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1545 | 2024.10.31 20:21:39.317553 [ 291 ] {} <Trace> HTTP-Session: 876f5724-302d-4ee6-a25c-5d670df8639c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1546 | 2024.10.31 20:21:39.317694 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58270) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1547 | 2024.10.31 20:21:39.317743 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1548 | 2024.10.31 20:21:39.318005 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1549 | 2024.10.31 20:21:39.318331 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1550 | 2024.10.31 20:21:39.318367 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1551 | 2024.10.31 20:21:39.318728 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1552 | 2024.10.31 20:21:39.319081 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1553 | 2024.10.31 20:21:39.319238 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.00159 sec., 13207.54716981132 rows/sec., 993.15 KiB/sec. | ||
1554 | 2024.10.31 20:21:39.319412 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Debug> DynamicQueryHandler: Done processing query | ||
1555 | 2024.10.31 20:21:39.319436 [ 291 ] {9d107df2-0d8e-4c78-82d1-96a16cc44dc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1556 | 2024.10.31 20:21:39.319452 [ 291 ] {} <Debug> HTTP-Session: 876f5724-302d-4ee6-a25c-5d670df8639c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1557 | 2024.10.31 20:21:39.319592 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58270, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1558 | 2024.10.31 20:21:39.319662 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42492, User-Agent: (none), Length: 10058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1559 | 2024.10.31 20:21:39.319761 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1560 | 2024.10.31 20:21:39.319802 [ 290 ] {} <Debug> HTTP-Session: 642ef208-3540-4d0d-beda-63386fa79a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:42492 | ||
1561 | 2024.10.31 20:21:39.319835 [ 290 ] {} <Debug> HTTP-Session: 642ef208-3540-4d0d-beda-63386fa79a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1562 | 2024.10.31 20:21:39.319862 [ 290 ] {} <Debug> HTTP-Session: 642ef208-3540-4d0d-beda-63386fa79a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1563 | 2024.10.31 20:21:39.319930 [ 290 ] {} <Trace> HTTP-Session: 642ef208-3540-4d0d-beda-63386fa79a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2024.10.31 20:21:39.320178 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42492) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1565 | 2024.10.31 20:21:39.320267 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1566 | 2024.10.31 20:21:39.320742 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1567 | 2024.10.31 20:21:39.321102 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1568 | 2024.10.31 20:21:39.321139 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1569 | 2024.10.31 20:21:39.321503 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1570 | 2024.10.31 20:21:39.321879 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1571 | 2024.10.31 20:21:39.322057 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Debug> executeQuery: Read 59 rows, 4.73 KiB in 0.001955 sec., 30179.028132992324 rows/sec., 2.36 MiB/sec. | ||
1572 | 2024.10.31 20:21:39.322416 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Debug> DynamicQueryHandler: Done processing query | ||
1573 | 2024.10.31 20:21:39.322441 [ 290 ] {dc3112c0-5fbe-4442-9f45-c8d92e5ec51b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1574 | 2024.10.31 20:21:39.322457 [ 290 ] {} <Debug> HTTP-Session: 642ef208-3540-4d0d-beda-63386fa79a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1575 | 2024.10.31 20:21:39.322614 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1576 | 2024.10.31 20:21:39.322677 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64145, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1577 | 2024.10.31 20:21:39.322806 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1578 | 2024.10.31 20:21:39.322846 [ 291 ] {} <Debug> HTTP-Session: 4f1ef346-d0d8-4de9-a08d-cb4dd915b05a Authenticating user 'default' from [fd00:1122:3344:101::d]:64145 | ||
1579 | 2024.10.31 20:21:39.322880 [ 291 ] {} <Debug> HTTP-Session: 4f1ef346-d0d8-4de9-a08d-cb4dd915b05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1580 | 2024.10.31 20:21:39.322909 [ 291 ] {} <Debug> HTTP-Session: 4f1ef346-d0d8-4de9-a08d-cb4dd915b05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1581 | 2024.10.31 20:21:39.322976 [ 291 ] {} <Trace> HTTP-Session: 4f1ef346-d0d8-4de9-a08d-cb4dd915b05a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1582 | 2024.10.31 20:21:39.323185 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64145) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1583 | 2024.10.31 20:21:39.323277 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1584 | 2024.10.31 20:21:39.323599 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1585 | 2024.10.31 20:21:39.323942 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1586 | 2024.10.31 20:21:39.323978 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1587 | 2024.10.31 20:21:39.324349 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1588 | 2024.10.31 20:21:39.324680 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2024.10.31 20:21:39.324844 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001716 sec., 5827.505827505827 rows/sec., 413.73 KiB/sec. | ||
1590 | 2024.10.31 20:21:39.325051 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Debug> DynamicQueryHandler: Done processing query | ||
1591 | 2024.10.31 20:21:39.325075 [ 291 ] {f4020102-9ea8-4236-9593-1af2e02d55f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1592 | 2024.10.31 20:21:39.325091 [ 291 ] {} <Debug> HTTP-Session: 4f1ef346-d0d8-4de9-a08d-cb4dd915b05a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1593 | 2024.10.31 20:21:39.325317 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1594 | 2024.10.31 20:21:39.325521 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40626, User-Agent: (none), Length: 34218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1595 | 2024.10.31 20:21:39.325628 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1596 | 2024.10.31 20:21:39.325666 [ 290 ] {} <Debug> HTTP-Session: e02f01e8-8e5b-45b2-a42f-afaf50723953 Authenticating user 'default' from [fd00:1122:3344:101::d]:40626 | ||
1597 | 2024.10.31 20:21:39.325700 [ 290 ] {} <Debug> HTTP-Session: e02f01e8-8e5b-45b2-a42f-afaf50723953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1598 | 2024.10.31 20:21:39.325728 [ 290 ] {} <Debug> HTTP-Session: e02f01e8-8e5b-45b2-a42f-afaf50723953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2024.10.31 20:21:39.325777 [ 290 ] {} <Trace> HTTP-Session: e02f01e8-8e5b-45b2-a42f-afaf50723953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2024.10.31 20:21:39.326101 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40626) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1601 | 2024.10.31 20:21:39.326192 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <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 | ||
1602 | 2024.10.31 20:21:39.326756 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1603 | 2024.10.31 20:21:39.327350 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1604 | 2024.10.31 20:21:39.327387 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1605 | 2024.10.31 20:21:39.328017 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1606 | 2024.10.31 20:21:39.328428 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1607 | 2024.10.31 20:21:39.328635 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002746 sec., 7647.4872541879095 rows/sec., 13.70 MiB/sec. | ||
1608 | 2024.10.31 20:21:39.328877 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Debug> DynamicQueryHandler: Done processing query | ||
1609 | 2024.10.31 20:21:39.328902 [ 290 ] {31a1f0a5-1b0f-43a3-830d-73580f58b5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
1610 | 2024.10.31 20:21:39.328918 [ 290 ] {} <Debug> HTTP-Session: e02f01e8-8e5b-45b2-a42f-afaf50723953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1611 | 2024.10.31 20:21:39.329073 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1612 | 2024.10.31 20:21:39.329093 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64145, User-Agent: (none), Length: 2431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1613 | 2024.10.31 20:21:39.329184 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1614 | 2024.10.31 20:21:39.329218 [ 291 ] {} <Debug> HTTP-Session: 8a4662c6-08cd-4f4f-8251-d6f470a69c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:64145 | ||
1615 | 2024.10.31 20:21:39.329242 [ 291 ] {} <Debug> HTTP-Session: 8a4662c6-08cd-4f4f-8251-d6f470a69c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1616 | 2024.10.31 20:21:39.329262 [ 291 ] {} <Debug> HTTP-Session: 8a4662c6-08cd-4f4f-8251-d6f470a69c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1617 | 2024.10.31 20:21:39.329308 [ 291 ] {} <Trace> HTTP-Session: 8a4662c6-08cd-4f4f-8251-d6f470a69c26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2024.10.31 20:21:39.329446 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64145) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1619 | 2024.10.31 20:21:39.329503 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1620 | 2024.10.31 20:21:39.329691 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1621 | 2024.10.31 20:21:39.329951 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Trace> oximeter.measurements_i64 (6332acbe-1eda-47c5-a8db-5f7d65185b22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1622 | 2024.10.31 20:21:39.329986 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1623 | 2024.10.31 20:21:39.330370 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1624 | 2024.10.31 20:21:39.330702 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Trace> oximeter.measurements_i64 (6332acbe-1eda-47c5-a8db-5f7d65185b22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1625 | 2024.10.31 20:21:39.330861 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001447 sec., 10366.275051831375 rows/sec., 771.40 KiB/sec. | ||
1626 | 2024.10.31 20:21:39.331030 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Debug> DynamicQueryHandler: Done processing query | ||
1627 | 2024.10.31 20:21:39.331053 [ 291 ] {b5784cab-2a44-4d4b-907e-bf358e12be96} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1628 | 2024.10.31 20:21:39.331069 [ 291 ] {} <Debug> HTTP-Session: 8a4662c6-08cd-4f4f-8251-d6f470a69c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1629 | 2024.10.31 20:21:39.331203 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1630 | 2024.10.31 20:21:39.331322 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51704, User-Agent: (none), Length: 668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1631 | 2024.10.31 20:21:39.331395 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1632 | 2024.10.31 20:21:39.331419 [ 290 ] {} <Debug> HTTP-Session: 3c2ef4ec-4fff-404b-93f0-8b416e9cc5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51704 | ||
1633 | 2024.10.31 20:21:39.331440 [ 290 ] {} <Debug> HTTP-Session: 3c2ef4ec-4fff-404b-93f0-8b416e9cc5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1634 | 2024.10.31 20:21:39.331457 [ 290 ] {} <Debug> HTTP-Session: 3c2ef4ec-4fff-404b-93f0-8b416e9cc5a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1635 | 2024.10.31 20:21:39.331504 [ 290 ] {} <Trace> HTTP-Session: 3c2ef4ec-4fff-404b-93f0-8b416e9cc5a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1636 | 2024.10.31 20:21:39.331632 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51704) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1637 | 2024.10.31 20:21:39.331692 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1638 | 2024.10.31 20:21:39.331855 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1639 | 2024.10.31 20:21:39.332122 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1640 | 2024.10.31 20:21:39.332157 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1641 | 2024.10.31 20:21:39.332514 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1642 | 2024.10.31 20:21:39.332841 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1643 | 2024.10.31 20:21:39.332998 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001395 sec., 2867.383512544803 rows/sec., 201.61 KiB/sec. | ||
1644 | 2024.10.31 20:21:39.333178 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Debug> DynamicQueryHandler: Done processing query | ||
1645 | 2024.10.31 20:21:39.333203 [ 290 ] {5cdb76e2-637e-4527-9e48-a3cdb83a5887} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1646 | 2024.10.31 20:21:39.333220 [ 290 ] {} <Debug> HTTP-Session: 3c2ef4ec-4fff-404b-93f0-8b416e9cc5a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1647 | 2024.10.31 20:21:39.333447 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1648 | 2024.10.31 20:21:42.975887 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1649 | 2024.10.31 20:21:42.975963 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1650 | 2024.10.31 20:21:44.279278 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40240, User-Agent: (none), Length: 3690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1651 | 2024.10.31 20:21:44.279460 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1652 | 2024.10.31 20:21:44.279511 [ 290 ] {} <Debug> HTTP-Session: 5ef84e95-ded6-4e43-b560-4835bae68bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:40240 | ||
1653 | 2024.10.31 20:21:44.279555 [ 290 ] {} <Debug> HTTP-Session: 5ef84e95-ded6-4e43-b560-4835bae68bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1654 | 2024.10.31 20:21:44.279583 [ 290 ] {} <Debug> HTTP-Session: 5ef84e95-ded6-4e43-b560-4835bae68bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1655 | 2024.10.31 20:21:44.279668 [ 290 ] {} <Trace> HTTP-Session: 5ef84e95-ded6-4e43-b560-4835bae68bcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.10.31 20:21:44.279973 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40240) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1657 | 2024.10.31 20:21:44.280045 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1658 | 2024.10.31 20:21:44.280389 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1659 | 2024.10.31 20:21:44.280865 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1660 | 2024.10.31 20:21:44.280911 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1661 | 2024.10.31 20:21:44.281355 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1662 | 2024.10.31 20:21:44.281746 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1663 | 2024.10.31 20:21:44.281937 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002044 sec., 12720.156555772995 rows/sec., 1008.57 KiB/sec. | ||
1664 | 2024.10.31 20:21:44.282158 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2024.10.31 20:21:44.282185 [ 290 ] {73f23070-8d6f-4910-a9da-6a486b43119c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1666 | 2024.10.31 20:21:44.282203 [ 290 ] {} <Debug> HTTP-Session: 5ef84e95-ded6-4e43-b560-4835bae68bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1667 | 2024.10.31 20:21:44.282400 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2024.10.31 20:21:44.282470 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64145, User-Agent: (none), Length: 4796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1669 | 2024.10.31 20:21:44.282587 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1670 | 2024.10.31 20:21:44.282619 [ 291 ] {} <Debug> HTTP-Session: 8f8c8eda-2580-441f-a1a0-60507f82f0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64145 | ||
1671 | 2024.10.31 20:21:44.282647 [ 291 ] {} <Debug> HTTP-Session: 8f8c8eda-2580-441f-a1a0-60507f82f0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1672 | 2024.10.31 20:21:44.282665 [ 291 ] {} <Debug> HTTP-Session: 8f8c8eda-2580-441f-a1a0-60507f82f0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1673 | 2024.10.31 20:21:44.282722 [ 291 ] {} <Trace> HTTP-Session: 8f8c8eda-2580-441f-a1a0-60507f82f0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1674 | 2024.10.31 20:21:44.282921 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64145) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1675 | 2024.10.31 20:21:44.282989 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1676 | 2024.10.31 20:21:44.283334 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1677 | 2024.10.31 20:21:44.283718 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2024.10.31 20:21:44.283757 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1679 | 2024.10.31 20:21:44.284173 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1680 | 2024.10.31 20:21:44.284547 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2024.10.31 20:21:44.284698 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001847 sec., 15159.718462371415 rows/sec., 1.18 MiB/sec. | ||
1682 | 2024.10.31 20:21:44.284895 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Debug> DynamicQueryHandler: Done processing query | ||
1683 | 2024.10.31 20:21:44.284922 [ 291 ] {b93d53ca-66d1-4f8e-ae39-d037090ee81f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1684 | 2024.10.31 20:21:44.284938 [ 291 ] {} <Debug> HTTP-Session: 8f8c8eda-2580-441f-a1a0-60507f82f0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1685 | 2024.10.31 20:21:44.285144 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1686 | 2024.10.31 20:21:44.285223 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44957, User-Agent: (none), Length: 9622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1687 | 2024.10.31 20:21:44.285353 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1688 | 2024.10.31 20:21:44.285394 [ 290 ] {} <Debug> HTTP-Session: 6659fdd7-7f3d-4f60-87d9-08c0178a0917 Authenticating user 'default' from [fd00:1122:3344:101::d]:44957 | ||
1689 | 2024.10.31 20:21:44.285430 [ 290 ] {} <Debug> HTTP-Session: 6659fdd7-7f3d-4f60-87d9-08c0178a0917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1690 | 2024.10.31 20:21:44.285457 [ 290 ] {} <Debug> HTTP-Session: 6659fdd7-7f3d-4f60-87d9-08c0178a0917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1691 | 2024.10.31 20:21:44.285531 [ 290 ] {} <Trace> HTTP-Session: 6659fdd7-7f3d-4f60-87d9-08c0178a0917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2024.10.31 20:21:44.285794 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44957) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1693 | 2024.10.31 20:21:44.285893 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1694 | 2024.10.31 20:21:44.286092 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1695 | 2024.10.31 20:21:44.286448 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2024.10.31 20:21:44.286486 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1697 | 2024.10.31 20:21:44.286876 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1698 | 2024.10.31 20:21:44.287221 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2024.10.31 20:21:44.287384 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001696 sec., 29481.132075471698 rows/sec., 2.04 MiB/sec. | ||
1700 | 2024.10.31 20:21:44.287568 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Debug> DynamicQueryHandler: Done processing query | ||
1701 | 2024.10.31 20:21:44.287592 [ 290 ] {b8b736c1-b451-4d57-b534-23259f35d08b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1702 | 2024.10.31 20:21:44.287609 [ 290 ] {} <Debug> HTTP-Session: 6659fdd7-7f3d-4f60-87d9-08c0178a0917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1703 | 2024.10.31 20:21:44.287780 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1704 | 2024.10.31 20:21:44.287845 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43359, User-Agent: (none), Length: 3112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1705 | 2024.10.31 20:21:44.287936 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1706 | 2024.10.31 20:21:44.287964 [ 291 ] {} <Debug> HTTP-Session: 517f13ac-3ee6-43ea-b4af-44e2f231183a Authenticating user 'default' from [fd00:1122:3344:101::d]:43359 | ||
1707 | 2024.10.31 20:21:44.287987 [ 291 ] {} <Debug> HTTP-Session: 517f13ac-3ee6-43ea-b4af-44e2f231183a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1708 | 2024.10.31 20:21:44.288005 [ 291 ] {} <Debug> HTTP-Session: 517f13ac-3ee6-43ea-b4af-44e2f231183a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1709 | 2024.10.31 20:21:44.288054 [ 291 ] {} <Trace> HTTP-Session: 517f13ac-3ee6-43ea-b4af-44e2f231183a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2024.10.31 20:21:44.288198 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43359) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1711 | 2024.10.31 20:21:44.288257 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1712 | 2024.10.31 20:21:44.288450 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1713 | 2024.10.31 20:21:44.288775 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2024.10.31 20:21:44.288817 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1715 | 2024.10.31 20:21:44.289198 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1716 | 2024.10.31 20:21:44.289525 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2024.10.31 20:21:44.289652 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001503 sec., 13306.71989354624 rows/sec., 935.63 KiB/sec. | ||
1718 | 2024.10.31 20:21:44.289945 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Debug> DynamicQueryHandler: Done processing query | ||
1719 | 2024.10.31 20:21:44.289970 [ 291 ] {c8d915d6-5075-4ec5-a2a7-c685f6203ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1720 | 2024.10.31 20:21:44.289986 [ 291 ] {} <Debug> HTTP-Session: 517f13ac-3ee6-43ea-b4af-44e2f231183a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1721 | 2024.10.31 20:21:44.290382 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1722 | 2024.10.31 20:21:48.107223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 194 | ||
1723 | 2024.10.31 20:21:48.112148 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1724 | 2024.10.31 20:21:48.112196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1725 | 2024.10.31 20:21:48.113714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1726 | 2024.10.31 20:21:48.114704 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2024.10.31 20:21:48.115197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
1728 | 2024.10.31 20:21:49.280498 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52758, User-Agent: (none), Length: 12728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1729 | 2024.10.31 20:21:49.280655 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1730 | 2024.10.31 20:21:49.280706 [ 282 ] {} <Debug> HTTP-Session: 48a457a3-30d3-44b0-a893-226868bf042c Authenticating user 'default' from [fd00:1122:3344:101::d]:52758 | ||
1731 | 2024.10.31 20:21:49.280754 [ 282 ] {} <Debug> HTTP-Session: 48a457a3-30d3-44b0-a893-226868bf042c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1732 | 2024.10.31 20:21:49.280775 [ 282 ] {} <Debug> HTTP-Session: 48a457a3-30d3-44b0-a893-226868bf042c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1733 | 2024.10.31 20:21:49.280835 [ 282 ] {} <Trace> HTTP-Session: 48a457a3-30d3-44b0-a893-226868bf042c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1734 | 2024.10.31 20:21:49.281080 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52758) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1735 | 2024.10.31 20:21:49.281149 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1736 | 2024.10.31 20:21:49.281492 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1737 | 2024.10.31 20:21:49.281964 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1738 | 2024.10.31 20:21:49.282004 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1739 | 2024.10.31 20:21:49.282448 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1740 | 2024.10.31 20:21:49.282854 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1741 | 2024.10.31 20:21:49.282996 [ 128 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1742 | 2024.10.31 20:21:49.283000 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Debug> executeQuery: Read 84 rows, 7.58 KiB in 0.002007 sec., 41853.512705530644 rows/sec., 3.69 MiB/sec. | ||
1743 | 2024.10.31 20:21:49.283048 [ 128 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1744 | 2024.10.31 20:21:49.283086 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1745 | 2024.10.31 20:21:49.283312 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Debug> DynamicQueryHandler: Done processing query | ||
1746 | 2024.10.31 20:21:49.283359 [ 282 ] {9c2d5453-36f4-4f3f-9aba-d8d11e18b2d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1747 | 2024.10.31 20:21:49.283406 [ 282 ] {} <Debug> HTTP-Session: 48a457a3-30d3-44b0-a893-226868bf042c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1748 | 2024.10.31 20:21:49.283653 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1749 | 2024.10.31 20:21:49.283794 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45083, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1750 | 2024.10.31 20:21:49.283921 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1751 | 2024.10.31 20:21:49.283948 [ 290 ] {} <Debug> HTTP-Session: 4166f5c1-8e35-4ca9-988c-dfd9759782ab Authenticating user 'default' from [fd00:1122:3344:101::d]:45083 | ||
1752 | 2024.10.31 20:21:49.283976 [ 290 ] {} <Debug> HTTP-Session: 4166f5c1-8e35-4ca9-988c-dfd9759782ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1753 | 2024.10.31 20:21:49.283995 [ 290 ] {} <Debug> HTTP-Session: 4166f5c1-8e35-4ca9-988c-dfd9759782ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1754 | 2024.10.31 20:21:49.284064 [ 290 ] {} <Trace> HTTP-Session: 4166f5c1-8e35-4ca9-988c-dfd9759782ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2024.10.31 20:21:49.284267 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45083) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1756 | 2024.10.31 20:21:49.284342 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1757 | 2024.10.31 20:21:49.284708 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1758 | 2024.10.31 20:21:49.285140 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1759 | 2024.10.31 20:21:49.285189 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1760 | 2024.10.31 20:21:49.285682 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1761 | 2024.10.31 20:21:49.286132 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1762 | 2024.10.31 20:21:49.286333 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.002132 sec., 13602.251407129455 rows/sec., 1022.83 KiB/sec. | ||
1763 | 2024.10.31 20:21:49.286679 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Debug> DynamicQueryHandler: Done processing query | ||
1764 | 2024.10.31 20:21:49.286709 [ 290 ] {c82859e5-2067-4404-b949-60a806fc04c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1765 | 2024.10.31 20:21:49.286727 [ 290 ] {} <Debug> HTTP-Session: 4166f5c1-8e35-4ca9-988c-dfd9759782ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1766 | 2024.10.31 20:21:49.286917 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1767 | 2024.10.31 20:21:49.287042 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36284, User-Agent: (none), Length: 9711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1768 | 2024.10.31 20:21:49.287134 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1769 | 2024.10.31 20:21:49.287157 [ 289 ] {} <Debug> HTTP-Session: 48125da0-56be-4abf-8382-0d44a59c78a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36284 | ||
1770 | 2024.10.31 20:21:49.287178 [ 289 ] {} <Debug> HTTP-Session: 48125da0-56be-4abf-8382-0d44a59c78a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1771 | 2024.10.31 20:21:49.287193 [ 289 ] {} <Debug> HTTP-Session: 48125da0-56be-4abf-8382-0d44a59c78a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1772 | 2024.10.31 20:21:49.287245 [ 289 ] {} <Trace> HTTP-Session: 48125da0-56be-4abf-8382-0d44a59c78a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1773 | 2024.10.31 20:21:49.287317 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
1774 | 2024.10.31 20:21:49.287484 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36284) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1775 | 2024.10.31 20:21:49.287624 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1776 | 2024.10.31 20:21:49.287778 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1777 | 2024.10.31 20:21:49.287917 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
1778 | 2024.10.31 20:21:49.288421 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
1779 | 2024.10.31 20:21:49.288522 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1780 | 2024.10.31 20:21:49.288785 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1167 rows starting from the beginning of the part | ||
1781 | 2024.10.31 20:21:49.289019 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
1782 | 2024.10.31 20:21:49.289388 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1783 | 2024.10.31 20:21:49.289684 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 84 rows starting from the beginning of the part | ||
1784 | 2024.10.31 20:21:49.290327 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2024.10.31 20:21:49.290382 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1786 | 2024.10.31 20:21:49.291420 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1787 | 2024.10.31 20:21:49.292601 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2024.10.31 20:21:49.292849 [ 128 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1789 | 2024.10.31 20:21:49.292872 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.005494 sec., 10374.954495813616 rows/sec., 829.74 KiB/sec. | ||
1790 | 2024.10.31 20:21:49.292941 [ 128 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2024.10.31 20:21:49.293051 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1792 | 2024.10.31 20:21:49.293760 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
1793 | 2024.10.31 20:21:49.293888 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Debug> DynamicQueryHandler: Done processing query | ||
1794 | 2024.10.31 20:21:49.294008 [ 289 ] {5a288b8c-c2e7-4374-8e52-63ae87ebef80} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1795 | 2024.10.31 20:21:49.294116 [ 289 ] {} <Debug> HTTP-Session: 48125da0-56be-4abf-8382-0d44a59c78a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1796 | 2024.10.31 20:21:49.294407 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1377 rows, containing 5 columns (5 merged, 0 gathered) in 0.011213127 sec., 122802.49746569357 rows/sec., 10.70 MiB/sec. | ||
1797 | 2024.10.31 20:21:49.294445 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1798 | 2024.10.31 20:21:49.294526 [ 289 ] {} <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) | ||
1799 | 2024.10.31 20:21:49.294579 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45083, User-Agent: (none), Length: 9622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2024.10.31 20:21:49.294588 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
1801 | 2024.10.31 20:21:49.294742 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1802 | 2024.10.31 20:21:49.294917 [ 290 ] {} <Debug> HTTP-Session: c99d50f6-aa10-4319-a267-b44285e50d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:45083 | ||
1803 | 2024.10.31 20:21:49.295026 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1804 | 2024.10.31 20:21:49.295053 [ 290 ] {} <Debug> HTTP-Session: c99d50f6-aa10-4319-a267-b44285e50d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1805 | 2024.10.31 20:21:49.295081 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
1806 | 2024.10.31 20:21:49.295133 [ 290 ] {} <Debug> HTTP-Session: c99d50f6-aa10-4319-a267-b44285e50d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1807 | 2024.10.31 20:21:49.295378 [ 290 ] {} <Trace> HTTP-Session: c99d50f6-aa10-4319-a267-b44285e50d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1808 | 2024.10.31 20:21:49.295551 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 484 rows starting from the beginning of the part | ||
1809 | 2024.10.31 20:21:49.296094 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45083) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1810 | 2024.10.31 20:21:49.296370 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1811 | 2024.10.31 20:21:49.296419 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 59 rows starting from the beginning of the part | ||
1812 | 2024.10.31 20:21:49.297141 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
1813 | 2024.10.31 20:21:49.297197 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1814 | 2024.10.31 20:21:49.297599 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_6_1} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1815 | 2024.10.31 20:21:49.297787 [ 188 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 57 rows starting from the beginning of the part | ||
1816 | 2024.10.31 20:21:49.297937 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
1817 | 2024.10.31 20:21:49.298136 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1818 | 2024.10.31 20:21:49.299221 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1819 | 2024.10.31 20:21:49.299316 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1820 | 2024.10.31 20:21:49.300816 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1821 | 2024.10.31 20:21:49.300873 [ 189 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.007632214 sec., 84379.1853844769 rows/sec., 6.63 MiB/sec. | ||
1822 | 2024.10.31 20:21:49.301219 [ 189 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1823 | 2024.10.31 20:21:49.301660 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.10.31 20:21:49.302165 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.006465 sec., 7733.952049497293 rows/sec., 549.08 KiB/sec. | ||
1825 | 2024.10.31 20:21:49.302457 [ 189 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1826 | 2024.10.31 20:21:49.302540 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Debug> DynamicQueryHandler: Done processing query | ||
1827 | 2024.10.31 20:21:49.302593 [ 290 ] {512c7dc3-b4ea-47ed-bf38-55e4fc56d388} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1828 | 2024.10.31 20:21:49.302611 [ 189 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_6_1} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1829 | 2024.10.31 20:21:49.302624 [ 290 ] {} <Debug> HTTP-Session: c99d50f6-aa10-4319-a267-b44285e50d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2024.10.31 20:21:49.302756 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
1831 | 2024.10.31 20:21:49.302838 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1832 | 2024.10.31 20:21:49.302936 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55795, User-Agent: (none), Length: 48300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1833 | 2024.10.31 20:21:49.303006 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1834 | 2024.10.31 20:21:49.303029 [ 289 ] {} <Debug> HTTP-Session: b22e9ea6-406a-460a-88ba-026d1754e3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55795 | ||
1835 | 2024.10.31 20:21:49.303050 [ 289 ] {} <Debug> HTTP-Session: b22e9ea6-406a-460a-88ba-026d1754e3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1836 | 2024.10.31 20:21:49.303065 [ 289 ] {} <Debug> HTTP-Session: b22e9ea6-406a-460a-88ba-026d1754e3f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1837 | 2024.10.31 20:21:49.303104 [ 289 ] {} <Trace> HTTP-Session: b22e9ea6-406a-460a-88ba-026d1754e3f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1838 | 2024.10.31 20:21:49.303495 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55795) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1839 | 2024.10.31 20:21:49.303580 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <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 | ||
1840 | 2024.10.31 20:21:49.304078 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1841 | 2024.10.31 20:21:49.304675 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2024.10.31 20:21:49.304712 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1843 | 2024.10.31 20:21:49.305415 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1844 | 2024.10.31 20:21:49.305877 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1845 | 2024.10.31 20:21:49.306026 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002801 sec., 10353.44519814352 rows/sec., 18.55 MiB/sec. | ||
1846 | 2024.10.31 20:21:49.306239 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Debug> DynamicQueryHandler: Done processing query | ||
1847 | 2024.10.31 20:21:49.306264 [ 289 ] {10f50669-5885-47f5-bfb8-fca4d9b9eee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
1848 | 2024.10.31 20:21:49.306281 [ 289 ] {} <Debug> HTTP-Session: b22e9ea6-406a-460a-88ba-026d1754e3f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1849 | 2024.10.31 20:21:49.306512 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2024.10.31 20:21:49.306583 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48158, User-Agent: (none), Length: 3112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1851 | 2024.10.31 20:21:49.306667 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1852 | 2024.10.31 20:21:49.306691 [ 290 ] {} <Debug> HTTP-Session: 0767acc6-d067-465d-bf8b-4281f47bf158 Authenticating user 'default' from [fd00:1122:3344:101::d]:48158 | ||
1853 | 2024.10.31 20:21:49.306709 [ 290 ] {} <Debug> HTTP-Session: 0767acc6-d067-465d-bf8b-4281f47bf158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1854 | 2024.10.31 20:21:49.306725 [ 290 ] {} <Debug> HTTP-Session: 0767acc6-d067-465d-bf8b-4281f47bf158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1855 | 2024.10.31 20:21:49.306766 [ 290 ] {} <Trace> HTTP-Session: 0767acc6-d067-465d-bf8b-4281f47bf158 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1856 | 2024.10.31 20:21:49.306888 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1857 | 2024.10.31 20:21:49.306940 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1858 | 2024.10.31 20:21:49.307104 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1859 | 2024.10.31 20:21:49.307391 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2024.10.31 20:21:49.307433 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1861 | 2024.10.31 20:21:49.307813 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1862 | 2024.10.31 20:21:49.308168 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2024.10.31 20:21:49.308331 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001465 sec., 13651.877133105803 rows/sec., 959.90 KiB/sec. | ||
1864 | 2024.10.31 20:21:49.308495 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Debug> DynamicQueryHandler: Done processing query | ||
1865 | 2024.10.31 20:21:49.308520 [ 290 ] {6cbfd21a-8214-4cf2-b1df-3445daf6d21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1866 | 2024.10.31 20:21:49.308537 [ 290 ] {} <Debug> HTTP-Session: 0767acc6-d067-465d-bf8b-4281f47bf158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1867 | 2024.10.31 20:21:49.308764 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1868 | 2024.10.31 20:21:54.043626 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36845, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1869 | 2024.10.31 20:21:54.253242 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1870 | 2024.10.31 20:21:54.276802 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1871 | 2024.10.31 20:21:54.278082 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1872 | 2024.10.31 20:21:54.279103 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33368, User-Agent: (none), Length: 3690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1873 | 2024.10.31 20:21:54.279175 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1874 | 2024.10.31 20:21:54.279199 [ 290 ] {} <Debug> HTTP-Session: 01b47c5a-f9e8-4535-bdad-90f5609a696c Authenticating user 'default' from [fd00:1122:3344:101::d]:33368 | ||
1875 | 2024.10.31 20:21:54.279222 [ 290 ] {} <Debug> HTTP-Session: 01b47c5a-f9e8-4535-bdad-90f5609a696c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1876 | 2024.10.31 20:21:54.279237 [ 290 ] {} <Debug> HTTP-Session: 01b47c5a-f9e8-4535-bdad-90f5609a696c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1877 | 2024.10.31 20:21:54.279287 [ 290 ] {} <Trace> HTTP-Session: 01b47c5a-f9e8-4535-bdad-90f5609a696c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1878 | 2024.10.31 20:21:54.279470 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33368) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1879 | 2024.10.31 20:21:54.279536 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1880 | 2024.10.31 20:21:54.279866 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1881 | 2024.10.31 20:21:54.280305 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1882 | 2024.10.31 20:21:54.280344 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1883 | 2024.10.31 20:21:54.280763 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1884 | 2024.10.31 20:21:54.281165 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1885 | 2024.10.31 20:21:54.281344 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001932 sec., 13457.556935817805 rows/sec., 1.04 MiB/sec. | ||
1886 | 2024.10.31 20:21:54.281553 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Debug> DynamicQueryHandler: Done processing query | ||
1887 | 2024.10.31 20:21:54.281579 [ 290 ] {e299676b-62b7-4650-abb7-17258da17de5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1888 | 2024.10.31 20:21:54.281597 [ 290 ] {} <Debug> HTTP-Session: 01b47c5a-f9e8-4535-bdad-90f5609a696c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1889 | 2024.10.31 20:21:54.281758 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33368, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1890 | 2024.10.31 20:21:54.281865 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51899, User-Agent: (none), Length: 4796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1891 | 2024.10.31 20:21:54.281991 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1892 | 2024.10.31 20:21:54.282020 [ 289 ] {} <Debug> HTTP-Session: 5caf6672-6071-4cda-853a-7f74ce5633dc Authenticating user 'default' from [fd00:1122:3344:101::d]:51899 | ||
1893 | 2024.10.31 20:21:54.282048 [ 289 ] {} <Debug> HTTP-Session: 5caf6672-6071-4cda-853a-7f74ce5633dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1894 | 2024.10.31 20:21:54.282066 [ 289 ] {} <Debug> HTTP-Session: 5caf6672-6071-4cda-853a-7f74ce5633dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1895 | 2024.10.31 20:21:54.282126 [ 289 ] {} <Trace> HTTP-Session: 5caf6672-6071-4cda-853a-7f74ce5633dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1896 | 2024.10.31 20:21:54.282325 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51899) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1897 | 2024.10.31 20:21:54.282392 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1898 | 2024.10.31 20:21:54.282732 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1899 | 2024.10.31 20:21:54.283091 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1900 | 2024.10.31 20:21:54.283130 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1901 | 2024.10.31 20:21:54.283557 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1902 | 2024.10.31 20:21:54.283958 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1903 | 2024.10.31 20:21:54.284104 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001849 sec., 15143.320713899406 rows/sec., 1.18 MiB/sec. | ||
1904 | 2024.10.31 20:21:54.284284 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Debug> DynamicQueryHandler: Done processing query | ||
1905 | 2024.10.31 20:21:54.284311 [ 289 ] {1c94d090-4f23-44ec-9524-a4743c0b1f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1906 | 2024.10.31 20:21:54.284328 [ 289 ] {} <Debug> HTTP-Session: 5caf6672-6071-4cda-853a-7f74ce5633dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1907 | 2024.10.31 20:21:54.284513 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1908 | 2024.10.31 20:21:54.284595 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51860, User-Agent: (none), Length: 7711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1909 | 2024.10.31 20:21:54.284723 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1910 | 2024.10.31 20:21:54.284766 [ 290 ] {} <Debug> HTTP-Session: c6595265-66bf-4529-9416-9e4c57df4bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51860 | ||
1911 | 2024.10.31 20:21:54.284802 [ 290 ] {} <Debug> HTTP-Session: c6595265-66bf-4529-9416-9e4c57df4bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1912 | 2024.10.31 20:21:54.284829 [ 290 ] {} <Debug> HTTP-Session: c6595265-66bf-4529-9416-9e4c57df4bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1913 | 2024.10.31 20:21:54.284901 [ 290 ] {} <Trace> HTTP-Session: c6595265-66bf-4529-9416-9e4c57df4bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1914 | 2024.10.31 20:21:54.285147 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1915 | 2024.10.31 20:21:54.285246 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1916 | 2024.10.31 20:21:54.285476 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1917 | 2024.10.31 20:21:54.285800 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1918 | 2024.10.31 20:21:54.285838 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1919 | 2024.10.31 20:21:54.286228 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1920 | 2024.10.31 20:21:54.286586 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1921 | 2024.10.31 20:21:54.286755 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001703 sec., 23487.96241926013 rows/sec., 1.63 MiB/sec. | ||
1922 | 2024.10.31 20:21:54.286932 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Debug> DynamicQueryHandler: Done processing query | ||
1923 | 2024.10.31 20:21:54.286957 [ 290 ] {8c07edaa-0dd0-4471-8fd8-80180fb77069} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
1924 | 2024.10.31 20:21:54.286974 [ 290 ] {} <Debug> HTTP-Session: c6595265-66bf-4529-9416-9e4c57df4bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1925 | 2024.10.31 20:21:54.287129 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1926 | 2024.10.31 20:21:54.287216 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41202, User-Agent: (none), Length: 2501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2024.10.31 20:21:54.287297 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1928 | 2024.10.31 20:21:54.287322 [ 289 ] {} <Debug> HTTP-Session: 4af2a3fc-0146-4061-9810-30375f4f4139 Authenticating user 'default' from [fd00:1122:3344:101::d]:41202 | ||
1929 | 2024.10.31 20:21:54.287344 [ 289 ] {} <Debug> HTTP-Session: 4af2a3fc-0146-4061-9810-30375f4f4139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.10.31 20:21:54.287362 [ 289 ] {} <Debug> HTTP-Session: 4af2a3fc-0146-4061-9810-30375f4f4139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1931 | 2024.10.31 20:21:54.287408 [ 289 ] {} <Trace> HTTP-Session: 4af2a3fc-0146-4061-9810-30375f4f4139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1932 | 2024.10.31 20:21:54.287546 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41202) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1933 | 2024.10.31 20:21:54.287605 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1934 | 2024.10.31 20:21:54.287796 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1935 | 2024.10.31 20:21:54.288107 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1936 | 2024.10.31 20:21:54.288151 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1937 | 2024.10.31 20:21:54.288548 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1938 | 2024.10.31 20:21:54.288899 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1939 | 2024.10.31 20:21:54.289038 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001535 sec., 10423.452768729643 rows/sec., 732.90 KiB/sec. | ||
1940 | 2024.10.31 20:21:54.289302 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Debug> DynamicQueryHandler: Done processing query | ||
1941 | 2024.10.31 20:21:54.289328 [ 289 ] {ad966102-2dbe-4360-87ff-5036ced71048} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1942 | 2024.10.31 20:21:54.289347 [ 289 ] {} <Debug> HTTP-Session: 4af2a3fc-0146-4061-9810-30375f4f4139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1943 | 2024.10.31 20:21:54.289403 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1944 | 2024.10.31 20:21:54.289529 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1945 | 2024.10.31 20:21:54.428829 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1946 | 2024.10.31 20:21:54.437179 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1947 | 2024.10.31 20:21:54.440629 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1948 | 2024.10.31 20:21:57.976210 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1949 | 2024.10.31 20:21:57.976283 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1950 | 2024.10.31 20:21:58.115501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 214 | ||
1951 | 2024.10.31 20:21:58.118093 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2024.10.31 20:21:58.118138 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1953 | 2024.10.31 20:21:58.119710 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1954 | 2024.10.31 20:21:58.120789 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2024.10.31 20:21:58.121245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
1956 | 2024.10.31 20:21:58.468991 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1957 | 2024.10.31 20:21:58.469066 [ 3 ] {} <Debug> TCP-Session: 2e9f6143-6bc8-465e-a3b0-13c2bad8421a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1958 | 2024.10.31 20:21:59.000237 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.00 MiB, peak 157.58 MiB, free memory in arenas 0.00 B, will set to 149.25 MiB (RSS), difference: 2.26 MiB | ||
1959 | 2024.10.31 20:21:59.279653 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59504, User-Agent: (none), Length: 3690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1960 | 2024.10.31 20:21:59.279767 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1961 | 2024.10.31 20:21:59.279797 [ 290 ] {} <Debug> HTTP-Session: e788200d-3699-4877-aa7d-fd59e899ad99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59504 | ||
1962 | 2024.10.31 20:21:59.279826 [ 290 ] {} <Debug> HTTP-Session: e788200d-3699-4877-aa7d-fd59e899ad99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1963 | 2024.10.31 20:21:59.279845 [ 290 ] {} <Debug> HTTP-Session: e788200d-3699-4877-aa7d-fd59e899ad99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1964 | 2024.10.31 20:21:59.279905 [ 290 ] {} <Trace> HTTP-Session: e788200d-3699-4877-aa7d-fd59e899ad99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1965 | 2024.10.31 20:21:59.280120 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59504) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1966 | 2024.10.31 20:21:59.280196 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1967 | 2024.10.31 20:21:59.280576 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1968 | 2024.10.31 20:21:59.281027 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1969 | 2024.10.31 20:21:59.281069 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1970 | 2024.10.31 20:21:59.281503 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1971 | 2024.10.31 20:21:59.281910 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1972 | 2024.10.31 20:21:59.282100 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002047 sec., 12701.514411333657 rows/sec., 1007.09 KiB/sec. | ||
1973 | 2024.10.31 20:21:59.282657 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Debug> DynamicQueryHandler: Done processing query | ||
1974 | 2024.10.31 20:21:59.282686 [ 290 ] {7a1be681-3e18-4c0d-9818-665b7503c181} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1975 | 2024.10.31 20:21:59.282704 [ 290 ] {} <Debug> HTTP-Session: e788200d-3699-4877-aa7d-fd59e899ad99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1976 | 2024.10.31 20:21:59.282866 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1977 | 2024.10.31 20:21:59.282937 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55247, User-Agent: (none), Length: 4796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1978 | 2024.10.31 20:21:59.283076 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1979 | 2024.10.31 20:21:59.283109 [ 289 ] {} <Debug> HTTP-Session: eaff0089-f73c-4127-9f9f-ab095894aece Authenticating user 'default' from [fd00:1122:3344:101::d]:55247 | ||
1980 | 2024.10.31 20:21:59.283139 [ 289 ] {} <Debug> HTTP-Session: eaff0089-f73c-4127-9f9f-ab095894aece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1981 | 2024.10.31 20:21:59.283157 [ 289 ] {} <Debug> HTTP-Session: eaff0089-f73c-4127-9f9f-ab095894aece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1982 | 2024.10.31 20:21:59.283220 [ 289 ] {} <Trace> HTTP-Session: eaff0089-f73c-4127-9f9f-ab095894aece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1983 | 2024.10.31 20:21:59.283431 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55247) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1984 | 2024.10.31 20:21:59.283505 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1985 | 2024.10.31 20:21:59.283851 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1986 | 2024.10.31 20:21:59.284207 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1987 | 2024.10.31 20:21:59.284278 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
1988 | 2024.10.31 20:21:59.284709 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1989 | 2024.10.31 20:21:59.285108 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1990 | 2024.10.31 20:21:59.285289 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001926 sec., 14537.90238836968 rows/sec., 1.13 MiB/sec. | ||
1991 | 2024.10.31 20:21:59.285533 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Debug> DynamicQueryHandler: Done processing query | ||
1992 | 2024.10.31 20:21:59.285560 [ 289 ] {4aa8a5b6-1314-4dcf-9172-2b3f728ce325} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1993 | 2024.10.31 20:21:59.285576 [ 289 ] {} <Debug> HTTP-Session: eaff0089-f73c-4127-9f9f-ab095894aece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1994 | 2024.10.31 20:21:59.285795 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1995 | 2024.10.31 20:21:59.286032 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Length: 9622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1996 | 2024.10.31 20:21:59.286210 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1997 | 2024.10.31 20:21:59.286252 [ 290 ] {} <Debug> HTTP-Session: d50e0133-363a-4fb9-be81-98ca80be07e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55280 | ||
1998 | 2024.10.31 20:21:59.286287 [ 290 ] {} <Debug> HTTP-Session: d50e0133-363a-4fb9-be81-98ca80be07e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1999 | 2024.10.31 20:21:59.286314 [ 290 ] {} <Debug> HTTP-Session: d50e0133-363a-4fb9-be81-98ca80be07e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2024.10.31 20:21:59.286385 [ 290 ] {} <Trace> HTTP-Session: d50e0133-363a-4fb9-be81-98ca80be07e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2001 | 2024.10.31 20:21:59.286591 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55280) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2002 | 2024.10.31 20:21:59.286644 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2003 | 2024.10.31 20:21:59.286835 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2004 | 2024.10.31 20:21:59.287195 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2005 | 2024.10.31 20:21:59.287232 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2006 | 2024.10.31 20:21:59.287653 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2007 | 2024.10.31 20:21:59.288025 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2008 | 2024.10.31 20:21:59.288191 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2009 | 2024.10.31 20:21:59.288201 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001649 sec., 30321.406913280774 rows/sec., 2.10 MiB/sec. | ||
2010 | 2024.10.31 20:21:59.288287 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2024.10.31 20:21:59.288361 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2012 | 2024.10.31 20:21:59.288608 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Debug> DynamicQueryHandler: Done processing query | ||
2013 | 2024.10.31 20:21:59.288719 [ 290 ] {e6babac3-dc43-46ad-b8ab-edb0eff400ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2014 | 2024.10.31 20:21:59.288807 [ 290 ] {} <Debug> HTTP-Session: d50e0133-363a-4fb9-be81-98ca80be07e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2015 | 2024.10.31 20:21:59.288826 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
2016 | 2024.10.31 20:21:59.289122 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2017 | 2024.10.31 20:21:59.289176 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2018 | 2024.10.31 20:21:59.289217 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55247, User-Agent: (none), Length: 3112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2019 | 2024.10.31 20:21:59.289254 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1505 rows starting from the beginning of the part | ||
2020 | 2024.10.31 20:21:59.289521 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2021 | 2024.10.31 20:21:59.289562 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
2022 | 2024.10.31 20:21:59.289604 [ 289 ] {} <Debug> HTTP-Session: cde772ef-b6cf-4d86-b0d7-16147f3e2218 Authenticating user 'default' from [fd00:1122:3344:101::d]:55247 | ||
2023 | 2024.10.31 20:21:59.289699 [ 289 ] {} <Debug> HTTP-Session: cde772ef-b6cf-4d86-b0d7-16147f3e2218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2024 | 2024.10.31 20:21:59.289782 [ 289 ] {} <Debug> HTTP-Session: cde772ef-b6cf-4d86-b0d7-16147f3e2218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2025 | 2024.10.31 20:21:59.289902 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
2026 | 2024.10.31 20:21:59.289922 [ 289 ] {} <Trace> HTTP-Session: cde772ef-b6cf-4d86-b0d7-16147f3e2218 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2024.10.31 20:21:59.290165 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
2028 | 2024.10.31 20:21:59.290258 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55247) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2029 | 2024.10.31 20:21:59.290438 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2030 | 2024.10.31 20:21:59.290491 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
2031 | 2024.10.31 20:21:59.290869 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
2032 | 2024.10.31 20:21:59.291359 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2033 | 2024.10.31 20:21:59.291637 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2034 | 2024.10.31 20:21:59.291675 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2035 | 2024.10.31 20:21:59.292054 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2036 | 2024.10.31 20:21:59.292391 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2037 | 2024.10.31 20:21:59.292549 [ 118 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2038 | 2024.10.31 20:21:59.292558 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.002423 sec., 8254.230293025175 rows/sec., 580.38 KiB/sec. | ||
2039 | 2024.10.31 20:21:59.292597 [ 118 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2040 | 2024.10.31 20:21:59.292661 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2041 | 2024.10.31 20:21:59.292873 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
2042 | 2024.10.31 20:21:59.292880 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Debug> DynamicQueryHandler: Done processing query | ||
2043 | 2024.10.31 20:21:59.292974 [ 289 ] {fffdca83-9acb-416d-85aa-9920773f3bda} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2044 | 2024.10.31 20:21:59.292999 [ 289 ] {} <Debug> HTTP-Session: cde772ef-b6cf-4d86-b0d7-16147f3e2218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2045 | 2024.10.31 20:21:59.293118 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2046 | 2024.10.31 20:21:59.293162 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2047 | 2024.10.31 20:21:59.293224 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2048 | 2024.10.31 20:21:59.293409 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
2049 | 2024.10.31 20:21:59.293731 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
2050 | 2024.10.31 20:21:59.294049 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
2051 | 2024.10.31 20:21:59.294295 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2052 | 2024.10.31 20:21:59.294649 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
2053 | 2024.10.31 20:21:59.297359 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1705 rows, containing 5 columns (5 merged, 0 gathered) in 0.008885536 sec., 191884.8789763499 rows/sec., 12.87 MiB/sec. | ||
2054 | 2024.10.31 20:21:59.297487 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.004700442 sec., 17870.65982305494 rows/sec., 1.23 MiB/sec. | ||
2055 | 2024.10.31 20:21:59.297602 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2056 | 2024.10.31 20:21:59.297714 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2057 | 2024.10.31 20:21:59.298508 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2058 | 2024.10.31 20:21:59.298584 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2059 | 2024.10.31 20:21:59.298702 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2060 | 2024.10.31 20:21:59.298737 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_6_1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2061 | 2024.10.31 20:21:59.298861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
2062 | 2024.10.31 20:21:59.298932 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2063 | 2024.10.31 20:22:04.280524 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Length: 12728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2064 | 2024.10.31 20:22:04.280663 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2065 | 2024.10.31 20:22:04.280694 [ 290 ] {} <Debug> HTTP-Session: b27b53e3-2b64-4812-bf4f-ebed21cfa611 Authenticating user 'default' from [fd00:1122:3344:101::d]:55280 | ||
2066 | 2024.10.31 20:22:04.280723 [ 290 ] {} <Debug> HTTP-Session: b27b53e3-2b64-4812-bf4f-ebed21cfa611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2067 | 2024.10.31 20:22:04.280742 [ 290 ] {} <Debug> HTTP-Session: b27b53e3-2b64-4812-bf4f-ebed21cfa611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2068 | 2024.10.31 20:22:04.280799 [ 290 ] {} <Trace> HTTP-Session: b27b53e3-2b64-4812-bf4f-ebed21cfa611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2069 | 2024.10.31 20:22:04.281030 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55280) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2070 | 2024.10.31 20:22:04.281103 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2071 | 2024.10.31 20:22:04.281492 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2072 | 2024.10.31 20:22:04.282030 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2073 | 2024.10.31 20:22:04.282068 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2074 | 2024.10.31 20:22:04.282499 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2075 | 2024.10.31 20:22:04.282905 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2076 | 2024.10.31 20:22:04.283053 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Debug> executeQuery: Read 84 rows, 7.58 KiB in 0.002109 sec., 39829.30298719772 rows/sec., 3.51 MiB/sec. | ||
2077 | 2024.10.31 20:22:04.283369 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Debug> DynamicQueryHandler: Done processing query | ||
2078 | 2024.10.31 20:22:04.283396 [ 290 ] {1be7bfc4-5f36-43e0-90a0-8f5699d3b256} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2079 | 2024.10.31 20:22:04.283413 [ 290 ] {} <Debug> HTTP-Session: b27b53e3-2b64-4812-bf4f-ebed21cfa611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2080 | 2024.10.31 20:22:04.283599 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2081 | 2024.10.31 20:22:04.283754 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51887, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2082 | 2024.10.31 20:22:04.283855 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2083 | 2024.10.31 20:22:04.283880 [ 289 ] {} <Debug> HTTP-Session: 99849f29-b19a-423f-811b-a0bfdc447afa Authenticating user 'default' from [fd00:1122:3344:101::d]:51887 | ||
2084 | 2024.10.31 20:22:04.283905 [ 289 ] {} <Debug> HTTP-Session: 99849f29-b19a-423f-811b-a0bfdc447afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2085 | 2024.10.31 20:22:04.283919 [ 289 ] {} <Debug> HTTP-Session: 99849f29-b19a-423f-811b-a0bfdc447afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2086 | 2024.10.31 20:22:04.283974 [ 289 ] {} <Trace> HTTP-Session: 99849f29-b19a-423f-811b-a0bfdc447afa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2024.10.31 20:22:04.284164 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51887) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2088 | 2024.10.31 20:22:04.284229 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2089 | 2024.10.31 20:22:04.284561 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2090 | 2024.10.31 20:22:04.284929 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2091 | 2024.10.31 20:22:04.284972 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2092 | 2024.10.31 20:22:04.285407 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2093 | 2024.10.31 20:22:04.285815 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2094 | 2024.10.31 20:22:04.286021 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001906 sec., 15215.110178384051 rows/sec., 1.12 MiB/sec. | ||
2095 | 2024.10.31 20:22:04.286429 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Debug> DynamicQueryHandler: Done processing query | ||
2096 | 2024.10.31 20:22:04.286456 [ 289 ] {1d3b205c-6655-49a4-9c20-96fefe34cfcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2097 | 2024.10.31 20:22:04.286473 [ 289 ] {} <Debug> HTTP-Session: 99849f29-b19a-423f-811b-a0bfdc447afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2098 | 2024.10.31 20:22:04.286635 [ 289 ] {} <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) | ||
2099 | 2024.10.31 20:22:04.286713 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Length: 9711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2100 | 2024.10.31 20:22:04.286799 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2101 | 2024.10.31 20:22:04.286827 [ 290 ] {} <Debug> HTTP-Session: d3a15b82-8eb6-413e-8eb1-50d4dcaeaa65 Authenticating user 'default' from [fd00:1122:3344:101::d]:55280 | ||
2102 | 2024.10.31 20:22:04.286850 [ 290 ] {} <Debug> HTTP-Session: d3a15b82-8eb6-413e-8eb1-50d4dcaeaa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2103 | 2024.10.31 20:22:04.286867 [ 290 ] {} <Debug> HTTP-Session: d3a15b82-8eb6-413e-8eb1-50d4dcaeaa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2104 | 2024.10.31 20:22:04.286912 [ 290 ] {} <Trace> HTTP-Session: d3a15b82-8eb6-413e-8eb1-50d4dcaeaa65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2024.10.31 20:22:04.287068 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55280) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2106 | 2024.10.31 20:22:04.287125 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2107 | 2024.10.31 20:22:04.287441 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2108 | 2024.10.31 20:22:04.287838 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2109 | 2024.10.31 20:22:04.287874 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2110 | 2024.10.31 20:22:04.288236 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2111 | 2024.10.31 20:22:04.288614 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2024.10.31 20:22:04.288754 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.001738 sec., 32796.31760644419 rows/sec., 2.56 MiB/sec. | ||
2113 | 2024.10.31 20:22:04.289061 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Debug> DynamicQueryHandler: Done processing query | ||
2114 | 2024.10.31 20:22:04.289086 [ 290 ] {99e365a6-a089-4230-bd0f-8c82bd5a4fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2115 | 2024.10.31 20:22:04.289103 [ 290 ] {} <Debug> HTTP-Session: d3a15b82-8eb6-413e-8eb1-50d4dcaeaa65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2116 | 2024.10.31 20:22:04.289284 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2117 | 2024.10.31 20:22:04.289392 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41998, User-Agent: (none), Length: 9622, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2118 | 2024.10.31 20:22:04.289464 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2119 | 2024.10.31 20:22:04.289489 [ 289 ] {} <Debug> HTTP-Session: dc57dc40-6cb2-4dd2-b34b-e1395830e06c Authenticating user 'default' from [fd00:1122:3344:101::d]:41998 | ||
2120 | 2024.10.31 20:22:04.289512 [ 289 ] {} <Debug> HTTP-Session: dc57dc40-6cb2-4dd2-b34b-e1395830e06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2121 | 2024.10.31 20:22:04.289530 [ 289 ] {} <Debug> HTTP-Session: dc57dc40-6cb2-4dd2-b34b-e1395830e06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2122 | 2024.10.31 20:22:04.289579 [ 289 ] {} <Trace> HTTP-Session: dc57dc40-6cb2-4dd2-b34b-e1395830e06c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2123 | 2024.10.31 20:22:04.289733 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41998) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2124 | 2024.10.31 20:22:04.289787 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2125 | 2024.10.31 20:22:04.289965 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2126 | 2024.10.31 20:22:04.290270 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2127 | 2024.10.31 20:22:04.290307 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2128 | 2024.10.31 20:22:04.290704 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2129 | 2024.10.31 20:22:04.291054 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2024.10.31 20:22:04.291229 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00155 sec., 32258.064516129034 rows/sec., 2.24 MiB/sec. | ||
2131 | 2024.10.31 20:22:04.291392 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Debug> DynamicQueryHandler: Done processing query | ||
2132 | 2024.10.31 20:22:04.291417 [ 289 ] {07fb9794-3686-4ba5-b81d-f274d7b092e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2133 | 2024.10.31 20:22:04.291433 [ 289 ] {} <Debug> HTTP-Session: dc57dc40-6cb2-4dd2-b34b-e1395830e06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2134 | 2024.10.31 20:22:04.291659 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2135 | 2024.10.31 20:22:04.291718 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Length: 48450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2136 | 2024.10.31 20:22:04.291804 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2137 | 2024.10.31 20:22:04.291831 [ 290 ] {} <Debug> HTTP-Session: 65190165-5e3e-4ce4-a714-e89373c9a3ff Authenticating user 'default' from [fd00:1122:3344:101::d]:55280 | ||
2138 | 2024.10.31 20:22:04.291852 [ 290 ] {} <Debug> HTTP-Session: 65190165-5e3e-4ce4-a714-e89373c9a3ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2139 | 2024.10.31 20:22:04.291869 [ 290 ] {} <Debug> HTTP-Session: 65190165-5e3e-4ce4-a714-e89373c9a3ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2140 | 2024.10.31 20:22:04.291914 [ 290 ] {} <Trace> HTTP-Session: 65190165-5e3e-4ce4-a714-e89373c9a3ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2141 | 2024.10.31 20:22:04.292655 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55280) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2142 | 2024.10.31 20:22:04.292736 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <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 | ||
2143 | 2024.10.31 20:22:04.293236 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2144 | 2024.10.31 20:22:04.293891 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2145 | 2024.10.31 20:22:04.293928 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2146 | 2024.10.31 20:22:04.294623 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2147 | 2024.10.31 20:22:04.295043 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2148 | 2024.10.31 20:22:04.295219 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003189 sec., 9093.759799310128 rows/sec., 16.30 MiB/sec. | ||
2149 | 2024.10.31 20:22:04.295670 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Debug> DynamicQueryHandler: Done processing query | ||
2150 | 2024.10.31 20:22:04.295696 [ 290 ] {1db103c6-8e34-4b0d-8341-aa22f9ee4d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2151 | 2024.10.31 20:22:04.295712 [ 290 ] {} <Debug> HTTP-Session: 65190165-5e3e-4ce4-a714-e89373c9a3ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2152 | 2024.10.31 20:22:04.295925 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55280, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2153 | 2024.10.31 20:22:04.296025 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38500, User-Agent: (none), Length: 3112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2154 | 2024.10.31 20:22:04.296106 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2155 | 2024.10.31 20:22:04.296138 [ 289 ] {} <Debug> HTTP-Session: a880b5f1-8e0c-427a-8107-5122d9867455 Authenticating user 'default' from [fd00:1122:3344:101::d]:38500 | ||
2156 | 2024.10.31 20:22:04.296161 [ 289 ] {} <Debug> HTTP-Session: a880b5f1-8e0c-427a-8107-5122d9867455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2157 | 2024.10.31 20:22:04.296179 [ 289 ] {} <Debug> HTTP-Session: a880b5f1-8e0c-427a-8107-5122d9867455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2158 | 2024.10.31 20:22:04.296227 [ 289 ] {} <Trace> HTTP-Session: a880b5f1-8e0c-427a-8107-5122d9867455 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2159 | 2024.10.31 20:22:04.296370 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38500) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2160 | 2024.10.31 20:22:04.296431 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2161 | 2024.10.31 20:22:04.296622 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2162 | 2024.10.31 20:22:04.296890 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2163 | 2024.10.31 20:22:04.296927 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2164 | 2024.10.31 20:22:04.297300 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2165 | 2024.10.31 20:22:04.297640 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2166 | 2024.10.31 20:22:04.297780 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 969.83 KiB/sec. | ||
2167 | 2024.10.31 20:22:04.297958 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Debug> DynamicQueryHandler: Done processing query | ||
2168 | 2024.10.31 20:22:04.297982 [ 289 ] {550faf73-b978-42a3-a037-647e343f41c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2169 | 2024.10.31 20:22:04.297998 [ 289 ] {} <Debug> HTTP-Session: a880b5f1-8e0c-427a-8107-5122d9867455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2170 | 2024.10.31 20:22:04.298221 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2171 | 2024.10.31 20:22:05.204810 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2172 | 2024.10.31 20:22:05.575994 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2173 | 2024.10.31 20:22:05.670512 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2174 | 2024.10.31 20:22:05.840054 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2175 | 2024.10.31 20:22:05.906289 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2176 | 2024.10.31 20:22:05.997677 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2177 | 2024.10.31 20:22:06.014124 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2178 | 2024.10.31 20:22:06.074492 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2179 | 2024.10.31 20:22:06.956986 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2180 | 2024.10.31 20:22:07.263861 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2181 | 2024.10.31 20:22:07.487049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2182 | 2024.10.31 20:22:07.494479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2183 | 2024.10.31 20:22:07.593735 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2184 | 2024.10.31 20:22:07.644301 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2185 | 2024.10.31 20:22:07.686273 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2186 | 2024.10.31 20:22:07.726951 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2187 | 2024.10.31 20:22:07.773427 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2188 | 2024.10.31 20:22:07.779702 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2189 | 2024.10.31 20:22:07.802115 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2190 | 2024.10.31 20:22:07.882455 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2191 | 2024.10.31 20:22:07.964869 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2192 | 2024.10.31 20:22:08.022318 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2193 | 2024.10.31 20:22:08.048861 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2194 | 2024.10.31 20:22:08.121461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 234 | ||
2195 | 2024.10.31 20:22:08.121775 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2196 | 2024.10.31 20:22:08.124150 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2024.10.31 20:22:08.124208 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2198 | 2024.10.31 20:22:08.125706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2199 | 2024.10.31 20:22:08.126726 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2200 | 2024.10.31 20:22:08.126955 [ 113 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2201 | 2024.10.31 20:22:08.127058 [ 113 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2024.10.31 20:22:08.127116 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2203 | 2024.10.31 20:22:08.127856 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
2204 | 2024.10.31 20:22:08.129279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
2205 | 2024.10.31 20:22:08.129884 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2206 | 2024.10.31 20:22:08.130066 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
2207 | 2024.10.31 20:22:08.130693 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
2208 | 2024.10.31 20:22:08.131262 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
2209 | 2024.10.31 20:22:08.131805 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
2210 | 2024.10.31 20:22:08.132335 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
2211 | 2024.10.31 20:22:08.132810 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
2212 | 2024.10.31 20:22:08.176732 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 72 columns (72 merged, 0 gathered) in 0.049452378 sec., 4731.825029728601 rows/sec., 4.05 MiB/sec. | ||
2213 | 2024.10.31 20:22:08.177672 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2214 | 2024.10.31 20:22:08.179447 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2215 | 2024.10.31 20:22:08.179545 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_6_1} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2216 | 2024.10.31 20:22:08.179854 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
2217 | 2024.10.31 20:22:09.278770 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61412, User-Agent: (none), Length: 999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2218 | 2024.10.31 20:22:09.278915 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2219 | 2024.10.31 20:22:09.278946 [ 293 ] {} <Debug> HTTP-Session: 584e6a1f-aa6a-4fb0-bac4-fae2f0402eba Authenticating user 'default' from [fd00:1122:3344:101::d]:61412 | ||
2220 | 2024.10.31 20:22:09.278975 [ 293 ] {} <Debug> HTTP-Session: 584e6a1f-aa6a-4fb0-bac4-fae2f0402eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2221 | 2024.10.31 20:22:09.278993 [ 293 ] {} <Debug> HTTP-Session: 584e6a1f-aa6a-4fb0-bac4-fae2f0402eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2222 | 2024.10.31 20:22:09.279051 [ 293 ] {} <Trace> HTTP-Session: 584e6a1f-aa6a-4fb0-bac4-fae2f0402eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2024.10.31 20:22:09.279336 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
2224 | 2024.10.31 20:22:09.279826 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2225 | 2024.10.31 20:22:09.279878 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent')" moved to PREWHERE | ||
2226 | 2024.10.31 20:22:09.280212 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2227 | 2024.10.31 20:22:09.280295 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2228 | 2024.10.31 20:22:09.280471 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
2229 | 2024.10.31 20:22:09.280592 [ 256 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2230 | 2024.10.31 20:22:09.280605 [ 286 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2231 | 2024.10.31 20:22:09.280703 [ 256 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2232 | 2024.10.31 20:22:09.280792 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2233 | 2024.10.31 20:22:09.280819 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2234 | 2024.10.31 20:22:09.284760 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2235 | 2024.10.31 20:22:09.286628 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
2236 | 2024.10.31 20:22:09.286690 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
2237 | 2024.10.31 20:22:09.286737 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent'))" | ||
2238 | 2024.10.31 20:22:09.288637 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> executeQuery: Read 24 rows, 987.00 B in 0.00944 sec., 2542.372881355932 rows/sec., 102.10 KiB/sec. | ||
2239 | 2024.10.31 20:22:09.288940 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> DynamicQueryHandler: Done processing query | ||
2240 | 2024.10.31 20:22:09.288970 [ 293 ] {e253897c-1ab0-4066-a695-704fda49b15e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2241 | 2024.10.31 20:22:09.288992 [ 293 ] {} <Debug> HTTP-Session: 584e6a1f-aa6a-4fb0-bac4-fae2f0402eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2242 | 2024.10.31 20:22:09.289389 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2243 | 2024.10.31 20:22:09.289594 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44455, User-Agent: (none), Length: 1038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2244 | 2024.10.31 20:22:09.289715 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2245 | 2024.10.31 20:22:09.289743 [ 299 ] {} <Debug> HTTP-Session: 5ae74e8c-912b-4d77-a88f-77b14db52d7e Authenticating user 'default' from [fd00:1122:3344:101::d]:44455 | ||
2246 | 2024.10.31 20:22:09.289768 [ 299 ] {} <Debug> HTTP-Session: 5ae74e8c-912b-4d77-a88f-77b14db52d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2247 | 2024.10.31 20:22:09.289783 [ 299 ] {} <Debug> HTTP-Session: 5ae74e8c-912b-4d77-a88f-77b14db52d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2248 | 2024.10.31 20:22:09.289839 [ 299 ] {} <Trace> HTTP-Session: 5ae74e8c-912b-4d77-a88f-77b14db52d7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2249 | 2024.10.31 20:22:09.290105 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44455) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2250 | 2024.10.31 20:22:09.290549 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2251 | 2024.10.31 20:22:09.290598 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes')" moved to PREWHERE | ||
2252 | 2024.10.31 20:22:09.291055 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2253 | 2024.10.31 20:22:09.291169 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2254 | 2024.10.31 20:22:09.291386 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
2255 | 2024.10.31 20:22:09.291547 [ 297 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2256 | 2024.10.31 20:22:09.291572 [ 286 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2257 | 2024.10.31 20:22:09.291559 [ 298 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2258 | 2024.10.31 20:22:09.291739 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2259 | 2024.10.31 20:22:09.291773 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2260 | 2024.10.31 20:22:09.291872 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2261 | 2024.10.31 20:22:09.291893 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
2262 | 2024.10.31 20:22:09.291936 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes'))" | ||
2263 | 2024.10.31 20:22:09.291984 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes'))" | ||
2264 | 2024.10.31 20:22:09.293285 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> executeQuery: Read 24 rows, 987.00 B in 0.003303 sec., 7266.121707538601 rows/sec., 291.82 KiB/sec. | ||
2265 | 2024.10.31 20:22:09.293626 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> DynamicQueryHandler: Done processing query | ||
2266 | 2024.10.31 20:22:09.293653 [ 299 ] {7f06e4a1-2499-4e74-a236-e53669666e31} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2267 | 2024.10.31 20:22:09.293670 [ 299 ] {} <Debug> HTTP-Session: 5ae74e8c-912b-4d77-a88f-77b14db52d7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2268 | 2024.10.31 20:22:09.293956 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2269 | 2024.10.31 20:22:09.293977 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61412, User-Agent: (none), Length: 1079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2270 | 2024.10.31 20:22:09.294082 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2271 | 2024.10.31 20:22:09.294118 [ 293 ] {} <Debug> HTTP-Session: 23425341-7352-44dd-8c0d-4bb1c8ba2c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:61412 | ||
2272 | 2024.10.31 20:22:09.294148 [ 293 ] {} <Debug> HTTP-Session: 23425341-7352-44dd-8c0d-4bb1c8ba2c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2273 | 2024.10.31 20:22:09.294170 [ 293 ] {} <Debug> HTTP-Session: 23425341-7352-44dd-8c0d-4bb1c8ba2c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2274 | 2024.10.31 20:22:09.294218 [ 293 ] {} <Trace> HTTP-Session: 23425341-7352-44dd-8c0d-4bb1c8ba2c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2275 | 2024.10.31 20:22:09.294418 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61412) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2276 | 2024.10.31 20:22:09.294806 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2277 | 2024.10.31 20:22:09.294859 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
2278 | 2024.10.31 20:22:09.295159 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2279 | 2024.10.31 20:22:09.295224 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2280 | 2024.10.31 20:22:09.295373 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
2281 | 2024.10.31 20:22:09.295479 [ 296 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2282 | 2024.10.31 20:22:09.295514 [ 298 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2283 | 2024.10.31 20:22:09.295515 [ 297 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2284 | 2024.10.31 20:22:09.295635 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2285 | 2024.10.31 20:22:09.295662 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2286 | 2024.10.31 20:22:09.295745 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2287 | 2024.10.31 20:22:09.295765 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
2288 | 2024.10.31 20:22:09.295806 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
2289 | 2024.10.31 20:22:09.295852 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
2290 | 2024.10.31 20:22:09.297167 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> executeQuery: Read 24 rows, 987.00 B in 0.002851 sec., 8418.098912662224 rows/sec., 338.08 KiB/sec. | ||
2291 | 2024.10.31 20:22:09.297476 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2024.10.31 20:22:09.297500 [ 293 ] {efa884be-10a3-4d23-ae97-ece5c8363cf9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2293 | 2024.10.31 20:22:09.297518 [ 293 ] {} <Debug> HTTP-Session: 23425341-7352-44dd-8c0d-4bb1c8ba2c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2294 | 2024.10.31 20:22:09.297827 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61412, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2024.10.31 20:22:09.297925 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Length: 1107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2296 | 2024.10.31 20:22:09.298014 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2297 | 2024.10.31 20:22:09.298042 [ 299 ] {} <Debug> HTTP-Session: 0cd4a0e8-5f1f-4f66-9492-e810c59f0f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:48011 | ||
2298 | 2024.10.31 20:22:09.298066 [ 299 ] {} <Debug> HTTP-Session: 0cd4a0e8-5f1f-4f66-9492-e810c59f0f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2299 | 2024.10.31 20:22:09.298083 [ 299 ] {} <Debug> HTTP-Session: 0cd4a0e8-5f1f-4f66-9492-e810c59f0f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2300 | 2024.10.31 20:22:09.298131 [ 299 ] {} <Trace> HTTP-Session: 0cd4a0e8-5f1f-4f66-9492-e810c59f0f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2301 | 2024.10.31 20:22:09.298364 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48011) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2302 | 2024.10.31 20:22:09.298769 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2303 | 2024.10.31 20:22:09.298825 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2304 | 2024.10.31 20:22:09.299137 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2305 | 2024.10.31 20:22:09.299206 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2306 | 2024.10.31 20:22:09.299360 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
2307 | 2024.10.31 20:22:09.299529 [ 296 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2308 | 2024.10.31 20:22:09.299522 [ 294 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2309 | 2024.10.31 20:22:09.299529 [ 256 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2310 | 2024.10.31 20:22:09.299688 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2311 | 2024.10.31 20:22:09.299718 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2312 | 2024.10.31 20:22:09.299804 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2313 | 2024.10.31 20:22:09.299826 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 24 rows with 2 streams | ||
2314 | 2024.10.31 20:22:09.299867 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2315 | 2024.10.31 20:22:09.299915 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2316 | 2024.10.31 20:22:09.301216 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> executeQuery: Read 24 rows, 987.00 B in 0.002965 sec., 8094.435075885328 rows/sec., 325.08 KiB/sec. | ||
2317 | 2024.10.31 20:22:09.301536 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> DynamicQueryHandler: Done processing query | ||
2318 | 2024.10.31 20:22:09.301562 [ 299 ] {1f0118bc-9490-4611-b190-00eed344fce2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2319 | 2024.10.31 20:22:09.301580 [ 299 ] {} <Debug> HTTP-Session: 0cd4a0e8-5f1f-4f66-9492-e810c59f0f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2320 | 2024.10.31 20:22:09.304576 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2321 | 2024.10.31 20:22:09.304679 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57736, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2322 | 2024.10.31 20:22:09.304792 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2323 | 2024.10.31 20:22:09.304832 [ 293 ] {} <Debug> HTTP-Session: f8da1992-878e-4f4f-b99c-3ac678b0a34e Authenticating user 'default' from [fd00:1122:3344:101::d]:57736 | ||
2324 | 2024.10.31 20:22:09.304867 [ 293 ] {} <Debug> HTTP-Session: f8da1992-878e-4f4f-b99c-3ac678b0a34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2325 | 2024.10.31 20:22:09.304892 [ 293 ] {} <Debug> HTTP-Session: f8da1992-878e-4f4f-b99c-3ac678b0a34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2326 | 2024.10.31 20:22:09.304937 [ 293 ] {} <Trace> HTTP-Session: f8da1992-878e-4f4f-b99c-3ac678b0a34e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2327 | 2024.10.31 20:22:09.305090 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57736) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2328 | 2024.10.31 20:22:09.305150 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2329 | 2024.10.31 20:22:09.305392 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2330 | 2024.10.31 20:22:09.305724 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2331 | 2024.10.31 20:22:09.305769 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2332 | 2024.10.31 20:22:09.306276 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2333 | 2024.10.31 20:22:09.306594 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2334 | 2024.10.31 20:22:09.306762 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001716 sec., 2331.0023310023307 rows/sec., 296.50 KiB/sec. | ||
2335 | 2024.10.31 20:22:09.307071 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Debug> DynamicQueryHandler: Done processing query | ||
2336 | 2024.10.31 20:22:09.307096 [ 293 ] {835d52c4-4553-45f4-9767-efd9e3706e74} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2337 | 2024.10.31 20:22:09.307112 [ 293 ] {} <Debug> HTTP-Session: f8da1992-878e-4f4f-b99c-3ac678b0a34e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2338 | 2024.10.31 20:22:09.307333 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2339 | 2024.10.31 20:22:09.307508 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35218, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2340 | 2024.10.31 20:22:09.307635 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2341 | 2024.10.31 20:22:09.307678 [ 299 ] {} <Debug> HTTP-Session: 16b2e3ef-38d8-4963-bd44-7bdc3ae5b54b Authenticating user 'default' from [fd00:1122:3344:101::d]:35218 | ||
2342 | 2024.10.31 20:22:09.307712 [ 299 ] {} <Debug> HTTP-Session: 16b2e3ef-38d8-4963-bd44-7bdc3ae5b54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2343 | 2024.10.31 20:22:09.307740 [ 299 ] {} <Debug> HTTP-Session: 16b2e3ef-38d8-4963-bd44-7bdc3ae5b54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2344 | 2024.10.31 20:22:09.307809 [ 299 ] {} <Trace> HTTP-Session: 16b2e3ef-38d8-4963-bd44-7bdc3ae5b54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2345 | 2024.10.31 20:22:09.307989 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35218) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2346 | 2024.10.31 20:22:09.308040 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2347 | 2024.10.31 20:22:09.308330 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2348 | 2024.10.31 20:22:09.308696 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2024.10.31 20:22:09.308736 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2350 | 2024.10.31 20:22:09.309145 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2351 | 2024.10.31 20:22:09.309534 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2352 | 2024.10.31 20:22:09.309683 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
2353 | 2024.10.31 20:22:09.309862 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Debug> DynamicQueryHandler: Done processing query | ||
2354 | 2024.10.31 20:22:09.309888 [ 299 ] {dc4b0b58-0f7b-425b-9123-5edd005bfa2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2355 | 2024.10.31 20:22:09.309904 [ 299 ] {} <Debug> HTTP-Session: 16b2e3ef-38d8-4963-bd44-7bdc3ae5b54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2356 | 2024.10.31 20:22:09.310099 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2357 | 2024.10.31 20:22:09.310217 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45048, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2358 | 2024.10.31 20:22:09.310284 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2359 | 2024.10.31 20:22:09.310309 [ 293 ] {} <Debug> HTTP-Session: 65e0f81b-acde-4c42-aee2-51b889ae6937 Authenticating user 'default' from [fd00:1122:3344:101::d]:45048 | ||
2360 | 2024.10.31 20:22:09.310330 [ 293 ] {} <Debug> HTTP-Session: 65e0f81b-acde-4c42-aee2-51b889ae6937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2361 | 2024.10.31 20:22:09.310347 [ 293 ] {} <Debug> HTTP-Session: 65e0f81b-acde-4c42-aee2-51b889ae6937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2362 | 2024.10.31 20:22:09.310391 [ 293 ] {} <Trace> HTTP-Session: 65e0f81b-acde-4c42-aee2-51b889ae6937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2363 | 2024.10.31 20:22:09.310547 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45048) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2364 | 2024.10.31 20:22:09.310604 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2365 | 2024.10.31 20:22:09.310923 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2366 | 2024.10.31 20:22:09.311264 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2367 | 2024.10.31 20:22:09.311299 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2368 | 2024.10.31 20:22:09.311665 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2369 | 2024.10.31 20:22:09.312035 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2370 | 2024.10.31 20:22:09.312197 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001697 sec., 37713.61225692398 rows/sec., 2.94 MiB/sec. | ||
2371 | 2024.10.31 20:22:09.312372 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Debug> DynamicQueryHandler: Done processing query | ||
2372 | 2024.10.31 20:22:09.312396 [ 293 ] {b6f0a749-f70b-4665-ac19-f3d5c663553f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2373 | 2024.10.31 20:22:09.312412 [ 293 ] {} <Debug> HTTP-Session: 65e0f81b-acde-4c42-aee2-51b889ae6937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2374 | 2024.10.31 20:22:09.312669 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2375 | 2024.10.31 20:22:09.312704 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35218, User-Agent: (none), Length: 18026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2376 | 2024.10.31 20:22:09.312842 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2377 | 2024.10.31 20:22:09.312892 [ 299 ] {} <Debug> HTTP-Session: a7ee2bfc-d559-4a7a-b724-e0afc457ed3d Authenticating user 'default' from [fd00:1122:3344:101::d]:35218 | ||
2378 | 2024.10.31 20:22:09.312925 [ 299 ] {} <Debug> HTTP-Session: a7ee2bfc-d559-4a7a-b724-e0afc457ed3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2379 | 2024.10.31 20:22:09.312940 [ 299 ] {} <Debug> HTTP-Session: a7ee2bfc-d559-4a7a-b724-e0afc457ed3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2380 | 2024.10.31 20:22:09.312979 [ 299 ] {} <Trace> HTTP-Session: a7ee2bfc-d559-4a7a-b724-e0afc457ed3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2381 | 2024.10.31 20:22:09.313137 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2382 | 2024.10.31 20:22:09.313188 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2383 | 2024.10.31 20:22:09.313373 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2384 | 2024.10.31 20:22:09.313717 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2385 | 2024.10.31 20:22:09.313755 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2386 | 2024.10.31 20:22:09.314153 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2387 | 2024.10.31 20:22:09.314504 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2388 | 2024.10.31 20:22:09.314638 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001564 sec., 60102.30179028133 rows/sec., 4.18 MiB/sec. | ||
2389 | 2024.10.31 20:22:09.314923 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Debug> DynamicQueryHandler: Done processing query | ||
2390 | 2024.10.31 20:22:09.314948 [ 299 ] {339198c8-563e-4e5d-ad3c-265006dca99e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2391 | 2024.10.31 20:22:09.314965 [ 299 ] {} <Debug> HTTP-Session: a7ee2bfc-d559-4a7a-b724-e0afc457ed3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2392 | 2024.10.31 20:22:09.315150 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2393 | 2024.10.31 20:22:09.315206 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46321, User-Agent: (none), Length: 5524, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2394 | 2024.10.31 20:22:09.315293 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2395 | 2024.10.31 20:22:09.315321 [ 293 ] {} <Debug> HTTP-Session: 277fbb81-17a4-40a5-aff8-929673d5f396 Authenticating user 'default' from [fd00:1122:3344:101::d]:46321 | ||
2396 | 2024.10.31 20:22:09.315342 [ 293 ] {} <Debug> HTTP-Session: 277fbb81-17a4-40a5-aff8-929673d5f396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2397 | 2024.10.31 20:22:09.315359 [ 293 ] {} <Debug> HTTP-Session: 277fbb81-17a4-40a5-aff8-929673d5f396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2398 | 2024.10.31 20:22:09.315403 [ 293 ] {} <Trace> HTTP-Session: 277fbb81-17a4-40a5-aff8-929673d5f396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2399 | 2024.10.31 20:22:09.315545 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46321) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2400 | 2024.10.31 20:22:09.315600 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2401 | 2024.10.31 20:22:09.315781 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2402 | 2024.10.31 20:22:09.316049 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2403 | 2024.10.31 20:22:09.316085 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2404 | 2024.10.31 20:22:09.316444 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2405 | 2024.10.31 20:22:09.316773 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2406 | 2024.10.31 20:22:09.316932 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Debug> executeQuery: Read 36 rows, 2.50 KiB in 0.00142 sec., 25352.11267605634 rows/sec., 1.72 MiB/sec. | ||
2407 | 2024.10.31 20:22:09.317085 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Debug> DynamicQueryHandler: Done processing query | ||
2408 | 2024.10.31 20:22:09.317108 [ 293 ] {67c4d904-0e48-4ac7-b683-6b6aa0f9b5db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2409 | 2024.10.31 20:22:09.317124 [ 293 ] {} <Debug> HTTP-Session: 277fbb81-17a4-40a5-aff8-929673d5f396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2024.10.31 20:22:09.317349 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2411 | 2024.10.31 20:22:12.976545 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2412 | 2024.10.31 20:22:12.976648 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2413 | 2024.10.31 20:22:14.284972 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38836, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2414 | 2024.10.31 20:22:14.285096 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2415 | 2024.10.31 20:22:14.285127 [ 293 ] {} <Debug> HTTP-Session: 379c73ec-30a0-419f-a10f-4d64c7b54888 Authenticating user 'default' from [fd00:1122:3344:101::d]:38836 | ||
2416 | 2024.10.31 20:22:14.285157 [ 293 ] {} <Debug> HTTP-Session: 379c73ec-30a0-419f-a10f-4d64c7b54888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2417 | 2024.10.31 20:22:14.285175 [ 293 ] {} <Debug> HTTP-Session: 379c73ec-30a0-419f-a10f-4d64c7b54888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2418 | 2024.10.31 20:22:14.285234 [ 293 ] {} <Trace> HTTP-Session: 379c73ec-30a0-419f-a10f-4d64c7b54888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2419 | 2024.10.31 20:22:14.285464 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38836) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2420 | 2024.10.31 20:22:14.285542 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2421 | 2024.10.31 20:22:14.285941 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2422 | 2024.10.31 20:22:14.286392 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2423 | 2024.10.31 20:22:14.286440 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2424 | 2024.10.31 20:22:14.286883 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2425 | 2024.10.31 20:22:14.287275 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2426 | 2024.10.31 20:22:14.287453 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00206 sec., 27184.466019417472 rows/sec., 2.09 MiB/sec. | ||
2427 | 2024.10.31 20:22:14.287464 [ 107 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2428 | 2024.10.31 20:22:14.287576 [ 107 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2429 | 2024.10.31 20:22:14.287641 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2430 | 2024.10.31 20:22:14.287783 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Debug> DynamicQueryHandler: Done processing query | ||
2431 | 2024.10.31 20:22:14.287803 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
2432 | 2024.10.31 20:22:14.287823 [ 293 ] {a57b084b-57ae-4a3d-8bcb-d2b4f9731c66} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2433 | 2024.10.31 20:22:14.287873 [ 293 ] {} <Debug> HTTP-Session: 379c73ec-30a0-419f-a10f-4d64c7b54888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2434 | 2024.10.31 20:22:14.288035 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2435 | 2024.10.31 20:22:14.288076 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1225 rows starting from the beginning of the part | ||
2436 | 2024.10.31 20:22:14.288190 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
2437 | 2024.10.31 20:22:14.288391 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53431, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2438 | 2024.10.31 20:22:14.288425 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2439 | 2024.10.31 20:22:14.288672 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
2440 | 2024.10.31 20:22:14.288697 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2441 | 2024.10.31 20:22:14.288854 [ 299 ] {} <Debug> HTTP-Session: db8e31c7-4923-43da-bb79-1272e3287c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:53431 | ||
2442 | 2024.10.31 20:22:14.288989 [ 299 ] {} <Debug> HTTP-Session: db8e31c7-4923-43da-bb79-1272e3287c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2443 | 2024.10.31 20:22:14.289081 [ 299 ] {} <Debug> HTTP-Session: db8e31c7-4923-43da-bb79-1272e3287c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2444 | 2024.10.31 20:22:14.289116 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part | ||
2445 | 2024.10.31 20:22:14.289238 [ 299 ] {} <Trace> HTTP-Session: db8e31c7-4923-43da-bb79-1272e3287c44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2446 | 2024.10.31 20:22:14.289413 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
2447 | 2024.10.31 20:22:14.289691 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2448 | 2024.10.31 20:22:14.289691 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53431) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2449 | 2024.10.31 20:22:14.289842 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2450 | 2024.10.31 20:22:14.290578 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2451 | 2024.10.31 20:22:14.291244 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2024.10.31 20:22:14.291292 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2453 | 2024.10.31 20:22:14.291848 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2454 | 2024.10.31 20:22:14.291888 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1473 rows, containing 5 columns (5 merged, 0 gathered) in 0.004164683 sec., 353688.38396583847 rows/sec., 30.60 MiB/sec. | ||
2455 | 2024.10.31 20:22:14.292255 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2456 | 2024.10.31 20:22:14.292656 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2457 | 2024.10.31 20:22:14.293068 [ 107 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2458 | 2024.10.31 20:22:14.293149 [ 107 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2459 | 2024.10.31 20:22:14.293156 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003632 sec., 17621.14537444934 rows/sec., 1.38 MiB/sec. | ||
2460 | 2024.10.31 20:22:14.293206 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2461 | 2024.10.31 20:22:14.293693 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2462 | 2024.10.31 20:22:14.294043 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
2463 | 2024.10.31 20:22:14.294096 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Debug> DynamicQueryHandler: Done processing query | ||
2464 | 2024.10.31 20:22:14.294120 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_11_2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2465 | 2024.10.31 20:22:14.294178 [ 299 ] {f9e3685c-99ad-4a85-9a43-c82fb993dca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2466 | 2024.10.31 20:22:14.294264 [ 299 ] {} <Debug> HTTP-Session: db8e31c7-4923-43da-bb79-1272e3287c44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2467 | 2024.10.31 20:22:14.294375 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
2468 | 2024.10.31 20:22:14.294441 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2469 | 2024.10.31 20:22:14.294475 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 523 rows starting from the beginning of the part | ||
2470 | 2024.10.31 20:22:14.294683 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2471 | 2024.10.31 20:22:14.294770 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
2472 | 2024.10.31 20:22:14.294824 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57266, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2473 | 2024.10.31 20:22:14.295013 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2474 | 2024.10.31 20:22:14.295121 [ 293 ] {} <Debug> HTTP-Session: 72f2c112-09d6-4b69-8143-002a92ad4513 Authenticating user 'default' from [fd00:1122:3344:101::d]:57266 | ||
2475 | 2024.10.31 20:22:14.295118 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
2476 | 2024.10.31 20:22:14.295203 [ 293 ] {} <Debug> HTTP-Session: 72f2c112-09d6-4b69-8143-002a92ad4513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2477 | 2024.10.31 20:22:14.295270 [ 293 ] {} <Debug> HTTP-Session: 72f2c112-09d6-4b69-8143-002a92ad4513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2478 | 2024.10.31 20:22:14.295433 [ 293 ] {} <Trace> HTTP-Session: 72f2c112-09d6-4b69-8143-002a92ad4513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2479 | 2024.10.31 20:22:14.295446 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 57 rows starting from the beginning of the part | ||
2480 | 2024.10.31 20:22:14.295558 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
2481 | 2024.10.31 20:22:14.295728 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2482 | 2024.10.31 20:22:14.295798 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57266) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2483 | 2024.10.31 20:22:14.296046 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2484 | 2024.10.31 20:22:14.296398 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2485 | 2024.10.31 20:22:14.296968 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2024.10.31 20:22:14.297016 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2487 | 2024.10.31 20:22:14.297590 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.004199204 sec., 181939.24372333425 rows/sec., 14.40 MiB/sec. | ||
2488 | 2024.10.31 20:22:14.297665 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2489 | 2024.10.31 20:22:14.297830 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2490 | 2024.10.31 20:22:14.298577 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2491 | 2024.10.31 20:22:14.298937 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003336 sec., 47961.630695443644 rows/sec., 3.34 MiB/sec. | ||
2492 | 2024.10.31 20:22:14.299005 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2493 | 2024.10.31 20:22:14.299208 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_11_2} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2494 | 2024.10.31 20:22:14.299303 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Debug> DynamicQueryHandler: Done processing query | ||
2495 | 2024.10.31 20:22:14.299373 [ 293 ] {9c145f98-a535-4f1c-9ed9-23b28881cda4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2496 | 2024.10.31 20:22:14.299383 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2497 | 2024.10.31 20:22:14.299408 [ 293 ] {} <Debug> HTTP-Session: 72f2c112-09d6-4b69-8143-002a92ad4513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2498 | 2024.10.31 20:22:14.299650 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2499 | 2024.10.31 20:22:14.299806 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48286, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2500 | 2024.10.31 20:22:14.299890 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2501 | 2024.10.31 20:22:14.299916 [ 299 ] {} <Debug> HTTP-Session: 374e0d07-b206-49d5-a41d-8f2b2894600c Authenticating user 'default' from [fd00:1122:3344:101::d]:48286 | ||
2502 | 2024.10.31 20:22:14.299939 [ 299 ] {} <Debug> HTTP-Session: 374e0d07-b206-49d5-a41d-8f2b2894600c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2503 | 2024.10.31 20:22:14.299955 [ 299 ] {} <Debug> HTTP-Session: 374e0d07-b206-49d5-a41d-8f2b2894600c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2504 | 2024.10.31 20:22:14.300004 [ 299 ] {} <Trace> HTTP-Session: 374e0d07-b206-49d5-a41d-8f2b2894600c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2505 | 2024.10.31 20:22:14.300172 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48286) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2506 | 2024.10.31 20:22:14.300227 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2507 | 2024.10.31 20:22:14.300383 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2024.10.31 20:22:14.300773 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2509 | 2024.10.31 20:22:14.300809 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2510 | 2024.10.31 20:22:14.301188 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2511 | 2024.10.31 20:22:14.301518 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2512 | 2024.10.31 20:22:14.301653 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
2513 | 2024.10.31 20:22:14.301847 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Debug> DynamicQueryHandler: Done processing query | ||
2514 | 2024.10.31 20:22:14.301871 [ 299 ] {82ad18c7-ba78-4c20-b2a4-e44dd47d5e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2515 | 2024.10.31 20:22:14.301887 [ 299 ] {} <Debug> HTTP-Session: 374e0d07-b206-49d5-a41d-8f2b2894600c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2516 | 2024.10.31 20:22:14.302208 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2517 | 2024.10.31 20:22:16.464045 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2518 | 2024.10.31 20:22:16.464123 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2519 | 2024.10.31 20:22:16.464146 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2520 | 2024.10.31 20:22:16.464374 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::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 | ||
2521 | 2024.10.31 20:22:16.464782 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2522 | 2024.10.31 20:22:16.464866 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2523 | 2024.10.31 20:22:16.465144 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2524 | 2024.10.31 20:22:16.465346 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
2525 | 2024.10.31 20:22:16.465538 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
2526 | 2024.10.31 20:22:16.465726 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
2527 | 2024.10.31 20:22:16.469668 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.005424435 sec., 17513.34470778984 rows/sec., 31.38 MiB/sec. | ||
2528 | 2024.10.31 20:22:16.470084 [ 200 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2529 | 2024.10.31 20:22:16.470751 [ 200 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2530 | 2024.10.31 20:22:16.470833 [ 200 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_5_1} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2531 | 2024.10.31 20:22:16.470985 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2532 | 2024.10.31 20:22:17.073469 [ 105 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2533 | 2024.10.31 20:22:17.073524 [ 105 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2024.10.31 20:22:17.073546 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2535 | 2024.10.31 20:22:17.073744 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::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 | ||
2536 | 2024.10.31 20:22:17.073921 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2537 | 2024.10.31 20:22:17.073956 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2538 | 2024.10.31 20:22:17.074028 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2539 | 2024.10.31 20:22:17.074111 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
2540 | 2024.10.31 20:22:17.074408 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
2541 | 2024.10.31 20:22:17.074524 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
2542 | 2024.10.31 20:22:17.075618 [ 195 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 5 columns (5 merged, 0 gathered) in 0.002000856 sec., 47479.67869751746 rows/sec., 3.67 MiB/sec. | ||
2543 | 2024.10.31 20:22:17.075765 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2544 | 2024.10.31 20:22:17.076165 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2545 | 2024.10.31 20:22:17.076243 [ 194 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_5_1} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2546 | 2024.10.31 20:22:17.076318 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2547 | 2024.10.31 20:22:18.129535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 260 | ||
2548 | 2024.10.31 20:22:18.132316 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2549 | 2024.10.31 20:22:18.132371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2550 | 2024.10.31 20:22:18.133931 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2551 | 2024.10.31 20:22:18.134951 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2024.10.31 20:22:18.135990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
2553 | 2024.10.31 20:22:19.286211 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57266, User-Agent: (none), Length: 16882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2554 | 2024.10.31 20:22:19.286329 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2555 | 2024.10.31 20:22:19.286355 [ 293 ] {} <Debug> HTTP-Session: 9c1a52dc-1da1-4846-acaf-3bcfac7a96a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57266 | ||
2556 | 2024.10.31 20:22:19.286381 [ 293 ] {} <Debug> HTTP-Session: 9c1a52dc-1da1-4846-acaf-3bcfac7a96a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2557 | 2024.10.31 20:22:19.286397 [ 293 ] {} <Debug> HTTP-Session: 9c1a52dc-1da1-4846-acaf-3bcfac7a96a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2558 | 2024.10.31 20:22:19.286468 [ 293 ] {} <Trace> HTTP-Session: 9c1a52dc-1da1-4846-acaf-3bcfac7a96a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2559 | 2024.10.31 20:22:19.286708 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57266) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2560 | 2024.10.31 20:22:19.286832 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2561 | 2024.10.31 20:22:19.287219 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2562 | 2024.10.31 20:22:19.287803 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2563 | 2024.10.31 20:22:19.287847 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2564 | 2024.10.31 20:22:19.288301 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2565 | 2024.10.31 20:22:19.288702 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2566 | 2024.10.31 20:22:19.288872 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Debug> executeQuery: Read 114 rows, 9.92 KiB in 0.002244 sec., 50802.13903743316 rows/sec., 4.32 MiB/sec. | ||
2567 | 2024.10.31 20:22:19.289199 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Debug> DynamicQueryHandler: Done processing query | ||
2568 | 2024.10.31 20:22:19.289227 [ 293 ] {93a4fc93-ad1e-476f-8d21-566b0f05338b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2569 | 2024.10.31 20:22:19.289244 [ 293 ] {} <Debug> HTTP-Session: 9c1a52dc-1da1-4846-acaf-3bcfac7a96a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2570 | 2024.10.31 20:22:19.289489 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2571 | 2024.10.31 20:22:19.289590 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53650, User-Agent: (none), Length: 4212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2572 | 2024.10.31 20:22:19.289731 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2573 | 2024.10.31 20:22:19.289759 [ 288 ] {} <Debug> HTTP-Session: a67f9757-153b-4c3c-ab5d-67089724f555 Authenticating user 'default' from [fd00:1122:3344:101::d]:53650 | ||
2574 | 2024.10.31 20:22:19.289785 [ 288 ] {} <Debug> HTTP-Session: a67f9757-153b-4c3c-ab5d-67089724f555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2575 | 2024.10.31 20:22:19.289800 [ 288 ] {} <Debug> HTTP-Session: a67f9757-153b-4c3c-ab5d-67089724f555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2576 | 2024.10.31 20:22:19.289858 [ 288 ] {} <Trace> HTTP-Session: a67f9757-153b-4c3c-ab5d-67089724f555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2577 | 2024.10.31 20:22:19.290075 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2578 | 2024.10.31 20:22:19.290158 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2579 | 2024.10.31 20:22:19.290523 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2580 | 2024.10.31 20:22:19.290940 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2581 | 2024.10.31 20:22:19.290985 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2582 | 2024.10.31 20:22:19.291431 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2583 | 2024.10.31 20:22:19.291840 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2584 | 2024.10.31 20:22:19.291986 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001997 sec., 14521.782674011016 rows/sec., 1.07 MiB/sec. | ||
2585 | 2024.10.31 20:22:19.292195 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Debug> DynamicQueryHandler: Done processing query | ||
2586 | 2024.10.31 20:22:19.292224 [ 288 ] {56072529-8a68-4e76-acb0-7f6ec91430ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
2587 | 2024.10.31 20:22:19.292240 [ 288 ] {} <Debug> HTTP-Session: a67f9757-153b-4c3c-ab5d-67089724f555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2588 | 2024.10.31 20:22:19.292423 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2589 | 2024.10.31 20:22:19.292524 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43399, User-Agent: (none), Length: 15809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2590 | 2024.10.31 20:22:19.292596 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2591 | 2024.10.31 20:22:19.292620 [ 291 ] {} <Debug> HTTP-Session: 62d1bca2-7aaf-475e-9184-ad84f67e321e Authenticating user 'default' from [fd00:1122:3344:101::d]:43399 | ||
2592 | 2024.10.31 20:22:19.292675 [ 291 ] {} <Debug> HTTP-Session: 62d1bca2-7aaf-475e-9184-ad84f67e321e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2593 | 2024.10.31 20:22:19.292693 [ 291 ] {} <Debug> HTTP-Session: 62d1bca2-7aaf-475e-9184-ad84f67e321e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2594 | 2024.10.31 20:22:19.292742 [ 291 ] {} <Trace> HTTP-Session: 62d1bca2-7aaf-475e-9184-ad84f67e321e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2595 | 2024.10.31 20:22:19.292912 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43399) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2596 | 2024.10.31 20:22:19.292969 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2597 | 2024.10.31 20:22:19.293288 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2598 | 2024.10.31 20:22:19.293726 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2599 | 2024.10.31 20:22:19.293773 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2600 | 2024.10.31 20:22:19.294187 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2601 | 2024.10.31 20:22:19.294570 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2602 | 2024.10.31 20:22:19.294726 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001875 sec., 49600 rows/sec., 3.87 MiB/sec. | ||
2603 | 2024.10.31 20:22:19.294915 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Debug> DynamicQueryHandler: Done processing query | ||
2604 | 2024.10.31 20:22:19.294940 [ 291 ] {03aa94af-e788-49f1-bd34-cfb835326492} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2605 | 2024.10.31 20:22:19.294956 [ 291 ] {} <Debug> HTTP-Session: 62d1bca2-7aaf-475e-9184-ad84f67e321e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2606 | 2024.10.31 20:22:19.295140 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2607 | 2024.10.31 20:22:19.295166 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53650, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2608 | 2024.10.31 20:22:19.295250 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2609 | 2024.10.31 20:22:19.295276 [ 288 ] {} <Debug> HTTP-Session: cc05cf52-66b4-4f4e-98e5-f9afb83a2261 Authenticating user 'default' from [fd00:1122:3344:101::d]:53650 | ||
2610 | 2024.10.31 20:22:19.295296 [ 288 ] {} <Debug> HTTP-Session: cc05cf52-66b4-4f4e-98e5-f9afb83a2261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2611 | 2024.10.31 20:22:19.295320 [ 288 ] {} <Debug> HTTP-Session: cc05cf52-66b4-4f4e-98e5-f9afb83a2261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2612 | 2024.10.31 20:22:19.295377 [ 288 ] {} <Trace> HTTP-Session: cc05cf52-66b4-4f4e-98e5-f9afb83a2261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2613 | 2024.10.31 20:22:19.295569 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2614 | 2024.10.31 20:22:19.295627 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2615 | 2024.10.31 20:22:19.295826 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2616 | 2024.10.31 20:22:19.296320 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2617 | 2024.10.31 20:22:19.296361 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2618 | 2024.10.31 20:22:19.296785 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2619 | 2024.10.31 20:22:19.297153 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2620 | 2024.10.31 20:22:19.297289 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001808 sec., 88495.57522123893 rows/sec., 6.16 MiB/sec. | ||
2621 | 2024.10.31 20:22:19.297529 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Debug> DynamicQueryHandler: Done processing query | ||
2622 | 2024.10.31 20:22:19.297555 [ 288 ] {9c0b5fed-ee5e-4805-ac0d-8165b304c379} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
2623 | 2024.10.31 20:22:19.297606 [ 288 ] {} <Debug> HTTP-Session: cc05cf52-66b4-4f4e-98e5-f9afb83a2261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2624 | 2024.10.31 20:22:19.297818 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2625 | 2024.10.31 20:22:19.297917 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54611, User-Agent: (none), Length: 48511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2626 | 2024.10.31 20:22:19.297987 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2627 | 2024.10.31 20:22:19.298011 [ 291 ] {} <Debug> HTTP-Session: 2eb9e82a-1d7f-4aad-bdf9-67495b11c83e Authenticating user 'default' from [fd00:1122:3344:101::d]:54611 | ||
2628 | 2024.10.31 20:22:19.298032 [ 291 ] {} <Debug> HTTP-Session: 2eb9e82a-1d7f-4aad-bdf9-67495b11c83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2629 | 2024.10.31 20:22:19.298050 [ 291 ] {} <Debug> HTTP-Session: 2eb9e82a-1d7f-4aad-bdf9-67495b11c83e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2630 | 2024.10.31 20:22:19.298097 [ 291 ] {} <Trace> HTTP-Session: 2eb9e82a-1d7f-4aad-bdf9-67495b11c83e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2024.10.31 20:22:19.298456 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54611) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2632 | 2024.10.31 20:22:19.298537 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <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 | ||
2633 | 2024.10.31 20:22:19.299031 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2634 | 2024.10.31 20:22:19.299898 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2635 | 2024.10.31 20:22:19.299935 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2636 | 2024.10.31 20:22:19.300614 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2637 | 2024.10.31 20:22:19.301059 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2638 | 2024.10.31 20:22:19.301261 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003036 sec., 9552.042160737812 rows/sec., 17.12 MiB/sec. | ||
2639 | 2024.10.31 20:22:19.301511 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Debug> DynamicQueryHandler: Done processing query | ||
2640 | 2024.10.31 20:22:19.301535 [ 291 ] {d710539b-cd57-437c-83d6-81bd60850c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
2641 | 2024.10.31 20:22:19.301552 [ 291 ] {} <Debug> HTTP-Session: 2eb9e82a-1d7f-4aad-bdf9-67495b11c83e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2642 | 2024.10.31 20:22:19.301708 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53650, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2643 | 2024.10.31 20:22:19.301727 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2644 | 2024.10.31 20:22:19.301800 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2645 | 2024.10.31 20:22:19.301834 [ 288 ] {} <Debug> HTTP-Session: 47c7958d-9072-4cab-8a96-fd5451fc1c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:53650 | ||
2646 | 2024.10.31 20:22:19.301856 [ 288 ] {} <Debug> HTTP-Session: 47c7958d-9072-4cab-8a96-fd5451fc1c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2024.10.31 20:22:19.301879 [ 288 ] {} <Debug> HTTP-Session: 47c7958d-9072-4cab-8a96-fd5451fc1c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2648 | 2024.10.31 20:22:19.301935 [ 288 ] {} <Trace> HTTP-Session: 47c7958d-9072-4cab-8a96-fd5451fc1c58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2649 | 2024.10.31 20:22:19.302086 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53650) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2650 | 2024.10.31 20:22:19.302139 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2651 | 2024.10.31 20:22:19.302307 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2652 | 2024.10.31 20:22:19.302654 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2653 | 2024.10.31 20:22:19.302692 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
2654 | 2024.10.31 20:22:19.303083 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2655 | 2024.10.31 20:22:19.303421 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2656 | 2024.10.31 20:22:19.303554 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
2657 | 2024.10.31 20:22:19.303730 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Debug> DynamicQueryHandler: Done processing query | ||
2658 | 2024.10.31 20:22:19.303756 [ 288 ] {4827bbdc-c710-4783-9758-99926abe1c13} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2659 | 2024.10.31 20:22:19.303772 [ 288 ] {} <Debug> HTTP-Session: 47c7958d-9072-4cab-8a96-fd5451fc1c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2660 | 2024.10.31 20:22:19.304067 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53650, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2024.10.31 20:22:24.064846 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2662 | 2024.10.31 20:22:24.258410 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2663 | 2024.10.31 20:22:24.282362 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42033, User-Agent: (none), Length: 1148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2664 | 2024.10.31 20:22:24.282514 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2665 | 2024.10.31 20:22:24.282566 [ 288 ] {} <Debug> HTTP-Session: 5a6da66b-a6df-4f7f-8561-3c8521d723ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42033 | ||
2666 | 2024.10.31 20:22:24.282600 [ 288 ] {} <Debug> HTTP-Session: 5a6da66b-a6df-4f7f-8561-3c8521d723ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2667 | 2024.10.31 20:22:24.282618 [ 288 ] {} <Debug> HTTP-Session: 5a6da66b-a6df-4f7f-8561-3c8521d723ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2668 | 2024.10.31 20:22:24.282672 [ 288 ] {} <Trace> HTTP-Session: 5a6da66b-a6df-4f7f-8561-3c8521d723ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2669 | 2024.10.31 20:22:24.282911 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42033) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2670 | 2024.10.31 20:22:24.283311 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2671 | 2024.10.31 20:22:24.283361 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_rib:active_routes')" moved to PREWHERE | ||
2672 | 2024.10.31 20:22:24.283534 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2673 | 2024.10.31 20:22:24.283914 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2674 | 2024.10.31 20:22:24.284005 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2675 | 2024.10.31 20:22:24.284241 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2676 | 2024.10.31 20:22:24.284483 [ 296 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2677 | 2024.10.31 20:22:24.284483 [ 256 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2678 | 2024.10.31 20:22:24.284522 [ 298 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2679 | 2024.10.31 20:22:24.284544 [ 294 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2680 | 2024.10.31 20:22:24.284705 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2681 | 2024.10.31 20:22:24.284736 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2682 | 2024.10.31 20:22:24.284860 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2683 | 2024.10.31 20:22:24.284887 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2684 | 2024.10.31 20:22:24.284932 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_rib:active_routes'))" | ||
2685 | 2024.10.31 20:22:24.284982 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_rib:active_routes'))" | ||
2686 | 2024.10.31 20:22:24.285026 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_rib:active_routes'))" | ||
2687 | 2024.10.31 20:22:24.287007 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.004203 sec., 6661.908160837497 rows/sec., 268.60 KiB/sec. | ||
2688 | 2024.10.31 20:22:24.287397 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> DynamicQueryHandler: Done processing query | ||
2689 | 2024.10.31 20:22:24.287424 [ 288 ] {a8a8d780-4b0f-44ff-81d6-239a31884fa7} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2690 | 2024.10.31 20:22:24.287441 [ 288 ] {} <Debug> HTTP-Session: 5a6da66b-a6df-4f7f-8561-3c8521d723ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2691 | 2024.10.31 20:22:24.290785 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2692 | 2024.10.31 20:22:24.290793 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54134, User-Agent: (none), Length: 1182, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2693 | 2024.10.31 20:22:24.290920 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2694 | 2024.10.31 20:22:24.290947 [ 291 ] {} <Debug> HTTP-Session: bd4ce4f8-9aa9-44c9-8921-9de01e624266 Authenticating user 'default' from [fd00:1122:3344:101::d]:54134 | ||
2695 | 2024.10.31 20:22:24.290979 [ 291 ] {} <Debug> HTTP-Session: bd4ce4f8-9aa9-44c9-8921-9de01e624266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2696 | 2024.10.31 20:22:24.291002 [ 291 ] {} <Debug> HTTP-Session: bd4ce4f8-9aa9-44c9-8921-9de01e624266 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2697 | 2024.10.31 20:22:24.291069 [ 291 ] {} <Trace> HTTP-Session: bd4ce4f8-9aa9-44c9-8921-9de01e624266 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2024.10.31 20:22:24.291345 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2699 | 2024.10.31 20:22:24.291767 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2700 | 2024.10.31 20:22:24.291818 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2701 | 2024.10.31 20:22:24.292159 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2702 | 2024.10.31 20:22:24.292242 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2703 | 2024.10.31 20:22:24.292423 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2704 | 2024.10.31 20:22:24.292573 [ 298 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2705 | 2024.10.31 20:22:24.292592 [ 294 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2706 | 2024.10.31 20:22:24.292656 [ 296 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2707 | 2024.10.31 20:22:24.292706 [ 301 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2708 | 2024.10.31 20:22:24.292870 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2709 | 2024.10.31 20:22:24.292901 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2710 | 2024.10.31 20:22:24.293018 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2711 | 2024.10.31 20:22:24.293041 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2712 | 2024.10.31 20:22:24.293084 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2713 | 2024.10.31 20:22:24.293132 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2714 | 2024.10.31 20:22:24.293179 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2715 | 2024.10.31 20:22:24.294933 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003731 sec., 7504.6904315197 rows/sec., 302.57 KiB/sec. | ||
2716 | 2024.10.31 20:22:24.295296 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> DynamicQueryHandler: Done processing query | ||
2717 | 2024.10.31 20:22:24.295323 [ 291 ] {301f2ff7-9c87-4521-8d4f-56fb3e1074e3} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2718 | 2024.10.31 20:22:24.295341 [ 291 ] {} <Debug> HTTP-Session: bd4ce4f8-9aa9-44c9-8921-9de01e624266 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2719 | 2024.10.31 20:22:24.295620 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54134, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2720 | 2024.10.31 20:22:24.295704 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40761, User-Agent: (none), Length: 1217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2721 | 2024.10.31 20:22:24.295795 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2722 | 2024.10.31 20:22:24.295818 [ 288 ] {} <Debug> HTTP-Session: b86c15fe-cf63-4e4c-a3d9-895773a014fb Authenticating user 'default' from [fd00:1122:3344:101::d]:40761 | ||
2723 | 2024.10.31 20:22:24.295839 [ 288 ] {} <Debug> HTTP-Session: b86c15fe-cf63-4e4c-a3d9-895773a014fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2724 | 2024.10.31 20:22:24.295853 [ 288 ] {} <Debug> HTTP-Session: b86c15fe-cf63-4e4c-a3d9-895773a014fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2725 | 2024.10.31 20:22:24.295899 [ 288 ] {} <Trace> HTTP-Session: b86c15fe-cf63-4e4c-a3d9-895773a014fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2726 | 2024.10.31 20:22:24.296102 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40761) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2727 | 2024.10.31 20:22:24.296452 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2728 | 2024.10.31 20:22:24.296502 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2729 | 2024.10.31 20:22:24.296823 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2730 | 2024.10.31 20:22:24.296895 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2731 | 2024.10.31 20:22:24.297050 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2732 | 2024.10.31 20:22:24.297195 [ 294 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2733 | 2024.10.31 20:22:24.297240 [ 300 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2734 | 2024.10.31 20:22:24.297259 [ 298 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2735 | 2024.10.31 20:22:24.297290 [ 296 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2736 | 2024.10.31 20:22:24.297419 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2737 | 2024.10.31 20:22:24.297448 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2738 | 2024.10.31 20:22:24.297561 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2739 | 2024.10.31 20:22:24.297585 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2740 | 2024.10.31 20:22:24.297628 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2741 | 2024.10.31 20:22:24.297675 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2742 | 2024.10.31 20:22:24.297716 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2743 | 2024.10.31 20:22:24.297901 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2744 | 2024.10.31 20:22:24.299533 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003526 sec., 7941.009642654566 rows/sec., 320.17 KiB/sec. | ||
2745 | 2024.10.31 20:22:24.299905 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> DynamicQueryHandler: Done processing query | ||
2746 | 2024.10.31 20:22:24.299932 [ 288 ] {c4141138-5825-420a-abce-33dc98c7539b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2747 | 2024.10.31 20:22:24.299950 [ 288 ] {} <Debug> HTTP-Session: b86c15fe-cf63-4e4c-a3d9-895773a014fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2748 | 2024.10.31 20:22:24.300303 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2749 | 2024.10.31 20:22:24.300370 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54943, User-Agent: (none), Length: 1250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2750 | 2024.10.31 20:22:24.300462 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2751 | 2024.10.31 20:22:24.300488 [ 291 ] {} <Debug> HTTP-Session: 2dd1340f-61e2-4373-b351-edc716ca2127 Authenticating user 'default' from [fd00:1122:3344:101::d]:54943 | ||
2752 | 2024.10.31 20:22:24.300509 [ 291 ] {} <Debug> HTTP-Session: 2dd1340f-61e2-4373-b351-edc716ca2127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2753 | 2024.10.31 20:22:24.300523 [ 291 ] {} <Debug> HTTP-Session: 2dd1340f-61e2-4373-b351-edc716ca2127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2754 | 2024.10.31 20:22:24.300565 [ 291 ] {} <Trace> HTTP-Session: 2dd1340f-61e2-4373-b351-edc716ca2127 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2755 | 2024.10.31 20:22:24.300756 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54943) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2756 | 2024.10.31 20:22:24.301096 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2757 | 2024.10.31 20:22:24.301145 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
2758 | 2024.10.31 20:22:24.301468 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2759 | 2024.10.31 20:22:24.301559 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2760 | 2024.10.31 20:22:24.301714 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2761 | 2024.10.31 20:22:24.301901 [ 296 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2762 | 2024.10.31 20:22:24.301911 [ 256 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2763 | 2024.10.31 20:22:24.301933 [ 298 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2764 | 2024.10.31 20:22:24.301929 [ 301 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2765 | 2024.10.31 20:22:24.302121 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2766 | 2024.10.31 20:22:24.302149 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2767 | 2024.10.31 20:22:24.302280 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2768 | 2024.10.31 20:22:24.302302 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2769 | 2024.10.31 20:22:24.302343 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2770 | 2024.10.31 20:22:24.302386 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2771 | 2024.10.31 20:22:24.302447 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2772 | 2024.10.31 20:22:24.304015 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003352 sec., 8353.221957040572 rows/sec., 336.79 KiB/sec. | ||
2773 | 2024.10.31 20:22:24.304339 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> DynamicQueryHandler: Done processing query | ||
2774 | 2024.10.31 20:22:24.304364 [ 291 ] {63dbbcff-0fb0-425a-bf5c-61c6c818707b} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2775 | 2024.10.31 20:22:24.304381 [ 291 ] {} <Debug> HTTP-Session: 2dd1340f-61e2-4373-b351-edc716ca2127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2776 | 2024.10.31 20:22:24.304974 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2024.10.31 20:22:24.305070 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65062, User-Agent: (none), Length: 1278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2778 | 2024.10.31 20:22:24.305153 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2779 | 2024.10.31 20:22:24.305178 [ 288 ] {} <Debug> HTTP-Session: 6273d13d-a3c1-49af-a4a1-ed97d68a08d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65062 | ||
2780 | 2024.10.31 20:22:24.305201 [ 288 ] {} <Debug> HTTP-Session: 6273d13d-a3c1-49af-a4a1-ed97d68a08d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2781 | 2024.10.31 20:22:24.305218 [ 288 ] {} <Debug> HTTP-Session: 6273d13d-a3c1-49af-a4a1-ed97d68a08d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2782 | 2024.10.31 20:22:24.305266 [ 288 ] {} <Trace> HTTP-Session: 6273d13d-a3c1-49af-a4a1-ed97d68a08d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2783 | 2024.10.31 20:22:24.305475 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
2784 | 2024.10.31 20:22:24.305819 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2785 | 2024.10.31 20:22:24.305869 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
2786 | 2024.10.31 20:22:24.306189 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2787 | 2024.10.31 20:22:24.306258 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2788 | 2024.10.31 20:22:24.306412 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2789 | 2024.10.31 20:22:24.306562 [ 298 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2790 | 2024.10.31 20:22:24.306599 [ 300 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2791 | 2024.10.31 20:22:24.306620 [ 294 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2792 | 2024.10.31 20:22:24.306680 [ 302 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2793 | 2024.10.31 20:22:24.306790 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2794 | 2024.10.31 20:22:24.306823 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2795 | 2024.10.31 20:22:24.306934 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2796 | 2024.10.31 20:22:24.306957 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2797 | 2024.10.31 20:22:24.306999 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2798 | 2024.10.31 20:22:24.307046 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2799 | 2024.10.31 20:22:24.307090 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2800 | 2024.10.31 20:22:24.308842 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003474 sec., 8059.873344847438 rows/sec., 324.96 KiB/sec. | ||
2801 | 2024.10.31 20:22:24.309184 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> DynamicQueryHandler: Done processing query | ||
2802 | 2024.10.31 20:22:24.309215 [ 288 ] {55e0fa74-17fe-483f-9dc3-54987e485187} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2803 | 2024.10.31 20:22:24.309259 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2804 | 2024.10.31 20:22:24.309264 [ 288 ] {} <Debug> HTTP-Session: 6273d13d-a3c1-49af-a4a1-ed97d68a08d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2805 | 2024.10.31 20:22:24.309613 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2806 | 2024.10.31 20:22:24.309687 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47271, User-Agent: (none), Length: 1303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2807 | 2024.10.31 20:22:24.309781 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2808 | 2024.10.31 20:22:24.309807 [ 290 ] {} <Debug> HTTP-Session: 50d5ef33-6948-4782-abe8-8b007641ab86 Authenticating user 'default' from [fd00:1122:3344:101::d]:47271 | ||
2809 | 2024.10.31 20:22:24.309832 [ 290 ] {} <Debug> HTTP-Session: 50d5ef33-6948-4782-abe8-8b007641ab86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2810 | 2024.10.31 20:22:24.309847 [ 290 ] {} <Debug> HTTP-Session: 50d5ef33-6948-4782-abe8-8b007641ab86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2811 | 2024.10.31 20:22:24.309901 [ 290 ] {} <Trace> HTTP-Session: 50d5ef33-6948-4782-abe8-8b007641ab86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2024.10.31 20:22:24.310140 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
2813 | 2024.10.31 20:22:24.310553 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2814 | 2024.10.31 20:22:24.310606 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
2815 | 2024.10.31 20:22:24.310964 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2816 | 2024.10.31 20:22:24.311045 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2817 | 2024.10.31 20:22:24.311229 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2818 | 2024.10.31 20:22:24.311392 [ 298 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2819 | 2024.10.31 20:22:24.311432 [ 300 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2820 | 2024.10.31 20:22:24.311447 [ 294 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2821 | 2024.10.31 20:22:24.311471 [ 296 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2822 | 2024.10.31 20:22:24.311600 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2823 | 2024.10.31 20:22:24.311631 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2824 | 2024.10.31 20:22:24.311749 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2825 | 2024.10.31 20:22:24.311773 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2826 | 2024.10.31 20:22:24.311816 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2827 | 2024.10.31 20:22:24.311864 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2828 | 2024.10.31 20:22:24.311906 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2829 | 2024.10.31 20:22:24.313587 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003564 sec., 7856.341189674523 rows/sec., 316.75 KiB/sec. | ||
2830 | 2024.10.31 20:22:24.313941 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> DynamicQueryHandler: Done processing query | ||
2831 | 2024.10.31 20:22:24.313968 [ 290 ] {cb1b643f-826d-4069-9d7c-8cddf86a6e48} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
2832 | 2024.10.31 20:22:24.313986 [ 290 ] {} <Debug> HTTP-Session: 50d5ef33-6948-4782-abe8-8b007641ab86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2833 | 2024.10.31 20:22:24.314245 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2834 | 2024.10.31 20:22:24.314365 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38453, User-Agent: (none), Length: 1329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2835 | 2024.10.31 20:22:24.314437 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2836 | 2024.10.31 20:22:24.314463 [ 288 ] {} <Debug> HTTP-Session: 60e07cf9-f577-4250-87d3-9151b8539a11 Authenticating user 'default' from [fd00:1122:3344:101::d]:38453 | ||
2837 | 2024.10.31 20:22:24.314485 [ 288 ] {} <Debug> HTTP-Session: 60e07cf9-f577-4250-87d3-9151b8539a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2838 | 2024.10.31 20:22:24.314503 [ 288 ] {} <Debug> HTTP-Session: 60e07cf9-f577-4250-87d3-9151b8539a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2839 | 2024.10.31 20:22:24.314549 [ 288 ] {} <Trace> HTTP-Session: 60e07cf9-f577-4250-87d3-9151b8539a11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2840 | 2024.10.31 20:22:24.314763 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38453) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2841 | 2024.10.31 20:22:24.315176 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2842 | 2024.10.31 20:22:24.315238 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
2843 | 2024.10.31 20:22:24.315601 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2844 | 2024.10.31 20:22:24.315670 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2845 | 2024.10.31 20:22:24.315822 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2846 | 2024.10.31 20:22:24.315979 [ 298 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2847 | 2024.10.31 20:22:24.315991 [ 301 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2848 | 2024.10.31 20:22:24.315997 [ 294 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2849 | 2024.10.31 20:22:24.316047 [ 296 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2850 | 2024.10.31 20:22:24.316179 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2851 | 2024.10.31 20:22:24.316208 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2852 | 2024.10.31 20:22:24.316320 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2853 | 2024.10.31 20:22:24.316342 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2854 | 2024.10.31 20:22:24.316383 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
2855 | 2024.10.31 20:22:24.316430 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
2856 | 2024.10.31 20:22:24.316475 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
2857 | 2024.10.31 20:22:24.318160 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.00351 sec., 7977.207977207977 rows/sec., 321.63 KiB/sec. | ||
2858 | 2024.10.31 20:22:24.318518 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> DynamicQueryHandler: Done processing query | ||
2859 | 2024.10.31 20:22:24.318543 [ 288 ] {fd333d3f-243a-485f-9b03-24a06cc4c30e} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2860 | 2024.10.31 20:22:24.318561 [ 288 ] {} <Debug> HTTP-Session: 60e07cf9-f577-4250-87d3-9151b8539a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2861 | 2024.10.31 20:22:24.318816 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47271, User-Agent: (none), Length: 1353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2862 | 2024.10.31 20:22:24.318851 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2863 | 2024.10.31 20:22:24.318899 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2864 | 2024.10.31 20:22:24.318941 [ 290 ] {} <Debug> HTTP-Session: 47c45495-680d-4ca3-bce6-9a182c921e1f Authenticating user 'default' from [fd00:1122:3344:101::d]:47271 | ||
2865 | 2024.10.31 20:22:24.318960 [ 290 ] {} <Debug> HTTP-Session: 47c45495-680d-4ca3-bce6-9a182c921e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2866 | 2024.10.31 20:22:24.318984 [ 290 ] {} <Debug> HTTP-Session: 47c45495-680d-4ca3-bce6-9a182c921e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2867 | 2024.10.31 20:22:24.319039 [ 290 ] {} <Trace> HTTP-Session: 47c45495-680d-4ca3-bce6-9a182c921e1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2868 | 2024.10.31 20:22:24.319236 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47271) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2869 | 2024.10.31 20:22:24.319585 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2870 | 2024.10.31 20:22:24.319634 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2871 | 2024.10.31 20:22:24.319963 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2872 | 2024.10.31 20:22:24.320031 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2873 | 2024.10.31 20:22:24.320183 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2874 | 2024.10.31 20:22:24.320318 [ 298 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2875 | 2024.10.31 20:22:24.320376 [ 296 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2876 | 2024.10.31 20:22:24.320396 [ 302 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2877 | 2024.10.31 20:22:24.320410 [ 300 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2878 | 2024.10.31 20:22:24.320548 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2879 | 2024.10.31 20:22:24.320574 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2880 | 2024.10.31 20:22:24.320684 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2881 | 2024.10.31 20:22:24.320706 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2882 | 2024.10.31 20:22:24.320746 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2883 | 2024.10.31 20:22:24.320795 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2884 | 2024.10.31 20:22:24.320844 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2885 | 2024.10.31 20:22:24.322276 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003136 sec., 8928.57142857143 rows/sec., 359.98 KiB/sec. | ||
2886 | 2024.10.31 20:22:24.322634 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> DynamicQueryHandler: Done processing query | ||
2887 | 2024.10.31 20:22:24.322660 [ 290 ] {1dc057e5-b394-4251-8b01-ff8fe55e1255} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2888 | 2024.10.31 20:22:24.322678 [ 290 ] {} <Debug> HTTP-Session: 47c45495-680d-4ca3-bce6-9a182c921e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2889 | 2024.10.31 20:22:24.322933 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2890 | 2024.10.31 20:22:24.322994 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63285, User-Agent: (none), Length: 1377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2891 | 2024.10.31 20:22:24.323078 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2892 | 2024.10.31 20:22:24.323103 [ 288 ] {} <Debug> HTTP-Session: 65c64d60-a8a0-42c8-95cb-536999dc715d Authenticating user 'default' from [fd00:1122:3344:101::d]:63285 | ||
2893 | 2024.10.31 20:22:24.323122 [ 288 ] {} <Debug> HTTP-Session: 65c64d60-a8a0-42c8-95cb-536999dc715d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2894 | 2024.10.31 20:22:24.323136 [ 288 ] {} <Debug> HTTP-Session: 65c64d60-a8a0-42c8-95cb-536999dc715d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2895 | 2024.10.31 20:22:24.323176 [ 288 ] {} <Trace> HTTP-Session: 65c64d60-a8a0-42c8-95cb-536999dc715d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2896 | 2024.10.31 20:22:24.323372 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63285) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
2897 | 2024.10.31 20:22:24.323723 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2898 | 2024.10.31 20:22:24.323774 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
2899 | 2024.10.31 20:22:24.324106 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2900 | 2024.10.31 20:22:24.324175 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2901 | 2024.10.31 20:22:24.324328 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2902 | 2024.10.31 20:22:24.324442 [ 298 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2903 | 2024.10.31 20:22:24.324502 [ 301 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2904 | 2024.10.31 20:22:24.324537 [ 300 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2905 | 2024.10.31 20:22:24.324554 [ 296 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2906 | 2024.10.31 20:22:24.324683 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2907 | 2024.10.31 20:22:24.324712 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2908 | 2024.10.31 20:22:24.324823 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2909 | 2024.10.31 20:22:24.324845 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2910 | 2024.10.31 20:22:24.324885 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2911 | 2024.10.31 20:22:24.324933 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2912 | 2024.10.31 20:22:24.324979 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
2913 | 2024.10.31 20:22:24.326727 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003454 sec., 8106.543138390272 rows/sec., 326.84 KiB/sec. | ||
2914 | 2024.10.31 20:22:24.327082 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> DynamicQueryHandler: Done processing query | ||
2915 | 2024.10.31 20:22:24.327107 [ 288 ] {20d3b2cb-7199-47db-9516-520b08c34a87} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2916 | 2024.10.31 20:22:24.327124 [ 288 ] {} <Debug> HTTP-Session: 65c64d60-a8a0-42c8-95cb-536999dc715d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2917 | 2024.10.31 20:22:24.327404 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2918 | 2024.10.31 20:22:24.327490 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54873, User-Agent: (none), Length: 1401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2919 | 2024.10.31 20:22:24.327567 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2920 | 2024.10.31 20:22:24.327591 [ 290 ] {} <Debug> HTTP-Session: 7a47dc72-96c3-4715-9f5d-db723f724f1b Authenticating user 'default' from [fd00:1122:3344:101::d]:54873 | ||
2921 | 2024.10.31 20:22:24.327609 [ 290 ] {} <Debug> HTTP-Session: 7a47dc72-96c3-4715-9f5d-db723f724f1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2922 | 2024.10.31 20:22:24.327623 [ 290 ] {} <Debug> HTTP-Session: 7a47dc72-96c3-4715-9f5d-db723f724f1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2923 | 2024.10.31 20:22:24.327663 [ 290 ] {} <Trace> HTTP-Session: 7a47dc72-96c3-4715-9f5d-db723f724f1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2924 | 2024.10.31 20:22:24.327861 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2925 | 2024.10.31 20:22:24.328210 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2926 | 2024.10.31 20:22:24.328262 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2927 | 2024.10.31 20:22:24.328594 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2928 | 2024.10.31 20:22:24.328663 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2929 | 2024.10.31 20:22:24.328815 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2930 | 2024.10.31 20:22:24.328968 [ 298 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2931 | 2024.10.31 20:22:24.329006 [ 296 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2932 | 2024.10.31 20:22:24.329015 [ 302 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2933 | 2024.10.31 20:22:24.329041 [ 256 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2934 | 2024.10.31 20:22:24.329153 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2935 | 2024.10.31 20:22:24.329183 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2936 | 2024.10.31 20:22:24.329291 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2937 | 2024.10.31 20:22:24.329313 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2938 | 2024.10.31 20:22:24.329355 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2939 | 2024.10.31 20:22:24.329402 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2940 | 2024.10.31 20:22:24.329450 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2941 | 2024.10.31 20:22:24.330840 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003079 sec., 9093.86164339071 rows/sec., 366.65 KiB/sec. | ||
2942 | 2024.10.31 20:22:24.331181 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> DynamicQueryHandler: Done processing query | ||
2943 | 2024.10.31 20:22:24.331206 [ 290 ] {b2dd4a68-1801-41eb-b457-f7053f725f28} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2944 | 2024.10.31 20:22:24.331223 [ 290 ] {} <Debug> HTTP-Session: 7a47dc72-96c3-4715-9f5d-db723f724f1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2945 | 2024.10.31 20:22:24.331497 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2946 | 2024.10.31 20:22:24.331614 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60083, User-Agent: (none), Length: 1428, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2947 | 2024.10.31 20:22:24.331687 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2948 | 2024.10.31 20:22:24.331710 [ 289 ] {} <Debug> HTTP-Session: c5094b28-d8e5-429c-9748-9fb2d80dfbca Authenticating user 'default' from [fd00:1122:3344:101::d]:60083 | ||
2949 | 2024.10.31 20:22:24.331730 [ 289 ] {} <Debug> HTTP-Session: c5094b28-d8e5-429c-9748-9fb2d80dfbca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2950 | 2024.10.31 20:22:24.331744 [ 289 ] {} <Debug> HTTP-Session: c5094b28-d8e5-429c-9748-9fb2d80dfbca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2951 | 2024.10.31 20:22:24.331788 [ 289 ] {} <Trace> HTTP-Session: c5094b28-d8e5-429c-9748-9fb2d80dfbca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2952 | 2024.10.31 20:22:24.331997 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60083) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2953 | 2024.10.31 20:22:24.332403 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2954 | 2024.10.31 20:22:24.332456 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
2955 | 2024.10.31 20:22:24.332842 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2956 | 2024.10.31 20:22:24.332915 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2957 | 2024.10.31 20:22:24.333074 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2958 | 2024.10.31 20:22:24.333236 [ 298 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2959 | 2024.10.31 20:22:24.333263 [ 301 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2960 | 2024.10.31 20:22:24.333295 [ 294 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2961 | 2024.10.31 20:22:24.333284 [ 300 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2962 | 2024.10.31 20:22:24.333432 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2963 | 2024.10.31 20:22:24.333463 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2964 | 2024.10.31 20:22:24.333577 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2965 | 2024.10.31 20:22:24.333601 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2966 | 2024.10.31 20:22:24.333645 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2967 | 2024.10.31 20:22:24.333694 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2968 | 2024.10.31 20:22:24.333740 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
2969 | 2024.10.31 20:22:24.335347 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003455 sec., 8104.196816208393 rows/sec., 326.75 KiB/sec. | ||
2970 | 2024.10.31 20:22:24.335698 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2024.10.31 20:22:24.335724 [ 289 ] {0f143e55-27a0-4177-9f55-2152fc29c03b} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
2972 | 2024.10.31 20:22:24.335740 [ 289 ] {} <Debug> HTTP-Session: c5094b28-d8e5-429c-9748-9fb2d80dfbca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2973 | 2024.10.31 20:22:24.336043 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54873, User-Agent: (none), Length: 1458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2974 | 2024.10.31 20:22:24.336047 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2975 | 2024.10.31 20:22:24.336135 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2976 | 2024.10.31 20:22:24.336175 [ 290 ] {} <Debug> HTTP-Session: ab587426-2a85-4cde-9511-b83dc287400b Authenticating user 'default' from [fd00:1122:3344:101::d]:54873 | ||
2977 | 2024.10.31 20:22:24.336212 [ 290 ] {} <Debug> HTTP-Session: ab587426-2a85-4cde-9511-b83dc287400b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2978 | 2024.10.31 20:22:24.336236 [ 290 ] {} <Debug> HTTP-Session: ab587426-2a85-4cde-9511-b83dc287400b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2979 | 2024.10.31 20:22:24.336284 [ 290 ] {} <Trace> HTTP-Session: ab587426-2a85-4cde-9511-b83dc287400b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2980 | 2024.10.31 20:22:24.336487 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54873) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2981 | 2024.10.31 20:22:24.336837 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2982 | 2024.10.31 20:22:24.336892 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2983 | 2024.10.31 20:22:24.337229 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2984 | 2024.10.31 20:22:24.337297 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2985 | 2024.10.31 20:22:24.337446 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2986 | 2024.10.31 20:22:24.337645 [ 298 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2987 | 2024.10.31 20:22:24.337658 [ 296 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2988 | 2024.10.31 20:22:24.337676 [ 256 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2989 | 2024.10.31 20:22:24.337675 [ 302 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2990 | 2024.10.31 20:22:24.337816 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2991 | 2024.10.31 20:22:24.337846 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2992 | 2024.10.31 20:22:24.337959 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2993 | 2024.10.31 20:22:24.337982 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
2994 | 2024.10.31 20:22:24.338024 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2995 | 2024.10.31 20:22:24.338073 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2996 | 2024.10.31 20:22:24.338118 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2997 | 2024.10.31 20:22:24.339520 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003137 sec., 8925.725215173732 rows/sec., 359.87 KiB/sec. | ||
2998 | 2024.10.31 20:22:24.339853 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> DynamicQueryHandler: Done processing query | ||
2999 | 2024.10.31 20:22:24.339878 [ 290 ] {0670dafb-de87-4ad4-a9c1-a19b27859b2a} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
3000 | 2024.10.31 20:22:24.339895 [ 290 ] {} <Debug> HTTP-Session: ab587426-2a85-4cde-9511-b83dc287400b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3001 | 2024.10.31 20:22:24.340145 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3002 | 2024.10.31 20:22:24.340274 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32866, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3003 | 2024.10.31 20:22:24.340351 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3004 | 2024.10.31 20:22:24.340371 [ 289 ] {} <Debug> HTTP-Session: 0f82daff-7349-4eb7-bbce-b55c6763fc09 Authenticating user 'default' from [fd00:1122:3344:101::d]:32866 | ||
3005 | 2024.10.31 20:22:24.340390 [ 289 ] {} <Debug> HTTP-Session: 0f82daff-7349-4eb7-bbce-b55c6763fc09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3006 | 2024.10.31 20:22:24.340404 [ 289 ] {} <Debug> HTTP-Session: 0f82daff-7349-4eb7-bbce-b55c6763fc09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3007 | 2024.10.31 20:22:24.340449 [ 289 ] {} <Trace> HTTP-Session: 0f82daff-7349-4eb7-bbce-b55c6763fc09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3008 | 2024.10.31 20:22:24.340645 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32866) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
3009 | 2024.10.31 20:22:24.341020 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3010 | 2024.10.31 20:22:24.341070 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3011 | 2024.10.31 20:22:24.341416 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3012 | 2024.10.31 20:22:24.341487 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3013 | 2024.10.31 20:22:24.341644 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
3014 | 2024.10.31 20:22:24.341852 [ 300 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3015 | 2024.10.31 20:22:24.341861 [ 298 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3016 | 2024.10.31 20:22:24.341879 [ 301 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3017 | 2024.10.31 20:22:24.341869 [ 294 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3018 | 2024.10.31 20:22:24.342055 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3019 | 2024.10.31 20:22:24.342084 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3020 | 2024.10.31 20:22:24.342198 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3021 | 2024.10.31 20:22:24.342220 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
3022 | 2024.10.31 20:22:24.342263 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3023 | 2024.10.31 20:22:24.342312 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3024 | 2024.10.31 20:22:24.342360 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3025 | 2024.10.31 20:22:24.343977 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003435 sec., 8151.382823871906 rows/sec., 328.65 KiB/sec. | ||
3026 | 2024.10.31 20:22:24.344321 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> DynamicQueryHandler: Done processing query | ||
3027 | 2024.10.31 20:22:24.344346 [ 289 ] {3c55ee42-05f7-4340-b10e-ff0466f162c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
3028 | 2024.10.31 20:22:24.344363 [ 289 ] {} <Debug> HTTP-Session: 0f82daff-7349-4eb7-bbce-b55c6763fc09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3029 | 2024.10.31 20:22:24.348236 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3030 | 2024.10.31 20:22:24.348336 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58776, User-Agent: (none), Length: 1515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3031 | 2024.10.31 20:22:24.348397 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3032 | 2024.10.31 20:22:24.348417 [ 290 ] {} <Debug> HTTP-Session: 8da816f7-af2d-4613-a066-3b25eb39c9d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58776 | ||
3033 | 2024.10.31 20:22:24.348438 [ 290 ] {} <Debug> HTTP-Session: 8da816f7-af2d-4613-a066-3b25eb39c9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3034 | 2024.10.31 20:22:24.348455 [ 290 ] {} <Debug> HTTP-Session: 8da816f7-af2d-4613-a066-3b25eb39c9d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3035 | 2024.10.31 20:22:24.348502 [ 290 ] {} <Trace> HTTP-Session: 8da816f7-af2d-4613-a066-3b25eb39c9d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3036 | 2024.10.31 20:22:24.348720 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58776) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
3037 | 2024.10.31 20:22:24.349141 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3038 | 2024.10.31 20:22:24.349204 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3039 | 2024.10.31 20:22:24.349590 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3040 | 2024.10.31 20:22:24.349658 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3041 | 2024.10.31 20:22:24.349811 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
3042 | 2024.10.31 20:22:24.350010 [ 302 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3043 | 2024.10.31 20:22:24.350013 [ 296 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
3044 | 2024.10.31 20:22:24.350053 [ 256 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3045 | 2024.10.31 20:22:24.350081 [ 298 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3046 | 2024.10.31 20:22:24.350231 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
3047 | 2024.10.31 20:22:24.350261 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3048 | 2024.10.31 20:22:24.350374 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3049 | 2024.10.31 20:22:24.350396 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (SelectExecutor): Reading approx. 28 rows with 3 streams | ||
3050 | 2024.10.31 20:22:24.350438 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3051 | 2024.10.31 20:22:24.350488 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3052 | 2024.10.31 20:22:24.350535 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3053 | 2024.10.31 20:22:24.351914 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> executeQuery: Read 28 rows, 1.13 KiB in 0.003313 sec., 8451.554482342288 rows/sec., 340.75 KiB/sec. | ||
3054 | 2024.10.31 20:22:24.352272 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> DynamicQueryHandler: Done processing query | ||
3055 | 2024.10.31 20:22:24.352297 [ 290 ] {f1dfbcc0-16ba-49c7-aee5-b1984d62c8a9} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
3056 | 2024.10.31 20:22:24.352314 [ 290 ] {} <Debug> HTTP-Session: 8da816f7-af2d-4613-a066-3b25eb39c9d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2024.10.31 20:22:24.354354 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32866, User-Agent: (none), Length: 4525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3058 | 2024.10.31 20:22:24.354373 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3059 | 2024.10.31 20:22:24.354456 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3060 | 2024.10.31 20:22:24.354489 [ 289 ] {} <Debug> HTTP-Session: f9610eef-5170-453f-a22b-17cf9b77d2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:32866 | ||
3061 | 2024.10.31 20:22:24.354514 [ 289 ] {} <Debug> HTTP-Session: f9610eef-5170-453f-a22b-17cf9b77d2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3062 | 2024.10.31 20:22:24.354535 [ 289 ] {} <Debug> HTTP-Session: f9610eef-5170-453f-a22b-17cf9b77d2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3063 | 2024.10.31 20:22:24.354594 [ 289 ] {} <Trace> HTTP-Session: f9610eef-5170-453f-a22b-17cf9b77d2a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3064 | 2024.10.31 20:22:24.354762 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32866) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3065 | 2024.10.31 20:22:24.354825 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3066 | 2024.10.31 20:22:24.355048 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3067 | 2024.10.31 20:22:24.355422 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3068 | 2024.10.31 20:22:24.355465 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3069 | 2024.10.31 20:22:24.355998 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3070 | 2024.10.31 20:22:24.356320 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3071 | 2024.10.31 20:22:24.356492 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Debug> executeQuery: Read 14 rows, 2.39 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 1.31 MiB/sec. | ||
3072 | 2024.10.31 20:22:24.356692 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Debug> DynamicQueryHandler: Done processing query | ||
3073 | 2024.10.31 20:22:24.356716 [ 289 ] {92fc04f4-f40f-469c-a5f8-2a8ed47a810f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3074 | 2024.10.31 20:22:24.356732 [ 289 ] {} <Debug> HTTP-Session: f9610eef-5170-453f-a22b-17cf9b77d2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3075 | 2024.10.31 20:22:24.356903 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3076 | 2024.10.31 20:22:24.356967 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52780, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3077 | 2024.10.31 20:22:24.357041 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3078 | 2024.10.31 20:22:24.357064 [ 290 ] {} <Debug> HTTP-Session: 0056bba3-3c02-4495-a796-4fdf900950d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52780 | ||
3079 | 2024.10.31 20:22:24.357083 [ 290 ] {} <Debug> HTTP-Session: 0056bba3-3c02-4495-a796-4fdf900950d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2024.10.31 20:22:24.357097 [ 290 ] {} <Debug> HTTP-Session: 0056bba3-3c02-4495-a796-4fdf900950d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3081 | 2024.10.31 20:22:24.357138 [ 290 ] {} <Trace> HTTP-Session: 0056bba3-3c02-4495-a796-4fdf900950d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3082 | 2024.10.31 20:22:24.357264 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52780) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3083 | 2024.10.31 20:22:24.357316 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3084 | 2024.10.31 20:22:24.357628 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3085 | 2024.10.31 20:22:24.358014 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3086 | 2024.10.31 20:22:24.358070 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3087 | 2024.10.31 20:22:24.358536 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3088 | 2024.10.31 20:22:24.358943 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3089 | 2024.10.31 20:22:24.359125 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001903 sec., 1050.9721492380452 rows/sec., 85.70 KiB/sec. | ||
3090 | 2024.10.31 20:22:24.359335 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Debug> DynamicQueryHandler: Done processing query | ||
3091 | 2024.10.31 20:22:24.359361 [ 290 ] {92b89ecd-f426-43bd-a932-20927a6988ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3092 | 2024.10.31 20:22:24.359379 [ 290 ] {} <Debug> HTTP-Session: 0056bba3-3c02-4495-a796-4fdf900950d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3093 | 2024.10.31 20:22:24.359554 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52780, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3094 | 2024.10.31 20:22:24.359654 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56616, User-Agent: (none), Length: 32137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3095 | 2024.10.31 20:22:24.359738 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3096 | 2024.10.31 20:22:24.359762 [ 289 ] {} <Debug> HTTP-Session: fcb71712-78d6-41c1-b5d3-c6942f53f5e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56616 | ||
3097 | 2024.10.31 20:22:24.359783 [ 289 ] {} <Debug> HTTP-Session: fcb71712-78d6-41c1-b5d3-c6942f53f5e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3098 | 2024.10.31 20:22:24.359803 [ 289 ] {} <Debug> HTTP-Session: fcb71712-78d6-41c1-b5d3-c6942f53f5e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2024.10.31 20:22:24.359851 [ 289 ] {} <Trace> HTTP-Session: fcb71712-78d6-41c1-b5d3-c6942f53f5e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3100 | 2024.10.31 20:22:24.360052 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56616) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3101 | 2024.10.31 20:22:24.360111 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3102 | 2024.10.31 20:22:24.360443 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3103 | 2024.10.31 20:22:24.360909 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3104 | 2024.10.31 20:22:24.360948 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3105 | 2024.10.31 20:22:24.361331 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3106 | 2024.10.31 20:22:24.361694 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3107 | 2024.10.31 20:22:24.361831 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Debug> executeQuery: Read 213 rows, 19.16 KiB in 0.001877 sec., 113478.9557805008 rows/sec., 9.97 MiB/sec. | ||
3108 | 2024.10.31 20:22:24.362048 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Debug> DynamicQueryHandler: Done processing query | ||
3109 | 2024.10.31 20:22:24.362073 [ 289 ] {25615431-8fd1-444f-bb15-3e8201bb8b8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3110 | 2024.10.31 20:22:24.362089 [ 289 ] {} <Debug> HTTP-Session: fcb71712-78d6-41c1-b5d3-c6942f53f5e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3111 | 2024.10.31 20:22:24.362253 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3112 | 2024.10.31 20:22:24.362316 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65268, User-Agent: (none), Length: 1909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3113 | 2024.10.31 20:22:24.362396 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3114 | 2024.10.31 20:22:24.362426 [ 290 ] {} <Debug> HTTP-Session: 112e7eb1-ae5b-4442-8c09-485de50d960b Authenticating user 'default' from [fd00:1122:3344:101::d]:65268 | ||
3115 | 2024.10.31 20:22:24.362448 [ 290 ] {} <Debug> HTTP-Session: 112e7eb1-ae5b-4442-8c09-485de50d960b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3116 | 2024.10.31 20:22:24.362466 [ 290 ] {} <Debug> HTTP-Session: 112e7eb1-ae5b-4442-8c09-485de50d960b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3117 | 2024.10.31 20:22:24.362511 [ 290 ] {} <Trace> HTTP-Session: 112e7eb1-ae5b-4442-8c09-485de50d960b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3118 | 2024.10.31 20:22:24.362650 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65268) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3119 | 2024.10.31 20:22:24.362707 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3120 | 2024.10.31 20:22:24.363028 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3121 | 2024.10.31 20:22:24.363394 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3122 | 2024.10.31 20:22:24.363440 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3123 | 2024.10.31 20:22:24.363812 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3124 | 2024.10.31 20:22:24.364200 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3125 | 2024.10.31 20:22:24.364367 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001758 sec., 7394.766780432309 rows/sec., 549.94 KiB/sec. | ||
3126 | 2024.10.31 20:22:24.364533 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Debug> DynamicQueryHandler: Done processing query | ||
3127 | 2024.10.31 20:22:24.364557 [ 290 ] {96d0bc51-8c42-498e-8378-44b6db4386f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3128 | 2024.10.31 20:22:24.364574 [ 290 ] {} <Debug> HTTP-Session: 112e7eb1-ae5b-4442-8c09-485de50d960b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3129 | 2024.10.31 20:22:24.364718 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3130 | 2024.10.31 20:22:24.364813 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3131 | 2024.10.31 20:22:24.364894 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3132 | 2024.10.31 20:22:24.364917 [ 289 ] {} <Debug> HTTP-Session: 5abad1f9-b32d-49a9-9c5d-29fecea55cc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34800 | ||
3133 | 2024.10.31 20:22:24.364939 [ 289 ] {} <Debug> HTTP-Session: 5abad1f9-b32d-49a9-9c5d-29fecea55cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3134 | 2024.10.31 20:22:24.364956 [ 289 ] {} <Debug> HTTP-Session: 5abad1f9-b32d-49a9-9c5d-29fecea55cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3135 | 2024.10.31 20:22:24.365001 [ 289 ] {} <Trace> HTTP-Session: 5abad1f9-b32d-49a9-9c5d-29fecea55cc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3136 | 2024.10.31 20:22:24.365152 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34800) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3137 | 2024.10.31 20:22:24.365208 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3138 | 2024.10.31 20:22:24.365510 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2024.10.31 20:22:24.365825 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.10.31 20:22:24.365861 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3141 | 2024.10.31 20:22:24.366217 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3142 | 2024.10.31 20:22:24.366579 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2024.10.31 20:22:24.366739 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001617 sec., 9276.43784786642 rows/sec., 647.42 KiB/sec. | ||
3144 | 2024.10.31 20:22:24.367077 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Debug> DynamicQueryHandler: Done processing query | ||
3145 | 2024.10.31 20:22:24.367102 [ 289 ] {c6c7ddd8-3a43-4f50-bc0c-0234f862a952} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3146 | 2024.10.31 20:22:24.367118 [ 289 ] {} <Debug> HTTP-Session: 5abad1f9-b32d-49a9-9c5d-29fecea55cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3147 | 2024.10.31 20:22:24.367254 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3148 | 2024.10.31 20:22:24.367349 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37661, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3149 | 2024.10.31 20:22:24.367422 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3150 | 2024.10.31 20:22:24.367450 [ 290 ] {} <Debug> HTTP-Session: af2abc01-2b92-4c3f-a415-0870fff5455b Authenticating user 'default' from [fd00:1122:3344:101::d]:37661 | ||
3151 | 2024.10.31 20:22:24.367474 [ 290 ] {} <Debug> HTTP-Session: af2abc01-2b92-4c3f-a415-0870fff5455b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3152 | 2024.10.31 20:22:24.367488 [ 290 ] {} <Debug> HTTP-Session: af2abc01-2b92-4c3f-a415-0870fff5455b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3153 | 2024.10.31 20:22:24.367531 [ 290 ] {} <Trace> HTTP-Session: af2abc01-2b92-4c3f-a415-0870fff5455b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3154 | 2024.10.31 20:22:24.367650 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37661) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3155 | 2024.10.31 20:22:24.367701 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3156 | 2024.10.31 20:22:24.367978 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3157 | 2024.10.31 20:22:24.368311 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2024.10.31 20:22:24.368354 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3159 | 2024.10.31 20:22:24.368736 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3160 | 2024.10.31 20:22:24.369111 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2024.10.31 20:22:24.369271 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001649 sec., 3638.568829593693 rows/sec., 214.97 KiB/sec. | ||
3162 | 2024.10.31 20:22:24.369572 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Debug> DynamicQueryHandler: Done processing query | ||
3163 | 2024.10.31 20:22:24.369598 [ 290 ] {0b3ca5c3-78da-4cc1-a929-7d8b9533d61b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3164 | 2024.10.31 20:22:24.369614 [ 290 ] {} <Debug> HTTP-Session: af2abc01-2b92-4c3f-a415-0870fff5455b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3165 | 2024.10.31 20:22:24.369939 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3166 | 2024.10.31 20:22:24.369998 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Length: 65735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3167 | 2024.10.31 20:22:24.370096 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3168 | 2024.10.31 20:22:24.370130 [ 289 ] {} <Debug> HTTP-Session: 6266fa17-f487-4c4c-9f4b-6be6554868e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34800 | ||
3169 | 2024.10.31 20:22:24.370152 [ 289 ] {} <Debug> HTTP-Session: 6266fa17-f487-4c4c-9f4b-6be6554868e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3170 | 2024.10.31 20:22:24.370169 [ 289 ] {} <Debug> HTTP-Session: 6266fa17-f487-4c4c-9f4b-6be6554868e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3171 | 2024.10.31 20:22:24.370213 [ 289 ] {} <Trace> HTTP-Session: 6266fa17-f487-4c4c-9f4b-6be6554868e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3172 | 2024.10.31 20:22:24.370469 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34800) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3173 | 2024.10.31 20:22:24.370516 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3174 | 2024.10.31 20:22:24.370770 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3175 | 2024.10.31 20:22:24.371313 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2024.10.31 20:22:24.371351 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3177 | 2024.10.31 20:22:24.371746 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3178 | 2024.10.31 20:22:24.372119 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2024.10.31 20:22:24.372279 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Debug> executeQuery: Read 405 rows, 29.54 KiB in 0.001949 sec., 207798.8712160082 rows/sec., 14.80 MiB/sec. | ||
3180 | 2024.10.31 20:22:24.372461 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Debug> DynamicQueryHandler: Done processing query | ||
3181 | 2024.10.31 20:22:24.372485 [ 289 ] {b8509f51-38e1-4b11-8169-fb485754ea9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3182 | 2024.10.31 20:22:24.372500 [ 289 ] {} <Debug> HTTP-Session: 6266fa17-f487-4c4c-9f4b-6be6554868e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3183 | 2024.10.31 20:22:24.372654 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3184 | 2024.10.31 20:22:24.372747 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47118, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3185 | 2024.10.31 20:22:24.372818 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3186 | 2024.10.31 20:22:24.372842 [ 290 ] {} <Debug> HTTP-Session: 4995bee8-8330-4d89-b0ba-fb98ba8eb874 Authenticating user 'default' from [fd00:1122:3344:101::d]:47118 | ||
3187 | 2024.10.31 20:22:24.372863 [ 290 ] {} <Debug> HTTP-Session: 4995bee8-8330-4d89-b0ba-fb98ba8eb874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3188 | 2024.10.31 20:22:24.372881 [ 290 ] {} <Debug> HTTP-Session: 4995bee8-8330-4d89-b0ba-fb98ba8eb874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3189 | 2024.10.31 20:22:24.372926 [ 290 ] {} <Trace> HTTP-Session: 4995bee8-8330-4d89-b0ba-fb98ba8eb874 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3190 | 2024.10.31 20:22:24.373058 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47118) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3191 | 2024.10.31 20:22:24.373116 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3192 | 2024.10.31 20:22:24.373308 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3193 | 2024.10.31 20:22:24.373589 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3194 | 2024.10.31 20:22:24.373627 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3195 | 2024.10.31 20:22:24.374001 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3196 | 2024.10.31 20:22:24.374333 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3197 | 2024.10.31 20:22:24.374495 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
3198 | 2024.10.31 20:22:24.374711 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Debug> DynamicQueryHandler: Done processing query | ||
3199 | 2024.10.31 20:22:24.374742 [ 290 ] {f1e3fcdb-12e2-460f-ade6-5147c7f25524} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3200 | 2024.10.31 20:22:24.374762 [ 290 ] {} <Debug> HTTP-Session: 4995bee8-8330-4d89-b0ba-fb98ba8eb874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3201 | 2024.10.31 20:22:24.374984 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3202 | 2024.10.31 20:22:24.374983 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Length: 38730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3203 | 2024.10.31 20:22:24.375099 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3204 | 2024.10.31 20:22:24.375142 [ 289 ] {} <Debug> HTTP-Session: 0213c3c1-dba4-4668-be0f-1d775815b14f Authenticating user 'default' from [fd00:1122:3344:101::d]:34800 | ||
3205 | 2024.10.31 20:22:24.375165 [ 289 ] {} <Debug> HTTP-Session: 0213c3c1-dba4-4668-be0f-1d775815b14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3206 | 2024.10.31 20:22:24.375183 [ 289 ] {} <Debug> HTTP-Session: 0213c3c1-dba4-4668-be0f-1d775815b14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3207 | 2024.10.31 20:22:24.375229 [ 289 ] {} <Trace> HTTP-Session: 0213c3c1-dba4-4668-be0f-1d775815b14f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2024.10.31 20:22:24.375467 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34800) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3209 | 2024.10.31 20:22:24.375517 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3210 | 2024.10.31 20:22:24.375698 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3211 | 2024.10.31 20:22:24.376107 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3212 | 2024.10.31 20:22:24.376144 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3213 | 2024.10.31 20:22:24.376530 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3214 | 2024.10.31 20:22:24.376882 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3215 | 2024.10.31 20:22:24.377036 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3216 | 2024.10.31 20:22:24.377047 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Debug> executeQuery: Read 206 rows, 14.05 KiB in 0.0017 sec., 121176.4705882353 rows/sec., 8.07 MiB/sec. | ||
3217 | 2024.10.31 20:22:24.377100 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.10.31 20:22:24.377170 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3219 | 2024.10.31 20:22:24.377361 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Debug> DynamicQueryHandler: Done processing query | ||
3220 | 2024.10.31 20:22:24.377374 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
3221 | 2024.10.31 20:22:24.377397 [ 289 ] {e6f7b4f1-1d74-4635-8442-113082585198} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
3222 | 2024.10.31 20:22:24.377443 [ 289 ] {} <Debug> HTTP-Session: 0213c3c1-dba4-4668-be0f-1d775815b14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3223 | 2024.10.31 20:22:24.377604 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3224 | 2024.10.31 20:22:24.377638 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3225 | 2024.10.31 20:22:24.377703 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1705 rows starting from the beginning of the part | ||
3226 | 2024.10.31 20:22:24.377741 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44461, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3227 | 2024.10.31 20:22:24.377981 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
3228 | 2024.10.31 20:22:24.377996 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3229 | 2024.10.31 20:22:24.378105 [ 290 ] {} <Debug> HTTP-Session: 820727a1-4545-470b-a101-9de4b279a45f Authenticating user 'default' from [fd00:1122:3344:101::d]:44461 | ||
3230 | 2024.10.31 20:22:24.378241 [ 290 ] {} <Debug> HTTP-Session: 820727a1-4545-470b-a101-9de4b279a45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3231 | 2024.10.31 20:22:24.378278 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 94 rows starting from the beginning of the part | ||
3232 | 2024.10.31 20:22:24.378325 [ 290 ] {} <Debug> HTTP-Session: 820727a1-4545-470b-a101-9de4b279a45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3233 | 2024.10.31 20:22:24.378552 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
3234 | 2024.10.31 20:22:24.378582 [ 290 ] {} <Trace> HTTP-Session: 820727a1-4545-470b-a101-9de4b279a45f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.10.31 20:22:24.378868 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
3236 | 2024.10.31 20:22:24.378975 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44461) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3237 | 2024.10.31 20:22:24.379178 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 206 rows starting from the beginning of the part | ||
3238 | 2024.10.31 20:22:24.379211 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3239 | 2024.10.31 20:22:24.380006 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3240 | 2024.10.31 20:22:24.380678 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3241 | 2024.10.31 20:22:24.380731 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3242 | 2024.10.31 20:22:24.381897 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3243 | 2024.10.31 20:22:24.382933 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2024.10.31 20:22:24.383312 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.004475 sec., 446.92737430167597 rows/sec., 29.24 KiB/sec. | ||
3245 | 2024.10.31 20:22:24.383636 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2375 rows, containing 5 columns (5 merged, 0 gathered) in 0.006343892 sec., 374375.8563355114 rows/sec., 25.28 MiB/sec. | ||
3246 | 2024.10.31 20:22:24.383832 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Debug> DynamicQueryHandler: Done processing query | ||
3247 | 2024.10.31 20:22:24.383866 [ 290 ] {907d90bc-3a2c-487d-b798-82bebb483af2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3248 | 2024.10.31 20:22:24.383886 [ 290 ] {} <Debug> HTTP-Session: 820727a1-4545-470b-a101-9de4b279a45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3249 | 2024.10.31 20:22:24.383991 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3250 | 2024.10.31 20:22:24.384142 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3251 | 2024.10.31 20:22:24.384349 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65206, User-Agent: (none), Length: 17949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3252 | 2024.10.31 20:22:24.384550 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3253 | 2024.10.31 20:22:24.384617 [ 289 ] {} <Debug> HTTP-Session: c841475b-9879-4a6b-89cc-da6d3266c8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:65206 | ||
3254 | 2024.10.31 20:22:24.384656 [ 289 ] {} <Debug> HTTP-Session: c841475b-9879-4a6b-89cc-da6d3266c8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3255 | 2024.10.31 20:22:24.384685 [ 289 ] {} <Debug> HTTP-Session: c841475b-9879-4a6b-89cc-da6d3266c8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3256 | 2024.10.31 20:22:24.384744 [ 289 ] {} <Trace> HTTP-Session: c841475b-9879-4a6b-89cc-da6d3266c8dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3257 | 2024.10.31 20:22:24.384900 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3258 | 2024.10.31 20:22:24.385001 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3259 | 2024.10.31 20:22:24.385098 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
3260 | 2024.10.31 20:22:24.385163 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65206) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3261 | 2024.10.31 20:22:24.385244 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <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 | ||
3262 | 2024.10.31 20:22:24.385739 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3263 | 2024.10.31 20:22:24.386335 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3264 | 2024.10.31 20:22:24.386372 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3265 | 2024.10.31 20:22:24.387009 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3266 | 2024.10.31 20:22:24.387440 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3267 | 2024.10.31 20:22:24.387630 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002766 sec., 3976.8618944323935 rows/sec., 7.13 MiB/sec. | ||
3268 | 2024.10.31 20:22:24.387875 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Debug> DynamicQueryHandler: Done processing query | ||
3269 | 2024.10.31 20:22:24.387899 [ 289 ] {6aa8ddc7-34e4-494c-96d5-537236e59f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.42 MiB. | ||
3270 | 2024.10.31 20:22:24.387916 [ 289 ] {} <Debug> HTTP-Session: c841475b-9879-4a6b-89cc-da6d3266c8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3271 | 2024.10.31 20:22:24.388071 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3272 | 2024.10.31 20:22:24.388170 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62129, User-Agent: (none), Length: 1945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3273 | 2024.10.31 20:22:24.388234 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3274 | 2024.10.31 20:22:24.388259 [ 290 ] {} <Debug> HTTP-Session: 8e57fdab-c065-4b3f-8f2b-4e6d06978a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:62129 | ||
3275 | 2024.10.31 20:22:24.388280 [ 290 ] {} <Debug> HTTP-Session: 8e57fdab-c065-4b3f-8f2b-4e6d06978a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3276 | 2024.10.31 20:22:24.388297 [ 290 ] {} <Debug> HTTP-Session: 8e57fdab-c065-4b3f-8f2b-4e6d06978a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3277 | 2024.10.31 20:22:24.388343 [ 290 ] {} <Trace> HTTP-Session: 8e57fdab-c065-4b3f-8f2b-4e6d06978a0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3278 | 2024.10.31 20:22:24.388470 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3279 | 2024.10.31 20:22:24.388520 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3280 | 2024.10.31 20:22:24.388679 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3281 | 2024.10.31 20:22:24.388991 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Trace> oximeter.measurements_i64 (6332acbe-1eda-47c5-a8db-5f7d65185b22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3282 | 2024.10.31 20:22:24.389037 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3283 | 2024.10.31 20:22:24.389474 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3284 | 2024.10.31 20:22:24.389816 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Trace> oximeter.measurements_i64 (6332acbe-1eda-47c5-a8db-5f7d65185b22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3285 | 2024.10.31 20:22:24.389976 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001533 sec., 7827.788649706457 rows/sec., 571.41 KiB/sec. | ||
3286 | 2024.10.31 20:22:24.390246 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Debug> DynamicQueryHandler: Done processing query | ||
3287 | 2024.10.31 20:22:24.390272 [ 290 ] {a965f96c-bb47-4bce-928d-4f182b6e35d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3288 | 2024.10.31 20:22:24.390288 [ 290 ] {} <Debug> HTTP-Session: 8e57fdab-c065-4b3f-8f2b-4e6d06978a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3289 | 2024.10.31 20:22:24.390491 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3290 | 2024.10.31 20:22:24.390507 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65206, User-Agent: (none), Length: 10346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3291 | 2024.10.31 20:22:24.390598 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3292 | 2024.10.31 20:22:24.390632 [ 289 ] {} <Debug> HTTP-Session: 66b343bc-d6d2-45e6-a43b-ec78664434ff Authenticating user 'default' from [fd00:1122:3344:101::d]:65206 | ||
3293 | 2024.10.31 20:22:24.390661 [ 289 ] {} <Debug> HTTP-Session: 66b343bc-d6d2-45e6-a43b-ec78664434ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3294 | 2024.10.31 20:22:24.390679 [ 289 ] {} <Debug> HTTP-Session: 66b343bc-d6d2-45e6-a43b-ec78664434ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3295 | 2024.10.31 20:22:24.390721 [ 289 ] {} <Trace> HTTP-Session: 66b343bc-d6d2-45e6-a43b-ec78664434ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3296 | 2024.10.31 20:22:24.390893 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65206) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3297 | 2024.10.31 20:22:24.390950 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3298 | 2024.10.31 20:22:24.391138 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3299 | 2024.10.31 20:22:24.391472 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3300 | 2024.10.31 20:22:24.391508 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3301 | 2024.10.31 20:22:24.391883 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3302 | 2024.10.31 20:22:24.392213 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3303 | 2024.10.31 20:22:24.392367 [ 81 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3304 | 2024.10.31 20:22:24.392374 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Debug> executeQuery: Read 70 rows, 4.50 KiB in 0.001549 sec., 45190.44544867657 rows/sec., 2.84 MiB/sec. | ||
3305 | 2024.10.31 20:22:24.392420 [ 81 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2024.10.31 20:22:24.392493 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
3307 | 2024.10.31 20:22:24.392759 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Debug> DynamicQueryHandler: Done processing query | ||
3308 | 2024.10.31 20:22:24.392841 [ 289 ] {c473c18e-fcd3-4068-a271-7134e68a4d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3309 | 2024.10.31 20:22:24.392918 [ 289 ] {} <Debug> HTTP-Session: 66b343bc-d6d2-45e6-a43b-ec78664434ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3310 | 2024.10.31 20:22:24.392932 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
3311 | 2024.10.31 20:22:24.393151 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3312 | 2024.10.31 20:22:24.393199 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 84 rows starting from the beginning of the part | ||
3313 | 2024.10.31 20:22:24.393360 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3314 | 2024.10.31 20:22:24.393463 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
3315 | 2024.10.31 20:22:24.393581 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
3316 | 2024.10.31 20:22:24.393790 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
3317 | 2024.10.31 20:22:24.393960 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
3318 | 2024.10.31 20:22:24.394103 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part | ||
3319 | 2024.10.31 20:22:24.395279 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002676677 sec., 123287.19527981896 rows/sec., 8.24 MiB/sec. | ||
3320 | 2024.10.31 20:22:24.395503 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3321 | 2024.10.31 20:22:24.396017 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2024.10.31 20:22:24.396118 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_11_2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3323 | 2024.10.31 20:22:24.396228 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3324 | 2024.10.31 20:22:24.396952 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
3325 | |||
3326 | (version 23.8.7.1) | ||
3327 | 2024.10.31 20:22:24.446815 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2024.10.31 20:22:24.449171 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3329 | 2024.10.31 20:22:24.457551 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2024.10.31 20:22:25.000198 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.03 MiB, peak 162.37 MiB, free memory in arenas 0.00 B, will set to 152.23 MiB (RSS), difference: -1.80 MiB | ||
3331 | 2024.10.31 20:22:27.976715 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3332 | 2024.10.31 20:22:27.976795 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3333 | 2024.10.31 20:22:28.136260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 326 | ||
3334 | 2024.10.31 20:22:28.139856 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3335 | 2024.10.31 20:22:28.139916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3336 | 2024.10.31 20:22:28.141496 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3337 | 2024.10.31 20:22:28.142480 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3338 | 2024.10.31 20:22:28.143582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
3339 | 2024.10.31 20:22:29.284337 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56987, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3340 | 2024.10.31 20:22:29.284498 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3341 | 2024.10.31 20:22:29.284542 [ 289 ] {} <Debug> HTTP-Session: 21c18aeb-34de-4520-b025-267daacc0339 Authenticating user 'default' from [fd00:1122:3344:101::d]:56987 | ||
3342 | 2024.10.31 20:22:29.284585 [ 289 ] {} <Debug> HTTP-Session: 21c18aeb-34de-4520-b025-267daacc0339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3343 | 2024.10.31 20:22:29.284620 [ 289 ] {} <Debug> HTTP-Session: 21c18aeb-34de-4520-b025-267daacc0339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3344 | 2024.10.31 20:22:29.284716 [ 289 ] {} <Trace> HTTP-Session: 21c18aeb-34de-4520-b025-267daacc0339 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3345 | 2024.10.31 20:22:29.284940 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56987) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3346 | 2024.10.31 20:22:29.285008 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3347 | 2024.10.31 20:22:29.285349 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3348 | 2024.10.31 20:22:29.285843 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2024.10.31 20:22:29.285885 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3350 | 2024.10.31 20:22:29.286328 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3351 | 2024.10.31 20:22:29.286732 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2024.10.31 20:22:29.286880 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00201 sec., 27860.696517412933 rows/sec., 2.14 MiB/sec. | ||
3353 | 2024.10.31 20:22:29.287109 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Debug> DynamicQueryHandler: Done processing query | ||
3354 | 2024.10.31 20:22:29.287135 [ 289 ] {4fd03acd-9c8f-4770-8843-eac72f3e200a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3355 | 2024.10.31 20:22:29.287153 [ 289 ] {} <Debug> HTTP-Session: 21c18aeb-34de-4520-b025-267daacc0339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3356 | 2024.10.31 20:22:29.287374 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3357 | 2024.10.31 20:22:29.287526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64278, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3358 | 2024.10.31 20:22:29.287635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3359 | 2024.10.31 20:22:29.287659 [ 3 ] {} <Debug> HTTP-Session: b529af1a-2087-4324-b6e6-32e092570421 Authenticating user 'default' from [fd00:1122:3344:101::d]:64278 | ||
3360 | 2024.10.31 20:22:29.287683 [ 3 ] {} <Debug> HTTP-Session: b529af1a-2087-4324-b6e6-32e092570421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3361 | 2024.10.31 20:22:29.287698 [ 3 ] {} <Debug> HTTP-Session: b529af1a-2087-4324-b6e6-32e092570421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3362 | 2024.10.31 20:22:29.287753 [ 3 ] {} <Trace> HTTP-Session: b529af1a-2087-4324-b6e6-32e092570421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3363 | 2024.10.31 20:22:29.287957 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64278) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3364 | 2024.10.31 20:22:29.288027 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3365 | 2024.10.31 20:22:29.288380 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3366 | 2024.10.31 20:22:29.288820 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2024.10.31 20:22:29.288869 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3368 | 2024.10.31 20:22:29.289304 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3369 | 2024.10.31 20:22:29.289697 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3370 | 2024.10.31 20:22:29.289876 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001984 sec., 32258.06451612903 rows/sec., 2.52 MiB/sec. | ||
3371 | 2024.10.31 20:22:29.290267 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Debug> DynamicQueryHandler: Done processing query | ||
3372 | 2024.10.31 20:22:29.290296 [ 3 ] {479197f9-7eac-4b0b-a181-7aa06eac6f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3373 | 2024.10.31 20:22:29.290312 [ 3 ] {} <Debug> HTTP-Session: b529af1a-2087-4324-b6e6-32e092570421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3374 | 2024.10.31 20:22:29.290528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3375 | 2024.10.31 20:22:29.290592 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56987, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3376 | 2024.10.31 20:22:29.290679 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3377 | 2024.10.31 20:22:29.290706 [ 289 ] {} <Debug> HTTP-Session: 3a24b096-92ed-4eea-8da3-3d91f1c0c908 Authenticating user 'default' from [fd00:1122:3344:101::d]:56987 | ||
3378 | 2024.10.31 20:22:29.290729 [ 289 ] {} <Debug> HTTP-Session: 3a24b096-92ed-4eea-8da3-3d91f1c0c908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3379 | 2024.10.31 20:22:29.290747 [ 289 ] {} <Debug> HTTP-Session: 3a24b096-92ed-4eea-8da3-3d91f1c0c908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3380 | 2024.10.31 20:22:29.290796 [ 289 ] {} <Trace> HTTP-Session: 3a24b096-92ed-4eea-8da3-3d91f1c0c908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3381 | 2024.10.31 20:22:29.291003 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56987) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3382 | 2024.10.31 20:22:29.291067 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3383 | 2024.10.31 20:22:29.291285 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3384 | 2024.10.31 20:22:29.291738 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3385 | 2024.10.31 20:22:29.291775 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3386 | 2024.10.31 20:22:29.292185 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3387 | 2024.10.31 20:22:29.292534 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3388 | 2024.10.31 20:22:29.292665 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00176 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec. | ||
3389 | 2024.10.31 20:22:29.292964 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Debug> DynamicQueryHandler: Done processing query | ||
3390 | 2024.10.31 20:22:29.292997 [ 289 ] {425496e8-3003-4260-9a4f-69b6ff7ed0f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3391 | 2024.10.31 20:22:29.293014 [ 289 ] {} <Debug> HTTP-Session: 3a24b096-92ed-4eea-8da3-3d91f1c0c908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3392 | 2024.10.31 20:22:29.293229 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3393 | 2024.10.31 20:22:29.293393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41865, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3394 | 2024.10.31 20:22:29.293465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3395 | 2024.10.31 20:22:29.293495 [ 3 ] {} <Debug> HTTP-Session: 7b30d3cb-e04a-4ff0-b3ec-09beee75eec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41865 | ||
3396 | 2024.10.31 20:22:29.293518 [ 3 ] {} <Debug> HTTP-Session: 7b30d3cb-e04a-4ff0-b3ec-09beee75eec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3397 | 2024.10.31 20:22:29.293535 [ 3 ] {} <Debug> HTTP-Session: 7b30d3cb-e04a-4ff0-b3ec-09beee75eec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3398 | 2024.10.31 20:22:29.293586 [ 3 ] {} <Trace> HTTP-Session: 7b30d3cb-e04a-4ff0-b3ec-09beee75eec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3399 | 2024.10.31 20:22:29.293737 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41865) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3400 | 2024.10.31 20:22:29.293790 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3401 | 2024.10.31 20:22:29.293957 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3402 | 2024.10.31 20:22:29.294265 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3403 | 2024.10.31 20:22:29.294302 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3404 | 2024.10.31 20:22:29.294684 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3405 | 2024.10.31 20:22:29.295036 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2024.10.31 20:22:29.295188 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
3407 | 2024.10.31 20:22:29.295364 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Debug> DynamicQueryHandler: Done processing query | ||
3408 | 2024.10.31 20:22:29.295388 [ 3 ] {3d6e1ac5-6ea8-46c4-afd8-8e205d840a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3409 | 2024.10.31 20:22:29.295405 [ 3 ] {} <Debug> HTTP-Session: 7b30d3cb-e04a-4ff0-b3ec-09beee75eec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3410 | 2024.10.31 20:22:29.295663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3411 | 2024.10.31 20:22:34.291378 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56987, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3412 | 2024.10.31 20:22:34.291515 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3413 | 2024.10.31 20:22:34.291544 [ 289 ] {} <Debug> HTTP-Session: 9b89defb-8239-47de-b37e-dfab7dd907d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56987 | ||
3414 | 2024.10.31 20:22:34.291572 [ 289 ] {} <Debug> HTTP-Session: 9b89defb-8239-47de-b37e-dfab7dd907d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3415 | 2024.10.31 20:22:34.291591 [ 289 ] {} <Debug> HTTP-Session: 9b89defb-8239-47de-b37e-dfab7dd907d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3416 | 2024.10.31 20:22:34.291650 [ 289 ] {} <Trace> HTTP-Session: 9b89defb-8239-47de-b37e-dfab7dd907d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3417 | 2024.10.31 20:22:34.291932 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56987) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3418 | 2024.10.31 20:22:34.292003 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3419 | 2024.10.31 20:22:34.292344 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3420 | 2024.10.31 20:22:34.292972 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3421 | 2024.10.31 20:22:34.293018 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3422 | 2024.10.31 20:22:34.293467 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3423 | 2024.10.31 20:22:34.293854 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3424 | 2024.10.31 20:22:34.294042 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002227 sec., 121688.37000449035 rows/sec., 10.83 MiB/sec. | ||
3425 | 2024.10.31 20:22:34.294272 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Debug> DynamicQueryHandler: Done processing query | ||
3426 | 2024.10.31 20:22:34.294299 [ 289 ] {abca5627-9b8b-42ff-a66c-1101a3790666} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3427 | 2024.10.31 20:22:34.294316 [ 289 ] {} <Debug> HTTP-Session: 9b89defb-8239-47de-b37e-dfab7dd907d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3428 | 2024.10.31 20:22:34.294506 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3429 | 2024.10.31 20:22:34.294609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32825, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3430 | 2024.10.31 20:22:34.294708 [ 289 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
3431 | |||
3432 | (version 23.8.7.1) | ||
3433 | 2024.10.31 20:22:34.294744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3434 | 2024.10.31 20:22:34.294787 [ 3 ] {} <Debug> HTTP-Session: bd52c501-5677-474f-a993-a908a6625582 Authenticating user 'default' from [fd00:1122:3344:101::d]:32825 | ||
3435 | 2024.10.31 20:22:34.294815 [ 3 ] {} <Debug> HTTP-Session: bd52c501-5677-474f-a993-a908a6625582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3436 | 2024.10.31 20:22:34.294833 [ 3 ] {} <Debug> HTTP-Session: bd52c501-5677-474f-a993-a908a6625582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3437 | 2024.10.31 20:22:34.294894 [ 3 ] {} <Trace> HTTP-Session: bd52c501-5677-474f-a993-a908a6625582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2024.10.31 20:22:34.295117 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32825) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3439 | 2024.10.31 20:22:34.295194 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3440 | 2024.10.31 20:22:34.295584 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3441 | 2024.10.31 20:22:34.295989 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3442 | 2024.10.31 20:22:34.296034 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3443 | 2024.10.31 20:22:34.296452 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3444 | 2024.10.31 20:22:34.296838 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3445 | 2024.10.31 20:22:34.297036 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 1.51 MiB/sec. | ||
3446 | 2024.10.31 20:22:34.297405 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Debug> DynamicQueryHandler: Done processing query | ||
3447 | 2024.10.31 20:22:34.297433 [ 3 ] {c8c3c7c6-0bd1-44b5-a51f-f36e4f4e11f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3448 | 2024.10.31 20:22:34.297450 [ 3 ] {} <Debug> HTTP-Session: bd52c501-5677-474f-a993-a908a6625582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3449 | 2024.10.31 20:22:34.297596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3450 | 2024.10.31 20:22:34.297736 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41973, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3451 | 2024.10.31 20:22:34.297811 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3452 | 2024.10.31 20:22:34.297836 [ 289 ] {} <Debug> HTTP-Session: 7cd8227d-ecf0-434c-8f14-b339a87ae976 Authenticating user 'default' from [fd00:1122:3344:101::d]:41973 | ||
3453 | 2024.10.31 20:22:34.297859 [ 289 ] {} <Debug> HTTP-Session: 7cd8227d-ecf0-434c-8f14-b339a87ae976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3454 | 2024.10.31 20:22:34.297875 [ 289 ] {} <Debug> HTTP-Session: 7cd8227d-ecf0-434c-8f14-b339a87ae976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3455 | 2024.10.31 20:22:34.297924 [ 289 ] {} <Trace> HTTP-Session: 7cd8227d-ecf0-434c-8f14-b339a87ae976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3456 | 2024.10.31 20:22:34.298068 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41973) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3457 | 2024.10.31 20:22:34.298126 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3458 | 2024.10.31 20:22:34.298447 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3459 | 2024.10.31 20:22:34.298824 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3460 | 2024.10.31 20:22:34.298863 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3461 | 2024.10.31 20:22:34.299242 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3462 | 2024.10.31 20:22:34.299601 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3463 | 2024.10.31 20:22:34.299762 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 567.40 KiB/sec. | ||
3464 | 2024.10.31 20:22:34.300058 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Debug> DynamicQueryHandler: Done processing query | ||
3465 | 2024.10.31 20:22:34.300083 [ 289 ] {c6ceea3c-c8d3-46e4-8cd3-faac23a31f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3466 | 2024.10.31 20:22:34.300099 [ 289 ] {} <Debug> HTTP-Session: 7cd8227d-ecf0-434c-8f14-b339a87ae976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3467 | 2024.10.31 20:22:34.300277 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3468 | 2024.10.31 20:22:34.300365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58584, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3469 | 2024.10.31 20:22:34.300440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3470 | 2024.10.31 20:22:34.300464 [ 3 ] {} <Debug> HTTP-Session: f3a0fc19-8a81-44f6-b16a-94844ef39484 Authenticating user 'default' from [fd00:1122:3344:101::d]:58584 | ||
3471 | 2024.10.31 20:22:34.300487 [ 3 ] {} <Debug> HTTP-Session: f3a0fc19-8a81-44f6-b16a-94844ef39484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3472 | 2024.10.31 20:22:34.300504 [ 3 ] {} <Debug> HTTP-Session: f3a0fc19-8a81-44f6-b16a-94844ef39484 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3473 | 2024.10.31 20:22:34.300552 [ 3 ] {} <Trace> HTTP-Session: f3a0fc19-8a81-44f6-b16a-94844ef39484 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3474 | 2024.10.31 20:22:34.300684 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58584) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3475 | 2024.10.31 20:22:34.300742 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3476 | 2024.10.31 20:22:34.301026 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3477 | 2024.10.31 20:22:34.301362 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3478 | 2024.10.31 20:22:34.301399 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3479 | 2024.10.31 20:22:34.301767 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3480 | 2024.10.31 20:22:34.302142 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3481 | 2024.10.31 20:22:34.302306 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 215.10 KiB/sec. | ||
3482 | 2024.10.31 20:22:34.302493 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Debug> DynamicQueryHandler: Done processing query | ||
3483 | 2024.10.31 20:22:34.302518 [ 3 ] {d2dbe8aa-f057-49ae-b260-73f1f9b452e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3484 | 2024.10.31 20:22:34.302535 [ 3 ] {} <Debug> HTTP-Session: f3a0fc19-8a81-44f6-b16a-94844ef39484 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3485 | 2024.10.31 20:22:34.302906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3486 | 2024.10.31 20:22:34.303080 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34346, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3487 | 2024.10.31 20:22:34.303158 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3488 | 2024.10.31 20:22:34.303183 [ 289 ] {} <Debug> HTTP-Session: 68e2d383-2fa8-4306-8021-1c3cce9ce929 Authenticating user 'default' from [fd00:1122:3344:101::d]:34346 | ||
3489 | 2024.10.31 20:22:34.303204 [ 289 ] {} <Debug> HTTP-Session: 68e2d383-2fa8-4306-8021-1c3cce9ce929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3490 | 2024.10.31 20:22:34.303221 [ 289 ] {} <Debug> HTTP-Session: 68e2d383-2fa8-4306-8021-1c3cce9ce929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2024.10.31 20:22:34.303266 [ 289 ] {} <Trace> HTTP-Session: 68e2d383-2fa8-4306-8021-1c3cce9ce929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3492 | 2024.10.31 20:22:34.303527 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34346) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3493 | 2024.10.31 20:22:34.303583 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3494 | 2024.10.31 20:22:34.303881 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3495 | 2024.10.31 20:22:34.304445 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2024.10.31 20:22:34.304482 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3497 | 2024.10.31 20:22:34.304847 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3498 | 2024.10.31 20:22:34.305198 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2024.10.31 20:22:34.305364 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001968 sec., 214939.0243902439 rows/sec., 15.37 MiB/sec. | ||
3500 | 2024.10.31 20:22:34.305785 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Debug> DynamicQueryHandler: Done processing query | ||
3501 | 2024.10.31 20:22:34.305810 [ 289 ] {eea9ee67-2043-4f35-a96e-d43957658a8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3502 | 2024.10.31 20:22:34.305827 [ 289 ] {} <Debug> HTTP-Session: 68e2d383-2fa8-4306-8021-1c3cce9ce929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3503 | 2024.10.31 20:22:34.306009 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34346, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3504 | 2024.10.31 20:22:34.306070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38294, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3505 | 2024.10.31 20:22:34.306143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3506 | 2024.10.31 20:22:34.306173 [ 3 ] {} <Debug> HTTP-Session: a7e538b6-fd06-434a-9396-e95ea47e3ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38294 | ||
3507 | 2024.10.31 20:22:34.306194 [ 3 ] {} <Debug> HTTP-Session: a7e538b6-fd06-434a-9396-e95ea47e3ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3508 | 2024.10.31 20:22:34.306208 [ 3 ] {} <Debug> HTTP-Session: a7e538b6-fd06-434a-9396-e95ea47e3ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3509 | 2024.10.31 20:22:34.306275 [ 3 ] {} <Trace> HTTP-Session: a7e538b6-fd06-434a-9396-e95ea47e3ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3510 | 2024.10.31 20:22:34.306388 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38294) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3511 | 2024.10.31 20:22:34.306438 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3512 | 2024.10.31 20:22:34.306607 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3513 | 2024.10.31 20:22:34.306880 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3514 | 2024.10.31 20:22:34.306917 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3515 | 2024.10.31 20:22:34.307290 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3516 | 2024.10.31 20:22:34.307627 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3517 | 2024.10.31 20:22:34.307815 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
3518 | 2024.10.31 20:22:34.308038 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Debug> DynamicQueryHandler: Done processing query | ||
3519 | 2024.10.31 20:22:34.308062 [ 3 ] {9b7d7ef9-f69b-4255-a258-01eeb19ce43a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3520 | 2024.10.31 20:22:34.308078 [ 3 ] {} <Debug> HTTP-Session: a7e538b6-fd06-434a-9396-e95ea47e3ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3521 | 2024.10.31 20:22:34.308330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3522 | 2024.10.31 20:22:34.308422 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35716, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3523 | 2024.10.31 20:22:34.308493 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3524 | 2024.10.31 20:22:34.308518 [ 289 ] {} <Debug> HTTP-Session: a2e5afe7-2bf9-4592-bcad-2d8bf28f452a Authenticating user 'default' from [fd00:1122:3344:101::d]:35716 | ||
3525 | 2024.10.31 20:22:34.308539 [ 289 ] {} <Debug> HTTP-Session: a2e5afe7-2bf9-4592-bcad-2d8bf28f452a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3526 | 2024.10.31 20:22:34.308556 [ 289 ] {} <Debug> HTTP-Session: a2e5afe7-2bf9-4592-bcad-2d8bf28f452a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3527 | 2024.10.31 20:22:34.308600 [ 289 ] {} <Trace> HTTP-Session: a2e5afe7-2bf9-4592-bcad-2d8bf28f452a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3528 | 2024.10.31 20:22:34.308813 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3529 | 2024.10.31 20:22:34.308869 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3530 | 2024.10.31 20:22:34.309052 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3531 | 2024.10.31 20:22:34.309482 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3532 | 2024.10.31 20:22:34.309517 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3533 | 2024.10.31 20:22:34.309906 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3534 | 2024.10.31 20:22:34.310243 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2024.10.31 20:22:34.310397 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001682 sec., 140903.6860879905 rows/sec., 9.44 MiB/sec. | ||
3536 | 2024.10.31 20:22:34.310572 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Debug> DynamicQueryHandler: Done processing query | ||
3537 | 2024.10.31 20:22:34.310597 [ 289 ] {57751736-f60f-4d89-9c36-e53c9d2bc8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3538 | 2024.10.31 20:22:34.310612 [ 289 ] {} <Debug> HTTP-Session: a2e5afe7-2bf9-4592-bcad-2d8bf28f452a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2024.10.31 20:22:34.310804 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3540 | 2024.10.31 20:22:34.310853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38294, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3541 | 2024.10.31 20:22:34.310933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3542 | 2024.10.31 20:22:34.310966 [ 3 ] {} <Debug> HTTP-Session: ec71cd46-a206-45dd-87b4-02e1ccee35fb Authenticating user 'default' from [fd00:1122:3344:101::d]:38294 | ||
3543 | 2024.10.31 20:22:34.310987 [ 3 ] {} <Debug> HTTP-Session: ec71cd46-a206-45dd-87b4-02e1ccee35fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3544 | 2024.10.31 20:22:34.311001 [ 3 ] {} <Debug> HTTP-Session: ec71cd46-a206-45dd-87b4-02e1ccee35fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3545 | 2024.10.31 20:22:34.311042 [ 3 ] {} <Trace> HTTP-Session: ec71cd46-a206-45dd-87b4-02e1ccee35fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3546 | 2024.10.31 20:22:34.311144 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38294) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3547 | 2024.10.31 20:22:34.311195 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3548 | 2024.10.31 20:22:34.311362 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3549 | 2024.10.31 20:22:34.311630 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3550 | 2024.10.31 20:22:34.311666 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3551 | 2024.10.31 20:22:34.312022 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3552 | 2024.10.31 20:22:34.312354 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3553 | 2024.10.31 20:22:34.312520 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
3554 | 2024.10.31 20:22:34.312811 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Debug> DynamicQueryHandler: Done processing query | ||
3555 | 2024.10.31 20:22:34.312836 [ 3 ] {ab9d884b-c439-4978-9081-ee1dbbd67eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3556 | 2024.10.31 20:22:34.312851 [ 3 ] {} <Debug> HTTP-Session: ec71cd46-a206-45dd-87b4-02e1ccee35fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3557 | 2024.10.31 20:22:34.313088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3558 | 2024.10.31 20:22:34.313175 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37358, User-Agent: (none), Length: 68217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3559 | 2024.10.31 20:22:34.313249 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3560 | 2024.10.31 20:22:34.313274 [ 289 ] {} <Debug> HTTP-Session: fb849012-ed51-4b4d-86e8-3f5bf0d0bae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37358 | ||
3561 | 2024.10.31 20:22:34.313294 [ 289 ] {} <Debug> HTTP-Session: fb849012-ed51-4b4d-86e8-3f5bf0d0bae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3562 | 2024.10.31 20:22:34.313312 [ 289 ] {} <Debug> HTTP-Session: fb849012-ed51-4b4d-86e8-3f5bf0d0bae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3563 | 2024.10.31 20:22:34.313355 [ 289 ] {} <Trace> HTTP-Session: fb849012-ed51-4b4d-86e8-3f5bf0d0bae6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3564 | 2024.10.31 20:22:34.314422 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37358) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3565 | 2024.10.31 20:22:34.314501 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <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 | ||
3566 | 2024.10.31 20:22:34.314979 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3567 | 2024.10.31 20:22:34.315616 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2024.10.31 20:22:34.315653 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3569 | 2024.10.31 20:22:34.316314 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3570 | 2024.10.31 20:22:34.316722 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2024.10.31 20:22:34.316929 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003451 sec., 11880.614314691393 rows/sec., 21.29 MiB/sec. | ||
3572 | 2024.10.31 20:22:34.317134 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Debug> DynamicQueryHandler: Done processing query | ||
3573 | 2024.10.31 20:22:34.317157 [ 289 ] {dfbae1e9-8e80-4bef-bdf1-3b2cc22b6328} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
3574 | 2024.10.31 20:22:34.317174 [ 289 ] {} <Debug> HTTP-Session: fb849012-ed51-4b4d-86e8-3f5bf0d0bae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3575 | 2024.10.31 20:22:34.317343 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37358, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3576 | 2024.10.31 20:22:34.317366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38294, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3577 | 2024.10.31 20:22:34.317440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3578 | 2024.10.31 20:22:34.317463 [ 3 ] {} <Debug> HTTP-Session: 6342d6bb-ea45-4ab4-84fb-4ae1f5a81900 Authenticating user 'default' from [fd00:1122:3344:101::d]:38294 | ||
3579 | 2024.10.31 20:22:34.317494 [ 3 ] {} <Debug> HTTP-Session: 6342d6bb-ea45-4ab4-84fb-4ae1f5a81900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3580 | 2024.10.31 20:22:34.317525 [ 3 ] {} <Debug> HTTP-Session: 6342d6bb-ea45-4ab4-84fb-4ae1f5a81900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2024.10.31 20:22:34.317573 [ 3 ] {} <Trace> HTTP-Session: 6342d6bb-ea45-4ab4-84fb-4ae1f5a81900 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3582 | 2024.10.31 20:22:34.317754 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38294) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3583 | 2024.10.31 20:22:34.317811 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3584 | 2024.10.31 20:22:34.317983 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3585 | 2024.10.31 20:22:34.318288 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3586 | 2024.10.31 20:22:34.318325 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3587 | 2024.10.31 20:22:34.318696 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3588 | 2024.10.31 20:22:34.319035 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3589 | 2024.10.31 20:22:34.319193 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001516 sec., 54089.709762532984 rows/sec., 3.44 MiB/sec. | ||
3590 | 2024.10.31 20:22:34.319367 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Debug> DynamicQueryHandler: Done processing query | ||
3591 | 2024.10.31 20:22:34.319391 [ 3 ] {d7734662-6766-4e48-9019-51ad9e2c9d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3592 | 2024.10.31 20:22:34.319407 [ 3 ] {} <Debug> HTTP-Session: 6342d6bb-ea45-4ab4-84fb-4ae1f5a81900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3593 | 2024.10.31 20:22:34.319780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3594 | 2024.10.31 20:22:35.208732 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3595 | 2024.10.31 20:22:35.310277 [ 102 ] {} <Debug> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3596 | 2024.10.31 20:22:35.310343 [ 102 ] {} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3597 | 2024.10.31 20:22:35.310366 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3598 | 2024.10.31 20:22:35.310529 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::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 | ||
3599 | 2024.10.31 20:22:35.310922 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3600 | 2024.10.31 20:22:35.310963 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::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 | ||
3601 | 2024.10.31 20:22:35.311054 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
3602 | 2024.10.31 20:22:35.311261 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
3603 | 2024.10.31 20:22:35.311421 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
3604 | 2024.10.31 20:22:35.311524 [ 194 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::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 | ||
3605 | 2024.10.31 20:22:35.313623 [ 197 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003188376 sec., 13486.48967373986 rows/sec., 2.07 MiB/sec. | ||
3606 | 2024.10.31 20:22:35.313797 [ 198 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3607 | 2024.10.31 20:22:35.314293 [ 198 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3608 | 2024.10.31 20:22:35.314373 [ 198 ] {a6f617c5-8a61-4050-8b89-145040ef5bc7::all_1_5_1} <Trace> oximeter.timeseries_schema (a6f617c5-8a61-4050-8b89-145040ef5bc7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3609 | 2024.10.31 20:22:35.314448 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3610 | 2024.10.31 20:22:35.583742 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3611 | 2024.10.31 20:22:35.686212 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3612 | 2024.10.31 20:22:35.843653 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3613 | 2024.10.31 20:22:35.909052 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3614 | 2024.10.31 20:22:36.005412 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3615 | 2024.10.31 20:22:36.024789 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3616 | 2024.10.31 20:22:36.080237 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3617 | 2024.10.31 20:22:36.969590 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3618 | 2024.10.31 20:22:37.281279 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3619 | 2024.10.31 20:22:37.490210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3620 | 2024.10.31 20:22:37.512612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3621 | 2024.10.31 20:22:37.606129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3622 | 2024.10.31 20:22:37.665225 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3623 | 2024.10.31 20:22:37.699748 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3624 | 2024.10.31 20:22:37.733673 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3625 | 2024.10.31 20:22:37.781766 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3626 | 2024.10.31 20:22:37.793464 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3627 | 2024.10.31 20:22:37.817845 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3628 | 2024.10.31 20:22:37.895048 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3629 | 2024.10.31 20:22:37.966519 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3630 | 2024.10.31 20:22:38.024941 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3631 | 2024.10.31 20:22:38.069338 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56151, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3632 | 2024.10.31 20:22:38.141408 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3633 | 2024.10.31 20:22:38.144371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 354 | ||
3634 | 2024.10.31 20:22:38.147499 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3635 | 2024.10.31 20:22:38.147561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3636 | 2024.10.31 20:22:38.149078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3637 | 2024.10.31 20:22:38.150088 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3638 | 2024.10.31 20:22:38.150713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
3639 | 2024.10.31 20:22:39.289065 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58240, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3640 | 2024.10.31 20:22:39.289244 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3641 | 2024.10.31 20:22:39.289289 [ 287 ] {} <Debug> HTTP-Session: b8c4d768-4239-4d85-b9fc-1d7dbf7c4361 Authenticating user 'default' from [fd00:1122:3344:101::d]:58240 | ||
3642 | 2024.10.31 20:22:39.289330 [ 287 ] {} <Debug> HTTP-Session: b8c4d768-4239-4d85-b9fc-1d7dbf7c4361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3643 | 2024.10.31 20:22:39.289356 [ 287 ] {} <Debug> HTTP-Session: b8c4d768-4239-4d85-b9fc-1d7dbf7c4361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3644 | 2024.10.31 20:22:39.289446 [ 287 ] {} <Trace> HTTP-Session: b8c4d768-4239-4d85-b9fc-1d7dbf7c4361 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3645 | 2024.10.31 20:22:39.289745 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58240) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3646 | 2024.10.31 20:22:39.289864 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3647 | 2024.10.31 20:22:39.290353 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3648 | 2024.10.31 20:22:39.290997 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2024.10.31 20:22:39.291054 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3650 | 2024.10.31 20:22:39.291640 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3651 | 2024.10.31 20:22:39.292193 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2024.10.31 20:22:39.292404 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002743 sec., 2187.3860736419974 rows/sec., 178.37 KiB/sec. | ||
3653 | 2024.10.31 20:22:39.292777 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Debug> DynamicQueryHandler: Done processing query | ||
3654 | 2024.10.31 20:22:39.292814 [ 287 ] {2d4ca99b-e698-44d7-88f2-dcf32d961915} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3655 | 2024.10.31 20:22:39.292837 [ 287 ] {} <Debug> HTTP-Session: b8c4d768-4239-4d85-b9fc-1d7dbf7c4361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3656 | 2024.10.31 20:22:39.293111 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3657 | 2024.10.31 20:22:39.293325 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61145, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3658 | 2024.10.31 20:22:39.293503 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3659 | 2024.10.31 20:22:39.293547 [ 293 ] {} <Debug> HTTP-Session: 395e75f7-efaf-4177-b41b-48d6a886bc7a Authenticating user 'default' from [fd00:1122:3344:101::d]:61145 | ||
3660 | 2024.10.31 20:22:39.293591 [ 293 ] {} <Debug> HTTP-Session: 395e75f7-efaf-4177-b41b-48d6a886bc7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3661 | 2024.10.31 20:22:39.293619 [ 293 ] {} <Debug> HTTP-Session: 395e75f7-efaf-4177-b41b-48d6a886bc7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3662 | 2024.10.31 20:22:39.293715 [ 293 ] {} <Trace> HTTP-Session: 395e75f7-efaf-4177-b41b-48d6a886bc7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2024.10.31 20:22:39.294050 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61145) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3664 | 2024.10.31 20:22:39.294152 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3665 | 2024.10.31 20:22:39.294670 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3666 | 2024.10.31 20:22:39.295247 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3667 | 2024.10.31 20:22:39.295318 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3668 | 2024.10.31 20:22:39.295985 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3669 | 2024.10.31 20:22:39.296575 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2024.10.31 20:22:39.296832 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.002887 sec., 20436.439210252858 rows/sec., 1.56 MiB/sec. | ||
3671 | 2024.10.31 20:22:39.296846 [ 95 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3672 | 2024.10.31 20:22:39.296986 [ 95 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2024.10.31 20:22:39.297018 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3674 | 2024.10.31 20:22:39.297330 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
3675 | 2024.10.31 20:22:39.297337 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Debug> DynamicQueryHandler: Done processing query | ||
3676 | 2024.10.31 20:22:39.297435 [ 293 ] {beb40bcb-97df-44a0-b38e-d3bc3957e9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3677 | 2024.10.31 20:22:39.297484 [ 293 ] {} <Debug> HTTP-Session: 395e75f7-efaf-4177-b41b-48d6a886bc7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3678 | 2024.10.31 20:22:39.297662 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3679 | 2024.10.31 20:22:39.297759 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1255 rows starting from the beginning of the part | ||
3680 | 2024.10.31 20:22:39.297838 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61145, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2024.10.31 20:22:39.297868 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58240, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2024.10.31 20:22:39.298160 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3683 | 2024.10.31 20:22:39.298207 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 114 rows starting from the beginning of the part | ||
3684 | 2024.10.31 20:22:39.298254 [ 287 ] {} <Debug> HTTP-Session: ef1f8808-2439-4bb6-bf2d-dd3a3a47ee92 Authenticating user 'default' from [fd00:1122:3344:101::d]:58240 | ||
3685 | 2024.10.31 20:22:39.298341 [ 287 ] {} <Debug> HTTP-Session: ef1f8808-2439-4bb6-bf2d-dd3a3a47ee92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3686 | 2024.10.31 20:22:39.298410 [ 287 ] {} <Debug> HTTP-Session: ef1f8808-2439-4bb6-bf2d-dd3a3a47ee92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3687 | 2024.10.31 20:22:39.298610 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 213 rows starting from the beginning of the part | ||
3688 | 2024.10.31 20:22:39.298626 [ 287 ] {} <Trace> HTTP-Session: ef1f8808-2439-4bb6-bf2d-dd3a3a47ee92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3689 | 2024.10.31 20:22:39.298976 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
3690 | 2024.10.31 20:22:39.299085 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58240) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3691 | 2024.10.31 20:22:39.299303 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3692 | 2024.10.31 20:22:39.299515 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 271 rows starting from the beginning of the part | ||
3693 | 2024.10.31 20:22:39.299924 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 59 rows starting from the beginning of the part | ||
3694 | 2024.10.31 20:22:39.300830 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3695 | 2024.10.31 20:22:39.301825 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2024.10.31 20:22:39.301931 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3697 | 2024.10.31 20:22:39.304048 [ 293 ] {} <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): | ||
3698 | |||
3699 | (version 23.8.7.1) | ||
3700 | 2024.10.31 20:22:39.304166 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3701 | 2024.10.31 20:22:39.305179 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.00799347 sec., 246200.9615348528 rows/sec., 21.63 MiB/sec. | ||
3702 | 2024.10.31 20:22:39.305219 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3703 | 2024.10.31 20:22:39.305558 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.006627 sec., 905.3870529651426 rows/sec., 63.22 KiB/sec. | ||
3704 | 2024.10.31 20:22:39.305787 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3705 | 2024.10.31 20:22:39.306205 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Debug> DynamicQueryHandler: Done processing query | ||
3706 | 2024.10.31 20:22:39.306266 [ 287 ] {861817ed-ae17-4114-a379-c840cd18b4bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3707 | 2024.10.31 20:22:39.306336 [ 287 ] {} <Debug> HTTP-Session: ef1f8808-2439-4bb6-bf2d-dd3a3a47ee92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3708 | 2024.10.31 20:22:39.306655 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3709 | 2024.10.31 20:22:39.306802 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55940, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3710 | 2024.10.31 20:22:39.306949 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3711 | 2024.10.31 20:22:39.306972 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3712 | 2024.10.31 20:22:39.306999 [ 293 ] {} <Debug> HTTP-Session: d6dbf840-febb-4d7e-b612-de74ac53498f Authenticating user 'default' from [fd00:1122:3344:101::d]:55940 | ||
3713 | 2024.10.31 20:22:39.307077 [ 293 ] {} <Debug> HTTP-Session: d6dbf840-febb-4d7e-b612-de74ac53498f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3714 | 2024.10.31 20:22:39.307119 [ 293 ] {} <Debug> HTTP-Session: d6dbf840-febb-4d7e-b612-de74ac53498f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3715 | 2024.10.31 20:22:39.307208 [ 293 ] {} <Trace> HTTP-Session: d6dbf840-febb-4d7e-b612-de74ac53498f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3716 | 2024.10.31 20:22:39.307234 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_16_3} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3717 | 2024.10.31 20:22:39.307471 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3718 | 2024.10.31 20:22:39.307558 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55940) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3719 | 2024.10.31 20:22:39.307644 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3720 | 2024.10.31 20:22:39.308063 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3721 | 2024.10.31 20:22:39.308622 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2024.10.31 20:22:39.308680 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3723 | 2024.10.31 20:22:39.309246 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3724 | 2024.10.31 20:22:39.309838 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.10.31 20:22:39.310070 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.002634 sec., 26575.550493545936 rows/sec., 2.08 MiB/sec. | ||
3726 | 2024.10.31 20:22:39.310080 [ 95 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3727 | 2024.10.31 20:22:39.310210 [ 95 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3728 | 2024.10.31 20:22:39.310302 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3729 | 2024.10.31 20:22:39.310608 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Debug> DynamicQueryHandler: Done processing query | ||
3730 | 2024.10.31 20:22:39.310755 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
3731 | 2024.10.31 20:22:39.310787 [ 293 ] {cae94eff-3a61-4043-b852-636a2b74a107} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3732 | 2024.10.31 20:22:39.310934 [ 293 ] {} <Debug> HTTP-Session: d6dbf840-febb-4d7e-b612-de74ac53498f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3733 | 2024.10.31 20:22:39.311148 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3734 | 2024.10.31 20:22:39.311197 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 559 rows starting from the beginning of the part | ||
3735 | 2024.10.31 20:22:39.311284 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3736 | 2024.10.31 20:22:39.311552 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37967, User-Agent: (none), Length: 31203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3737 | 2024.10.31 20:22:39.311576 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 93 rows starting from the beginning of the part | ||
3738 | 2024.10.31 20:22:39.311771 [ 293 ] {} <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): | ||
3739 | |||
3740 | (version 23.8.7.1) | ||
3741 | 2024.10.31 20:22:39.311829 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3742 | 2024.10.31 20:22:39.312015 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 405 rows starting from the beginning of the part | ||
3743 | 2024.10.31 20:22:39.312027 [ 287 ] {} <Debug> HTTP-Session: 60e6709f-e87a-41b3-856f-67577e30ba38 Authenticating user 'default' from [fd00:1122:3344:101::d]:37967 | ||
3744 | 2024.10.31 20:22:39.312156 [ 287 ] {} <Debug> HTTP-Session: 60e6709f-e87a-41b3-856f-67577e30ba38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3745 | 2024.10.31 20:22:39.312275 [ 287 ] {} <Debug> HTTP-Session: 60e6709f-e87a-41b3-856f-67577e30ba38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3746 | 2024.10.31 20:22:39.312371 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
3747 | 2024.10.31 20:22:39.312454 [ 287 ] {} <Trace> HTTP-Session: 60e6709f-e87a-41b3-856f-67577e30ba38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3748 | 2024.10.31 20:22:39.312649 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 423 rows starting from the beginning of the part | ||
3749 | 2024.10.31 20:22:39.312889 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
3750 | 2024.10.31 20:22:39.313170 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37967) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3751 | 2024.10.31 20:22:39.313367 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3752 | 2024.10.31 20:22:39.314117 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3753 | 2024.10.31 20:22:39.315515 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2024.10.31 20:22:39.315580 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3755 | 2024.10.31 20:22:39.316316 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 5 columns (5 merged, 0 gathered) in 0.005866923 sec., 275101.61629869696 rows/sec., 21.22 MiB/sec. | ||
3756 | 2024.10.31 20:22:39.316623 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3757 | 2024.10.31 20:22:39.316717 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3758 | 2024.10.31 20:22:39.317308 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3759 | 2024.10.31 20:22:39.317614 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.004826 sec., 33775.38334024036 rows/sec., 2.35 MiB/sec. | ||
3760 | 2024.10.31 20:22:39.317657 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3761 | 2024.10.31 20:22:39.317825 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_16_3} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3762 | 2024.10.31 20:22:39.317936 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Debug> DynamicQueryHandler: Done processing query | ||
3763 | 2024.10.31 20:22:39.317971 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3764 | 2024.10.31 20:22:39.317981 [ 287 ] {4e117eeb-dc63-4c06-ab72-12aeccd63acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3765 | 2024.10.31 20:22:39.318018 [ 287 ] {} <Debug> HTTP-Session: 60e6709f-e87a-41b3-856f-67577e30ba38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3766 | 2024.10.31 20:22:39.318286 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3767 | 2024.10.31 20:22:39.318397 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41207, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3768 | 2024.10.31 20:22:39.318519 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3769 | 2024.10.31 20:22:39.318561 [ 293 ] {} <Debug> HTTP-Session: 5d90af61-12d0-49dd-b671-3eb19e0c96d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41207 | ||
3770 | 2024.10.31 20:22:39.318594 [ 293 ] {} <Debug> HTTP-Session: 5d90af61-12d0-49dd-b671-3eb19e0c96d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3771 | 2024.10.31 20:22:39.318622 [ 293 ] {} <Debug> HTTP-Session: 5d90af61-12d0-49dd-b671-3eb19e0c96d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3772 | 2024.10.31 20:22:39.318694 [ 293 ] {} <Trace> HTTP-Session: 5d90af61-12d0-49dd-b671-3eb19e0c96d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3773 | 2024.10.31 20:22:39.318971 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41207) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3774 | 2024.10.31 20:22:39.319057 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3775 | 2024.10.31 20:22:39.319314 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3776 | 2024.10.31 20:22:39.319791 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3777 | 2024.10.31 20:22:39.319846 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3778 | 2024.10.31 20:22:39.320436 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3779 | 2024.10.31 20:22:39.320961 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3780 | 2024.10.31 20:22:39.321185 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002326 sec., 25795.356835769562 rows/sec., 1.74 MiB/sec. | ||
3781 | 2024.10.31 20:22:39.321428 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Debug> DynamicQueryHandler: Done processing query | ||
3782 | 2024.10.31 20:22:39.321462 [ 293 ] {ed403c68-880d-4fa1-8022-6d36ea583db5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3783 | 2024.10.31 20:22:39.321484 [ 293 ] {} <Debug> HTTP-Session: 5d90af61-12d0-49dd-b671-3eb19e0c96d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3784 | 2024.10.31 20:22:39.321795 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3785 | 2024.10.31 20:22:42.977043 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3786 | 2024.10.31 20:22:42.977117 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3787 | 2024.10.31 20:22:44.285369 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34954, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3788 | 2024.10.31 20:22:44.285480 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3789 | 2024.10.31 20:22:44.285505 [ 287 ] {} <Debug> HTTP-Session: 35710f84-bf90-46a4-9bd6-7c574a3ab1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34954 | ||
3790 | 2024.10.31 20:22:44.285529 [ 287 ] {} <Debug> HTTP-Session: 35710f84-bf90-46a4-9bd6-7c574a3ab1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2024.10.31 20:22:44.285544 [ 287 ] {} <Debug> HTTP-Session: 35710f84-bf90-46a4-9bd6-7c574a3ab1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3792 | 2024.10.31 20:22:44.285593 [ 287 ] {} <Trace> HTTP-Session: 35710f84-bf90-46a4-9bd6-7c574a3ab1d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3793 | 2024.10.31 20:22:44.285788 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34954) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3794 | 2024.10.31 20:22:44.285855 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3795 | 2024.10.31 20:22:44.286198 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3796 | 2024.10.31 20:22:44.286647 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.10.31 20:22:44.286690 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3798 | 2024.10.31 20:22:44.287132 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3799 | 2024.10.31 20:22:44.287528 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.10.31 20:22:44.287703 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
3801 | 2024.10.31 20:22:44.287930 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Debug> DynamicQueryHandler: Done processing query | ||
3802 | 2024.10.31 20:22:44.287958 [ 287 ] {7922a026-59ce-42b2-86a6-9a5b99a1c496} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3803 | 2024.10.31 20:22:44.287975 [ 287 ] {} <Debug> HTTP-Session: 35710f84-bf90-46a4-9bd6-7c574a3ab1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3804 | 2024.10.31 20:22:44.288180 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3805 | 2024.10.31 20:22:44.288257 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53014, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3806 | 2024.10.31 20:22:44.288381 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3807 | 2024.10.31 20:22:44.288410 [ 293 ] {} <Debug> HTTP-Session: 142134b3-ac7e-4401-bb7b-02751700084c Authenticating user 'default' from [fd00:1122:3344:101::d]:53014 | ||
3808 | 2024.10.31 20:22:44.288438 [ 293 ] {} <Debug> HTTP-Session: 142134b3-ac7e-4401-bb7b-02751700084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3809 | 2024.10.31 20:22:44.288452 [ 293 ] {} <Debug> HTTP-Session: 142134b3-ac7e-4401-bb7b-02751700084c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2024.10.31 20:22:44.288507 [ 293 ] {} <Trace> HTTP-Session: 142134b3-ac7e-4401-bb7b-02751700084c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3811 | 2024.10.31 20:22:44.288717 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53014) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3812 | 2024.10.31 20:22:44.288788 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3813 | 2024.10.31 20:22:44.289143 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3814 | 2024.10.31 20:22:44.289571 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2024.10.31 20:22:44.289615 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3816 | 2024.10.31 20:22:44.290068 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3817 | 2024.10.31 20:22:44.290476 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2024.10.31 20:22:44.290656 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002019 sec., 31698.860822189203 rows/sec., 2.47 MiB/sec. | ||
3819 | 2024.10.31 20:22:44.290908 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Debug> DynamicQueryHandler: Done processing query | ||
3820 | 2024.10.31 20:22:44.290933 [ 293 ] {9675df32-9e70-41cc-ac6c-efa56a48eb8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3821 | 2024.10.31 20:22:44.290949 [ 293 ] {} <Debug> HTTP-Session: 142134b3-ac7e-4401-bb7b-02751700084c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3822 | 2024.10.31 20:22:44.291222 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3823 | 2024.10.31 20:22:44.291321 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63575, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3824 | 2024.10.31 20:22:44.291389 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3825 | 2024.10.31 20:22:44.291410 [ 287 ] {} <Debug> HTTP-Session: b222c0ef-c816-408e-8fdd-adce3417ff96 Authenticating user 'default' from [fd00:1122:3344:101::d]:63575 | ||
3826 | 2024.10.31 20:22:44.291429 [ 287 ] {} <Debug> HTTP-Session: b222c0ef-c816-408e-8fdd-adce3417ff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3827 | 2024.10.31 20:22:44.291443 [ 287 ] {} <Debug> HTTP-Session: b222c0ef-c816-408e-8fdd-adce3417ff96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3828 | 2024.10.31 20:22:44.291487 [ 287 ] {} <Trace> HTTP-Session: b222c0ef-c816-408e-8fdd-adce3417ff96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3829 | 2024.10.31 20:22:44.291674 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63575) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3830 | 2024.10.31 20:22:44.291732 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3831 | 2024.10.31 20:22:44.291926 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3832 | 2024.10.31 20:22:44.292355 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2024.10.31 20:22:44.292394 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3834 | 2024.10.31 20:22:44.292810 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3835 | 2024.10.31 20:22:44.293198 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2024.10.31 20:22:44.293364 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001777 sec., 90039.39223410243 rows/sec., 6.27 MiB/sec. | ||
3837 | 2024.10.31 20:22:44.293556 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Debug> DynamicQueryHandler: Done processing query | ||
3838 | 2024.10.31 20:22:44.293582 [ 287 ] {ab1d5439-cb63-47ab-8959-7e7c20ac38cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3839 | 2024.10.31 20:22:44.293598 [ 287 ] {} <Debug> HTTP-Session: b222c0ef-c816-408e-8fdd-adce3417ff96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3840 | 2024.10.31 20:22:44.293804 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53014, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3841 | 2024.10.31 20:22:44.293810 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3842 | 2024.10.31 20:22:44.293898 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3843 | 2024.10.31 20:22:44.293933 [ 293 ] {} <Debug> HTTP-Session: 21c77b42-6d78-4b72-aee2-de1287af48a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53014 | ||
3844 | 2024.10.31 20:22:44.293955 [ 293 ] {} <Debug> HTTP-Session: 21c77b42-6d78-4b72-aee2-de1287af48a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3845 | 2024.10.31 20:22:44.293969 [ 293 ] {} <Debug> HTTP-Session: 21c77b42-6d78-4b72-aee2-de1287af48a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3846 | 2024.10.31 20:22:44.294027 [ 293 ] {} <Trace> HTTP-Session: 21c77b42-6d78-4b72-aee2-de1287af48a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2024.10.31 20:22:44.294173 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53014) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3848 | 2024.10.31 20:22:44.294227 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3849 | 2024.10.31 20:22:44.294393 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3850 | 2024.10.31 20:22:44.294718 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3851 | 2024.10.31 20:22:44.294756 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3852 | 2024.10.31 20:22:44.295151 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3853 | 2024.10.31 20:22:44.295523 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3854 | 2024.10.31 20:22:44.295690 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. | ||
3855 | 2024.10.31 20:22:44.295861 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Debug> DynamicQueryHandler: Done processing query | ||
3856 | 2024.10.31 20:22:44.295885 [ 293 ] {7198abbd-6710-498c-ae4d-d0dafc83e615} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3857 | 2024.10.31 20:22:44.295901 [ 293 ] {} <Debug> HTTP-Session: 21c77b42-6d78-4b72-aee2-de1287af48a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3858 | 2024.10.31 20:22:44.296085 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3859 | 2024.10.31 20:22:48.150967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 374 | ||
3860 | 2024.10.31 20:22:48.153872 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3861 | 2024.10.31 20:22:48.153924 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3862 | 2024.10.31 20:22:48.155418 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3863 | 2024.10.31 20:22:48.156436 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3864 | 2024.10.31 20:22:48.157061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
3865 | 2024.10.31 20:22:49.291398 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56360, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3866 | 2024.10.31 20:22:49.291533 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3867 | 2024.10.31 20:22:49.291561 [ 284 ] {} <Debug> HTTP-Session: 7d5dca21-2fa1-4c9d-9826-b7eaf8090ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56360 | ||
3868 | 2024.10.31 20:22:49.291586 [ 284 ] {} <Debug> HTTP-Session: 7d5dca21-2fa1-4c9d-9826-b7eaf8090ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3869 | 2024.10.31 20:22:49.291601 [ 284 ] {} <Debug> HTTP-Session: 7d5dca21-2fa1-4c9d-9826-b7eaf8090ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3870 | 2024.10.31 20:22:49.291652 [ 284 ] {} <Trace> HTTP-Session: 7d5dca21-2fa1-4c9d-9826-b7eaf8090ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3871 | 2024.10.31 20:22:49.291962 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56360) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3872 | 2024.10.31 20:22:49.292045 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3873 | 2024.10.31 20:22:49.292414 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3874 | 2024.10.31 20:22:49.293085 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3875 | 2024.10.31 20:22:49.293135 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3876 | 2024.10.31 20:22:49.293603 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3877 | 2024.10.31 20:22:49.294003 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3878 | 2024.10.31 20:22:49.294180 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002364 sec., 114636.20981387478 rows/sec., 10.20 MiB/sec. | ||
3879 | 2024.10.31 20:22:49.294538 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Debug> DynamicQueryHandler: Done processing query | ||
3880 | 2024.10.31 20:22:49.294569 [ 284 ] {db24db40-521c-4d3d-9809-f4a5a0efd82d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
3881 | 2024.10.31 20:22:49.294587 [ 284 ] {} <Debug> HTTP-Session: 7d5dca21-2fa1-4c9d-9826-b7eaf8090ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3882 | 2024.10.31 20:22:49.294814 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3883 | 2024.10.31 20:22:49.294949 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65191, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3884 | 2024.10.31 20:22:49.295063 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3885 | 2024.10.31 20:22:49.295089 [ 289 ] {} <Debug> HTTP-Session: 7483bd6d-0161-4624-ab06-7d1f93f340f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65191 | ||
3886 | 2024.10.31 20:22:49.295114 [ 289 ] {} <Debug> HTTP-Session: 7483bd6d-0161-4624-ab06-7d1f93f340f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3887 | 2024.10.31 20:22:49.295135 [ 289 ] {} <Debug> HTTP-Session: 7483bd6d-0161-4624-ab06-7d1f93f340f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3888 | 2024.10.31 20:22:49.295206 [ 289 ] {} <Trace> HTTP-Session: 7483bd6d-0161-4624-ab06-7d1f93f340f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3889 | 2024.10.31 20:22:49.295457 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65191) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3890 | 2024.10.31 20:22:49.295543 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3891 | 2024.10.31 20:22:49.296007 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3892 | 2024.10.31 20:22:49.296518 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3893 | 2024.10.31 20:22:49.296566 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3894 | 2024.10.31 20:22:49.297097 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3895 | 2024.10.31 20:22:49.297611 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3896 | 2024.10.31 20:22:49.297772 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002412 sec., 16998.341625207297 rows/sec., 1.25 MiB/sec. | ||
3897 | 2024.10.31 20:22:49.297875 [ 84 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3898 | 2024.10.31 20:22:49.297917 [ 84 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2024.10.31 20:22:49.297945 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3900 | 2024.10.31 20:22:49.298046 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Debug> DynamicQueryHandler: Done processing query | ||
3901 | 2024.10.31 20:22:49.298092 [ 289 ] {f03f9426-94a6-4f21-b5c6-6020ed00469a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3902 | 2024.10.31 20:22:49.298094 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3903 | 2024.10.31 20:22:49.298116 [ 289 ] {} <Debug> HTTP-Session: 7483bd6d-0161-4624-ab06-7d1f93f340f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3904 | 2024.10.31 20:22:49.298247 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3905 | 2024.10.31 20:22:49.298290 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 29 rows starting from the beginning of the part | ||
3906 | 2024.10.31 20:22:49.298405 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3907 | 2024.10.31 20:22:49.298398 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56360, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3908 | 2024.10.31 20:22:49.298477 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
3909 | 2024.10.31 20:22:49.298662 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3910 | 2024.10.31 20:22:49.298784 [ 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): | ||
3911 | |||
3912 | (version 23.8.7.1) | ||
3913 | 2024.10.31 20:22:49.298870 [ 284 ] {} <Debug> HTTP-Session: a81b568a-b85c-4c22-858b-8e50c38082f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56360 | ||
3914 | 2024.10.31 20:22:49.298949 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3915 | 2024.10.31 20:22:49.298995 [ 284 ] {} <Debug> HTTP-Session: a81b568a-b85c-4c22-858b-8e50c38082f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3916 | 2024.10.31 20:22:49.299062 [ 284 ] {} <Debug> HTTP-Session: a81b568a-b85c-4c22-858b-8e50c38082f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3917 | 2024.10.31 20:22:49.299266 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
3918 | 2024.10.31 20:22:49.299275 [ 284 ] {} <Trace> HTTP-Session: a81b568a-b85c-4c22-858b-8e50c38082f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3919 | 2024.10.31 20:22:49.299412 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3920 | 2024.10.31 20:22:49.299786 [ 196 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
3921 | 2024.10.31 20:22:49.299803 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56360) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3922 | 2024.10.31 20:22:49.299990 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3923 | 2024.10.31 20:22:49.300947 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3924 | 2024.10.31 20:22:49.301960 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.10.31 20:22:49.302041 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3926 | 2024.10.31 20:22:49.302853 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.004822285 sec., 32971.92098766456 rows/sec., 2.54 MiB/sec. | ||
3927 | 2024.10.31 20:22:49.303003 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3928 | 2024.10.31 20:22:49.303130 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3929 | 2024.10.31 20:22:49.303968 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3930 | 2024.10.31 20:22:49.304340 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004794 sec., 2920.317062995411 rows/sec., 204.52 KiB/sec. | ||
3931 | 2024.10.31 20:22:49.304496 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3932 | 2024.10.31 20:22:49.304811 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_10_2} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3933 | 2024.10.31 20:22:49.304938 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Debug> DynamicQueryHandler: Done processing query | ||
3934 | 2024.10.31 20:22:49.304982 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3935 | 2024.10.31 20:22:49.304989 [ 284 ] {de152da1-1709-49ae-bf32-7405315bee9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3936 | 2024.10.31 20:22:49.305035 [ 284 ] {} <Debug> HTTP-Session: a81b568a-b85c-4c22-858b-8e50c38082f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3937 | 2024.10.31 20:22:49.305191 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3938 | 2024.10.31 20:22:49.305298 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33735, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3939 | 2024.10.31 20:22:49.305379 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3940 | 2024.10.31 20:22:49.305403 [ 289 ] {} <Debug> HTTP-Session: 7709814c-3be6-4a98-8daa-9a566dbbc312 Authenticating user 'default' from [fd00:1122:3344:101::d]:33735 | ||
3941 | 2024.10.31 20:22:49.305422 [ 289 ] {} <Debug> HTTP-Session: 7709814c-3be6-4a98-8daa-9a566dbbc312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3942 | 2024.10.31 20:22:49.305437 [ 289 ] {} <Debug> HTTP-Session: 7709814c-3be6-4a98-8daa-9a566dbbc312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3943 | 2024.10.31 20:22:49.305480 [ 289 ] {} <Trace> HTTP-Session: 7709814c-3be6-4a98-8daa-9a566dbbc312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3944 | 2024.10.31 20:22:49.305609 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33735) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3945 | 2024.10.31 20:22:49.305660 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3946 | 2024.10.31 20:22:49.305941 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3947 | 2024.10.31 20:22:49.306294 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2024.10.31 20:22:49.306334 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3949 | 2024.10.31 20:22:49.306743 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3950 | 2024.10.31 20:22:49.307131 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2024.10.31 20:22:49.307263 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001689 sec., 3552.3978685612788 rows/sec., 209.88 KiB/sec. | ||
3952 | 2024.10.31 20:22:49.307561 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Debug> DynamicQueryHandler: Done processing query | ||
3953 | 2024.10.31 20:22:49.307587 [ 289 ] {5d6a7d48-7ecb-428a-90c5-c9049ebf5147} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3954 | 2024.10.31 20:22:49.307604 [ 289 ] {} <Debug> HTTP-Session: 7709814c-3be6-4a98-8daa-9a566dbbc312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3955 | 2024.10.31 20:22:49.307879 [ 289 ] {} <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) | ||
3956 | 2024.10.31 20:22:49.308022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33103, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3957 | 2024.10.31 20:22:49.308128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3958 | 2024.10.31 20:22:49.308154 [ 3 ] {} <Debug> HTTP-Session: 6442f209-5b6b-40b0-be4c-19ef14f16b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:33103 | ||
3959 | 2024.10.31 20:22:49.308179 [ 3 ] {} <Debug> HTTP-Session: 6442f209-5b6b-40b0-be4c-19ef14f16b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3960 | 2024.10.31 20:22:49.308193 [ 3 ] {} <Debug> HTTP-Session: 6442f209-5b6b-40b0-be4c-19ef14f16b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3961 | 2024.10.31 20:22:49.308247 [ 3 ] {} <Trace> HTTP-Session: 6442f209-5b6b-40b0-be4c-19ef14f16b9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3962 | 2024.10.31 20:22:49.308554 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33103) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3963 | 2024.10.31 20:22:49.308630 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3964 | 2024.10.31 20:22:49.308979 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3965 | 2024.10.31 20:22:49.309632 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2024.10.31 20:22:49.309681 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3967 | 2024.10.31 20:22:49.310141 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3968 | 2024.10.31 20:22:49.310541 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2024.10.31 20:22:49.310721 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002311 sec., 183037.64604067503 rows/sec., 13.08 MiB/sec. | ||
3970 | 2024.10.31 20:22:49.310956 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Debug> DynamicQueryHandler: Done processing query | ||
3971 | 2024.10.31 20:22:49.310983 [ 3 ] {f3bdd493-eba3-4879-8988-7ae0a246ef12} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
3972 | 2024.10.31 20:22:49.311000 [ 3 ] {} <Debug> HTTP-Session: 6442f209-5b6b-40b0-be4c-19ef14f16b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3973 | 2024.10.31 20:22:49.311209 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33735, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3974 | 2024.10.31 20:22:49.311223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3975 | 2024.10.31 20:22:49.311307 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3976 | 2024.10.31 20:22:49.311348 [ 289 ] {} <Debug> HTTP-Session: 2e8159cc-cb0c-4b4d-b9b4-a76abefcd97f Authenticating user 'default' from [fd00:1122:3344:101::d]:33735 | ||
3977 | 2024.10.31 20:22:49.311376 [ 289 ] {} <Debug> HTTP-Session: 2e8159cc-cb0c-4b4d-b9b4-a76abefcd97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3978 | 2024.10.31 20:22:49.311393 [ 289 ] {} <Debug> HTTP-Session: 2e8159cc-cb0c-4b4d-b9b4-a76abefcd97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3979 | 2024.10.31 20:22:49.311443 [ 3 ] {} <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): | ||
3980 | |||
3981 | (version 23.8.7.1) | ||
3982 | 2024.10.31 20:22:49.311452 [ 289 ] {} <Trace> HTTP-Session: 2e8159cc-cb0c-4b4d-b9b4-a76abefcd97f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2024.10.31 20:22:49.311622 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33735) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3984 | 2024.10.31 20:22:49.311678 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3985 | 2024.10.31 20:22:49.311852 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3986 | 2024.10.31 20:22:49.312143 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3987 | 2024.10.31 20:22:49.312181 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
3988 | 2024.10.31 20:22:49.312577 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3989 | 2024.10.31 20:22:49.312927 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3990 | 2024.10.31 20:22:49.313089 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
3991 | 2024.10.31 20:22:49.313417 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Debug> DynamicQueryHandler: Done processing query | ||
3992 | 2024.10.31 20:22:49.313442 [ 289 ] {b5a425d4-b094-458b-af49-0a5328312f7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3993 | 2024.10.31 20:22:49.313459 [ 289 ] {} <Debug> HTTP-Session: 2e8159cc-cb0c-4b4d-b9b4-a76abefcd97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3994 | 2024.10.31 20:22:49.313761 [ 289 ] {} <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) | ||
3995 | 2024.10.31 20:22:49.313875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64945, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3996 | 2024.10.31 20:22:49.313957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3997 | 2024.10.31 20:22:49.313990 [ 3 ] {} <Debug> HTTP-Session: 5778b8ff-5ba7-4135-9a0b-48aa255b0e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:64945 | ||
3998 | 2024.10.31 20:22:49.314022 [ 3 ] {} <Debug> HTTP-Session: 5778b8ff-5ba7-4135-9a0b-48aa255b0e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3999 | 2024.10.31 20:22:49.314045 [ 3 ] {} <Debug> HTTP-Session: 5778b8ff-5ba7-4135-9a0b-48aa255b0e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4000 | 2024.10.31 20:22:49.314093 [ 3 ] {} <Trace> HTTP-Session: 5778b8ff-5ba7-4135-9a0b-48aa255b0e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2024.10.31 20:22:49.314348 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64945) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4002 | 2024.10.31 20:22:49.314406 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4003 | 2024.10.31 20:22:49.314599 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4004 | 2024.10.31 20:22:49.315041 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4005 | 2024.10.31 20:22:49.315082 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4006 | 2024.10.31 20:22:49.315509 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4007 | 2024.10.31 20:22:49.315873 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4008 | 2024.10.31 20:22:49.316043 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00183 sec., 129508.19672131147 rows/sec., 8.68 MiB/sec. | ||
4009 | 2024.10.31 20:22:49.316047 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4010 | 2024.10.31 20:22:49.316146 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4011 | 2024.10.31 20:22:49.316209 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4012 | 2024.10.31 20:22:49.316366 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Debug> DynamicQueryHandler: Done processing query | ||
4013 | 2024.10.31 20:22:49.316366 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4014 | 2024.10.31 20:22:49.316398 [ 3 ] {4502ee66-d973-4cdd-9799-43929608d901} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4015 | 2024.10.31 20:22:49.316435 [ 3 ] {} <Debug> HTTP-Session: 5778b8ff-5ba7-4135-9a0b-48aa255b0e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4016 | 2024.10.31 20:22:49.316537 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4017 | 2024.10.31 20:22:49.316575 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2375 rows starting from the beginning of the part | ||
4018 | 2024.10.31 20:22:49.316727 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33735, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4019 | 2024.10.31 20:22:49.316759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4020 | 2024.10.31 20:22:49.316945 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4021 | 2024.10.31 20:22:49.316964 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4022 | 2024.10.31 20:22:49.317056 [ 289 ] {} <Debug> HTTP-Session: d2d1a487-8f9e-4ad7-920f-1ac060275327 Authenticating user 'default' from [fd00:1122:3344:101::d]:33735 | ||
4023 | 2024.10.31 20:22:49.317152 [ 3 ] {} <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): | ||
4024 | |||
4025 | (version 23.8.7.1) | ||
4026 | 2024.10.31 20:22:49.317171 [ 289 ] {} <Debug> HTTP-Session: d2d1a487-8f9e-4ad7-920f-1ac060275327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4027 | 2024.10.31 20:22:49.317214 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4028 | 2024.10.31 20:22:49.317260 [ 289 ] {} <Debug> HTTP-Session: d2d1a487-8f9e-4ad7-920f-1ac060275327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4029 | 2024.10.31 20:22:49.317397 [ 289 ] {} <Trace> HTTP-Session: d2d1a487-8f9e-4ad7-920f-1ac060275327 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4030 | 2024.10.31 20:22:49.317604 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
4031 | 2024.10.31 20:22:49.317756 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33735) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4032 | 2024.10.31 20:22:49.317915 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4033 | 2024.10.31 20:22:49.317931 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4034 | 2024.10.31 20:22:49.318215 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4035 | 2024.10.31 20:22:49.318935 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4036 | 2024.10.31 20:22:49.319581 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2024.10.31 20:22:49.319704 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4038 | 2024.10.31 20:22:49.320867 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4039 | 2024.10.31 20:22:49.321559 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2024.10.31 20:22:49.321812 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004163 sec., 240.21138601969733 rows/sec., 16.19 KiB/sec. | ||
4041 | 2024.10.31 20:22:49.322248 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Debug> DynamicQueryHandler: Done processing query | ||
4042 | 2024.10.31 20:22:49.322283 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3332 rows, containing 5 columns (5 merged, 0 gathered) in 0.005979895 sec., 557200.4190709034 rows/sec., 37.76 MiB/sec. | ||
4043 | 2024.10.31 20:22:49.322292 [ 289 ] {ad635558-e9d0-46c4-903f-30941257d6b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4044 | 2024.10.31 20:22:49.322345 [ 289 ] {} <Debug> HTTP-Session: d2d1a487-8f9e-4ad7-920f-1ac060275327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4045 | 2024.10.31 20:22:49.322612 [ 289 ] {} <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) | ||
4046 | 2024.10.31 20:22:49.322692 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4047 | 2024.10.31 20:22:49.322714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61076, User-Agent: (none), Length: 68243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4048 | 2024.10.31 20:22:49.322783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4049 | 2024.10.31 20:22:49.322809 [ 3 ] {} <Debug> HTTP-Session: f21e21aa-7e6c-4b8c-8965-9992bfdeec33 Authenticating user 'default' from [fd00:1122:3344:101::d]:61076 | ||
4050 | 2024.10.31 20:22:49.322832 [ 3 ] {} <Debug> HTTP-Session: f21e21aa-7e6c-4b8c-8965-9992bfdeec33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4051 | 2024.10.31 20:22:49.322853 [ 3 ] {} <Debug> HTTP-Session: f21e21aa-7e6c-4b8c-8965-9992bfdeec33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4052 | 2024.10.31 20:22:49.322912 [ 3 ] {} <Trace> HTTP-Session: f21e21aa-7e6c-4b8c-8965-9992bfdeec33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4053 | 2024.10.31 20:22:49.323191 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2024.10.31 20:22:49.323266 [ 198 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4055 | 2024.10.31 20:22:49.323351 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
4056 | 2024.10.31 20:22:49.323448 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61076) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4057 | 2024.10.31 20:22:49.323521 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <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 | ||
4058 | 2024.10.31 20:22:49.323992 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4059 | 2024.10.31 20:22:49.324688 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2024.10.31 20:22:49.324727 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4061 | 2024.10.31 20:22:49.325422 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4062 | 2024.10.31 20:22:49.325874 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2024.10.31 20:22:49.326086 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003024 sec., 13558.201058201057 rows/sec., 24.30 MiB/sec. | ||
4064 | 2024.10.31 20:22:49.326597 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Debug> DynamicQueryHandler: Done processing query | ||
4065 | 2024.10.31 20:22:49.326623 [ 3 ] {90b25417-197f-41ed-87e1-c02a0629ab1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4066 | 2024.10.31 20:22:49.326639 [ 3 ] {} <Debug> HTTP-Session: f21e21aa-7e6c-4b8c-8965-9992bfdeec33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4067 | 2024.10.31 20:22:49.326846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4068 | 2024.10.31 20:22:49.326864 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33735, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4069 | 2024.10.31 20:22:49.326956 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4070 | 2024.10.31 20:22:49.326976 [ 289 ] {} <Debug> HTTP-Session: 6fb81d9e-e202-47b1-837c-c4f3e12419dd Authenticating user 'default' from [fd00:1122:3344:101::d]:33735 | ||
4071 | 2024.10.31 20:22:49.327003 [ 289 ] {} <Debug> HTTP-Session: 6fb81d9e-e202-47b1-837c-c4f3e12419dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4072 | 2024.10.31 20:22:49.327021 [ 289 ] {} <Debug> HTTP-Session: 6fb81d9e-e202-47b1-837c-c4f3e12419dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4073 | 2024.10.31 20:22:49.327071 [ 289 ] {} <Trace> HTTP-Session: 6fb81d9e-e202-47b1-837c-c4f3e12419dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4074 | 2024.10.31 20:22:49.327278 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33735) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4075 | 2024.10.31 20:22:49.327331 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4076 | 2024.10.31 20:22:49.327495 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4077 | 2024.10.31 20:22:49.327823 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2024.10.31 20:22:49.327860 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4079 | 2024.10.31 20:22:49.328252 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4080 | 2024.10.31 20:22:49.328613 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2024.10.31 20:22:49.328775 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
4082 | 2024.10.31 20:22:49.328780 [ 79 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4083 | 2024.10.31 20:22:49.328870 [ 79 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2024.10.31 20:22:49.328924 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4085 | 2024.10.31 20:22:49.329073 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Debug> DynamicQueryHandler: Done processing query | ||
4086 | 2024.10.31 20:22:49.329118 [ 289 ] {a20d2d45-e5a2-4731-a821-73b310124dcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4087 | 2024.10.31 20:22:49.329151 [ 289 ] {} <Debug> HTTP-Session: 6fb81d9e-e202-47b1-837c-c4f3e12419dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4088 | 2024.10.31 20:22:49.329149 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4089 | 2024.10.31 20:22:49.329318 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4090 | 2024.10.31 20:22:49.329359 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
4091 | 2024.10.31 20:22:49.329494 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4092 | 2024.10.31 20:22:49.329526 [ 289 ] {} <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) | ||
4093 | 2024.10.31 20:22:49.329801 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4094 | 2024.10.31 20:22:49.329818 [ 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): | ||
4095 | |||
4096 | (version 23.8.7.1) | ||
4097 | 2024.10.31 20:22:49.329968 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4098 | 2024.10.31 20:22:49.330204 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4099 | 2024.10.31 20:22:49.330377 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4100 | 2024.10.31 20:22:49.331610 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.002572196 sec., 262032.90884520463 rows/sec., 17.35 MiB/sec. | ||
4101 | 2024.10.31 20:22:49.331790 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4102 | 2024.10.31 20:22:49.332198 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_16_3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4103 | 2024.10.31 20:22:49.332281 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_16_3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4104 | 2024.10.31 20:22:49.332365 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
4105 | 2024.10.31 20:22:54.073142 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45785, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4106 | 2024.10.31 20:22:54.266766 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4107 | 2024.10.31 20:22:54.284189 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46390, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4108 | 2024.10.31 20:22:54.284320 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4109 | 2024.10.31 20:22:54.284363 [ 289 ] {} <Debug> HTTP-Session: e00d8eca-3a0d-4fa3-ab3a-68b5e9ebe710 Authenticating user 'default' from [fd00:1122:3344:101::d]:46390 | ||
4110 | 2024.10.31 20:22:54.284403 [ 289 ] {} <Debug> HTTP-Session: e00d8eca-3a0d-4fa3-ab3a-68b5e9ebe710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4111 | 2024.10.31 20:22:54.284430 [ 289 ] {} <Debug> HTTP-Session: e00d8eca-3a0d-4fa3-ab3a-68b5e9ebe710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4112 | 2024.10.31 20:22:54.284511 [ 289 ] {} <Trace> HTTP-Session: e00d8eca-3a0d-4fa3-ab3a-68b5e9ebe710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4113 | 2024.10.31 20:22:54.284759 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46390) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4114 | 2024.10.31 20:22:54.284829 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4115 | 2024.10.31 20:22:54.285176 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4116 | 2024.10.31 20:22:54.285669 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2024.10.31 20:22:54.285713 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4118 | 2024.10.31 20:22:54.286140 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4119 | 2024.10.31 20:22:54.286522 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2024.10.31 20:22:54.286693 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.15 MiB/sec. | ||
4121 | 2024.10.31 20:22:54.286960 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Debug> DynamicQueryHandler: Done processing query | ||
4122 | 2024.10.31 20:22:54.286987 [ 289 ] {e26642bc-3091-4cd3-bdc1-0bcf5e5f28f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4123 | 2024.10.31 20:22:54.287003 [ 289 ] {} <Debug> HTTP-Session: e00d8eca-3a0d-4fa3-ab3a-68b5e9ebe710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4124 | 2024.10.31 20:22:54.287187 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4125 | 2024.10.31 20:22:54.287393 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4126 | 2024.10.31 20:22:54.287415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53902, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4127 | 2024.10.31 20:22:54.287557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4128 | 2024.10.31 20:22:54.287587 [ 3 ] {} <Debug> HTTP-Session: 710fbefa-d157-43b7-9e92-ceaf2656147d Authenticating user 'default' from [fd00:1122:3344:101::d]:53902 | ||
4129 | 2024.10.31 20:22:54.287611 [ 3 ] {} <Debug> HTTP-Session: 710fbefa-d157-43b7-9e92-ceaf2656147d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4130 | 2024.10.31 20:22:54.287625 [ 3 ] {} <Debug> HTTP-Session: 710fbefa-d157-43b7-9e92-ceaf2656147d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4131 | 2024.10.31 20:22:54.287678 [ 3 ] {} <Trace> HTTP-Session: 710fbefa-d157-43b7-9e92-ceaf2656147d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4132 | 2024.10.31 20:22:54.287877 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53902) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4133 | 2024.10.31 20:22:54.287943 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4134 | 2024.10.31 20:22:54.288292 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4135 | 2024.10.31 20:22:54.288720 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2024.10.31 20:22:54.288761 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4137 | 2024.10.31 20:22:54.289191 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4138 | 2024.10.31 20:22:54.289575 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2024.10.31 20:22:54.289726 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001921 sec., 33315.98125976054 rows/sec., 2.60 MiB/sec. | ||
4140 | 2024.10.31 20:22:54.289939 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Debug> DynamicQueryHandler: Done processing query | ||
4141 | 2024.10.31 20:22:54.289966 [ 3 ] {34a2fedc-77c3-47b4-a6cb-bae76e888067} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4142 | 2024.10.31 20:22:54.289983 [ 3 ] {} <Debug> HTTP-Session: 710fbefa-d157-43b7-9e92-ceaf2656147d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4143 | 2024.10.31 20:22:54.290197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4144 | 2024.10.31 20:22:54.290327 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54121, User-Agent: (none), Length: 24519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4145 | 2024.10.31 20:22:54.290403 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4146 | 2024.10.31 20:22:54.290431 [ 289 ] {} <Debug> HTTP-Session: b63d00a5-290f-4871-9b6b-ca7896a3862c Authenticating user 'default' from [fd00:1122:3344:101::d]:54121 | ||
4147 | 2024.10.31 20:22:54.290455 [ 289 ] {} <Debug> HTTP-Session: b63d00a5-290f-4871-9b6b-ca7896a3862c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4148 | 2024.10.31 20:22:54.290472 [ 289 ] {} <Debug> HTTP-Session: b63d00a5-290f-4871-9b6b-ca7896a3862c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4149 | 2024.10.31 20:22:54.290521 [ 289 ] {} <Trace> HTTP-Session: b63d00a5-290f-4871-9b6b-ca7896a3862c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2024.10.31 20:22:54.290717 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54121) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4151 | 2024.10.31 20:22:54.290774 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4152 | 2024.10.31 20:22:54.290970 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4153 | 2024.10.31 20:22:54.291368 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2024.10.31 20:22:54.291407 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4155 | 2024.10.31 20:22:54.291824 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4156 | 2024.10.31 20:22:54.292185 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.10.31 20:22:54.292352 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001715 sec., 74635.56851311954 rows/sec., 5.20 MiB/sec. | ||
4158 | 2024.10.31 20:22:54.292539 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Debug> DynamicQueryHandler: Done processing query | ||
4159 | 2024.10.31 20:22:54.292565 [ 289 ] {4c3123f2-cd6a-49f1-a767-56d025f66750} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4160 | 2024.10.31 20:22:54.292583 [ 289 ] {} <Debug> HTTP-Session: b63d00a5-290f-4871-9b6b-ca7896a3862c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4161 | 2024.10.31 20:22:54.292770 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54121, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4162 | 2024.10.31 20:22:54.292832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60136, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4163 | 2024.10.31 20:22:54.292908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4164 | 2024.10.31 20:22:54.292932 [ 3 ] {} <Debug> HTTP-Session: 7ebb990f-4ebb-4183-a1ea-3aef9d230256 Authenticating user 'default' from [fd00:1122:3344:101::d]:60136 | ||
4165 | 2024.10.31 20:22:54.292951 [ 3 ] {} <Debug> HTTP-Session: 7ebb990f-4ebb-4183-a1ea-3aef9d230256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4166 | 2024.10.31 20:22:54.292965 [ 3 ] {} <Debug> HTTP-Session: 7ebb990f-4ebb-4183-a1ea-3aef9d230256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4167 | 2024.10.31 20:22:54.293008 [ 3 ] {} <Trace> HTTP-Session: 7ebb990f-4ebb-4183-a1ea-3aef9d230256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4168 | 2024.10.31 20:22:54.293157 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60136) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4169 | 2024.10.31 20:22:54.293211 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4170 | 2024.10.31 20:22:54.293380 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4171 | 2024.10.31 20:22:54.293689 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2024.10.31 20:22:54.293725 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4173 | 2024.10.31 20:22:54.294105 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4174 | 2024.10.31 20:22:54.294435 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2024.10.31 20:22:54.294558 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00146 sec., 32876.71232876713 rows/sec., 2.22 MiB/sec. | ||
4176 | 2024.10.31 20:22:54.294731 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Debug> DynamicQueryHandler: Done processing query | ||
4177 | 2024.10.31 20:22:54.294756 [ 3 ] {068beef1-ed9a-4ab5-a31d-87b8a6a03335} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4178 | 2024.10.31 20:22:54.294772 [ 3 ] {} <Debug> HTTP-Session: 7ebb990f-4ebb-4183-a1ea-3aef9d230256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4179 | 2024.10.31 20:22:54.295042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4180 | 2024.10.31 20:22:54.314284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4181 | 2024.10.31 20:22:54.315523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4182 | 2024.10.31 20:22:54.453029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34595, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4183 | 2024.10.31 20:22:54.465476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4184 | 2024.10.31 20:22:54.466829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4185 | 2024.10.31 20:22:57.977283 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4186 | 2024.10.31 20:22:57.977349 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4187 | 2024.10.31 20:22:58.157289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 402 | ||
4188 | 2024.10.31 20:22:58.160029 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4189 | 2024.10.31 20:22:58.160081 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4190 | 2024.10.31 20:22:58.161581 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4191 | 2024.10.31 20:22:58.162542 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4192 | 2024.10.31 20:22:58.162828 [ 73 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4193 | 2024.10.31 20:22:58.163021 [ 73 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4194 | 2024.10.31 20:22:58.163128 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4195 | 2024.10.31 20:22:58.163744 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
4196 | 2024.10.31 20:22:58.164011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
4197 | 2024.10.31 20:22:58.164825 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4198 | 2024.10.31 20:22:58.164997 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part | ||
4199 | 2024.10.31 20:22:58.165661 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
4200 | 2024.10.31 20:22:58.166219 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part | ||
4201 | 2024.10.31 20:22:58.166742 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
4202 | 2024.10.31 20:22:58.167259 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
4203 | 2024.10.31 20:22:58.167756 [ 193 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
4204 | 2024.10.31 20:22:58.176905 [ 187 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 72 columns (72 merged, 0 gathered) in 0.013572998 sec., 29617.627586771916 rows/sec., 25.79 MiB/sec. | ||
4205 | 2024.10.31 20:22:58.177881 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4206 | 2024.10.31 20:22:58.179381 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4207 | 2024.10.31 20:22:58.179472 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_11_2} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4208 | 2024.10.31 20:22:58.179680 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
4209 | 2024.10.31 20:22:59.001391 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000955827 sec. | ||
4210 | 2024.10.31 20:22:59.284948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56218, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4211 | 2024.10.31 20:22:59.285102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4212 | 2024.10.31 20:22:59.285131 [ 3 ] {} <Debug> HTTP-Session: 329b866e-4bbd-4842-9f19-528072ac6fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:56218 | ||
4213 | 2024.10.31 20:22:59.285159 [ 3 ] {} <Debug> HTTP-Session: 329b866e-4bbd-4842-9f19-528072ac6fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4214 | 2024.10.31 20:22:59.285178 [ 3 ] {} <Debug> HTTP-Session: 329b866e-4bbd-4842-9f19-528072ac6fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4215 | 2024.10.31 20:22:59.285236 [ 3 ] {} <Trace> HTTP-Session: 329b866e-4bbd-4842-9f19-528072ac6fdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4216 | 2024.10.31 20:22:59.285451 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56218) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4217 | 2024.10.31 20:22:59.285525 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4218 | 2024.10.31 20:22:59.285891 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4219 | 2024.10.31 20:22:59.286397 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2024.10.31 20:22:59.286464 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4221 | 2024.10.31 20:22:59.286900 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4222 | 2024.10.31 20:22:59.287285 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2024.10.31 20:22:59.287451 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.08 MiB/sec. | ||
4224 | 2024.10.31 20:22:59.287825 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Debug> DynamicQueryHandler: Done processing query | ||
4225 | 2024.10.31 20:22:59.287857 [ 3 ] {647bec08-b929-4f16-9a32-a4e3bbadbe0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4226 | 2024.10.31 20:22:59.287876 [ 3 ] {} <Debug> HTTP-Session: 329b866e-4bbd-4842-9f19-528072ac6fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4227 | 2024.10.31 20:22:59.288177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4228 | 2024.10.31 20:22:59.288382 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59807, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4229 | 2024.10.31 20:22:59.288499 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4230 | 2024.10.31 20:22:59.288527 [ 283 ] {} <Debug> HTTP-Session: 3fc10734-aa98-4bdf-8d82-3dd2d1888d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:59807 | ||
4231 | 2024.10.31 20:22:59.288554 [ 283 ] {} <Debug> HTTP-Session: 3fc10734-aa98-4bdf-8d82-3dd2d1888d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4232 | 2024.10.31 20:22:59.288572 [ 283 ] {} <Debug> HTTP-Session: 3fc10734-aa98-4bdf-8d82-3dd2d1888d9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4233 | 2024.10.31 20:22:59.288631 [ 283 ] {} <Trace> HTTP-Session: 3fc10734-aa98-4bdf-8d82-3dd2d1888d9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4234 | 2024.10.31 20:22:59.288842 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59807) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4235 | 2024.10.31 20:22:59.288905 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4236 | 2024.10.31 20:22:59.289228 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4237 | 2024.10.31 20:22:59.289661 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2024.10.31 20:22:59.289699 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4239 | 2024.10.31 20:22:59.290129 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4240 | 2024.10.31 20:22:59.290516 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4241 | 2024.10.31 20:22:59.290664 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
4242 | 2024.10.31 20:22:59.291234 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Debug> DynamicQueryHandler: Done processing query | ||
4243 | 2024.10.31 20:22:59.291327 [ 283 ] {01f2125b-6bae-45b0-9034-441a7b40184b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4244 | 2024.10.31 20:22:59.291402 [ 283 ] {} <Debug> HTTP-Session: 3fc10734-aa98-4bdf-8d82-3dd2d1888d9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4245 | 2024.10.31 20:22:59.291649 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4246 | 2024.10.31 20:22:59.291711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56218, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4247 | 2024.10.31 20:22:59.291788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4248 | 2024.10.31 20:22:59.291817 [ 3 ] {} <Debug> HTTP-Session: 8a4b4e9a-7350-4bb2-956a-921b5d0fb676 Authenticating user 'default' from [fd00:1122:3344:101::d]:56218 | ||
4249 | 2024.10.31 20:22:59.291841 [ 3 ] {} <Debug> HTTP-Session: 8a4b4e9a-7350-4bb2-956a-921b5d0fb676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4250 | 2024.10.31 20:22:59.291858 [ 3 ] {} <Debug> HTTP-Session: 8a4b4e9a-7350-4bb2-956a-921b5d0fb676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4251 | 2024.10.31 20:22:59.291906 [ 3 ] {} <Trace> HTTP-Session: 8a4b4e9a-7350-4bb2-956a-921b5d0fb676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4252 | 2024.10.31 20:22:59.292109 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56218) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4253 | 2024.10.31 20:22:59.292179 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4254 | 2024.10.31 20:22:59.292394 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4255 | 2024.10.31 20:22:59.292856 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2024.10.31 20:22:59.292893 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4257 | 2024.10.31 20:22:59.293283 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4258 | 2024.10.31 20:22:59.293611 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4259 | 2024.10.31 20:22:59.293782 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001802 sec., 88790.23307436182 rows/sec., 6.18 MiB/sec. | ||
4260 | 2024.10.31 20:22:59.294369 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Debug> DynamicQueryHandler: Done processing query | ||
4261 | 2024.10.31 20:22:59.294449 [ 3 ] {a39878ad-cd0d-4744-b327-602ee776b220} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4262 | 2024.10.31 20:22:59.294525 [ 3 ] {} <Debug> HTTP-Session: 8a4b4e9a-7350-4bb2-956a-921b5d0fb676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4263 | 2024.10.31 20:22:59.294759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56218, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4264 | 2024.10.31 20:22:59.294824 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42152, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4265 | 2024.10.31 20:22:59.294907 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4266 | 2024.10.31 20:22:59.294934 [ 283 ] {} <Debug> HTTP-Session: efcceacc-d187-45b5-a432-bf7fe65af72a Authenticating user 'default' from [fd00:1122:3344:101::d]:42152 | ||
4267 | 2024.10.31 20:22:59.294958 [ 283 ] {} <Debug> HTTP-Session: efcceacc-d187-45b5-a432-bf7fe65af72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4268 | 2024.10.31 20:22:59.294975 [ 283 ] {} <Debug> HTTP-Session: efcceacc-d187-45b5-a432-bf7fe65af72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4269 | 2024.10.31 20:22:59.295021 [ 283 ] {} <Trace> HTTP-Session: efcceacc-d187-45b5-a432-bf7fe65af72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2024.10.31 20:22:59.295176 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42152) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4271 | 2024.10.31 20:22:59.295234 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4272 | 2024.10.31 20:22:59.295424 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4273 | 2024.10.31 20:22:59.295779 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2024.10.31 20:22:59.295815 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4275 | 2024.10.31 20:22:59.296184 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4276 | 2024.10.31 20:22:59.296509 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4277 | 2024.10.31 20:22:59.296654 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
4278 | 2024.10.31 20:22:59.296960 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Debug> DynamicQueryHandler: Done processing query | ||
4279 | 2024.10.31 20:22:59.296985 [ 283 ] {9ff2964e-b7fb-4c81-8567-cc52b1bc9fb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4280 | 2024.10.31 20:22:59.297002 [ 283 ] {} <Debug> HTTP-Session: efcceacc-d187-45b5-a432-bf7fe65af72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4281 | 2024.10.31 20:22:59.297226 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4282 | 2024.10.31 20:23:04.290978 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55203, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4283 | 2024.10.31 20:23:04.291105 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4284 | 2024.10.31 20:23:04.291130 [ 282 ] {} <Debug> HTTP-Session: d2f2025e-b3ad-47c3-8180-b77537b9970c Authenticating user 'default' from [fd00:1122:3344:101::d]:55203 | ||
4285 | 2024.10.31 20:23:04.291155 [ 282 ] {} <Debug> HTTP-Session: d2f2025e-b3ad-47c3-8180-b77537b9970c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4286 | 2024.10.31 20:23:04.291169 [ 282 ] {} <Debug> HTTP-Session: d2f2025e-b3ad-47c3-8180-b77537b9970c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4287 | 2024.10.31 20:23:04.291222 [ 282 ] {} <Trace> HTTP-Session: d2f2025e-b3ad-47c3-8180-b77537b9970c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4288 | 2024.10.31 20:23:04.291486 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55203) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4289 | 2024.10.31 20:23:04.291553 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4290 | 2024.10.31 20:23:04.291889 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4291 | 2024.10.31 20:23:04.292455 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2024.10.31 20:23:04.292496 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4293 | 2024.10.31 20:23:04.292942 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4294 | 2024.10.31 20:23:04.293328 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2024.10.31 20:23:04.293502 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002129 sec., 127289.80742132457 rows/sec., 11.33 MiB/sec. | ||
4296 | 2024.10.31 20:23:04.293515 [ 58 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4297 | 2024.10.31 20:23:04.293630 [ 58 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4298 | 2024.10.31 20:23:04.293678 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4299 | 2024.10.31 20:23:04.293811 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Debug> DynamicQueryHandler: Done processing query | ||
4300 | 2024.10.31 20:23:04.293896 [ 282 ] {f752a4c0-7e82-4925-a420-4399df8a655b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4301 | 2024.10.31 20:23:04.293989 [ 282 ] {} <Debug> HTTP-Session: d2f2025e-b3ad-47c3-8180-b77537b9970c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4302 | 2024.10.31 20:23:04.294207 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
4303 | 2024.10.31 20:23:04.294344 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4304 | 2024.10.31 20:23:04.294379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65364, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4305 | 2024.10.31 20:23:04.294554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4306 | 2024.10.31 20:23:04.294651 [ 3 ] {} <Debug> HTTP-Session: caf25462-8cc0-4f8e-bd33-5bdf08f0c9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:65364 | ||
4307 | 2024.10.31 20:23:04.294719 [ 3 ] {} <Debug> HTTP-Session: caf25462-8cc0-4f8e-bd33-5bdf08f0c9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4308 | 2024.10.31 20:23:04.294732 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4309 | 2024.10.31 20:23:04.294749 [ 3 ] {} <Debug> HTTP-Session: caf25462-8cc0-4f8e-bd33-5bdf08f0c9ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4310 | 2024.10.31 20:23:04.294811 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1417 rows starting from the beginning of the part | ||
4311 | 2024.10.31 20:23:04.294849 [ 3 ] {} <Trace> HTTP-Session: caf25462-8cc0-4f8e-bd33-5bdf08f0c9ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4312 | 2024.10.31 20:23:04.295045 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
4313 | 2024.10.31 20:23:04.295308 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65364) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4314 | 2024.10.31 20:23:04.295420 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 271 rows starting from the beginning of the part | ||
4315 | 2024.10.31 20:23:04.295475 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4316 | 2024.10.31 20:23:04.295734 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
4317 | 2024.10.31 20:23:04.296115 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
4318 | 2024.10.31 20:23:04.296486 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 271 rows starting from the beginning of the part | ||
4319 | 2024.10.31 20:23:04.297276 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4320 | 2024.10.31 20:23:04.298093 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4321 | 2024.10.31 20:23:04.298183 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4322 | 2024.10.31 20:23:04.299372 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4323 | 2024.10.31 20:23:04.300116 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.006339171 sec., 335532.83228990034 rows/sec., 29.68 MiB/sec. | ||
4324 | 2024.10.31 20:23:04.300158 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4325 | 2024.10.31 20:23:04.300428 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.005335 sec., 7685.098406747891 rows/sec., 577.88 KiB/sec. | ||
4326 | 2024.10.31 20:23:04.300602 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4327 | 2024.10.31 20:23:04.301069 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Debug> DynamicQueryHandler: Done processing query | ||
4328 | 2024.10.31 20:23:04.301114 [ 3 ] {c197da2e-26d8-4d4a-b98b-8dc844c1f77b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4329 | 2024.10.31 20:23:04.301148 [ 3 ] {} <Debug> HTTP-Session: caf25462-8cc0-4f8e-bd33-5bdf08f0c9ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4330 | 2024.10.31 20:23:04.301391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4331 | 2024.10.31 20:23:04.301484 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52376, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4332 | 2024.10.31 20:23:04.301560 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4333 | 2024.10.31 20:23:04.301592 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4334 | 2024.10.31 20:23:04.301623 [ 283 ] {} <Debug> HTTP-Session: ab5437a2-571e-4a3f-b246-86bcff7de803 Authenticating user 'default' from [fd00:1122:3344:101::d]:52376 | ||
4335 | 2024.10.31 20:23:04.301653 [ 283 ] {} <Debug> HTTP-Session: ab5437a2-571e-4a3f-b246-86bcff7de803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4336 | 2024.10.31 20:23:04.301668 [ 283 ] {} <Debug> HTTP-Session: ab5437a2-571e-4a3f-b246-86bcff7de803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4337 | 2024.10.31 20:23:04.301678 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_21_4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4338 | 2024.10.31 20:23:04.301722 [ 283 ] {} <Trace> HTTP-Session: ab5437a2-571e-4a3f-b246-86bcff7de803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4339 | 2024.10.31 20:23:04.301803 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4340 | 2024.10.31 20:23:04.301910 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52376) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4341 | 2024.10.31 20:23:04.301978 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4342 | 2024.10.31 20:23:04.302294 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4343 | 2024.10.31 20:23:04.302651 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4344 | 2024.10.31 20:23:04.302694 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4345 | 2024.10.31 20:23:04.303095 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4346 | 2024.10.31 20:23:04.303470 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4347 | 2024.10.31 20:23:04.303649 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001783 sec., 7851.934941110488 rows/sec., 549.90 KiB/sec. | ||
4348 | 2024.10.31 20:23:04.304152 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Debug> DynamicQueryHandler: Done processing query | ||
4349 | 2024.10.31 20:23:04.304177 [ 283 ] {18dc537d-6070-4eac-be7c-369102c7d3c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4350 | 2024.10.31 20:23:04.304194 [ 283 ] {} <Debug> HTTP-Session: ab5437a2-571e-4a3f-b246-86bcff7de803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4351 | 2024.10.31 20:23:04.304378 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4352 | 2024.10.31 20:23:04.304466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58860, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4353 | 2024.10.31 20:23:04.304542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4354 | 2024.10.31 20:23:04.304566 [ 3 ] {} <Debug> HTTP-Session: 8c9e8fa7-fc34-4514-a2aa-c7281c9e2f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:58860 | ||
4355 | 2024.10.31 20:23:04.304587 [ 3 ] {} <Debug> HTTP-Session: 8c9e8fa7-fc34-4514-a2aa-c7281c9e2f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4356 | 2024.10.31 20:23:04.304604 [ 3 ] {} <Debug> HTTP-Session: 8c9e8fa7-fc34-4514-a2aa-c7281c9e2f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4357 | 2024.10.31 20:23:04.304649 [ 3 ] {} <Trace> HTTP-Session: 8c9e8fa7-fc34-4514-a2aa-c7281c9e2f18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4358 | 2024.10.31 20:23:04.304777 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4359 | 2024.10.31 20:23:04.304833 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4360 | 2024.10.31 20:23:04.305117 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4361 | 2024.10.31 20:23:04.305436 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4362 | 2024.10.31 20:23:04.305473 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4363 | 2024.10.31 20:23:04.305838 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4364 | 2024.10.31 20:23:04.306205 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4365 | 2024.10.31 20:23:04.306333 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 222.67 KiB/sec. | ||
4366 | 2024.10.31 20:23:04.306630 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Debug> DynamicQueryHandler: Done processing query | ||
4367 | 2024.10.31 20:23:04.306656 [ 3 ] {dde9faa8-4df4-4fc5-8d35-45eaa41140d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4368 | 2024.10.31 20:23:04.306673 [ 3 ] {} <Debug> HTTP-Session: 8c9e8fa7-fc34-4514-a2aa-c7281c9e2f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4369 | 2024.10.31 20:23:04.306957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4370 | 2024.10.31 20:23:04.307039 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49778, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4371 | 2024.10.31 20:23:04.307112 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4372 | 2024.10.31 20:23:04.307137 [ 283 ] {} <Debug> HTTP-Session: 68b40d25-030b-4e77-b1b8-b6bdf42afdfe Authenticating user 'default' from [fd00:1122:3344:101::d]:49778 | ||
4373 | 2024.10.31 20:23:04.307159 [ 283 ] {} <Debug> HTTP-Session: 68b40d25-030b-4e77-b1b8-b6bdf42afdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4374 | 2024.10.31 20:23:04.307176 [ 283 ] {} <Debug> HTTP-Session: 68b40d25-030b-4e77-b1b8-b6bdf42afdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4375 | 2024.10.31 20:23:04.307224 [ 283 ] {} <Trace> HTTP-Session: 68b40d25-030b-4e77-b1b8-b6bdf42afdfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4376 | 2024.10.31 20:23:04.307620 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49778) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4377 | 2024.10.31 20:23:04.307678 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4378 | 2024.10.31 20:23:04.307991 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4379 | 2024.10.31 20:23:04.308616 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4380 | 2024.10.31 20:23:04.308656 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4381 | 2024.10.31 20:23:04.309066 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4382 | 2024.10.31 20:23:04.309444 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2024.10.31 20:23:04.309608 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002221 sec., 190454.75011256192 rows/sec., 13.62 MiB/sec. | ||
4384 | 2024.10.31 20:23:04.309609 [ 58 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4385 | 2024.10.31 20:23:04.309698 [ 58 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4386 | 2024.10.31 20:23:04.309757 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4387 | 2024.10.31 20:23:04.309907 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
4388 | 2024.10.31 20:23:04.309916 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Debug> DynamicQueryHandler: Done processing query | ||
4389 | 2024.10.31 20:23:04.309970 [ 283 ] {889e0a72-dcd5-4e76-a592-6b79c4749be9} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4390 | 2024.10.31 20:23:04.310005 [ 283 ] {} <Debug> HTTP-Session: 68b40d25-030b-4e77-b1b8-b6bdf42afdfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4391 | 2024.10.31 20:23:04.310111 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4392 | 2024.10.31 20:23:04.310146 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 905 rows starting from the beginning of the part | ||
4393 | 2024.10.31 20:23:04.310233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58860, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4394 | 2024.10.31 20:23:04.310350 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4395 | 2024.10.31 20:23:04.310481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4396 | 2024.10.31 20:23:04.310505 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
4397 | 2024.10.31 20:23:04.310602 [ 3 ] {} <Debug> HTTP-Session: 36d7964e-3ea4-4724-90b3-3a35764d6558 Authenticating user 'default' from [fd00:1122:3344:101::d]:58860 | ||
4398 | 2024.10.31 20:23:04.310689 [ 3 ] {} <Debug> HTTP-Session: 36d7964e-3ea4-4724-90b3-3a35764d6558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4399 | 2024.10.31 20:23:04.310765 [ 3 ] {} <Debug> HTTP-Session: 36d7964e-3ea4-4724-90b3-3a35764d6558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4400 | 2024.10.31 20:23:04.310822 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 423 rows starting from the beginning of the part | ||
4401 | 2024.10.31 20:23:04.310863 [ 3 ] {} <Trace> HTTP-Session: 36d7964e-3ea4-4724-90b3-3a35764d6558 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4402 | 2024.10.31 20:23:04.310967 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
4403 | 2024.10.31 20:23:04.311103 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58860) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4404 | 2024.10.31 20:23:04.311129 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
4405 | 2024.10.31 20:23:04.311195 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4406 | 2024.10.31 20:23:04.311311 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 423 rows starting from the beginning of the part | ||
4407 | 2024.10.31 20:23:04.311957 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4408 | 2024.10.31 20:23:04.312396 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4409 | 2024.10.31 20:23:04.312439 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4410 | 2024.10.31 20:23:04.313023 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4411 | 2024.10.31 20:23:04.313455 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4412 | 2024.10.31 20:23:04.313458 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.003624453 sec., 536080.8927581623 rows/sec., 41.01 MiB/sec. | ||
4413 | 2024.10.31 20:23:04.313601 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002577 sec., 2328.2887077997675 rows/sec., 121.64 KiB/sec. | ||
4414 | 2024.10.31 20:23:04.314021 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4415 | 2024.10.31 20:23:04.314055 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Debug> DynamicQueryHandler: Done processing query | ||
4416 | 2024.10.31 20:23:04.314111 [ 3 ] {280bc822-ce44-4a98-9ec8-31908dbadaca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4417 | 2024.10.31 20:23:04.314161 [ 3 ] {} <Debug> HTTP-Session: 36d7964e-3ea4-4724-90b3-3a35764d6558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4418 | 2024.10.31 20:23:04.314471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4419 | 2024.10.31 20:23:04.314559 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55338, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4420 | 2024.10.31 20:23:04.314725 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4421 | 2024.10.31 20:23:04.314758 [ 283 ] {} <Debug> HTTP-Session: a34b1e24-e85d-40c5-86dc-680c673a7e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:55338 | ||
4422 | 2024.10.31 20:23:04.314792 [ 283 ] {} <Debug> HTTP-Session: a34b1e24-e85d-40c5-86dc-680c673a7e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4423 | 2024.10.31 20:23:04.314808 [ 283 ] {} <Debug> HTTP-Session: a34b1e24-e85d-40c5-86dc-680c673a7e7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4424 | 2024.10.31 20:23:04.314880 [ 283 ] {} <Trace> HTTP-Session: a34b1e24-e85d-40c5-86dc-680c673a7e7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4425 | 2024.10.31 20:23:04.314979 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4426 | 2024.10.31 20:23:04.315117 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_21_4} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4427 | 2024.10.31 20:23:04.315252 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4428 | 2024.10.31 20:23:04.315275 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55338) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4429 | 2024.10.31 20:23:04.315340 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4430 | 2024.10.31 20:23:04.315522 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4431 | 2024.10.31 20:23:04.315969 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4432 | 2024.10.31 20:23:04.316006 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4433 | 2024.10.31 20:23:04.316419 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4434 | 2024.10.31 20:23:04.316773 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4435 | 2024.10.31 20:23:04.316930 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001895 sec., 125065.96306068602 rows/sec., 8.38 MiB/sec. | ||
4436 | 2024.10.31 20:23:04.317121 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Debug> DynamicQueryHandler: Done processing query | ||
4437 | 2024.10.31 20:23:04.317145 [ 283 ] {d56c3354-c995-45e9-9425-964e441c635d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4438 | 2024.10.31 20:23:04.317161 [ 283 ] {} <Debug> HTTP-Session: a34b1e24-e85d-40c5-86dc-680c673a7e7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4439 | 2024.10.31 20:23:04.317334 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4440 | 2024.10.31 20:23:04.317390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34084, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4441 | 2024.10.31 20:23:04.317487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4442 | 2024.10.31 20:23:04.317518 [ 3 ] {} <Debug> HTTP-Session: 39e97f59-f7c9-49ce-a1cf-73ab6baed592 Authenticating user 'default' from [fd00:1122:3344:101::d]:34084 | ||
4443 | 2024.10.31 20:23:04.317540 [ 3 ] {} <Debug> HTTP-Session: 39e97f59-f7c9-49ce-a1cf-73ab6baed592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4444 | 2024.10.31 20:23:04.317557 [ 3 ] {} <Debug> HTTP-Session: 39e97f59-f7c9-49ce-a1cf-73ab6baed592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4445 | 2024.10.31 20:23:04.317602 [ 3 ] {} <Trace> HTTP-Session: 39e97f59-f7c9-49ce-a1cf-73ab6baed592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4446 | 2024.10.31 20:23:04.317724 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34084) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4447 | 2024.10.31 20:23:04.317782 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4448 | 2024.10.31 20:23:04.317963 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4449 | 2024.10.31 20:23:04.318237 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4450 | 2024.10.31 20:23:04.318273 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4451 | 2024.10.31 20:23:04.318625 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4452 | 2024.10.31 20:23:04.318969 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4453 | 2024.10.31 20:23:04.319101 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
4454 | 2024.10.31 20:23:04.319553 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Debug> DynamicQueryHandler: Done processing query | ||
4455 | 2024.10.31 20:23:04.319577 [ 3 ] {d15ed4fc-3a83-4c2f-a2c9-008e14cc439a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4456 | 2024.10.31 20:23:04.319594 [ 3 ] {} <Debug> HTTP-Session: 39e97f59-f7c9-49ce-a1cf-73ab6baed592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4457 | 2024.10.31 20:23:04.319830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4458 | 2024.10.31 20:23:04.319925 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35162, User-Agent: (none), Length: 68427, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4459 | 2024.10.31 20:23:04.319989 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4460 | 2024.10.31 20:23:04.320012 [ 283 ] {} <Debug> HTTP-Session: e9f09f47-c617-442b-ab6c-a2f71f9277cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35162 | ||
4461 | 2024.10.31 20:23:04.320029 [ 283 ] {} <Debug> HTTP-Session: e9f09f47-c617-442b-ab6c-a2f71f9277cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4462 | 2024.10.31 20:23:04.320043 [ 283 ] {} <Debug> HTTP-Session: e9f09f47-c617-442b-ab6c-a2f71f9277cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4463 | 2024.10.31 20:23:04.320083 [ 283 ] {} <Trace> HTTP-Session: e9f09f47-c617-442b-ab6c-a2f71f9277cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4464 | 2024.10.31 20:23:04.320761 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35162) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4465 | 2024.10.31 20:23:04.320841 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <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 | ||
4466 | 2024.10.31 20:23:04.321326 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4467 | 2024.10.31 20:23:04.322101 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2024.10.31 20:23:04.322138 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4469 | 2024.10.31 20:23:04.322793 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4470 | 2024.10.31 20:23:04.323211 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4471 | 2024.10.31 20:23:04.323357 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4472 | 2024.10.31 20:23:04.323361 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003159 sec., 12978.790756568535 rows/sec., 23.26 MiB/sec. | ||
4473 | 2024.10.31 20:23:04.323399 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4474 | 2024.10.31 20:23:04.323438 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4475 | 2024.10.31 20:23:04.323703 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
4476 | 2024.10.31 20:23:04.323825 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Debug> DynamicQueryHandler: Done processing query | ||
4477 | 2024.10.31 20:23:04.323864 [ 283 ] {884eb114-4da0-4f07-8c04-2aa178930dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4478 | 2024.10.31 20:23:04.323912 [ 283 ] {} <Debug> HTTP-Session: e9f09f47-c617-442b-ab6c-a2f71f9277cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4479 | 2024.10.31 20:23:04.324214 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4480 | 2024.10.31 20:23:04.324221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34084, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4481 | 2024.10.31 20:23:04.324331 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4482 | 2024.10.31 20:23:04.324352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4483 | 2024.10.31 20:23:04.324424 [ 3 ] {} <Debug> HTTP-Session: f3cde44c-be38-4dfa-acc6-07b5eee76c96 Authenticating user 'default' from [fd00:1122:3344:101::d]:34084 | ||
4484 | 2024.10.31 20:23:04.324460 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 95 rows starting from the beginning of the part | ||
4485 | 2024.10.31 20:23:04.324467 [ 3 ] {} <Debug> HTTP-Session: f3cde44c-be38-4dfa-acc6-07b5eee76c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4486 | 2024.10.31 20:23:04.324484 [ 283 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
4487 | |||
4488 | (version 23.8.7.1) | ||
4489 | 2024.10.31 20:23:04.324508 [ 3 ] {} <Debug> HTTP-Session: f3cde44c-be38-4dfa-acc6-07b5eee76c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4490 | 2024.10.31 20:23:04.324594 [ 3 ] {} <Trace> HTTP-Session: f3cde44c-be38-4dfa-acc6-07b5eee76c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4491 | 2024.10.31 20:23:04.324988 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34084) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4492 | 2024.10.31 20:23:04.325031 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
4493 | 2024.10.31 20:23:04.325049 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4494 | 2024.10.31 20:23:04.325718 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
4495 | 2024.10.31 20:23:04.325737 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4496 | 2024.10.31 20:23:04.326125 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
4497 | 2024.10.31 20:23:04.326623 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
4498 | 2024.10.31 20:23:04.326623 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4499 | 2024.10.31 20:23:04.326676 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4500 | 2024.10.31 20:23:04.326969 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
4501 | 2024.10.31 20:23:04.327536 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4502 | 2024.10.31 20:23:04.328043 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4503 | 2024.10.31 20:23:04.328267 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003469 sec., 23637.936004612282 rows/sec., 1.50 MiB/sec. | ||
4504 | 2024.10.31 20:23:04.328477 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Debug> DynamicQueryHandler: Done processing query | ||
4505 | 2024.10.31 20:23:04.328514 [ 3 ] {21bdcad0-d155-4b4e-bdb6-d18a48e708ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4506 | 2024.10.31 20:23:04.328554 [ 3 ] {} <Debug> HTTP-Session: f3cde44c-be38-4dfa-acc6-07b5eee76c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4507 | 2024.10.31 20:23:04.328866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34084, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4508 | 2024.10.31 20:23:04.332444 [ 187 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.008897896 sec., 28995.61873953123 rows/sec., 51.96 MiB/sec. | ||
4509 | 2024.10.31 20:23:04.332987 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4510 | 2024.10.31 20:23:04.333511 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4511 | 2024.10.31 20:23:04.333587 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_10_2} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
4512 | 2024.10.31 20:23:04.333685 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
4513 | 2024.10.31 20:23:05.211429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38492, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4514 | 2024.10.31 20:23:05.597900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4515 | 2024.10.31 20:23:05.696361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4516 | 2024.10.31 20:23:05.862786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4517 | 2024.10.31 20:23:05.921149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4518 | 2024.10.31 20:23:06.021493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4519 | 2024.10.31 20:23:06.038894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4520 | 2024.10.31 20:23:06.097344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4521 | 2024.10.31 20:23:06.975058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4522 | 2024.10.31 20:23:07.289158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4523 | 2024.10.31 20:23:07.499446 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4524 | 2024.10.31 20:23:07.524914 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4525 | 2024.10.31 20:23:07.626977 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4526 | 2024.10.31 20:23:07.676759 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4527 | 2024.10.31 20:23:07.705541 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4528 | 2024.10.31 20:23:07.751144 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4529 | 2024.10.31 20:23:07.795467 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4530 | 2024.10.31 20:23:07.808789 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4531 | 2024.10.31 20:23:07.824031 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4532 | 2024.10.31 20:23:07.908677 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4533 | 2024.10.31 20:23:07.974081 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4534 | 2024.10.31 20:23:08.034532 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4535 | 2024.10.31 20:23:08.073007 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4536 | 2024.10.31 20:23:08.155273 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4537 | 2024.10.31 20:23:08.164323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 430 | ||
4538 | 2024.10.31 20:23:08.167165 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4539 | 2024.10.31 20:23:08.167214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4540 | 2024.10.31 20:23:08.168729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4541 | 2024.10.31 20:23:08.169714 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4542 | 2024.10.31 20:23:08.171180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
4543 | 2024.10.31 20:23:09.284150 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46177, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4544 | 2024.10.31 20:23:09.284272 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4545 | 2024.10.31 20:23:09.284297 [ 293 ] {} <Debug> HTTP-Session: 5c9ac465-e497-4b7a-b0fd-1a5d6050f642 Authenticating user 'default' from [fd00:1122:3344:101::d]:46177 | ||
4546 | 2024.10.31 20:23:09.284323 [ 293 ] {} <Debug> HTTP-Session: 5c9ac465-e497-4b7a-b0fd-1a5d6050f642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2024.10.31 20:23:09.284339 [ 293 ] {} <Debug> HTTP-Session: 5c9ac465-e497-4b7a-b0fd-1a5d6050f642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4548 | 2024.10.31 20:23:09.284391 [ 293 ] {} <Trace> HTTP-Session: 5c9ac465-e497-4b7a-b0fd-1a5d6050f642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2024.10.31 20:23:09.284579 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46177) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4550 | 2024.10.31 20:23:09.284648 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4551 | 2024.10.31 20:23:09.284991 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4552 | 2024.10.31 20:23:09.285426 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2024.10.31 20:23:09.285466 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4554 | 2024.10.31 20:23:09.285880 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
4555 | 2024.10.31 20:23:09.286280 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2024.10.31 20:23:09.286423 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001899 sec., 2106.37177461822 rows/sec., 171.76 KiB/sec. | ||
4557 | 2024.10.31 20:23:09.286656 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Debug> DynamicQueryHandler: Done processing query | ||
4558 | 2024.10.31 20:23:09.286682 [ 293 ] {6dd62e0a-b034-4286-98e7-442a8ff1e84f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4559 | 2024.10.31 20:23:09.286699 [ 293 ] {} <Debug> HTTP-Session: 5c9ac465-e497-4b7a-b0fd-1a5d6050f642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4560 | 2024.10.31 20:23:09.286883 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4561 | 2024.10.31 20:23:09.287015 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41835, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4562 | 2024.10.31 20:23:09.287154 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4563 | 2024.10.31 20:23:09.287183 [ 299 ] {} <Debug> HTTP-Session: be8037f9-4318-4f7f-9274-b7a2ef74934f Authenticating user 'default' from [fd00:1122:3344:101::d]:41835 | ||
4564 | 2024.10.31 20:23:09.287212 [ 299 ] {} <Debug> HTTP-Session: be8037f9-4318-4f7f-9274-b7a2ef74934f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4565 | 2024.10.31 20:23:09.287230 [ 299 ] {} <Debug> HTTP-Session: be8037f9-4318-4f7f-9274-b7a2ef74934f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4566 | 2024.10.31 20:23:09.287297 [ 299 ] {} <Trace> HTTP-Session: be8037f9-4318-4f7f-9274-b7a2ef74934f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4567 | 2024.10.31 20:23:09.287522 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41835) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4568 | 2024.10.31 20:23:09.287600 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4569 | 2024.10.31 20:23:09.288004 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4570 | 2024.10.31 20:23:09.288445 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4571 | 2024.10.31 20:23:09.288492 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4572 | 2024.10.31 20:23:09.288928 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4573 | 2024.10.31 20:23:09.289327 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4574 | 2024.10.31 20:23:09.289516 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.002076 sec., 27938.3429672447 rows/sec., 2.14 MiB/sec. | ||
4575 | 2024.10.31 20:23:09.289731 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Debug> DynamicQueryHandler: Done processing query | ||
4576 | 2024.10.31 20:23:09.289759 [ 299 ] {36d262ba-2398-4cc2-b06b-1b86a22e8a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4577 | 2024.10.31 20:23:09.289775 [ 299 ] {} <Debug> HTTP-Session: be8037f9-4318-4f7f-9274-b7a2ef74934f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4578 | 2024.10.31 20:23:09.289976 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4579 | 2024.10.31 20:23:09.290069 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40384, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4580 | 2024.10.31 20:23:09.290142 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4581 | 2024.10.31 20:23:09.290162 [ 293 ] {} <Debug> HTTP-Session: cfe6dcf1-b4c6-4960-9630-cf09f5204b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:40384 | ||
4582 | 2024.10.31 20:23:09.290180 [ 293 ] {} <Debug> HTTP-Session: cfe6dcf1-b4c6-4960-9630-cf09f5204b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4583 | 2024.10.31 20:23:09.290195 [ 293 ] {} <Debug> HTTP-Session: cfe6dcf1-b4c6-4960-9630-cf09f5204b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4584 | 2024.10.31 20:23:09.290236 [ 293 ] {} <Trace> HTTP-Session: cfe6dcf1-b4c6-4960-9630-cf09f5204b2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2024.10.31 20:23:09.290359 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40384) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4586 | 2024.10.31 20:23:09.290408 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4587 | 2024.10.31 20:23:09.290672 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4588 | 2024.10.31 20:23:09.291036 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4589 | 2024.10.31 20:23:09.291072 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4590 | 2024.10.31 20:23:09.291429 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4591 | 2024.10.31 20:23:09.291806 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4592 | 2024.10.31 20:23:09.291937 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 173.69 KiB/sec. | ||
4593 | 2024.10.31 20:23:09.292117 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Debug> DynamicQueryHandler: Done processing query | ||
4594 | 2024.10.31 20:23:09.292143 [ 293 ] {2f651dff-b010-4a93-bcf3-b3fdaed9f3f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4595 | 2024.10.31 20:23:09.292159 [ 293 ] {} <Debug> HTTP-Session: cfe6dcf1-b4c6-4960-9630-cf09f5204b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4596 | 2024.10.31 20:23:09.292330 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4597 | 2024.10.31 20:23:09.292362 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41835, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4598 | 2024.10.31 20:23:09.292459 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4599 | 2024.10.31 20:23:09.292496 [ 299 ] {} <Debug> HTTP-Session: 3a2080cb-43bf-4452-872d-fd416817595d Authenticating user 'default' from [fd00:1122:3344:101::d]:41835 | ||
4600 | 2024.10.31 20:23:09.292522 [ 299 ] {} <Debug> HTTP-Session: 3a2080cb-43bf-4452-872d-fd416817595d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4601 | 2024.10.31 20:23:09.292538 [ 299 ] {} <Debug> HTTP-Session: 3a2080cb-43bf-4452-872d-fd416817595d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4602 | 2024.10.31 20:23:09.292582 [ 299 ] {} <Trace> HTTP-Session: 3a2080cb-43bf-4452-872d-fd416817595d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4603 | 2024.10.31 20:23:09.292726 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41835) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4604 | 2024.10.31 20:23:09.292778 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4605 | 2024.10.31 20:23:09.293051 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4606 | 2024.10.31 20:23:09.293440 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4607 | 2024.10.31 20:23:09.293478 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4608 | 2024.10.31 20:23:09.293849 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4609 | 2024.10.31 20:23:09.294218 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4610 | 2024.10.31 20:23:09.294376 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001695 sec., 40117.994100294985 rows/sec., 3.14 MiB/sec. | ||
4611 | 2024.10.31 20:23:09.294556 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Debug> DynamicQueryHandler: Done processing query | ||
4612 | 2024.10.31 20:23:09.294580 [ 299 ] {86666dbc-18bb-48d8-815e-dac868db285f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4613 | 2024.10.31 20:23:09.294596 [ 299 ] {} <Debug> HTTP-Session: 3a2080cb-43bf-4452-872d-fd416817595d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4614 | 2024.10.31 20:23:09.294819 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4615 | 2024.10.31 20:23:09.294914 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49866, User-Agent: (none), Length: 24900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4616 | 2024.10.31 20:23:09.294983 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4617 | 2024.10.31 20:23:09.295009 [ 293 ] {} <Debug> HTTP-Session: 883e7ef2-defe-4b6e-9d0f-773666be0914 Authenticating user 'default' from [fd00:1122:3344:101::d]:49866 | ||
4618 | 2024.10.31 20:23:09.295031 [ 293 ] {} <Debug> HTTP-Session: 883e7ef2-defe-4b6e-9d0f-773666be0914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4619 | 2024.10.31 20:23:09.295049 [ 293 ] {} <Debug> HTTP-Session: 883e7ef2-defe-4b6e-9d0f-773666be0914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4620 | 2024.10.31 20:23:09.295096 [ 293 ] {} <Trace> HTTP-Session: 883e7ef2-defe-4b6e-9d0f-773666be0914 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4621 | 2024.10.31 20:23:09.295280 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49866) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4622 | 2024.10.31 20:23:09.295333 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4623 | 2024.10.31 20:23:09.295518 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4624 | 2024.10.31 20:23:09.295900 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4625 | 2024.10.31 20:23:09.295936 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4626 | 2024.10.31 20:23:09.296337 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4627 | 2024.10.31 20:23:09.296685 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2024.10.31 20:23:09.296816 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001606 sec., 80946.45080946451 rows/sec., 5.64 MiB/sec. | ||
4629 | 2024.10.31 20:23:09.296984 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Debug> DynamicQueryHandler: Done processing query | ||
4630 | 2024.10.31 20:23:09.297008 [ 293 ] {2b07afca-4f12-4a05-ba79-2b79b292db3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4631 | 2024.10.31 20:23:09.297024 [ 293 ] {} <Debug> HTTP-Session: 883e7ef2-defe-4b6e-9d0f-773666be0914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4632 | 2024.10.31 20:23:09.297197 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41835, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4633 | 2024.10.31 20:23:09.297212 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4634 | 2024.10.31 20:23:09.297288 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4635 | 2024.10.31 20:23:09.297322 [ 299 ] {} <Debug> HTTP-Session: 17908e69-3c51-4df0-917f-507c258dde0a Authenticating user 'default' from [fd00:1122:3344:101::d]:41835 | ||
4636 | 2024.10.31 20:23:09.297356 [ 299 ] {} <Debug> HTTP-Session: 17908e69-3c51-4df0-917f-507c258dde0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4637 | 2024.10.31 20:23:09.297379 [ 299 ] {} <Debug> HTTP-Session: 17908e69-3c51-4df0-917f-507c258dde0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4638 | 2024.10.31 20:23:09.297425 [ 299 ] {} <Trace> HTTP-Session: 17908e69-3c51-4df0-917f-507c258dde0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4639 | 2024.10.31 20:23:09.297578 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41835) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4640 | 2024.10.31 20:23:09.297636 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4641 | 2024.10.31 20:23:09.297827 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4642 | 2024.10.31 20:23:09.298167 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2024.10.31 20:23:09.298202 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4644 | 2024.10.31 20:23:09.298575 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4645 | 2024.10.31 20:23:09.298914 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2024.10.31 20:23:09.299064 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001539 sec., 31189.083820662767 rows/sec., 2.10 MiB/sec. | ||
4647 | 2024.10.31 20:23:09.299280 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Debug> DynamicQueryHandler: Done processing query | ||
4648 | 2024.10.31 20:23:09.299305 [ 299 ] {4bdf99c4-fa64-4621-8ed1-26fa452c184d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4649 | 2024.10.31 20:23:09.299320 [ 299 ] {} <Debug> HTTP-Session: 17908e69-3c51-4df0-917f-507c258dde0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4650 | 2024.10.31 20:23:09.299568 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4651 | 2024.10.31 20:23:12.977410 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4652 | 2024.10.31 20:23:12.977479 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4653 | 2024.10.31 20:23:14.284842 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59524, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4654 | 2024.10.31 20:23:14.284964 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4655 | 2024.10.31 20:23:14.284992 [ 293 ] {} <Debug> HTTP-Session: 25290979-d654-45dc-b2cb-f063d59e6457 Authenticating user 'default' from [fd00:1122:3344:101::d]:59524 | ||
4656 | 2024.10.31 20:23:14.285021 [ 293 ] {} <Debug> HTTP-Session: 25290979-d654-45dc-b2cb-f063d59e6457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4657 | 2024.10.31 20:23:14.285039 [ 293 ] {} <Debug> HTTP-Session: 25290979-d654-45dc-b2cb-f063d59e6457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4658 | 2024.10.31 20:23:14.285098 [ 293 ] {} <Trace> HTTP-Session: 25290979-d654-45dc-b2cb-f063d59e6457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4659 | 2024.10.31 20:23:14.285321 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59524) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4660 | 2024.10.31 20:23:14.285389 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4661 | 2024.10.31 20:23:14.285729 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4662 | 2024.10.31 20:23:14.286251 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4663 | 2024.10.31 20:23:14.286290 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4664 | 2024.10.31 20:23:14.286710 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4665 | 2024.10.31 20:23:14.287109 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4666 | 2024.10.31 20:23:14.287269 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.12 MiB/sec. | ||
4667 | 2024.10.31 20:23:14.287509 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Debug> DynamicQueryHandler: Done processing query | ||
4668 | 2024.10.31 20:23:14.287545 [ 293 ] {1b58961a-f1df-471f-b13b-38aede1ebc9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4669 | 2024.10.31 20:23:14.287561 [ 293 ] {} <Debug> HTTP-Session: 25290979-d654-45dc-b2cb-f063d59e6457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4670 | 2024.10.31 20:23:14.287844 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4671 | 2024.10.31 20:23:14.287879 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44841, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4672 | 2024.10.31 20:23:14.288019 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4673 | 2024.10.31 20:23:14.288049 [ 288 ] {} <Debug> HTTP-Session: c5c419af-755c-40a5-91ac-18f879cac20d Authenticating user 'default' from [fd00:1122:3344:101::d]:44841 | ||
4674 | 2024.10.31 20:23:14.288077 [ 288 ] {} <Debug> HTTP-Session: c5c419af-755c-40a5-91ac-18f879cac20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4675 | 2024.10.31 20:23:14.288095 [ 288 ] {} <Debug> HTTP-Session: c5c419af-755c-40a5-91ac-18f879cac20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4676 | 2024.10.31 20:23:14.288154 [ 288 ] {} <Trace> HTTP-Session: c5c419af-755c-40a5-91ac-18f879cac20d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4677 | 2024.10.31 20:23:14.288386 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44841) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4678 | 2024.10.31 20:23:14.288465 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4679 | 2024.10.31 20:23:14.288808 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4680 | 2024.10.31 20:23:14.289254 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2024.10.31 20:23:14.289303 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4682 | 2024.10.31 20:23:14.289725 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4683 | 2024.10.31 20:23:14.290110 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2024.10.31 20:23:14.290267 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001963 sec., 32603.158430973002 rows/sec., 2.54 MiB/sec. | ||
4685 | 2024.10.31 20:23:14.290454 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Debug> DynamicQueryHandler: Done processing query | ||
4686 | 2024.10.31 20:23:14.290479 [ 288 ] {13d54df9-8284-4d19-b0ef-746e0bc1c136} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4687 | 2024.10.31 20:23:14.290496 [ 288 ] {} <Debug> HTTP-Session: c5c419af-755c-40a5-91ac-18f879cac20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4688 | 2024.10.31 20:23:14.290780 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4689 | 2024.10.31 20:23:14.290904 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37153, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4690 | 2024.10.31 20:23:14.290984 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4691 | 2024.10.31 20:23:14.291010 [ 293 ] {} <Debug> HTTP-Session: e504ced0-c532-493d-b004-1498b472c9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:37153 | ||
4692 | 2024.10.31 20:23:14.291032 [ 293 ] {} <Debug> HTTP-Session: e504ced0-c532-493d-b004-1498b472c9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4693 | 2024.10.31 20:23:14.291049 [ 293 ] {} <Debug> HTTP-Session: e504ced0-c532-493d-b004-1498b472c9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4694 | 2024.10.31 20:23:14.291096 [ 293 ] {} <Trace> HTTP-Session: e504ced0-c532-493d-b004-1498b472c9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4695 | 2024.10.31 20:23:14.291294 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37153) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4696 | 2024.10.31 20:23:14.291351 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4697 | 2024.10.31 20:23:14.291540 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4698 | 2024.10.31 20:23:14.291993 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2024.10.31 20:23:14.292029 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4700 | 2024.10.31 20:23:14.292425 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4701 | 2024.10.31 20:23:14.292765 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4702 | 2024.10.31 20:23:14.292929 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00172 sec., 93023.2558139535 rows/sec., 6.48 MiB/sec. | ||
4703 | 2024.10.31 20:23:14.292933 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4704 | 2024.10.31 20:23:14.293025 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4705 | 2024.10.31 20:23:14.293084 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4706 | 2024.10.31 20:23:14.293221 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Debug> DynamicQueryHandler: Done processing query | ||
4707 | 2024.10.31 20:23:14.293239 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4708 | 2024.10.31 20:23:14.293259 [ 293 ] {6f128264-9a6a-4d59-a5ca-f82f71f9c4ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4709 | 2024.10.31 20:23:14.293318 [ 293 ] {} <Debug> HTTP-Session: e504ced0-c532-493d-b004-1498b472c9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4710 | 2024.10.31 20:23:14.293455 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4711 | 2024.10.31 20:23:14.293522 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4712 | 2024.10.31 20:23:14.293550 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3332 rows starting from the beginning of the part | ||
4713 | 2024.10.31 20:23:14.293625 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56100, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4714 | 2024.10.31 20:23:14.293810 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4715 | 2024.10.31 20:23:14.293916 [ 288 ] {} <Debug> HTTP-Session: 54d5e78e-8554-4ca3-ae33-028c6c76c7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:56100 | ||
4716 | 2024.10.31 20:23:14.293942 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
4717 | 2024.10.31 20:23:14.293972 [ 288 ] {} <Debug> HTTP-Session: 54d5e78e-8554-4ca3-ae33-028c6c76c7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4718 | 2024.10.31 20:23:14.294001 [ 288 ] {} <Debug> HTTP-Session: 54d5e78e-8554-4ca3-ae33-028c6c76c7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4719 | 2024.10.31 20:23:14.294162 [ 288 ] {} <Trace> HTTP-Session: 54d5e78e-8554-4ca3-ae33-028c6c76c7cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4720 | 2024.10.31 20:23:14.294203 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4721 | 2024.10.31 20:23:14.294475 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4722 | 2024.10.31 20:23:14.294545 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56100) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4723 | 2024.10.31 20:23:14.294704 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4724 | 2024.10.31 20:23:14.294718 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part | ||
4725 | 2024.10.31 20:23:14.295022 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
4726 | 2024.10.31 20:23:14.295418 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4727 | 2024.10.31 20:23:14.295864 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4728 | 2024.10.31 20:23:14.295908 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4729 | 2024.10.31 20:23:14.296449 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4730 | 2024.10.31 20:23:14.296985 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4731 | 2024.10.31 20:23:14.297230 [ 29 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4732 | 2024.10.31 20:23:14.297241 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002829 sec., 21208.907741251325 rows/sec., 1.43 MiB/sec. | ||
4733 | 2024.10.31 20:23:14.297269 [ 29 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4734 | 2024.10.31 20:23:14.297306 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4735 | 2024.10.31 20:23:14.297661 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4736 | 2024.10.31 20:23:14.297692 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Debug> DynamicQueryHandler: Done processing query | ||
4737 | 2024.10.31 20:23:14.297768 [ 288 ] {601ded08-63b0-4cdc-97e0-dd9ec7a41328} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4738 | 2024.10.31 20:23:14.297848 [ 288 ] {} <Debug> HTTP-Session: 54d5e78e-8554-4ca3-ae33-028c6c76c7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4739 | 2024.10.31 20:23:14.298255 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4740 | 2024.10.31 20:23:14.298288 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4741 | 2024.10.31 20:23:14.298386 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 674 rows starting from the beginning of the part | ||
4742 | 2024.10.31 20:23:14.298387 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4147 rows, containing 5 columns (5 merged, 0 gathered) in 0.005220081 sec., 794432.1170495248 rows/sec., 54.01 MiB/sec. | ||
4743 | 2024.10.31 20:23:14.298610 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
4744 | 2024.10.31 20:23:14.298768 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4745 | 2024.10.31 20:23:14.299014 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4746 | 2024.10.31 20:23:14.299180 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4747 | 2024.10.31 20:23:14.299245 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4748 | 2024.10.31 20:23:14.299523 [ 190 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
4749 | 2024.10.31 20:23:14.300665 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4750 | 2024.10.31 20:23:14.300867 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4751 | 2024.10.31 20:23:14.301067 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
4752 | 2024.10.31 20:23:14.301703 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.004238954 sec., 229301.85135295172 rows/sec., 15.19 MiB/sec. | ||
4753 | 2024.10.31 20:23:14.301932 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4754 | 2024.10.31 20:23:14.302386 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2024.10.31 20:23:14.302463 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_21_4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4756 | 2024.10.31 20:23:14.302545 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4757 | 2024.10.31 20:23:16.402970 [ 56 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4758 | 2024.10.31 20:23:16.403090 [ 56 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4759 | 2024.10.31 20:23:16.403134 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4760 | 2024.10.31 20:23:16.403427 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
4761 | 2024.10.31 20:23:16.403810 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4762 | 2024.10.31 20:23:16.403859 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
4763 | 2024.10.31 20:23:16.403952 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
4764 | 2024.10.31 20:23:16.404181 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
4765 | 2024.10.31 20:23:16.404391 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
4766 | 2024.10.31 20:23:16.404548 [ 192 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
4767 | 2024.10.31 20:23:16.405685 [ 190 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 285 rows, containing 5 columns (5 merged, 0 gathered) in 0.002455193 sec., 116080.48735883493 rows/sec., 7.92 MiB/sec. | ||
4768 | 2024.10.31 20:23:16.405930 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4769 | 2024.10.31 20:23:16.406463 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4770 | 2024.10.31 20:23:16.406554 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_5_1} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4771 | 2024.10.31 20:23:16.406661 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4772 | 2024.10.31 20:23:18.171431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 450 | ||
4773 | 2024.10.31 20:23:18.174022 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2024.10.31 20:23:18.174078 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4775 | 2024.10.31 20:23:18.175627 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4776 | 2024.10.31 20:23:18.176653 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2024.10.31 20:23:18.177712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
4778 | 2024.10.31 20:23:19.291931 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52722, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4779 | 2024.10.31 20:23:19.292064 [ 287 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4780 | 2024.10.31 20:23:19.292094 [ 287 ] {} <Debug> HTTP-Session: 44c0f614-9cd9-4541-b900-ab7e9cebf9db Authenticating user 'default' from [fd00:1122:3344:101::d]:52722 | ||
4781 | 2024.10.31 20:23:19.292122 [ 287 ] {} <Debug> HTTP-Session: 44c0f614-9cd9-4541-b900-ab7e9cebf9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4782 | 2024.10.31 20:23:19.292141 [ 287 ] {} <Debug> HTTP-Session: 44c0f614-9cd9-4541-b900-ab7e9cebf9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4783 | 2024.10.31 20:23:19.292203 [ 287 ] {} <Trace> HTTP-Session: 44c0f614-9cd9-4541-b900-ab7e9cebf9db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4784 | 2024.10.31 20:23:19.292526 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4785 | 2024.10.31 20:23:19.292603 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4786 | 2024.10.31 20:23:19.293001 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4787 | 2024.10.31 20:23:19.293683 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2024.10.31 20:23:19.293731 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4789 | 2024.10.31 20:23:19.294244 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4790 | 2024.10.31 20:23:19.294754 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4791 | 2024.10.31 20:23:19.294980 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002595 sec., 104431.5992292871 rows/sec., 9.29 MiB/sec. | ||
4792 | 2024.10.31 20:23:19.295225 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Debug> DynamicQueryHandler: Done processing query | ||
4793 | 2024.10.31 20:23:19.295256 [ 287 ] {d02b1469-c0f4-490c-9cd2-25283b16df88} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
4794 | 2024.10.31 20:23:19.295277 [ 287 ] {} <Debug> HTTP-Session: 44c0f614-9cd9-4541-b900-ab7e9cebf9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4795 | 2024.10.31 20:23:19.295524 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4796 | 2024.10.31 20:23:19.295648 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35303, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4797 | 2024.10.31 20:23:19.295782 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4798 | 2024.10.31 20:23:19.295808 [ 293 ] {} <Debug> HTTP-Session: 30e3f77d-d70d-4842-a91d-67d699efed66 Authenticating user 'default' from [fd00:1122:3344:101::d]:35303 | ||
4799 | 2024.10.31 20:23:19.295833 [ 293 ] {} <Debug> HTTP-Session: 30e3f77d-d70d-4842-a91d-67d699efed66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4800 | 2024.10.31 20:23:19.295848 [ 293 ] {} <Debug> HTTP-Session: 30e3f77d-d70d-4842-a91d-67d699efed66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4801 | 2024.10.31 20:23:19.295910 [ 293 ] {} <Trace> HTTP-Session: 30e3f77d-d70d-4842-a91d-67d699efed66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4802 | 2024.10.31 20:23:19.296122 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35303) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4803 | 2024.10.31 20:23:19.296193 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4804 | 2024.10.31 20:23:19.296551 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4805 | 2024.10.31 20:23:19.296979 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4806 | 2024.10.31 20:23:19.297024 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4807 | 2024.10.31 20:23:19.297500 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4808 | 2024.10.31 20:23:19.297941 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4809 | 2024.10.31 20:23:19.298126 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00207 sec., 19806.763285024157 rows/sec., 1.45 MiB/sec. | ||
4810 | 2024.10.31 20:23:19.298325 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Debug> DynamicQueryHandler: Done processing query | ||
4811 | 2024.10.31 20:23:19.298350 [ 293 ] {6a4b4aa5-5c9f-424d-9a1b-2a94bf17f949} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4812 | 2024.10.31 20:23:19.298366 [ 293 ] {} <Debug> HTTP-Session: 30e3f77d-d70d-4842-a91d-67d699efed66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4813 | 2024.10.31 20:23:19.298535 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4814 | 2024.10.31 20:23:19.298624 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35113, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4815 | 2024.10.31 20:23:19.298706 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4816 | 2024.10.31 20:23:19.298730 [ 288 ] {} <Debug> HTTP-Session: a182ba5e-eb17-4379-a5cc-4338949f9f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:35113 | ||
4817 | 2024.10.31 20:23:19.298751 [ 288 ] {} <Debug> HTTP-Session: a182ba5e-eb17-4379-a5cc-4338949f9f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4818 | 2024.10.31 20:23:19.298765 [ 288 ] {} <Debug> HTTP-Session: a182ba5e-eb17-4379-a5cc-4338949f9f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4819 | 2024.10.31 20:23:19.298808 [ 288 ] {} <Trace> HTTP-Session: a182ba5e-eb17-4379-a5cc-4338949f9f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4820 | 2024.10.31 20:23:19.298944 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35113) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4821 | 2024.10.31 20:23:19.298992 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4822 | 2024.10.31 20:23:19.299267 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4823 | 2024.10.31 20:23:19.299634 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4824 | 2024.10.31 20:23:19.299674 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4825 | 2024.10.31 20:23:19.300053 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4826 | 2024.10.31 20:23:19.300432 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4827 | 2024.10.31 20:23:19.300591 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
4828 | 2024.10.31 20:23:19.300777 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Debug> DynamicQueryHandler: Done processing query | ||
4829 | 2024.10.31 20:23:19.300802 [ 288 ] {f851e5b1-e620-404f-a505-c7203b49f5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4830 | 2024.10.31 20:23:19.300821 [ 288 ] {} <Debug> HTTP-Session: a182ba5e-eb17-4379-a5cc-4338949f9f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4831 | 2024.10.31 20:23:19.300985 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35113, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4832 | 2024.10.31 20:23:19.301046 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40365, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4833 | 2024.10.31 20:23:19.301136 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4834 | 2024.10.31 20:23:19.301166 [ 293 ] {} <Debug> HTTP-Session: cd2118cd-03ef-45bc-98be-18bb2e4b1559 Authenticating user 'default' from [fd00:1122:3344:101::d]:40365 | ||
4835 | 2024.10.31 20:23:19.301192 [ 293 ] {} <Debug> HTTP-Session: cd2118cd-03ef-45bc-98be-18bb2e4b1559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4836 | 2024.10.31 20:23:19.301211 [ 293 ] {} <Debug> HTTP-Session: cd2118cd-03ef-45bc-98be-18bb2e4b1559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4837 | 2024.10.31 20:23:19.301257 [ 293 ] {} <Trace> HTTP-Session: cd2118cd-03ef-45bc-98be-18bb2e4b1559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4838 | 2024.10.31 20:23:19.301394 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40365) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4839 | 2024.10.31 20:23:19.301451 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4840 | 2024.10.31 20:23:19.301728 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4841 | 2024.10.31 20:23:19.302071 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.10.31 20:23:19.302110 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4843 | 2024.10.31 20:23:19.302471 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4844 | 2024.10.31 20:23:19.302838 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.10.31 20:23:19.302999 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001634 sec., 3671.970624235006 rows/sec., 216.95 KiB/sec. | ||
4846 | 2024.10.31 20:23:19.302997 [ 38 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4847 | 2024.10.31 20:23:19.303101 [ 38 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2024.10.31 20:23:19.303157 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4849 | 2024.10.31 20:23:19.303267 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Debug> DynamicQueryHandler: Done processing query | ||
4850 | 2024.10.31 20:23:19.303289 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
4851 | 2024.10.31 20:23:19.303301 [ 293 ] {70c5071b-2d11-4490-a38b-7b2d20fdeed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4852 | 2024.10.31 20:23:19.303336 [ 293 ] {} <Debug> HTTP-Session: cd2118cd-03ef-45bc-98be-18bb2e4b1559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4853 | 2024.10.31 20:23:19.303438 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4854 | 2024.10.31 20:23:19.303476 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
4855 | 2024.10.31 20:23:19.303554 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
4856 | 2024.10.31 20:23:19.303753 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4857 | 2024.10.31 20:23:19.303927 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43764, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4858 | 2024.10.31 20:23:19.304039 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
4859 | 2024.10.31 20:23:19.304134 [ 293 ] {} <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): | ||
4860 | |||
4861 | (version 23.8.7.1) | ||
4862 | 2024.10.31 20:23:19.304172 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4863 | 2024.10.31 20:23:19.304323 [ 288 ] {} <Debug> HTTP-Session: c8caca79-6430-45f3-badd-fddf0f9ab9ab Authenticating user 'default' from [fd00:1122:3344:101::d]:43764 | ||
4864 | 2024.10.31 20:23:19.304373 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
4865 | 2024.10.31 20:23:19.304416 [ 288 ] {} <Debug> HTTP-Session: c8caca79-6430-45f3-badd-fddf0f9ab9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4866 | 2024.10.31 20:23:19.304498 [ 288 ] {} <Debug> HTTP-Session: c8caca79-6430-45f3-badd-fddf0f9ab9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4867 | 2024.10.31 20:23:19.304597 [ 192 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
4868 | 2024.10.31 20:23:19.304664 [ 288 ] {} <Trace> HTTP-Session: c8caca79-6430-45f3-badd-fddf0f9ab9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4869 | 2024.10.31 20:23:19.305163 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43764) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4870 | 2024.10.31 20:23:19.305263 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4871 | 2024.10.31 20:23:19.306282 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4872 | 2024.10.31 20:23:19.306999 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003752416 sec., 7994.849185164971 rows/sec., 507.49 KiB/sec. | ||
4873 | 2024.10.31 20:23:19.307358 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4874 | 2024.10.31 20:23:19.307370 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4875 | 2024.10.31 20:23:19.307449 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4876 | 2024.10.31 20:23:19.308515 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4877 | 2024.10.31 20:23:19.308951 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_5_1} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4878 | 2024.10.31 20:23:19.309176 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_5_1} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4879 | 2024.10.31 20:23:19.309182 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2024.10.31 20:23:19.309386 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4881 | 2024.10.31 20:23:19.309543 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004564 sec., 92681.85801928132 rows/sec., 6.63 MiB/sec. | ||
4882 | 2024.10.31 20:23:19.309944 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Debug> DynamicQueryHandler: Done processing query | ||
4883 | 2024.10.31 20:23:19.309971 [ 288 ] {ab0c5ff1-a097-4365-9090-a25695979109} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
4884 | 2024.10.31 20:23:19.309987 [ 288 ] {} <Debug> HTTP-Session: c8caca79-6430-45f3-badd-fddf0f9ab9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4885 | 2024.10.31 20:23:19.310168 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4886 | 2024.10.31 20:23:19.310270 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4887 | 2024.10.31 20:23:19.310364 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4888 | 2024.10.31 20:23:19.310402 [ 293 ] {} <Debug> HTTP-Session: b91582f3-7154-4063-b18b-8ba1387d0beb Authenticating user 'default' from [fd00:1122:3344:101::d]:45376 | ||
4889 | 2024.10.31 20:23:19.310437 [ 293 ] {} <Debug> HTTP-Session: b91582f3-7154-4063-b18b-8ba1387d0beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4890 | 2024.10.31 20:23:19.310454 [ 293 ] {} <Debug> HTTP-Session: b91582f3-7154-4063-b18b-8ba1387d0beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4891 | 2024.10.31 20:23:19.310495 [ 293 ] {} <Trace> HTTP-Session: b91582f3-7154-4063-b18b-8ba1387d0beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4892 | 2024.10.31 20:23:19.310611 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45376) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4893 | 2024.10.31 20:23:19.310668 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4894 | 2024.10.31 20:23:19.310848 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4895 | 2024.10.31 20:23:19.311166 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2024.10.31 20:23:19.311207 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4897 | 2024.10.31 20:23:19.311629 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4898 | 2024.10.31 20:23:19.312034 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4899 | 2024.10.31 20:23:19.312207 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 192.67 KiB/sec. | ||
4900 | 2024.10.31 20:23:19.312387 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Debug> DynamicQueryHandler: Done processing query | ||
4901 | 2024.10.31 20:23:19.312412 [ 293 ] {f78cd73e-06e3-4497-a3ef-2db54cee4eb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4902 | 2024.10.31 20:23:19.312428 [ 293 ] {} <Debug> HTTP-Session: b91582f3-7154-4063-b18b-8ba1387d0beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4903 | 2024.10.31 20:23:19.312635 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4904 | 2024.10.31 20:23:19.312734 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52172, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4905 | 2024.10.31 20:23:19.312802 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4906 | 2024.10.31 20:23:19.312826 [ 288 ] {} <Debug> HTTP-Session: ca5dba49-bf98-4e47-a580-d386171bae9a Authenticating user 'default' from [fd00:1122:3344:101::d]:52172 | ||
4907 | 2024.10.31 20:23:19.312848 [ 288 ] {} <Debug> HTTP-Session: ca5dba49-bf98-4e47-a580-d386171bae9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4908 | 2024.10.31 20:23:19.312866 [ 288 ] {} <Debug> HTTP-Session: ca5dba49-bf98-4e47-a580-d386171bae9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4909 | 2024.10.31 20:23:19.312911 [ 288 ] {} <Trace> HTTP-Session: ca5dba49-bf98-4e47-a580-d386171bae9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4910 | 2024.10.31 20:23:19.313162 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52172) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4911 | 2024.10.31 20:23:19.313223 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4912 | 2024.10.31 20:23:19.313436 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4913 | 2024.10.31 20:23:19.313881 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4914 | 2024.10.31 20:23:19.313917 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4915 | 2024.10.31 20:23:19.314314 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4916 | 2024.10.31 20:23:19.314661 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4917 | 2024.10.31 20:23:19.314821 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001776 sec., 133445.94594594595 rows/sec., 8.94 MiB/sec. | ||
4918 | 2024.10.31 20:23:19.315170 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Debug> DynamicQueryHandler: Done processing query | ||
4919 | 2024.10.31 20:23:19.315196 [ 288 ] {5491421d-a863-48df-ad76-99596ce3e7c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4920 | 2024.10.31 20:23:19.315214 [ 288 ] {} <Debug> HTTP-Session: ca5dba49-bf98-4e47-a580-d386171bae9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4921 | 2024.10.31 20:23:19.315379 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4922 | 2024.10.31 20:23:19.315401 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4923 | 2024.10.31 20:23:19.315489 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4924 | 2024.10.31 20:23:19.315510 [ 293 ] {} <Debug> HTTP-Session: e6a01ee5-72ae-4141-a70c-cde28deb97b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:45376 | ||
4925 | 2024.10.31 20:23:19.315544 [ 293 ] {} <Debug> HTTP-Session: e6a01ee5-72ae-4141-a70c-cde28deb97b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4926 | 2024.10.31 20:23:19.315565 [ 293 ] {} <Debug> HTTP-Session: e6a01ee5-72ae-4141-a70c-cde28deb97b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4927 | 2024.10.31 20:23:19.315606 [ 293 ] {} <Trace> HTTP-Session: e6a01ee5-72ae-4141-a70c-cde28deb97b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4928 | 2024.10.31 20:23:19.315720 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45376) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4929 | 2024.10.31 20:23:19.315771 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4930 | 2024.10.31 20:23:19.315937 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4931 | 2024.10.31 20:23:19.316208 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4932 | 2024.10.31 20:23:19.316244 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4933 | 2024.10.31 20:23:19.316623 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4934 | 2024.10.31 20:23:19.316961 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4935 | 2024.10.31 20:23:19.317125 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
4936 | 2024.10.31 20:23:19.317296 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Debug> DynamicQueryHandler: Done processing query | ||
4937 | 2024.10.31 20:23:19.317320 [ 293 ] {f7ac1626-fe85-4f84-a74a-b8a1e92cf73e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4938 | 2024.10.31 20:23:19.317336 [ 293 ] {} <Debug> HTTP-Session: e6a01ee5-72ae-4141-a70c-cde28deb97b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4939 | 2024.10.31 20:23:19.317492 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4940 | 2024.10.31 20:23:19.317618 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47594, User-Agent: (none), Length: 68482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4941 | 2024.10.31 20:23:19.317676 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4942 | 2024.10.31 20:23:19.317696 [ 288 ] {} <Debug> HTTP-Session: 9d29eafe-fc74-4616-ae49-4d5774fc200c Authenticating user 'default' from [fd00:1122:3344:101::d]:47594 | ||
4943 | 2024.10.31 20:23:19.317713 [ 288 ] {} <Debug> HTTP-Session: 9d29eafe-fc74-4616-ae49-4d5774fc200c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4944 | 2024.10.31 20:23:19.317727 [ 288 ] {} <Debug> HTTP-Session: 9d29eafe-fc74-4616-ae49-4d5774fc200c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4945 | 2024.10.31 20:23:19.317767 [ 288 ] {} <Trace> HTTP-Session: 9d29eafe-fc74-4616-ae49-4d5774fc200c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4946 | 2024.10.31 20:23:19.318672 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47594) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4947 | 2024.10.31 20:23:19.318755 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <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 | ||
4948 | 2024.10.31 20:23:19.319248 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4949 | 2024.10.31 20:23:19.320077 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4950 | 2024.10.31 20:23:19.320125 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4951 | 2024.10.31 20:23:19.321026 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4952 | 2024.10.31 20:23:19.321544 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4953 | 2024.10.31 20:23:19.321800 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003914 sec., 10475.217169136433 rows/sec., 18.77 MiB/sec. | ||
4954 | 2024.10.31 20:23:19.322342 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Debug> DynamicQueryHandler: Done processing query | ||
4955 | 2024.10.31 20:23:19.322372 [ 288 ] {dd4b5d4a-5fbb-4655-a9df-d16b5a4be5fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
4956 | 2024.10.31 20:23:19.322394 [ 288 ] {} <Debug> HTTP-Session: 9d29eafe-fc74-4616-ae49-4d5774fc200c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4957 | 2024.10.31 20:23:19.322605 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4958 | 2024.10.31 20:23:19.322605 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4959 | 2024.10.31 20:23:19.322727 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4960 | 2024.10.31 20:23:19.322757 [ 293 ] {} <Debug> HTTP-Session: ecc8afdd-9a7a-4085-9a32-ddeb2b773b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:45376 | ||
4961 | 2024.10.31 20:23:19.322794 [ 293 ] {} <Debug> HTTP-Session: ecc8afdd-9a7a-4085-9a32-ddeb2b773b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4962 | 2024.10.31 20:23:19.322814 [ 293 ] {} <Debug> HTTP-Session: ecc8afdd-9a7a-4085-9a32-ddeb2b773b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4963 | 2024.10.31 20:23:19.322860 [ 293 ] {} <Trace> HTTP-Session: ecc8afdd-9a7a-4085-9a32-ddeb2b773b55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4964 | 2024.10.31 20:23:19.323028 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45376) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4965 | 2024.10.31 20:23:19.323086 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4966 | 2024.10.31 20:23:19.323273 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4967 | 2024.10.31 20:23:19.323614 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4968 | 2024.10.31 20:23:19.323650 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4969 | 2024.10.31 20:23:19.324015 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4970 | 2024.10.31 20:23:19.324343 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4971 | 2024.10.31 20:23:19.324499 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001538 sec., 53315.994798439526 rows/sec., 3.39 MiB/sec. | ||
4972 | 2024.10.31 20:23:19.324677 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Debug> DynamicQueryHandler: Done processing query | ||
4973 | 2024.10.31 20:23:19.324702 [ 293 ] {f1185adb-0744-46b8-85a9-1b84a0697438} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4974 | 2024.10.31 20:23:19.324718 [ 293 ] {} <Debug> HTTP-Session: ecc8afdd-9a7a-4085-9a32-ddeb2b773b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4975 | 2024.10.31 20:23:19.325102 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4976 | 2024.10.31 20:23:24.080930 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4977 | 2024.10.31 20:23:24.282604 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4978 | 2024.10.31 20:23:24.284312 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34693, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4979 | 2024.10.31 20:23:24.284436 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4980 | 2024.10.31 20:23:24.284463 [ 288 ] {} <Debug> HTTP-Session: 4b68e0fb-1138-4bb7-9880-9545fff91ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34693 | ||
4981 | 2024.10.31 20:23:24.284488 [ 288 ] {} <Debug> HTTP-Session: 4b68e0fb-1138-4bb7-9880-9545fff91ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4982 | 2024.10.31 20:23:24.284503 [ 288 ] {} <Debug> HTTP-Session: 4b68e0fb-1138-4bb7-9880-9545fff91ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4983 | 2024.10.31 20:23:24.284552 [ 288 ] {} <Trace> HTTP-Session: 4b68e0fb-1138-4bb7-9880-9545fff91ce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4984 | 2024.10.31 20:23:24.284737 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34693) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4985 | 2024.10.31 20:23:24.284804 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4986 | 2024.10.31 20:23:24.285142 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4987 | 2024.10.31 20:23:24.285598 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4988 | 2024.10.31 20:23:24.285644 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
4989 | 2024.10.31 20:23:24.286053 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4990 | 2024.10.31 20:23:24.286442 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4991 | 2024.10.31 20:23:24.286630 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001944 sec., 4115.22633744856 rows/sec., 335.57 KiB/sec. | ||
4992 | 2024.10.31 20:23:24.286888 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Debug> DynamicQueryHandler: Done processing query | ||
4993 | 2024.10.31 20:23:24.286915 [ 288 ] {e13c9225-1f2c-476d-8e17-61dd842c99d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4994 | 2024.10.31 20:23:24.286932 [ 288 ] {} <Debug> HTTP-Session: 4b68e0fb-1138-4bb7-9880-9545fff91ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4995 | 2024.10.31 20:23:24.287178 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34693, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4996 | 2024.10.31 20:23:24.287286 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36718, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4997 | 2024.10.31 20:23:24.287425 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4998 | 2024.10.31 20:23:24.287468 [ 291 ] {} <Debug> HTTP-Session: 5af678fd-6454-458e-9442-5489f3205dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36718 | ||
4999 | 2024.10.31 20:23:24.287510 [ 291 ] {} <Debug> HTTP-Session: 5af678fd-6454-458e-9442-5489f3205dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5000 | 2024.10.31 20:23:24.287538 [ 291 ] {} <Debug> HTTP-Session: 5af678fd-6454-458e-9442-5489f3205dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5001 | 2024.10.31 20:23:24.287622 [ 291 ] {} <Trace> HTTP-Session: 5af678fd-6454-458e-9442-5489f3205dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5002 | 2024.10.31 20:23:24.287877 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36718) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5003 | 2024.10.31 20:23:24.287946 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5004 | 2024.10.31 20:23:24.288293 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5005 | 2024.10.31 20:23:24.288739 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2024.10.31 20:23:24.288786 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5007 | 2024.10.31 20:23:24.289219 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5008 | 2024.10.31 20:23:24.289623 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5009 | 2024.10.31 20:23:24.289857 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.002051 sec., 29254.022428083863 rows/sec., 2.24 MiB/sec. | ||
5010 | 2024.10.31 20:23:24.290123 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Debug> DynamicQueryHandler: Done processing query | ||
5011 | 2024.10.31 20:23:24.290151 [ 291 ] {563082fa-f2f1-4025-be3f-fa6a121ad377} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5012 | 2024.10.31 20:23:24.290167 [ 291 ] {} <Debug> HTTP-Session: 5af678fd-6454-458e-9442-5489f3205dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5013 | 2024.10.31 20:23:24.290341 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5014 | 2024.10.31 20:23:24.290453 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41692, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5015 | 2024.10.31 20:23:24.290546 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5016 | 2024.10.31 20:23:24.290576 [ 288 ] {} <Debug> HTTP-Session: 84ca10d4-c611-4afc-9706-f27888f02df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41692 | ||
5017 | 2024.10.31 20:23:24.290602 [ 288 ] {} <Debug> HTTP-Session: 84ca10d4-c611-4afc-9706-f27888f02df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5018 | 2024.10.31 20:23:24.290622 [ 288 ] {} <Debug> HTTP-Session: 84ca10d4-c611-4afc-9706-f27888f02df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5019 | 2024.10.31 20:23:24.290678 [ 288 ] {} <Trace> HTTP-Session: 84ca10d4-c611-4afc-9706-f27888f02df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5020 | 2024.10.31 20:23:24.290827 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41692) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5021 | 2024.10.31 20:23:24.290894 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5022 | 2024.10.31 20:23:24.291205 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5023 | 2024.10.31 20:23:24.291550 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2024.10.31 20:23:24.291591 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5025 | 2024.10.31 20:23:24.291956 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5026 | 2024.10.31 20:23:24.292337 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2024.10.31 20:23:24.292510 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001721 sec., 4648.460197559558 rows/sec., 324.58 KiB/sec. | ||
5028 | 2024.10.31 20:23:24.292704 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Debug> DynamicQueryHandler: Done processing query | ||
5029 | 2024.10.31 20:23:24.292730 [ 288 ] {dcd3d2a5-3526-4147-aded-4783869e82ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5030 | 2024.10.31 20:23:24.292747 [ 288 ] {} <Debug> HTTP-Session: 84ca10d4-c611-4afc-9706-f27888f02df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5031 | 2024.10.31 20:23:24.292917 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5032 | 2024.10.31 20:23:24.292992 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39232, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5033 | 2024.10.31 20:23:24.293058 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5034 | 2024.10.31 20:23:24.293088 [ 291 ] {} <Debug> HTTP-Session: 2919f1c0-81ea-4de3-b3a4-f0387559fc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:39232 | ||
5035 | 2024.10.31 20:23:24.293113 [ 291 ] {} <Debug> HTTP-Session: 2919f1c0-81ea-4de3-b3a4-f0387559fc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5036 | 2024.10.31 20:23:24.293128 [ 291 ] {} <Debug> HTTP-Session: 2919f1c0-81ea-4de3-b3a4-f0387559fc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5037 | 2024.10.31 20:23:24.293171 [ 291 ] {} <Trace> HTTP-Session: 2919f1c0-81ea-4de3-b3a4-f0387559fc64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2024.10.31 20:23:24.293319 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5039 | 2024.10.31 20:23:24.293371 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5040 | 2024.10.31 20:23:24.293649 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5041 | 2024.10.31 20:23:24.294018 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5042 | 2024.10.31 20:23:24.294056 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5043 | 2024.10.31 20:23:24.294443 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5044 | 2024.10.31 20:23:24.294808 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2024.10.31 20:23:24.294958 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001692 sec., 42553.19148936171 rows/sec., 3.33 MiB/sec. | ||
5046 | 2024.10.31 20:23:24.295134 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Debug> DynamicQueryHandler: Done processing query | ||
5047 | 2024.10.31 20:23:24.295159 [ 291 ] {f41bfd81-fb38-4266-8c87-a93bbcc2e86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5048 | 2024.10.31 20:23:24.295175 [ 291 ] {} <Debug> HTTP-Session: 2919f1c0-81ea-4de3-b3a4-f0387559fc64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5049 | 2024.10.31 20:23:24.295343 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5050 | 2024.10.31 20:23:24.295464 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43633, User-Agent: (none), Length: 25275, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5051 | 2024.10.31 20:23:24.295540 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5052 | 2024.10.31 20:23:24.295565 [ 288 ] {} <Debug> HTTP-Session: cbab5731-ff33-4a3f-8afc-c4856945ec8d Authenticating user 'default' from [fd00:1122:3344:101::d]:43633 | ||
5053 | 2024.10.31 20:23:24.295587 [ 288 ] {} <Debug> HTTP-Session: cbab5731-ff33-4a3f-8afc-c4856945ec8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5054 | 2024.10.31 20:23:24.295606 [ 288 ] {} <Debug> HTTP-Session: cbab5731-ff33-4a3f-8afc-c4856945ec8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5055 | 2024.10.31 20:23:24.295654 [ 288 ] {} <Trace> HTTP-Session: cbab5731-ff33-4a3f-8afc-c4856945ec8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2024.10.31 20:23:24.295838 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43633) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5057 | 2024.10.31 20:23:24.295890 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5058 | 2024.10.31 20:23:24.296078 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5059 | 2024.10.31 20:23:24.296452 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.10.31 20:23:24.296491 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5061 | 2024.10.31 20:23:24.296898 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5062 | 2024.10.31 20:23:24.297244 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5063 | 2024.10.31 20:23:24.297379 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001622 sec., 81381.0110974106 rows/sec., 5.67 MiB/sec. | ||
5064 | 2024.10.31 20:23:24.297620 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Debug> DynamicQueryHandler: Done processing query | ||
5065 | 2024.10.31 20:23:24.297646 [ 288 ] {9920b4ef-acd0-46cc-9c13-0ddf9b0632cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5066 | 2024.10.31 20:23:24.297663 [ 288 ] {} <Debug> HTTP-Session: cbab5731-ff33-4a3f-8afc-c4856945ec8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5067 | 2024.10.31 20:23:24.297824 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39232, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5068 | 2024.10.31 20:23:24.297845 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5069 | 2024.10.31 20:23:24.297921 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5070 | 2024.10.31 20:23:24.297954 [ 291 ] {} <Debug> HTTP-Session: c62dfdbd-0381-48b1-831d-b975e688df3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39232 | ||
5071 | 2024.10.31 20:23:24.297973 [ 291 ] {} <Debug> HTTP-Session: c62dfdbd-0381-48b1-831d-b975e688df3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5072 | 2024.10.31 20:23:24.298005 [ 291 ] {} <Debug> HTTP-Session: c62dfdbd-0381-48b1-831d-b975e688df3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5073 | 2024.10.31 20:23:24.298054 [ 291 ] {} <Trace> HTTP-Session: c62dfdbd-0381-48b1-831d-b975e688df3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5074 | 2024.10.31 20:23:24.298190 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39232) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5075 | 2024.10.31 20:23:24.298240 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5076 | 2024.10.31 20:23:24.298405 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5077 | 2024.10.31 20:23:24.298703 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2024.10.31 20:23:24.298739 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5079 | 2024.10.31 20:23:24.299108 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5080 | 2024.10.31 20:23:24.299435 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2024.10.31 20:23:24.299594 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.24 MiB/sec. | ||
5082 | 2024.10.31 20:23:24.299761 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Debug> DynamicQueryHandler: Done processing query | ||
5083 | 2024.10.31 20:23:24.299786 [ 291 ] {cf395d87-a20c-4c83-9401-eb4f173c61ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5084 | 2024.10.31 20:23:24.299801 [ 291 ] {} <Debug> HTTP-Session: c62dfdbd-0381-48b1-831d-b975e688df3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5085 | 2024.10.31 20:23:24.300033 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5086 | 2024.10.31 20:23:24.302269 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5087 | 2024.10.31 20:23:24.319517 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5088 | 2024.10.31 20:23:24.320727 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5089 | 2024.10.31 20:23:24.472201 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5090 | 2024.10.31 20:23:24.472242 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5091 | 2024.10.31 20:23:24.477729 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5092 | 2024.10.31 20:23:27.977535 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5093 | 2024.10.31 20:23:27.977602 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5094 | 2024.10.31 20:23:28.177955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 482 | ||
5095 | 2024.10.31 20:23:28.180962 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2024.10.31 20:23:28.181018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5097 | 2024.10.31 20:23:28.182674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5098 | 2024.10.31 20:23:28.183745 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5099 | 2024.10.31 20:23:28.184739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
5100 | 2024.10.31 20:23:29.285734 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43044, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5101 | 2024.10.31 20:23:29.285850 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5102 | 2024.10.31 20:23:29.285876 [ 282 ] {} <Debug> HTTP-Session: 206e5d5a-6739-4c56-8ebc-25bbc27966b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43044 | ||
5103 | 2024.10.31 20:23:29.285904 [ 282 ] {} <Debug> HTTP-Session: 206e5d5a-6739-4c56-8ebc-25bbc27966b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5104 | 2024.10.31 20:23:29.285922 [ 282 ] {} <Debug> HTTP-Session: 206e5d5a-6739-4c56-8ebc-25bbc27966b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5105 | 2024.10.31 20:23:29.285982 [ 282 ] {} <Trace> HTTP-Session: 206e5d5a-6739-4c56-8ebc-25bbc27966b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5106 | 2024.10.31 20:23:29.286209 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43044) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5107 | 2024.10.31 20:23:29.286287 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5108 | 2024.10.31 20:23:29.286683 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5109 | 2024.10.31 20:23:29.287124 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5110 | 2024.10.31 20:23:29.287169 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5111 | 2024.10.31 20:23:29.287591 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5112 | 2024.10.31 20:23:29.287990 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5113 | 2024.10.31 20:23:29.288157 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002023 sec., 27681.66089965398 rows/sec., 2.13 MiB/sec. | ||
5114 | 2024.10.31 20:23:29.288205 [ 45 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5115 | 2024.10.31 20:23:29.288363 [ 45 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5116 | 2024.10.31 20:23:29.288428 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5117 | 2024.10.31 20:23:29.288485 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Debug> DynamicQueryHandler: Done processing query | ||
5118 | 2024.10.31 20:23:29.288544 [ 282 ] {0fe29e13-60b7-4219-afdd-0b5f12112efd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5119 | 2024.10.31 20:23:29.288617 [ 282 ] {} <Debug> HTTP-Session: 206e5d5a-6739-4c56-8ebc-25bbc27966b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5120 | 2024.10.31 20:23:29.288788 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
5121 | 2024.10.31 20:23:29.289002 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49578, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5122 | 2024.10.31 20:23:29.289037 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5123 | 2024.10.31 20:23:29.289298 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5124 | 2024.10.31 20:23:29.289461 [ 291 ] {} <Debug> HTTP-Session: 67b611f4-ea30-4a0f-8909-6fe71dea0535 Authenticating user 'default' from [fd00:1122:3344:101::d]:49578 | ||
5125 | 2024.10.31 20:23:29.289558 [ 291 ] {} <Debug> HTTP-Session: 67b611f4-ea30-4a0f-8909-6fe71dea0535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5126 | 2024.10.31 20:23:29.289615 [ 291 ] {} <Debug> HTTP-Session: 67b611f4-ea30-4a0f-8909-6fe71dea0535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5127 | 2024.10.31 20:23:29.289703 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5128 | 2024.10.31 20:23:29.289733 [ 291 ] {} <Trace> HTTP-Session: 67b611f4-ea30-4a0f-8909-6fe71dea0535 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5129 | 2024.10.31 20:23:29.289769 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1417 rows starting from the beginning of the part | ||
5130 | 2024.10.31 20:23:29.289901 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
5131 | 2024.10.31 20:23:29.289965 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49578) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5132 | 2024.10.31 20:23:29.290075 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
5133 | 2024.10.31 20:23:29.290086 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5134 | 2024.10.31 20:23:29.290296 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 271 rows starting from the beginning of the part | ||
5135 | 2024.10.31 20:23:29.290464 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
5136 | 2024.10.31 20:23:29.290677 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
5137 | 2024.10.31 20:23:29.291080 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5138 | 2024.10.31 20:23:29.291553 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.10.31 20:23:29.291602 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5140 | 2024.10.31 20:23:29.292162 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5141 | 2024.10.31 20:23:29.292837 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.10.31 20:23:29.292963 [ 195 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.004404027 sec., 435510.4998220947 rows/sec., 38.13 MiB/sec. | ||
5143 | 2024.10.31 20:23:29.293105 [ 45 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5144 | 2024.10.31 20:23:29.293128 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003252 sec., 19680.19680196802 rows/sec., 1.54 MiB/sec. | ||
5145 | 2024.10.31 20:23:29.293176 [ 45 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2024.10.31 20:23:29.293262 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5147 | 2024.10.31 20:23:29.293520 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5148 | 2024.10.31 20:23:29.293859 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Debug> DynamicQueryHandler: Done processing query | ||
5149 | 2024.10.31 20:23:29.293972 [ 291 ] {f8c6043f-887b-465d-9957-6a166660f529} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5150 | 2024.10.31 20:23:29.293988 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
5151 | 2024.10.31 20:23:29.294055 [ 291 ] {} <Debug> HTTP-Session: 67b611f4-ea30-4a0f-8909-6fe71dea0535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5152 | 2024.10.31 20:23:29.294675 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5153 | 2024.10.31 20:23:29.294818 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5154 | 2024.10.31 20:23:29.295032 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5155 | 2024.10.31 20:23:29.295101 [ 282 ] {} <Debug> HTTP-Session: cf67ac3a-0215-4072-b265-103e802e3427 Authenticating user 'default' from [fd00:1122:3344:101::d]:60122 | ||
5156 | 2024.10.31 20:23:29.295223 [ 282 ] {} <Debug> HTTP-Session: cf67ac3a-0215-4072-b265-103e802e3427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5157 | 2024.10.31 20:23:29.295341 [ 282 ] {} <Debug> HTTP-Session: cf67ac3a-0215-4072-b265-103e802e3427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5158 | 2024.10.31 20:23:29.295373 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5159 | 2024.10.31 20:23:29.295469 [ 282 ] {} <Trace> HTTP-Session: cf67ac3a-0215-4072-b265-103e802e3427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5160 | 2024.10.31 20:23:29.295495 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 905 rows starting from the beginning of the part | ||
5161 | 2024.10.31 20:23:29.295813 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2024.10.31 20:23:29.295948 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60122) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5163 | 2024.10.31 20:23:29.295918 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
5164 | 2024.10.31 20:23:29.296208 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5165 | 2024.10.31 20:23:29.296257 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_26_5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5166 | 2024.10.31 20:23:29.296438 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
5167 | 2024.10.31 20:23:29.296666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
5168 | 2024.10.31 20:23:29.296917 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 423 rows starting from the beginning of the part | ||
5169 | 2024.10.31 20:23:29.297276 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
5170 | 2024.10.31 20:23:29.297628 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
5171 | 2024.10.31 20:23:29.297774 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5172 | 2024.10.31 20:23:29.298809 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2024.10.31 20:23:29.298867 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5174 | 2024.10.31 20:23:29.299936 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5175 | 2024.10.31 20:23:29.300720 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2024.10.31 20:23:29.300882 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 5 columns (5 merged, 0 gathered) in 0.007456191 sec., 214050.31067471314 rows/sec., 16.50 MiB/sec. | ||
5177 | 2024.10.31 20:23:29.301034 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00535 sec., 29906.542056074766 rows/sec., 2.08 MiB/sec. | ||
5178 | 2024.10.31 20:23:29.301189 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5179 | 2024.10.31 20:23:29.301352 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Debug> DynamicQueryHandler: Done processing query | ||
5180 | 2024.10.31 20:23:29.301392 [ 282 ] {79ea8cd0-40a6-4d37-9fa3-180aa7359792} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5181 | 2024.10.31 20:23:29.301438 [ 282 ] {} <Debug> HTTP-Session: cf67ac3a-0215-4072-b265-103e802e3427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5182 | 2024.10.31 20:23:29.301700 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5183 | 2024.10.31 20:23:29.301789 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54531, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5184 | 2024.10.31 20:23:29.301864 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2024.10.31 20:23:29.301887 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5186 | 2024.10.31 20:23:29.301926 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
5187 | |||
5188 | (version 23.8.7.1) | ||
5189 | 2024.10.31 20:23:29.301973 [ 291 ] {} <Debug> HTTP-Session: 94e7d2b1-5042-4e39-8c7b-90ee24800cae Authenticating user 'default' from [fd00:1122:3344:101::d]:54531 | ||
5190 | 2024.10.31 20:23:29.302035 [ 291 ] {} <Debug> HTTP-Session: 94e7d2b1-5042-4e39-8c7b-90ee24800cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5191 | 2024.10.31 20:23:29.302053 [ 291 ] {} <Debug> HTTP-Session: 94e7d2b1-5042-4e39-8c7b-90ee24800cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5192 | 2024.10.31 20:23:29.302075 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_26_5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5193 | 2024.10.31 20:23:29.302116 [ 291 ] {} <Trace> HTTP-Session: 94e7d2b1-5042-4e39-8c7b-90ee24800cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5194 | 2024.10.31 20:23:29.302224 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
5195 | 2024.10.31 20:23:29.302318 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54531) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5196 | 2024.10.31 20:23:29.302368 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5197 | 2024.10.31 20:23:29.302527 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5198 | 2024.10.31 20:23:29.302815 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2024.10.31 20:23:29.302851 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5200 | 2024.10.31 20:23:29.303230 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5201 | 2024.10.31 20:23:29.303565 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5202 | 2024.10.31 20:23:29.303724 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
5203 | 2024.10.31 20:23:29.303886 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Debug> DynamicQueryHandler: Done processing query | ||
5204 | 2024.10.31 20:23:29.303909 [ 291 ] {527cd214-e177-40de-a6d8-24e140df505a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5205 | 2024.10.31 20:23:29.303925 [ 291 ] {} <Debug> HTTP-Session: 94e7d2b1-5042-4e39-8c7b-90ee24800cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5206 | 2024.10.31 20:23:29.304149 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5207 | 2024.10.31 20:23:31.686127 [ 42 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5208 | 2024.10.31 20:23:31.686212 [ 42 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2024.10.31 20:23:31.686241 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5210 | 2024.10.31 20:23:31.686474 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
5211 | 2024.10.31 20:23:31.686694 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5212 | 2024.10.31 20:23:31.686741 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
5213 | 2024.10.31 20:23:31.686830 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
5214 | 2024.10.31 20:23:31.686921 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
5215 | 2024.10.31 20:23:31.687163 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
5216 | 2024.10.31 20:23:31.687293 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
5217 | 2024.10.31 20:23:31.688377 [ 197 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.002035685 sec., 2947.4108224013044 rows/sec., 196.69 KiB/sec. | ||
5218 | 2024.10.31 20:23:31.688662 [ 197 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5219 | 2024.10.31 20:23:31.689263 [ 197 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_5_1} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5220 | 2024.10.31 20:23:31.689350 [ 197 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_5_1} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5221 | 2024.10.31 20:23:31.689450 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5222 | 2024.10.31 20:23:32.095433 [ 41 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5223 | 2024.10.31 20:23:32.095491 [ 41 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2024.10.31 20:23:32.095514 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5225 | 2024.10.31 20:23:32.095725 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
5226 | 2024.10.31 20:23:32.095911 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5227 | 2024.10.31 20:23:32.095949 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
5228 | 2024.10.31 20:23:32.096021 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
5229 | 2024.10.31 20:23:32.096115 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
5230 | 2024.10.31 20:23:32.096243 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
5231 | 2024.10.31 20:23:32.096321 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
5232 | 2024.10.31 20:23:32.097264 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001673049 sec., 17931.333750535698 rows/sec., 936.84 KiB/sec. | ||
5233 | 2024.10.31 20:23:32.097469 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5234 | 2024.10.31 20:23:32.097998 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_5_1} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5235 | 2024.10.31 20:23:32.098093 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_5_1} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5236 | 2024.10.31 20:23:32.098191 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5237 | 2024.10.31 20:23:34.292041 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37369, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5238 | 2024.10.31 20:23:34.292171 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5239 | 2024.10.31 20:23:34.292200 [ 293 ] {} <Debug> HTTP-Session: 2417dcfb-928c-45be-9ede-d34e2f3ac881 Authenticating user 'default' from [fd00:1122:3344:101::d]:37369 | ||
5240 | 2024.10.31 20:23:34.292230 [ 293 ] {} <Debug> HTTP-Session: 2417dcfb-928c-45be-9ede-d34e2f3ac881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5241 | 2024.10.31 20:23:34.292248 [ 293 ] {} <Debug> HTTP-Session: 2417dcfb-928c-45be-9ede-d34e2f3ac881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5242 | 2024.10.31 20:23:34.292306 [ 293 ] {} <Trace> HTTP-Session: 2417dcfb-928c-45be-9ede-d34e2f3ac881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5243 | 2024.10.31 20:23:34.292603 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37369) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5244 | 2024.10.31 20:23:34.292681 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5245 | 2024.10.31 20:23:34.293075 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5246 | 2024.10.31 20:23:34.293719 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5247 | 2024.10.31 20:23:34.293763 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5248 | 2024.10.31 20:23:34.294216 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5249 | 2024.10.31 20:23:34.294619 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5250 | 2024.10.31 20:23:34.294769 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002307 sec., 117468.57390550498 rows/sec., 10.46 MiB/sec. | ||
5251 | 2024.10.31 20:23:34.294981 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Debug> DynamicQueryHandler: Done processing query | ||
5252 | 2024.10.31 20:23:34.295009 [ 293 ] {1bbf16d1-44b9-4f09-9687-3d44b12b9bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5253 | 2024.10.31 20:23:34.295025 [ 293 ] {} <Debug> HTTP-Session: 2417dcfb-928c-45be-9ede-d34e2f3ac881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5254 | 2024.10.31 20:23:34.295227 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5255 | 2024.10.31 20:23:34.295331 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41457, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5256 | 2024.10.31 20:23:34.295410 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5257 | 2024.10.31 20:23:34.295438 [ 291 ] {} <Debug> HTTP-Session: 03cb2f59-66b7-4089-9f49-121adb712875 Authenticating user 'default' from [fd00:1122:3344:101::d]:41457 | ||
5258 | 2024.10.31 20:23:34.295462 [ 291 ] {} <Debug> HTTP-Session: 03cb2f59-66b7-4089-9f49-121adb712875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5259 | 2024.10.31 20:23:34.295480 [ 291 ] {} <Debug> HTTP-Session: 03cb2f59-66b7-4089-9f49-121adb712875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5260 | 2024.10.31 20:23:34.295525 [ 291 ] {} <Trace> HTTP-Session: 03cb2f59-66b7-4089-9f49-121adb712875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5261 | 2024.10.31 20:23:34.295680 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41457) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5262 | 2024.10.31 20:23:34.295738 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5263 | 2024.10.31 20:23:34.296032 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5264 | 2024.10.31 20:23:34.296383 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5265 | 2024.10.31 20:23:34.296419 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5266 | 2024.10.31 20:23:34.296796 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5267 | 2024.10.31 20:23:34.297178 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5268 | 2024.10.31 20:23:34.297309 [ 36 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5269 | 2024.10.31 20:23:34.297311 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001681 sec., 24390.243902439026 rows/sec., 1.79 MiB/sec. | ||
5270 | 2024.10.31 20:23:34.297355 [ 36 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5271 | 2024.10.31 20:23:34.297393 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5272 | 2024.10.31 20:23:34.297528 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
5273 | 2024.10.31 20:23:34.297534 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Debug> DynamicQueryHandler: Done processing query | ||
5274 | 2024.10.31 20:23:34.297596 [ 291 ] {05939950-4d4b-4667-8110-7da26df3cd87} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5275 | 2024.10.31 20:23:34.297620 [ 291 ] {} <Debug> HTTP-Session: 03cb2f59-66b7-4089-9f49-121adb712875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5276 | 2024.10.31 20:23:34.297709 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5277 | 2024.10.31 20:23:34.297760 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 49 rows starting from the beginning of the part | ||
5278 | 2024.10.31 20:23:34.297769 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37369, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5279 | 2024.10.31 20:23:34.297784 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5280 | 2024.10.31 20:23:34.297851 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5281 | 2024.10.31 20:23:34.297960 [ 293 ] {} <Debug> HTTP-Session: 71a9c556-510b-4f2c-9f10-b804648f4755 Authenticating user 'default' from [fd00:1122:3344:101::d]:37369 | ||
5282 | 2024.10.31 20:23:34.297971 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
5283 | 2024.10.31 20:23:34.298011 [ 293 ] {} <Debug> HTTP-Session: 71a9c556-510b-4f2c-9f10-b804648f4755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5284 | 2024.10.31 20:23:34.298047 [ 293 ] {} <Debug> HTTP-Session: 71a9c556-510b-4f2c-9f10-b804648f4755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5285 | 2024.10.31 20:23:34.298153 [ 293 ] {} <Trace> HTTP-Session: 71a9c556-510b-4f2c-9f10-b804648f4755 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5286 | 2024.10.31 20:23:34.298169 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
5287 | 2024.10.31 20:23:34.298331 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
5288 | 2024.10.31 20:23:34.298356 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37369) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5289 | 2024.10.31 20:23:34.298453 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5290 | 2024.10.31 20:23:34.298457 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
5291 | 2024.10.31 20:23:34.298658 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
5292 | 2024.10.31 20:23:34.299108 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5293 | 2024.10.31 20:23:34.299630 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5294 | 2024.10.31 20:23:34.299674 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5295 | 2024.10.31 20:23:34.300234 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.002772968 sec., 66354.8948274917 rows/sec., 5.09 MiB/sec. | ||
5296 | 2024.10.31 20:23:34.300275 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5297 | 2024.10.31 20:23:34.300510 [ 193 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5298 | 2024.10.31 20:23:34.300871 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5299 | 2024.10.31 20:23:34.301330 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003019 sec., 4637.297118251076 rows/sec., 324.77 KiB/sec. | ||
5300 | 2024.10.31 20:23:34.301740 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Debug> DynamicQueryHandler: Done processing query | ||
5301 | 2024.10.31 20:23:34.301795 [ 293 ] {a91fa1a5-8011-420b-8c71-9119d6db44b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5302 | 2024.10.31 20:23:34.301828 [ 293 ] {} <Debug> HTTP-Session: 71a9c556-510b-4f2c-9f10-b804648f4755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5303 | 2024.10.31 20:23:34.301836 [ 193 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5304 | 2024.10.31 20:23:34.301965 [ 193 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_15_3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5305 | 2024.10.31 20:23:34.302069 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5306 | 2024.10.31 20:23:34.302178 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5307 | 2024.10.31 20:23:34.302178 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42015, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5308 | 2024.10.31 20:23:34.302274 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5309 | 2024.10.31 20:23:34.302299 [ 291 ] {} <Debug> HTTP-Session: 39ab7e09-8b5d-496b-9437-8d356099dcdf Authenticating user 'default' from [fd00:1122:3344:101::d]:42015 | ||
5310 | 2024.10.31 20:23:34.302320 [ 291 ] {} <Debug> HTTP-Session: 39ab7e09-8b5d-496b-9437-8d356099dcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5311 | 2024.10.31 20:23:34.302336 [ 291 ] {} <Debug> HTTP-Session: 39ab7e09-8b5d-496b-9437-8d356099dcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5312 | 2024.10.31 20:23:34.302377 [ 291 ] {} <Trace> HTTP-Session: 39ab7e09-8b5d-496b-9437-8d356099dcdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5313 | 2024.10.31 20:23:34.302500 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42015) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5314 | 2024.10.31 20:23:34.302553 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5315 | 2024.10.31 20:23:34.302855 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5316 | 2024.10.31 20:23:34.303196 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5317 | 2024.10.31 20:23:34.303231 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5318 | 2024.10.31 20:23:34.303586 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5319 | 2024.10.31 20:23:34.303952 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5320 | 2024.10.31 20:23:34.304078 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 220.18 KiB/sec. | ||
5321 | 2024.10.31 20:23:34.304381 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Debug> DynamicQueryHandler: Done processing query | ||
5322 | 2024.10.31 20:23:34.304407 [ 291 ] {d8e8cba5-1cd6-4d3c-a2c1-e113cf987471} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5323 | 2024.10.31 20:23:34.304423 [ 291 ] {} <Debug> HTTP-Session: 39ab7e09-8b5d-496b-9437-8d356099dcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5324 | 2024.10.31 20:23:34.304677 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5325 | 2024.10.31 20:23:34.304752 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45581, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5326 | 2024.10.31 20:23:34.304812 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5327 | 2024.10.31 20:23:34.304835 [ 293 ] {} <Debug> HTTP-Session: 00aaae3e-dcc1-4419-81c5-d16da9e6e4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:45581 | ||
5328 | 2024.10.31 20:23:34.304854 [ 293 ] {} <Debug> HTTP-Session: 00aaae3e-dcc1-4419-81c5-d16da9e6e4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5329 | 2024.10.31 20:23:34.304871 [ 293 ] {} <Debug> HTTP-Session: 00aaae3e-dcc1-4419-81c5-d16da9e6e4bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5330 | 2024.10.31 20:23:34.304909 [ 293 ] {} <Trace> HTTP-Session: 00aaae3e-dcc1-4419-81c5-d16da9e6e4bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5331 | 2024.10.31 20:23:34.305187 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45581) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5332 | 2024.10.31 20:23:34.305232 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5333 | 2024.10.31 20:23:34.305479 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5334 | 2024.10.31 20:23:34.306000 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5335 | 2024.10.31 20:23:34.306035 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5336 | 2024.10.31 20:23:34.306398 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5337 | 2024.10.31 20:23:34.306753 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5338 | 2024.10.31 20:23:34.306875 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001854 sec., 228155.33980582524 rows/sec., 16.31 MiB/sec. | ||
5339 | 2024.10.31 20:23:34.307031 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Debug> DynamicQueryHandler: Done processing query | ||
5340 | 2024.10.31 20:23:34.307053 [ 293 ] {0e54c5ce-928c-4b0d-a432-e5b24fb33c7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5341 | 2024.10.31 20:23:34.307070 [ 293 ] {} <Debug> HTTP-Session: 00aaae3e-dcc1-4419-81c5-d16da9e6e4bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5342 | 2024.10.31 20:23:34.307210 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42015, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5343 | 2024.10.31 20:23:34.307215 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5344 | 2024.10.31 20:23:34.307270 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5345 | 2024.10.31 20:23:34.307297 [ 291 ] {} <Debug> HTTP-Session: 003f9648-ec54-416b-90e8-8606267097dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42015 | ||
5346 | 2024.10.31 20:23:34.307317 [ 291 ] {} <Debug> HTTP-Session: 003f9648-ec54-416b-90e8-8606267097dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5347 | 2024.10.31 20:23:34.307334 [ 291 ] {} <Debug> HTTP-Session: 003f9648-ec54-416b-90e8-8606267097dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5348 | 2024.10.31 20:23:34.307375 [ 291 ] {} <Trace> HTTP-Session: 003f9648-ec54-416b-90e8-8606267097dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5349 | 2024.10.31 20:23:34.307494 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42015) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5350 | 2024.10.31 20:23:34.307547 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5351 | 2024.10.31 20:23:34.307706 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5352 | 2024.10.31 20:23:34.307981 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5353 | 2024.10.31 20:23:34.308024 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5354 | 2024.10.31 20:23:34.308378 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5355 | 2024.10.31 20:23:34.308703 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5356 | 2024.10.31 20:23:34.308823 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. | ||
5357 | 2024.10.31 20:23:34.308970 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Debug> DynamicQueryHandler: Done processing query | ||
5358 | 2024.10.31 20:23:34.308994 [ 291 ] {57ba74e2-ace0-4cc2-8d84-1dcf9d9cb9c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5359 | 2024.10.31 20:23:34.309010 [ 291 ] {} <Debug> HTTP-Session: 003f9648-ec54-416b-90e8-8606267097dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5360 | 2024.10.31 20:23:34.309195 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5361 | 2024.10.31 20:23:34.309267 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50332, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5362 | 2024.10.31 20:23:34.309333 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5363 | 2024.10.31 20:23:34.309369 [ 293 ] {} <Debug> HTTP-Session: ac91d035-62a5-45a1-ba3f-766785fac39b Authenticating user 'default' from [fd00:1122:3344:101::d]:50332 | ||
5364 | 2024.10.31 20:23:34.309395 [ 293 ] {} <Debug> HTTP-Session: ac91d035-62a5-45a1-ba3f-766785fac39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5365 | 2024.10.31 20:23:34.309412 [ 293 ] {} <Debug> HTTP-Session: ac91d035-62a5-45a1-ba3f-766785fac39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5366 | 2024.10.31 20:23:34.309449 [ 293 ] {} <Trace> HTTP-Session: ac91d035-62a5-45a1-ba3f-766785fac39b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5367 | 2024.10.31 20:23:34.309650 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5368 | 2024.10.31 20:23:34.309704 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5369 | 2024.10.31 20:23:34.309878 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5370 | 2024.10.31 20:23:34.310271 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5371 | 2024.10.31 20:23:34.310305 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5372 | 2024.10.31 20:23:34.310672 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5373 | 2024.10.31 20:23:34.311014 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5374 | 2024.10.31 20:23:34.311146 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
5375 | 2024.10.31 20:23:34.311290 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Debug> DynamicQueryHandler: Done processing query | ||
5376 | 2024.10.31 20:23:34.311314 [ 293 ] {3b35a741-33f7-4f24-81a7-abcf6db29800} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5377 | 2024.10.31 20:23:34.311329 [ 293 ] {} <Debug> HTTP-Session: ac91d035-62a5-45a1-ba3f-766785fac39b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5378 | 2024.10.31 20:23:34.311490 [ 293 ] {} <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) | ||
5379 | 2024.10.31 20:23:34.311579 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59163, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5380 | 2024.10.31 20:23:34.311648 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5381 | 2024.10.31 20:23:34.311673 [ 291 ] {} <Debug> HTTP-Session: 497d5090-7107-4da4-9d0f-3469f80bca52 Authenticating user 'default' from [fd00:1122:3344:101::d]:59163 | ||
5382 | 2024.10.31 20:23:34.311693 [ 291 ] {} <Debug> HTTP-Session: 497d5090-7107-4da4-9d0f-3469f80bca52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5383 | 2024.10.31 20:23:34.311710 [ 291 ] {} <Debug> HTTP-Session: 497d5090-7107-4da4-9d0f-3469f80bca52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5384 | 2024.10.31 20:23:34.311749 [ 291 ] {} <Trace> HTTP-Session: 497d5090-7107-4da4-9d0f-3469f80bca52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5385 | 2024.10.31 20:23:34.311869 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59163) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5386 | 2024.10.31 20:23:34.311925 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5387 | 2024.10.31 20:23:34.312088 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5388 | 2024.10.31 20:23:34.312324 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5389 | 2024.10.31 20:23:34.312359 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5390 | 2024.10.31 20:23:34.312722 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5391 | 2024.10.31 20:23:34.313055 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5392 | 2024.10.31 20:23:34.313182 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
5393 | 2024.10.31 20:23:34.313361 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Debug> DynamicQueryHandler: Done processing query | ||
5394 | 2024.10.31 20:23:34.313386 [ 291 ] {04563960-cd97-48ce-92b4-5ad1e025d9e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5395 | 2024.10.31 20:23:34.313402 [ 291 ] {} <Debug> HTTP-Session: 497d5090-7107-4da4-9d0f-3469f80bca52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5396 | 2024.10.31 20:23:34.313596 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5397 | 2024.10.31 20:23:34.313671 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40896, User-Agent: (none), Length: 68594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5398 | 2024.10.31 20:23:34.313737 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5399 | 2024.10.31 20:23:34.313761 [ 282 ] {} <Debug> HTTP-Session: 434a0006-fa66-4165-a290-f958b3bb8c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:40896 | ||
5400 | 2024.10.31 20:23:34.313782 [ 282 ] {} <Debug> HTTP-Session: 434a0006-fa66-4165-a290-f958b3bb8c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5401 | 2024.10.31 20:23:34.313799 [ 282 ] {} <Debug> HTTP-Session: 434a0006-fa66-4165-a290-f958b3bb8c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5402 | 2024.10.31 20:23:34.313837 [ 282 ] {} <Trace> HTTP-Session: 434a0006-fa66-4165-a290-f958b3bb8c37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5403 | 2024.10.31 20:23:34.314857 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40896) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5404 | 2024.10.31 20:23:34.314923 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <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 | ||
5405 | 2024.10.31 20:23:34.315333 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5406 | 2024.10.31 20:23:34.316257 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2024.10.31 20:23:34.316292 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5408 | 2024.10.31 20:23:34.316974 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5409 | 2024.10.31 20:23:34.317396 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5410 | 2024.10.31 20:23:34.317574 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003627 sec., 11304.108078301626 rows/sec., 20.26 MiB/sec. | ||
5411 | 2024.10.31 20:23:34.317809 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Debug> DynamicQueryHandler: Done processing query | ||
5412 | 2024.10.31 20:23:34.317834 [ 282 ] {eac99ee5-61a1-4627-b11a-c9aa390bebe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
5413 | 2024.10.31 20:23:34.317849 [ 282 ] {} <Debug> HTTP-Session: 434a0006-fa66-4165-a290-f958b3bb8c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5414 | 2024.10.31 20:23:34.318027 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59163, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5415 | 2024.10.31 20:23:34.318036 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40896, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5416 | 2024.10.31 20:23:34.318087 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5417 | 2024.10.31 20:23:34.318114 [ 291 ] {} <Debug> HTTP-Session: e7e5c53f-5faa-484e-ba53-e398002dd944 Authenticating user 'default' from [fd00:1122:3344:101::d]:59163 | ||
5418 | 2024.10.31 20:23:34.318136 [ 291 ] {} <Debug> HTTP-Session: e7e5c53f-5faa-484e-ba53-e398002dd944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5419 | 2024.10.31 20:23:34.318154 [ 291 ] {} <Debug> HTTP-Session: e7e5c53f-5faa-484e-ba53-e398002dd944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5420 | 2024.10.31 20:23:34.318193 [ 291 ] {} <Trace> HTTP-Session: e7e5c53f-5faa-484e-ba53-e398002dd944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5421 | 2024.10.31 20:23:34.318333 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59163) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5422 | 2024.10.31 20:23:34.318386 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5423 | 2024.10.31 20:23:34.318549 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5424 | 2024.10.31 20:23:34.318894 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5425 | 2024.10.31 20:23:34.318937 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5426 | 2024.10.31 20:23:34.319325 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5427 | 2024.10.31 20:23:34.319638 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5428 | 2024.10.31 20:23:34.319806 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001515 sec., 54125.412541254125 rows/sec., 3.44 MiB/sec. | ||
5429 | 2024.10.31 20:23:34.320116 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Debug> DynamicQueryHandler: Done processing query | ||
5430 | 2024.10.31 20:23:34.320141 [ 291 ] {9f1bafc4-6e59-4464-9211-abfe8b6cc2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5431 | 2024.10.31 20:23:34.320157 [ 291 ] {} <Debug> HTTP-Session: e7e5c53f-5faa-484e-ba53-e398002dd944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5432 | 2024.10.31 20:23:34.320514 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59163, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5433 | 2024.10.31 20:23:35.216204 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5434 | 2024.10.31 20:23:35.617866 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5435 | 2024.10.31 20:23:35.709425 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5436 | 2024.10.31 20:23:35.881841 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5437 | 2024.10.31 20:23:35.940036 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5438 | 2024.10.31 20:23:36.031397 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5439 | 2024.10.31 20:23:36.050673 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5440 | 2024.10.31 20:23:36.104004 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5441 | 2024.10.31 20:23:36.977985 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59965, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5442 | 2024.10.31 20:23:37.294155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5443 | 2024.10.31 20:23:37.501834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5444 | 2024.10.31 20:23:37.536169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5445 | 2024.10.31 20:23:37.633031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62328, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5446 | 2024.10.31 20:23:37.692908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63129, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5447 | 2024.10.31 20:23:37.723468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45310, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5448 | 2024.10.31 20:23:37.767241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5449 | 2024.10.31 20:23:37.811715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5450 | 2024.10.31 20:23:37.829829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5451 | 2024.10.31 20:23:37.829894 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33882, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5452 | 2024.10.31 20:23:37.916388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5453 | 2024.10.31 20:23:37.993853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41827, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5454 | 2024.10.31 20:23:38.047244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46932, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5455 | 2024.10.31 20:23:38.091735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5456 | 2024.10.31 20:23:38.176016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5457 | 2024.10.31 20:23:38.184975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 510 | ||
5458 | 2024.10.31 20:23:38.187701 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5459 | 2024.10.31 20:23:38.187749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5460 | 2024.10.31 20:23:38.189394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5461 | 2024.10.31 20:23:38.190462 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5462 | 2024.10.31 20:23:38.191085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
5463 | 2024.10.31 20:23:39.285990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35816, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5464 | 2024.10.31 20:23:39.286105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5465 | 2024.10.31 20:23:39.286130 [ 3 ] {} <Debug> HTTP-Session: 9a6ac29a-05e8-4e11-baaf-4c1e87edcb44 Authenticating user 'default' from [fd00:1122:3344:101::d]:35816 | ||
5466 | 2024.10.31 20:23:39.286154 [ 3 ] {} <Debug> HTTP-Session: 9a6ac29a-05e8-4e11-baaf-4c1e87edcb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5467 | 2024.10.31 20:23:39.286168 [ 3 ] {} <Debug> HTTP-Session: 9a6ac29a-05e8-4e11-baaf-4c1e87edcb44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5468 | 2024.10.31 20:23:39.286219 [ 3 ] {} <Trace> HTTP-Session: 9a6ac29a-05e8-4e11-baaf-4c1e87edcb44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5469 | 2024.10.31 20:23:39.286395 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35816) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5470 | 2024.10.31 20:23:39.286461 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5471 | 2024.10.31 20:23:39.286794 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5472 | 2024.10.31 20:23:39.287262 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2024.10.31 20:23:39.287305 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5474 | 2024.10.31 20:23:39.287727 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5475 | 2024.10.31 20:23:39.288119 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5476 | 2024.10.31 20:23:39.288267 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001925 sec., 3116.8831168831166 rows/sec., 254.16 KiB/sec. | ||
5477 | 2024.10.31 20:23:39.288496 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Debug> DynamicQueryHandler: Done processing query | ||
5478 | 2024.10.31 20:23:39.288524 [ 3 ] {1f9ee541-e5a7-422d-89c6-8f7e1499881b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5479 | 2024.10.31 20:23:39.288541 [ 3 ] {} <Debug> HTTP-Session: 9a6ac29a-05e8-4e11-baaf-4c1e87edcb44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5480 | 2024.10.31 20:23:39.288731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5481 | 2024.10.31 20:23:39.288855 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52944, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5482 | 2024.10.31 20:23:39.288977 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5483 | 2024.10.31 20:23:39.289001 [ 283 ] {} <Debug> HTTP-Session: 143aed91-4ffe-4108-92a0-9aab3ad9477f Authenticating user 'default' from [fd00:1122:3344:101::d]:52944 | ||
5484 | 2024.10.31 20:23:39.289026 [ 283 ] {} <Debug> HTTP-Session: 143aed91-4ffe-4108-92a0-9aab3ad9477f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5485 | 2024.10.31 20:23:39.289040 [ 283 ] {} <Debug> HTTP-Session: 143aed91-4ffe-4108-92a0-9aab3ad9477f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5486 | 2024.10.31 20:23:39.289095 [ 283 ] {} <Trace> HTTP-Session: 143aed91-4ffe-4108-92a0-9aab3ad9477f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5487 | 2024.10.31 20:23:39.289294 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52944) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5488 | 2024.10.31 20:23:39.289362 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5489 | 2024.10.31 20:23:39.289700 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5490 | 2024.10.31 20:23:39.290164 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2024.10.31 20:23:39.290212 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5492 | 2024.10.31 20:23:39.290652 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5493 | 2024.10.31 20:23:39.291053 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5494 | 2024.10.31 20:23:39.291230 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.002003 sec., 29455.81627558662 rows/sec., 2.25 MiB/sec. | ||
5495 | 2024.10.31 20:23:39.291460 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Debug> DynamicQueryHandler: Done processing query | ||
5496 | 2024.10.31 20:23:39.291489 [ 283 ] {d8f6d542-62f3-40c0-8d56-49db9dcdf726} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5497 | 2024.10.31 20:23:39.291506 [ 283 ] {} <Debug> HTTP-Session: 143aed91-4ffe-4108-92a0-9aab3ad9477f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5498 | 2024.10.31 20:23:39.291652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35816, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5499 | 2024.10.31 20:23:39.291684 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5500 | 2024.10.31 20:23:39.291755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5501 | 2024.10.31 20:23:39.291788 [ 3 ] {} <Debug> HTTP-Session: bd5dd612-0141-41eb-8136-f531fae6c9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35816 | ||
5502 | 2024.10.31 20:23:39.291811 [ 3 ] {} <Debug> HTTP-Session: bd5dd612-0141-41eb-8136-f531fae6c9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5503 | 2024.10.31 20:23:39.291827 [ 3 ] {} <Debug> HTTP-Session: bd5dd612-0141-41eb-8136-f531fae6c9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5504 | 2024.10.31 20:23:39.291880 [ 3 ] {} <Trace> HTTP-Session: bd5dd612-0141-41eb-8136-f531fae6c9b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5505 | 2024.10.31 20:23:39.291999 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35816) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5506 | 2024.10.31 20:23:39.292051 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5507 | 2024.10.31 20:23:39.292323 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5508 | 2024.10.31 20:23:39.292674 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5509 | 2024.10.31 20:23:39.292711 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5510 | 2024.10.31 20:23:39.293065 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5511 | 2024.10.31 20:23:39.293439 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5512 | 2024.10.31 20:23:39.293574 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 260.05 KiB/sec. | ||
5513 | 2024.10.31 20:23:39.293760 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Debug> DynamicQueryHandler: Done processing query | ||
5514 | 2024.10.31 20:23:39.293785 [ 3 ] {8bbfa457-803b-4b33-8040-4f6a86de0583} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5515 | 2024.10.31 20:23:39.293802 [ 3 ] {} <Debug> HTTP-Session: bd5dd612-0141-41eb-8136-f531fae6c9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5516 | 2024.10.31 20:23:39.293943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5517 | 2024.10.31 20:23:39.294072 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57981, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5518 | 2024.10.31 20:23:39.294148 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5519 | 2024.10.31 20:23:39.294174 [ 283 ] {} <Debug> HTTP-Session: cda6ebcc-c4cf-4f89-8d99-656bf78899db Authenticating user 'default' from [fd00:1122:3344:101::d]:57981 | ||
5520 | 2024.10.31 20:23:39.294196 [ 283 ] {} <Debug> HTTP-Session: cda6ebcc-c4cf-4f89-8d99-656bf78899db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5521 | 2024.10.31 20:23:39.294213 [ 283 ] {} <Debug> HTTP-Session: cda6ebcc-c4cf-4f89-8d99-656bf78899db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5522 | 2024.10.31 20:23:39.294262 [ 283 ] {} <Trace> HTTP-Session: cda6ebcc-c4cf-4f89-8d99-656bf78899db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5523 | 2024.10.31 20:23:39.294430 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57981) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5524 | 2024.10.31 20:23:39.294488 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5525 | 2024.10.31 20:23:39.294805 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5526 | 2024.10.31 20:23:39.295244 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5527 | 2024.10.31 20:23:39.295289 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5528 | 2024.10.31 20:23:39.295660 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5529 | 2024.10.31 20:23:39.296034 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5530 | 2024.10.31 20:23:39.296198 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001829 sec., 38272.27993439038 rows/sec., 2.99 MiB/sec. | ||
5531 | 2024.10.31 20:23:39.296495 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Debug> DynamicQueryHandler: Done processing query | ||
5532 | 2024.10.31 20:23:39.296532 [ 283 ] {551cae82-7873-4d65-97c9-938490d4e8f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5533 | 2024.10.31 20:23:39.296550 [ 283 ] {} <Debug> HTTP-Session: cda6ebcc-c4cf-4f89-8d99-656bf78899db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5534 | 2024.10.31 20:23:39.296736 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5535 | 2024.10.31 20:23:39.296756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35816, User-Agent: (none), Length: 31204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5536 | 2024.10.31 20:23:39.296846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5537 | 2024.10.31 20:23:39.296878 [ 3 ] {} <Debug> HTTP-Session: 5497c403-d409-4b85-9d0c-8ce8b3ca318d Authenticating user 'default' from [fd00:1122:3344:101::d]:35816 | ||
5538 | 2024.10.31 20:23:39.296903 [ 3 ] {} <Debug> HTTP-Session: 5497c403-d409-4b85-9d0c-8ce8b3ca318d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5539 | 2024.10.31 20:23:39.296921 [ 3 ] {} <Debug> HTTP-Session: 5497c403-d409-4b85-9d0c-8ce8b3ca318d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5540 | 2024.10.31 20:23:39.296961 [ 3 ] {} <Trace> HTTP-Session: 5497c403-d409-4b85-9d0c-8ce8b3ca318d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5541 | 2024.10.31 20:23:39.297145 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35816) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5542 | 2024.10.31 20:23:39.297197 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5543 | 2024.10.31 20:23:39.297377 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5544 | 2024.10.31 20:23:39.297798 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2024.10.31 20:23:39.297835 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5546 | 2024.10.31 20:23:39.298224 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5547 | 2024.10.31 20:23:39.298559 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2024.10.31 20:23:39.298678 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5549 | 2024.10.31 20:23:39.298685 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00162 sec., 100617.28395061729 rows/sec., 7.01 MiB/sec. | ||
5550 | 2024.10.31 20:23:39.298722 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5551 | 2024.10.31 20:23:39.298759 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
5552 | 2024.10.31 20:23:39.298937 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
5553 | 2024.10.31 20:23:39.298969 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Debug> DynamicQueryHandler: Done processing query | ||
5554 | 2024.10.31 20:23:39.299011 [ 3 ] {0d06e108-8df4-4e80-9c0c-2b10aaa8ed26} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5555 | 2024.10.31 20:23:39.299049 [ 3 ] {} <Debug> HTTP-Session: 5497c403-d409-4b85-9d0c-8ce8b3ca318d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5556 | 2024.10.31 20:23:39.299162 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5557 | 2024.10.31 20:23:39.299201 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4147 rows starting from the beginning of the part | ||
5558 | 2024.10.31 20:23:39.299362 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
5559 | 2024.10.31 20:23:39.299413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5560 | 2024.10.31 20:23:39.299489 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42589, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5561 | 2024.10.31 20:23:39.299801 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5562 | 2024.10.31 20:23:39.299902 [ 3 ] {} <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): | ||
5563 | |||
5564 | (version 23.8.7.1) | ||
5565 | 2024.10.31 20:23:39.299940 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 132 rows starting from the beginning of the part | ||
5566 | 2024.10.31 20:23:39.300012 [ 283 ] {} <Debug> HTTP-Session: d2964025-dc46-4909-b012-6070eb028541 Authenticating user 'default' from [fd00:1122:3344:101::d]:42589 | ||
5567 | 2024.10.31 20:23:39.300114 [ 283 ] {} <Debug> HTTP-Session: d2964025-dc46-4909-b012-6070eb028541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5568 | 2024.10.31 20:23:39.300228 [ 283 ] {} <Debug> HTTP-Session: d2964025-dc46-4909-b012-6070eb028541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5569 | 2024.10.31 20:23:39.300367 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
5570 | 2024.10.31 20:23:39.300377 [ 283 ] {} <Trace> HTTP-Session: d2964025-dc46-4909-b012-6070eb028541 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5571 | 2024.10.31 20:23:39.300480 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
5572 | 2024.10.31 20:23:39.300791 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42589) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5573 | 2024.10.31 20:23:39.300847 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 163 rows starting from the beginning of the part | ||
5574 | 2024.10.31 20:23:39.300975 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5575 | 2024.10.31 20:23:39.301653 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5576 | 2024.10.31 20:23:39.302116 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5577 | 2024.10.31 20:23:39.302213 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5578 | 2024.10.31 20:23:39.302700 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5579 | 2024.10.31 20:23:39.303255 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5580 | 2024.10.31 20:23:39.303467 [ 30 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5581 | 2024.10.31 20:23:39.303474 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002924 sec., 20519.83584131327 rows/sec., 1.38 MiB/sec. | ||
5582 | 2024.10.31 20:23:39.303509 [ 30 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5583 | 2024.10.31 20:23:39.303657 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5584 | 2024.10.31 20:23:39.304194 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Debug> DynamicQueryHandler: Done processing query | ||
5585 | 2024.10.31 20:23:39.304227 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
5586 | 2024.10.31 20:23:39.304282 [ 283 ] {bfb5a2c6-061b-4313-a759-148829a0a44f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5587 | 2024.10.31 20:23:39.304386 [ 283 ] {} <Debug> HTTP-Session: d2964025-dc46-4909-b012-6070eb028541 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5588 | 2024.10.31 20:23:39.304750 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5589 | 2024.10.31 20:23:39.304922 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5590 | 2024.10.31 20:23:39.305045 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 972 rows starting from the beginning of the part | ||
5591 | 2024.10.31 20:23:39.305435 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
5592 | 2024.10.31 20:23:39.305728 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
5593 | 2024.10.31 20:23:39.305768 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5076 rows, containing 5 columns (5 merged, 0 gathered) in 0.006899961 sec., 735656.331970572 rows/sec., 50.06 MiB/sec. | ||
5594 | 2024.10.31 20:23:39.305865 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
5595 | 2024.10.31 20:23:39.306040 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
5596 | 2024.10.31 20:23:39.306231 [ 186 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
5597 | 2024.10.31 20:23:39.306491 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5598 | 2024.10.31 20:23:39.307578 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2024.10.31 20:23:39.307785 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5600 | 2024.10.31 20:23:39.307975 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
5601 | 2024.10.31 20:23:39.308414 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00459071 sec., 284051.9222516779 rows/sec., 18.76 MiB/sec. | ||
5602 | 2024.10.31 20:23:39.308601 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5603 | 2024.10.31 20:23:39.308996 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_26_5} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5604 | 2024.10.31 20:23:39.309105 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_26_5} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5605 | 2024.10.31 20:23:39.309188 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
5606 | 2024.10.31 20:23:42.977643 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5607 | 2024.10.31 20:23:42.977718 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5608 | 2024.10.31 20:23:44.285576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47475, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5609 | 2024.10.31 20:23:44.285706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5610 | 2024.10.31 20:23:44.285735 [ 3 ] {} <Debug> HTTP-Session: e8896657-1ca4-4322-a146-562ca6bfb304 Authenticating user 'default' from [fd00:1122:3344:101::d]:47475 | ||
5611 | 2024.10.31 20:23:44.285763 [ 3 ] {} <Debug> HTTP-Session: e8896657-1ca4-4322-a146-562ca6bfb304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5612 | 2024.10.31 20:23:44.285782 [ 3 ] {} <Debug> HTTP-Session: e8896657-1ca4-4322-a146-562ca6bfb304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5613 | 2024.10.31 20:23:44.285943 [ 3 ] {} <Trace> HTTP-Session: e8896657-1ca4-4322-a146-562ca6bfb304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5614 | 2024.10.31 20:23:44.286170 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47475) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5615 | 2024.10.31 20:23:44.286245 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5616 | 2024.10.31 20:23:44.286611 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5617 | 2024.10.31 20:23:44.287110 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5618 | 2024.10.31 20:23:44.287157 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5619 | 2024.10.31 20:23:44.287572 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5620 | 2024.10.31 20:23:44.287962 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5621 | 2024.10.31 20:23:44.288144 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. | ||
5622 | 2024.10.31 20:23:44.288391 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Debug> DynamicQueryHandler: Done processing query | ||
5623 | 2024.10.31 20:23:44.288418 [ 3 ] {4f7055b9-2f9d-4102-9512-d1d2af482e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5624 | 2024.10.31 20:23:44.288434 [ 3 ] {} <Debug> HTTP-Session: e8896657-1ca4-4322-a146-562ca6bfb304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5625 | 2024.10.31 20:23:44.288636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5626 | 2024.10.31 20:23:44.288751 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59227, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5627 | 2024.10.31 20:23:44.288876 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5628 | 2024.10.31 20:23:44.288906 [ 283 ] {} <Debug> HTTP-Session: 67426c74-d6fc-46c6-acef-0676fbfbe1c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59227 | ||
5629 | 2024.10.31 20:23:44.288934 [ 283 ] {} <Debug> HTTP-Session: 67426c74-d6fc-46c6-acef-0676fbfbe1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5630 | 2024.10.31 20:23:44.288952 [ 283 ] {} <Debug> HTTP-Session: 67426c74-d6fc-46c6-acef-0676fbfbe1c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5631 | 2024.10.31 20:23:44.289021 [ 283 ] {} <Trace> HTTP-Session: 67426c74-d6fc-46c6-acef-0676fbfbe1c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5632 | 2024.10.31 20:23:44.289249 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59227) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5633 | 2024.10.31 20:23:44.289325 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5634 | 2024.10.31 20:23:44.289692 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5635 | 2024.10.31 20:23:44.290147 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2024.10.31 20:23:44.290197 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5637 | 2024.10.31 20:23:44.290647 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5638 | 2024.10.31 20:23:44.291043 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5639 | 2024.10.31 20:23:44.291226 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00205 sec., 31219.512195121948 rows/sec., 2.44 MiB/sec. | ||
5640 | 2024.10.31 20:23:44.291458 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Debug> DynamicQueryHandler: Done processing query | ||
5641 | 2024.10.31 20:23:44.291488 [ 283 ] {8ada7e54-6997-4a3b-97cc-c521d52c9e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5642 | 2024.10.31 20:23:44.291504 [ 283 ] {} <Debug> HTTP-Session: 67426c74-d6fc-46c6-acef-0676fbfbe1c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5643 | 2024.10.31 20:23:44.291714 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5644 | 2024.10.31 20:23:44.291849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33795, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5645 | 2024.10.31 20:23:44.291927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5646 | 2024.10.31 20:23:44.291951 [ 3 ] {} <Debug> HTTP-Session: a59a9493-4c5c-42ed-9b30-26edd3af6bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33795 | ||
5647 | 2024.10.31 20:23:44.291974 [ 3 ] {} <Debug> HTTP-Session: a59a9493-4c5c-42ed-9b30-26edd3af6bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5648 | 2024.10.31 20:23:44.291991 [ 3 ] {} <Debug> HTTP-Session: a59a9493-4c5c-42ed-9b30-26edd3af6bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5649 | 2024.10.31 20:23:44.292041 [ 3 ] {} <Trace> HTTP-Session: a59a9493-4c5c-42ed-9b30-26edd3af6bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5650 | 2024.10.31 20:23:44.292246 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5651 | 2024.10.31 20:23:44.292311 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5652 | 2024.10.31 20:23:44.292519 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5653 | 2024.10.31 20:23:44.292920 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5654 | 2024.10.31 20:23:44.292958 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5655 | 2024.10.31 20:23:44.293369 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5656 | 2024.10.31 20:23:44.293746 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5657 | 2024.10.31 20:23:44.293900 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001743 sec., 91795.75444635686 rows/sec., 6.39 MiB/sec. | ||
5658 | 2024.10.31 20:23:44.294088 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Debug> DynamicQueryHandler: Done processing query | ||
5659 | 2024.10.31 20:23:44.294113 [ 3 ] {94bbfef7-2769-4756-bbbf-9f2e0cfdba17} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5660 | 2024.10.31 20:23:44.294129 [ 3 ] {} <Debug> HTTP-Session: a59a9493-4c5c-42ed-9b30-26edd3af6bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5661 | 2024.10.31 20:23:44.294338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5662 | 2024.10.31 20:23:44.294356 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59227, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5663 | 2024.10.31 20:23:44.294442 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5664 | 2024.10.31 20:23:44.294462 [ 283 ] {} <Debug> HTTP-Session: 74cbc7f0-3823-47b8-88ba-24e1c4382664 Authenticating user 'default' from [fd00:1122:3344:101::d]:59227 | ||
5665 | 2024.10.31 20:23:44.294491 [ 283 ] {} <Debug> HTTP-Session: 74cbc7f0-3823-47b8-88ba-24e1c4382664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5666 | 2024.10.31 20:23:44.294508 [ 283 ] {} <Debug> HTTP-Session: 74cbc7f0-3823-47b8-88ba-24e1c4382664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5667 | 2024.10.31 20:23:44.294552 [ 283 ] {} <Trace> HTTP-Session: 74cbc7f0-3823-47b8-88ba-24e1c4382664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5668 | 2024.10.31 20:23:44.294710 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59227) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5669 | 2024.10.31 20:23:44.294765 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5670 | 2024.10.31 20:23:44.294932 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5671 | 2024.10.31 20:23:44.295238 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5672 | 2024.10.31 20:23:44.295277 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5673 | 2024.10.31 20:23:44.295667 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5674 | 2024.10.31 20:23:44.296009 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5675 | 2024.10.31 20:23:44.296166 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
5676 | 2024.10.31 20:23:44.296340 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Debug> DynamicQueryHandler: Done processing query | ||
5677 | 2024.10.31 20:23:44.296365 [ 283 ] {6653137c-40d3-42fc-a2a3-851d43e0c155} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5678 | 2024.10.31 20:23:44.296381 [ 283 ] {} <Debug> HTTP-Session: 74cbc7f0-3823-47b8-88ba-24e1c4382664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5679 | 2024.10.31 20:23:44.296643 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5680 | 2024.10.31 20:23:48.191336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 530 | ||
5681 | 2024.10.31 20:23:48.194022 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5682 | 2024.10.31 20:23:48.194079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5683 | 2024.10.31 20:23:48.195575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5684 | 2024.10.31 20:23:48.196590 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5685 | 2024.10.31 20:23:48.196842 [ 59 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5686 | 2024.10.31 20:23:48.197004 [ 59 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5687 | 2024.10.31 20:23:48.197115 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5688 | 2024.10.31 20:23:48.197710 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
5689 | 2024.10.31 20:23:48.198205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
5690 | 2024.10.31 20:23:48.198966 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5691 | 2024.10.31 20:23:48.199147 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 402 rows starting from the beginning of the part | ||
5692 | 2024.10.31 20:23:48.199753 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
5693 | 2024.10.31 20:23:48.200326 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
5694 | 2024.10.31 20:23:48.200881 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
5695 | 2024.10.31 20:23:48.201534 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
5696 | 2024.10.31 20:23:48.202043 [ 191 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
5697 | 2024.10.31 20:23:48.210555 [ 201 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 72 columns (72 merged, 0 gathered) in 0.013211482 sec., 40116.61977059046 rows/sec., 32.37 MiB/sec. | ||
5698 | 2024.10.31 20:23:48.211889 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5699 | 2024.10.31 20:23:48.213746 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2024.10.31 20:23:48.213854 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_16_3} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5701 | 2024.10.31 20:23:48.214220 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
5702 | 2024.10.31 20:23:49.293225 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57216, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5703 | 2024.10.31 20:23:49.293346 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5704 | 2024.10.31 20:23:49.293371 [ 282 ] {} <Debug> HTTP-Session: 00c4958a-7a7d-4141-90bb-a415c0d75bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57216 | ||
5705 | 2024.10.31 20:23:49.293404 [ 282 ] {} <Debug> HTTP-Session: 00c4958a-7a7d-4141-90bb-a415c0d75bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5706 | 2024.10.31 20:23:49.293422 [ 282 ] {} <Debug> HTTP-Session: 00c4958a-7a7d-4141-90bb-a415c0d75bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5707 | 2024.10.31 20:23:49.293475 [ 282 ] {} <Trace> HTTP-Session: 00c4958a-7a7d-4141-90bb-a415c0d75bb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5708 | 2024.10.31 20:23:49.293772 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57216) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5709 | 2024.10.31 20:23:49.293844 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5710 | 2024.10.31 20:23:49.294189 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5711 | 2024.10.31 20:23:49.294795 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5712 | 2024.10.31 20:23:49.294838 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5713 | 2024.10.31 20:23:49.295330 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5714 | 2024.10.31 20:23:49.295720 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2024.10.31 20:23:49.295876 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.00225 sec., 120444.44444444445 rows/sec., 10.72 MiB/sec. | ||
5716 | 2024.10.31 20:23:49.296208 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Debug> DynamicQueryHandler: Done processing query | ||
5717 | 2024.10.31 20:23:49.296255 [ 282 ] {b10be860-14a2-4b89-94c0-3c024a0f6e45} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
5718 | 2024.10.31 20:23:49.296281 [ 282 ] {} <Debug> HTTP-Session: 00c4958a-7a7d-4141-90bb-a415c0d75bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5719 | 2024.10.31 20:23:49.296494 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5720 | 2024.10.31 20:23:49.296600 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40274, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5721 | 2024.10.31 20:23:49.296671 [ 291 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5722 | 2024.10.31 20:23:49.296691 [ 291 ] {} <Debug> HTTP-Session: d025d6fb-e89e-4370-bbe3-294a46624a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:40274 | ||
5723 | 2024.10.31 20:23:49.296716 [ 291 ] {} <Debug> HTTP-Session: d025d6fb-e89e-4370-bbe3-294a46624a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5724 | 2024.10.31 20:23:49.296730 [ 291 ] {} <Debug> HTTP-Session: d025d6fb-e89e-4370-bbe3-294a46624a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5725 | 2024.10.31 20:23:49.296765 [ 291 ] {} <Trace> HTTP-Session: d025d6fb-e89e-4370-bbe3-294a46624a37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5726 | 2024.10.31 20:23:49.296890 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40274) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5727 | 2024.10.31 20:23:49.296937 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5728 | 2024.10.31 20:23:49.297184 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5729 | 2024.10.31 20:23:49.297520 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5730 | 2024.10.31 20:23:49.297558 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5731 | 2024.10.31 20:23:49.297949 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5732 | 2024.10.31 20:23:49.298310 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5733 | 2024.10.31 20:23:49.298458 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001599 sec., 25641.02564102564 rows/sec., 1.88 MiB/sec. | ||
5734 | 2024.10.31 20:23:49.298764 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Debug> DynamicQueryHandler: Done processing query | ||
5735 | 2024.10.31 20:23:49.298792 [ 291 ] {d6fafaf1-e329-4166-a082-d7e3f1b1e0e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5736 | 2024.10.31 20:23:49.298808 [ 291 ] {} <Debug> HTTP-Session: d025d6fb-e89e-4370-bbe3-294a46624a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5737 | 2024.10.31 20:23:49.299029 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5738 | 2024.10.31 20:23:49.299078 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35112, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5739 | 2024.10.31 20:23:49.299143 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5740 | 2024.10.31 20:23:49.299165 [ 282 ] {} <Debug> HTTP-Session: da897d06-179b-4377-ac57-603b0a2b2c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:35112 | ||
5741 | 2024.10.31 20:23:49.299186 [ 282 ] {} <Debug> HTTP-Session: da897d06-179b-4377-ac57-603b0a2b2c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5742 | 2024.10.31 20:23:49.299209 [ 282 ] {} <Debug> HTTP-Session: da897d06-179b-4377-ac57-603b0a2b2c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5743 | 2024.10.31 20:23:49.299244 [ 282 ] {} <Trace> HTTP-Session: da897d06-179b-4377-ac57-603b0a2b2c37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5744 | 2024.10.31 20:23:49.299356 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35112) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5745 | 2024.10.31 20:23:49.299402 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5746 | 2024.10.31 20:23:49.299656 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5747 | 2024.10.31 20:23:49.300078 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2024.10.31 20:23:49.300116 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5749 | 2024.10.31 20:23:49.300483 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5750 | 2024.10.31 20:23:49.300863 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5751 | 2024.10.31 20:23:49.301019 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. | ||
5752 | 2024.10.31 20:23:49.301358 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Debug> DynamicQueryHandler: Done processing query | ||
5753 | 2024.10.31 20:23:49.301384 [ 282 ] {674ce6f8-8354-4d43-b312-dff2cd1ba2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5754 | 2024.10.31 20:23:49.301400 [ 282 ] {} <Debug> HTTP-Session: da897d06-179b-4377-ac57-603b0a2b2c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5755 | 2024.10.31 20:23:49.301557 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5756 | 2024.10.31 20:23:49.301731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33703, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5757 | 2024.10.31 20:23:49.301849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5758 | 2024.10.31 20:23:49.301883 [ 3 ] {} <Debug> HTTP-Session: 28102743-a3da-45a8-a1f1-6c38bd804bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:33703 | ||
5759 | 2024.10.31 20:23:49.301916 [ 3 ] {} <Debug> HTTP-Session: 28102743-a3da-45a8-a1f1-6c38bd804bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5760 | 2024.10.31 20:23:49.301938 [ 3 ] {} <Debug> HTTP-Session: 28102743-a3da-45a8-a1f1-6c38bd804bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5761 | 2024.10.31 20:23:49.302009 [ 3 ] {} <Trace> HTTP-Session: 28102743-a3da-45a8-a1f1-6c38bd804bcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5762 | 2024.10.31 20:23:49.302212 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33703) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5763 | 2024.10.31 20:23:49.302283 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5764 | 2024.10.31 20:23:49.302672 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5765 | 2024.10.31 20:23:49.303075 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5766 | 2024.10.31 20:23:49.303120 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5767 | 2024.10.31 20:23:49.303546 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5768 | 2024.10.31 20:23:49.304019 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5769 | 2024.10.31 20:23:49.304202 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002041 sec., 2939.7354238118573 rows/sec., 173.69 KiB/sec. | ||
5770 | 2024.10.31 20:23:49.304594 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Debug> DynamicQueryHandler: Done processing query | ||
5771 | 2024.10.31 20:23:49.304626 [ 3 ] {6063c5f2-a383-4688-956d-0d09556f8a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5772 | 2024.10.31 20:23:49.304644 [ 3 ] {} <Debug> HTTP-Session: 28102743-a3da-45a8-a1f1-6c38bd804bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5773 | 2024.10.31 20:23:49.305059 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35112, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5774 | 2024.10.31 20:23:49.305073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5775 | 2024.10.31 20:23:49.305155 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5776 | 2024.10.31 20:23:49.305189 [ 282 ] {} <Debug> HTTP-Session: 608a5fe7-d145-4282-a5fc-48053b7f9ada Authenticating user 'default' from [fd00:1122:3344:101::d]:35112 | ||
5777 | 2024.10.31 20:23:49.305211 [ 282 ] {} <Debug> HTTP-Session: 608a5fe7-d145-4282-a5fc-48053b7f9ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5778 | 2024.10.31 20:23:49.305225 [ 282 ] {} <Debug> HTTP-Session: 608a5fe7-d145-4282-a5fc-48053b7f9ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5779 | 2024.10.31 20:23:49.305273 [ 282 ] {} <Trace> HTTP-Session: 608a5fe7-d145-4282-a5fc-48053b7f9ada Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5780 | 2024.10.31 20:23:49.305511 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35112) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5781 | 2024.10.31 20:23:49.305559 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5782 | 2024.10.31 20:23:49.305824 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5783 | 2024.10.31 20:23:49.306461 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5784 | 2024.10.31 20:23:49.306498 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5785 | 2024.10.31 20:23:49.306878 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5786 | 2024.10.31 20:23:49.307245 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2024.10.31 20:23:49.307406 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002005 sec., 210972.56857855362 rows/sec., 15.08 MiB/sec. | ||
5788 | 2024.10.31 20:23:49.307587 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Debug> DynamicQueryHandler: Done processing query | ||
5789 | 2024.10.31 20:23:49.307611 [ 282 ] {50e48c90-587d-4af7-bb7b-b6c4583fb8b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
5790 | 2024.10.31 20:23:49.307628 [ 282 ] {} <Debug> HTTP-Session: 608a5fe7-d145-4282-a5fc-48053b7f9ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5791 | 2024.10.31 20:23:49.307830 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5792 | 2024.10.31 20:23:49.307936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38417, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5793 | 2024.10.31 20:23:49.308006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5794 | 2024.10.31 20:23:49.308028 [ 3 ] {} <Debug> HTTP-Session: 5d29793a-011e-495f-854c-01d858c06cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38417 | ||
5795 | 2024.10.31 20:23:49.308048 [ 3 ] {} <Debug> HTTP-Session: 5d29793a-011e-495f-854c-01d858c06cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5796 | 2024.10.31 20:23:49.308063 [ 3 ] {} <Debug> HTTP-Session: 5d29793a-011e-495f-854c-01d858c06cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5797 | 2024.10.31 20:23:49.308108 [ 3 ] {} <Trace> HTTP-Session: 5d29793a-011e-495f-854c-01d858c06cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2024.10.31 20:23:49.308227 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38417) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5799 | 2024.10.31 20:23:49.308280 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5800 | 2024.10.31 20:23:49.308451 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5801 | 2024.10.31 20:23:49.308754 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2024.10.31 20:23:49.308793 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5803 | 2024.10.31 20:23:49.309170 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5804 | 2024.10.31 20:23:49.309507 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2024.10.31 20:23:49.309678 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
5806 | 2024.10.31 20:23:49.309980 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Debug> DynamicQueryHandler: Done processing query | ||
5807 | 2024.10.31 20:23:49.310006 [ 3 ] {47712bcc-4e20-4dc7-bdce-b6981f8fc987} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5808 | 2024.10.31 20:23:49.310022 [ 3 ] {} <Debug> HTTP-Session: 5d29793a-011e-495f-854c-01d858c06cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5809 | 2024.10.31 20:23:49.310242 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35112, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5810 | 2024.10.31 20:23:49.310263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38417, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5811 | 2024.10.31 20:23:49.310354 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5812 | 2024.10.31 20:23:49.310396 [ 282 ] {} <Debug> HTTP-Session: 359cf8ec-9807-4f6d-9ea0-8d04c5920603 Authenticating user 'default' from [fd00:1122:3344:101::d]:35112 | ||
5813 | 2024.10.31 20:23:49.310420 [ 282 ] {} <Debug> HTTP-Session: 359cf8ec-9807-4f6d-9ea0-8d04c5920603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5814 | 2024.10.31 20:23:49.310447 [ 282 ] {} <Debug> HTTP-Session: 359cf8ec-9807-4f6d-9ea0-8d04c5920603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5815 | 2024.10.31 20:23:49.310489 [ 282 ] {} <Trace> HTTP-Session: 359cf8ec-9807-4f6d-9ea0-8d04c5920603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5816 | 2024.10.31 20:23:49.310685 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5817 | 2024.10.31 20:23:49.310737 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5818 | 2024.10.31 20:23:49.310919 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5819 | 2024.10.31 20:23:49.311370 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5820 | 2024.10.31 20:23:49.311406 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5821 | 2024.10.31 20:23:49.311809 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5822 | 2024.10.31 20:23:49.312154 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5823 | 2024.10.31 20:23:49.312309 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. | ||
5824 | 2024.10.31 20:23:49.312489 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Debug> DynamicQueryHandler: Done processing query | ||
5825 | 2024.10.31 20:23:49.312513 [ 282 ] {c4f13249-aa20-451c-9a1e-fd01707bcd0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5826 | 2024.10.31 20:23:49.312530 [ 282 ] {} <Debug> HTTP-Session: 359cf8ec-9807-4f6d-9ea0-8d04c5920603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5827 | 2024.10.31 20:23:49.312762 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5828 | 2024.10.31 20:23:49.312803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45112, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5829 | 2024.10.31 20:23:49.312883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5830 | 2024.10.31 20:23:49.312918 [ 3 ] {} <Debug> HTTP-Session: 41683392-1257-4f9b-a417-3948409480c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45112 | ||
5831 | 2024.10.31 20:23:49.312943 [ 3 ] {} <Debug> HTTP-Session: 41683392-1257-4f9b-a417-3948409480c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5832 | 2024.10.31 20:23:49.312958 [ 3 ] {} <Debug> HTTP-Session: 41683392-1257-4f9b-a417-3948409480c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5833 | 2024.10.31 20:23:49.313000 [ 3 ] {} <Trace> HTTP-Session: 41683392-1257-4f9b-a417-3948409480c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5834 | 2024.10.31 20:23:49.313105 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45112) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5835 | 2024.10.31 20:23:49.313156 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5836 | 2024.10.31 20:23:49.313322 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5837 | 2024.10.31 20:23:49.313610 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5838 | 2024.10.31 20:23:49.313648 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5839 | 2024.10.31 20:23:49.314017 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5840 | 2024.10.31 20:23:49.314352 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5841 | 2024.10.31 20:23:49.314504 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
5842 | 2024.10.31 20:23:49.314687 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Debug> DynamicQueryHandler: Done processing query | ||
5843 | 2024.10.31 20:23:49.314718 [ 3 ] {85450fa7-ed51-40f6-af3c-426f3349c688} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5844 | 2024.10.31 20:23:49.314734 [ 3 ] {} <Debug> HTTP-Session: 41683392-1257-4f9b-a417-3948409480c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5845 | 2024.10.31 20:23:49.315052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5846 | 2024.10.31 20:23:49.315128 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60260, User-Agent: (none), Length: 68578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5847 | 2024.10.31 20:23:49.315195 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5848 | 2024.10.31 20:23:49.315219 [ 282 ] {} <Debug> HTTP-Session: 601b6535-7b25-49c7-a74c-6c7c8ffa3183 Authenticating user 'default' from [fd00:1122:3344:101::d]:60260 | ||
5849 | 2024.10.31 20:23:49.315240 [ 282 ] {} <Debug> HTTP-Session: 601b6535-7b25-49c7-a74c-6c7c8ffa3183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5850 | 2024.10.31 20:23:49.315257 [ 282 ] {} <Debug> HTTP-Session: 601b6535-7b25-49c7-a74c-6c7c8ffa3183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5851 | 2024.10.31 20:23:49.315303 [ 282 ] {} <Trace> HTTP-Session: 601b6535-7b25-49c7-a74c-6c7c8ffa3183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2024.10.31 20:23:49.315840 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60260) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5853 | 2024.10.31 20:23:49.315920 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <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 | ||
5854 | 2024.10.31 20:23:49.316393 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5855 | 2024.10.31 20:23:49.317128 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5856 | 2024.10.31 20:23:49.317164 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5857 | 2024.10.31 20:23:49.317831 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5858 | 2024.10.31 20:23:49.318283 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5859 | 2024.10.31 20:23:49.318502 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003067 sec., 13368.112161721552 rows/sec., 23.96 MiB/sec. | ||
5860 | 2024.10.31 20:23:49.319015 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Debug> DynamicQueryHandler: Done processing query | ||
5861 | 2024.10.31 20:23:49.319039 [ 282 ] {9ff12386-fa37-4770-a8a4-601961ed66de} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
5862 | 2024.10.31 20:23:49.319056 [ 282 ] {} <Debug> HTTP-Session: 601b6535-7b25-49c7-a74c-6c7c8ffa3183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5863 | 2024.10.31 20:23:49.319254 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5864 | 2024.10.31 20:23:49.319266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45112, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5865 | 2024.10.31 20:23:49.319349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5866 | 2024.10.31 20:23:49.319373 [ 3 ] {} <Debug> HTTP-Session: 12df8b8e-40df-463e-8117-5cd003d993a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45112 | ||
5867 | 2024.10.31 20:23:49.319402 [ 3 ] {} <Debug> HTTP-Session: 12df8b8e-40df-463e-8117-5cd003d993a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5868 | 2024.10.31 20:23:49.319417 [ 3 ] {} <Debug> HTTP-Session: 12df8b8e-40df-463e-8117-5cd003d993a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5869 | 2024.10.31 20:23:49.319457 [ 3 ] {} <Trace> HTTP-Session: 12df8b8e-40df-463e-8117-5cd003d993a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2024.10.31 20:23:49.319612 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45112) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5871 | 2024.10.31 20:23:49.319664 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5872 | 2024.10.31 20:23:49.319830 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5873 | 2024.10.31 20:23:49.320149 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5874 | 2024.10.31 20:23:49.320186 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5875 | 2024.10.31 20:23:49.320569 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5876 | 2024.10.31 20:23:49.320914 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5877 | 2024.10.31 20:23:49.321075 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001517 sec., 54054.05405405406 rows/sec., 3.43 MiB/sec. | ||
5878 | 2024.10.31 20:23:49.321263 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Debug> DynamicQueryHandler: Done processing query | ||
5879 | 2024.10.31 20:23:49.321288 [ 3 ] {dc42356b-ac13-49f1-87fb-6090194c0a04} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5880 | 2024.10.31 20:23:49.321304 [ 3 ] {} <Debug> HTTP-Session: 12df8b8e-40df-463e-8117-5cd003d993a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5881 | 2024.10.31 20:23:49.321656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5882 | 2024.10.31 20:23:50.532321 [ 127 ] {} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5883 | 2024.10.31 20:23:50.532413 [ 127 ] {} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5884 | 2024.10.31 20:23:50.532448 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5885 | 2024.10.31 20:23:50.532622 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
5886 | 2024.10.31 20:23:50.532798 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5887 | 2024.10.31 20:23:50.532835 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
5888 | 2024.10.31 20:23:50.532915 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
5889 | 2024.10.31 20:23:50.533190 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
5890 | 2024.10.31 20:23:50.533340 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
5891 | 2024.10.31 20:23:50.533548 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
5892 | 2024.10.31 20:23:50.534626 [ 201 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086167 sec., 12463.048260278301 rows/sec., 1.04 MiB/sec. | ||
5893 | 2024.10.31 20:23:50.534805 [ 201 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5894 | 2024.10.31 20:23:50.535275 [ 201 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.10.31 20:23:50.535362 [ 201 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_5_1} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5896 | 2024.10.31 20:23:50.535460 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5897 | 2024.10.31 20:23:54.102106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5898 | 2024.10.31 20:23:54.284356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43987, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5899 | 2024.10.31 20:23:54.284487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5900 | 2024.10.31 20:23:54.284513 [ 3 ] {} <Debug> HTTP-Session: 2df60b65-70d9-4abc-8818-59ce0f828752 Authenticating user 'default' from [fd00:1122:3344:101::d]:43987 | ||
5901 | 2024.10.31 20:23:54.284538 [ 3 ] {} <Debug> HTTP-Session: 2df60b65-70d9-4abc-8818-59ce0f828752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5902 | 2024.10.31 20:23:54.284552 [ 3 ] {} <Debug> HTTP-Session: 2df60b65-70d9-4abc-8818-59ce0f828752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5903 | 2024.10.31 20:23:54.284602 [ 3 ] {} <Trace> HTTP-Session: 2df60b65-70d9-4abc-8818-59ce0f828752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5904 | 2024.10.31 20:23:54.284796 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43987) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5905 | 2024.10.31 20:23:54.284866 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5906 | 2024.10.31 20:23:54.285247 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5907 | 2024.10.31 20:23:54.285757 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5908 | 2024.10.31 20:23:54.285805 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5909 | 2024.10.31 20:23:54.286235 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5910 | 2024.10.31 20:23:54.286633 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2024.10.31 20:23:54.286817 [ 125 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5912 | 2024.10.31 20:23:54.286826 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002087 sec., 26832.774317201725 rows/sec., 2.06 MiB/sec. | ||
5913 | 2024.10.31 20:23:54.286936 [ 125 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5914 | 2024.10.31 20:23:54.287049 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5915 | 2024.10.31 20:23:54.287255 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Debug> DynamicQueryHandler: Done processing query | ||
5916 | 2024.10.31 20:23:54.287272 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
5917 | 2024.10.31 20:23:54.287293 [ 3 ] {0b4262a8-232c-4cd6-a870-d3da3ce3f520} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5918 | 2024.10.31 20:23:54.287365 [ 3 ] {} <Debug> HTTP-Session: 2df60b65-70d9-4abc-8818-59ce0f828752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5919 | 2024.10.31 20:23:54.287530 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5920 | 2024.10.31 20:23:54.287590 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1422 rows starting from the beginning of the part | ||
5921 | 2024.10.31 20:23:54.287613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43987, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5922 | 2024.10.31 20:23:54.287859 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62288, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5923 | 2024.10.31 20:23:54.287964 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 271 rows starting from the beginning of the part | ||
5924 | 2024.10.31 20:23:54.288100 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5925 | 2024.10.31 20:23:54.288221 [ 282 ] {} <Debug> HTTP-Session: 5a938661-bf4f-4557-be0a-948eddd1cbc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62288 | ||
5926 | 2024.10.31 20:23:54.288246 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 59 rows starting from the beginning of the part | ||
5927 | 2024.10.31 20:23:54.288293 [ 282 ] {} <Debug> HTTP-Session: 5a938661-bf4f-4557-be0a-948eddd1cbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5928 | 2024.10.31 20:23:54.288356 [ 282 ] {} <Debug> HTTP-Session: 5a938661-bf4f-4557-be0a-948eddd1cbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5929 | 2024.10.31 20:23:54.288535 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
5930 | 2024.10.31 20:23:54.288546 [ 282 ] {} <Trace> HTTP-Session: 5a938661-bf4f-4557-be0a-948eddd1cbc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5931 | 2024.10.31 20:23:54.288815 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 271 rows starting from the beginning of the part | ||
5932 | 2024.10.31 20:23:54.289013 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62288) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5933 | 2024.10.31 20:23:54.289087 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
5934 | 2024.10.31 20:23:54.289177 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5935 | 2024.10.31 20:23:54.290049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5936 | 2024.10.31 20:23:54.290530 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5937 | 2024.10.31 20:23:54.291551 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2024.10.31 20:23:54.291647 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5939 | 2024.10.31 20:23:54.292554 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5940 | 2024.10.31 20:23:54.292602 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2135 rows, containing 5 columns (5 merged, 0 gathered) in 0.005423146 sec., 393682.92869120615 rows/sec., 34.80 MiB/sec. | ||
5941 | 2024.10.31 20:23:54.292997 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5942 | 2024.10.31 20:23:54.293276 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5943 | 2024.10.31 20:23:54.293750 [ 125 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5944 | 2024.10.31 20:23:54.293878 [ 125 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5945 | 2024.10.31 20:23:54.293884 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005036 sec., 12708.498808578237 rows/sec., 1015.73 KiB/sec. | ||
5946 | 2024.10.31 20:23:54.293990 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5947 | 2024.10.31 20:23:54.294156 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5948 | 2024.10.31 20:23:54.294587 [ 194 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_31_6} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5949 | 2024.10.31 20:23:54.294613 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
5950 | 2024.10.31 20:23:54.294643 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Debug> DynamicQueryHandler: Done processing query | ||
5951 | 2024.10.31 20:23:54.294723 [ 282 ] {6af2ac97-a015-4279-a731-e558ac6553d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5952 | 2024.10.31 20:23:54.294786 [ 282 ] {} <Debug> HTTP-Session: 5a938661-bf4f-4557-be0a-948eddd1cbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5953 | 2024.10.31 20:23:54.294819 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5954 | 2024.10.31 20:23:54.294965 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5955 | 2024.10.31 20:23:54.295016 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 915 rows starting from the beginning of the part | ||
5956 | 2024.10.31 20:23:54.295178 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5957 | 2024.10.31 20:23:54.295253 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 423 rows starting from the beginning of the part | ||
5958 | 2024.10.31 20:23:54.295361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38596, User-Agent: (none), Length: 24519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5959 | 2024.10.31 20:23:54.295628 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
5960 | 2024.10.31 20:23:54.295648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5961 | 2024.10.31 20:23:54.295723 [ 3 ] {} <Debug> HTTP-Session: c4b2c6d5-a7e0-4acb-961a-7508288ed4ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38596 | ||
5962 | 2024.10.31 20:23:54.295819 [ 3 ] {} <Debug> HTTP-Session: c4b2c6d5-a7e0-4acb-961a-7508288ed4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5963 | 2024.10.31 20:23:54.295917 [ 3 ] {} <Debug> HTTP-Session: c4b2c6d5-a7e0-4acb-961a-7508288ed4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5964 | 2024.10.31 20:23:54.295951 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
5965 | 2024.10.31 20:23:54.296030 [ 3 ] {} <Trace> HTTP-Session: c4b2c6d5-a7e0-4acb-961a-7508288ed4ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5966 | 2024.10.31 20:23:54.296212 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 423 rows starting from the beginning of the part | ||
5967 | 2024.10.31 20:23:54.296474 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
5968 | 2024.10.31 20:23:54.296520 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38596) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5969 | 2024.10.31 20:23:54.296706 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5970 | 2024.10.31 20:23:54.297408 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5971 | 2024.10.31 20:23:54.298200 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5972 | 2024.10.31 20:23:54.298272 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5973 | 2024.10.31 20:23:54.299359 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5974 | 2024.10.31 20:23:54.299950 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.005641199 sec., 347266.6005932427 rows/sec., 26.59 MiB/sec. | ||
5975 | 2024.10.31 20:23:54.300045 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5976 | 2024.10.31 20:23:54.300226 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5977 | 2024.10.31 20:23:54.300310 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003994 sec., 32048.072108162243 rows/sec., 2.23 MiB/sec. | ||
5978 | 2024.10.31 20:23:54.300728 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Debug> DynamicQueryHandler: Done processing query | ||
5979 | 2024.10.31 20:23:54.300805 [ 3 ] {9c3302a9-95f5-46f5-ae05-370d7dddf775} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5980 | 2024.10.31 20:23:54.300855 [ 3 ] {} <Debug> HTTP-Session: c4b2c6d5-a7e0-4acb-961a-7508288ed4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5981 | 2024.10.31 20:23:54.301145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5982 | 2024.10.31 20:23:54.301167 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2024.10.31 20:23:54.301223 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51543, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5984 | 2024.10.31 20:23:54.301319 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5985 | 2024.10.31 20:23:54.301353 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_31_6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5986 | 2024.10.31 20:23:54.301372 [ 282 ] {} <Debug> HTTP-Session: 45ac1bda-3fbf-4244-a3a2-fa81f7a5ff99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51543 | ||
5987 | 2024.10.31 20:23:54.301411 [ 282 ] {} <Debug> HTTP-Session: 45ac1bda-3fbf-4244-a3a2-fa81f7a5ff99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5988 | 2024.10.31 20:23:54.301458 [ 282 ] {} <Debug> HTTP-Session: 45ac1bda-3fbf-4244-a3a2-fa81f7a5ff99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5989 | 2024.10.31 20:23:54.301472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5990 | 2024.10.31 20:23:54.301516 [ 282 ] {} <Trace> HTTP-Session: 45ac1bda-3fbf-4244-a3a2-fa81f7a5ff99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5991 | 2024.10.31 20:23:54.301675 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51543) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5992 | 2024.10.31 20:23:54.301735 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5993 | 2024.10.31 20:23:54.301910 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5994 | 2024.10.31 20:23:54.302191 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2024.10.31 20:23:54.302229 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
5996 | 2024.10.31 20:23:54.302615 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5997 | 2024.10.31 20:23:54.302957 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2024.10.31 20:23:54.303124 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.16 MiB/sec. | ||
5999 | 2024.10.31 20:23:54.303306 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Debug> DynamicQueryHandler: Done processing query | ||
6000 | 2024.10.31 20:23:54.303331 [ 282 ] {b662185b-574d-4e8f-94ce-727e9e2f098d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6001 | 2024.10.31 20:23:54.303347 [ 282 ] {} <Debug> HTTP-Session: 45ac1bda-3fbf-4244-a3a2-fa81f7a5ff99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6002 | 2024.10.31 20:23:54.303548 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6003 | 2024.10.31 20:23:54.322185 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6004 | 2024.10.31 20:23:54.322298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6005 | 2024.10.31 20:23:54.322543 [ 3 ] {} <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): | ||
6006 | |||
6007 | (version 23.8.7.1) | ||
6008 | 2024.10.31 20:23:54.331631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6009 | 2024.10.31 20:23:54.475128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6010 | 2024.10.31 20:23:54.483510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48748, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6011 | 2024.10.31 20:23:54.489833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6012 | 2024.10.31 20:23:57.977964 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6013 | 2024.10.31 20:23:57.978038 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6014 | 2024.10.31 20:23:58.198438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 558 | ||
6015 | 2024.10.31 20:23:58.201128 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.10.31 20:23:58.201180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6017 | 2024.10.31 20:23:58.202731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6018 | 2024.10.31 20:23:58.203737 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.10.31 20:23:58.204325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
6020 | 2024.10.31 20:23:59.286192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60817, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6021 | 2024.10.31 20:23:59.286324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6022 | 2024.10.31 20:23:59.286354 [ 3 ] {} <Debug> HTTP-Session: 53b52727-3032-4bb6-8329-39d3c9375e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60817 | ||
6023 | 2024.10.31 20:23:59.286383 [ 3 ] {} <Debug> HTTP-Session: 53b52727-3032-4bb6-8329-39d3c9375e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6024 | 2024.10.31 20:23:59.286401 [ 3 ] {} <Debug> HTTP-Session: 53b52727-3032-4bb6-8329-39d3c9375e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6025 | 2024.10.31 20:23:59.286459 [ 3 ] {} <Trace> HTTP-Session: 53b52727-3032-4bb6-8329-39d3c9375e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6026 | 2024.10.31 20:23:59.286682 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60817) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6027 | 2024.10.31 20:23:59.286758 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6028 | 2024.10.31 20:23:59.287142 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6029 | 2024.10.31 20:23:59.287730 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6030 | 2024.10.31 20:23:59.287779 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6031 | 2024.10.31 20:23:59.288220 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6032 | 2024.10.31 20:23:59.288623 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6033 | 2024.10.31 20:23:59.288808 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002199 sec., 25466.12096407458 rows/sec., 1.96 MiB/sec. | ||
6034 | 2024.10.31 20:23:59.289235 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Debug> DynamicQueryHandler: Done processing query | ||
6035 | 2024.10.31 20:23:59.289263 [ 3 ] {be808f33-ad43-4459-b401-f6fa1bed6a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6036 | 2024.10.31 20:23:59.289280 [ 3 ] {} <Debug> HTTP-Session: 53b52727-3032-4bb6-8329-39d3c9375e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6037 | 2024.10.31 20:23:59.289539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6038 | 2024.10.31 20:23:59.289556 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43037, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6039 | 2024.10.31 20:23:59.289690 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6040 | 2024.10.31 20:23:59.289722 [ 282 ] {} <Debug> HTTP-Session: cb0a2e0b-6549-47b7-aaa3-a679496c6864 Authenticating user 'default' from [fd00:1122:3344:101::d]:43037 | ||
6041 | 2024.10.31 20:23:59.289750 [ 282 ] {} <Debug> HTTP-Session: cb0a2e0b-6549-47b7-aaa3-a679496c6864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6042 | 2024.10.31 20:23:59.289765 [ 282 ] {} <Debug> HTTP-Session: cb0a2e0b-6549-47b7-aaa3-a679496c6864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6043 | 2024.10.31 20:23:59.289821 [ 282 ] {} <Trace> HTTP-Session: cb0a2e0b-6549-47b7-aaa3-a679496c6864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6044 | 2024.10.31 20:23:59.290037 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43037) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6045 | 2024.10.31 20:23:59.290106 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6046 | 2024.10.31 20:23:59.290459 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6047 | 2024.10.31 20:23:59.290864 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6048 | 2024.10.31 20:23:59.290912 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6049 | 2024.10.31 20:23:59.291377 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6050 | 2024.10.31 20:23:59.291811 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6051 | 2024.10.31 20:23:59.292017 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002052 sec., 31189.083820662767 rows/sec., 2.43 MiB/sec. | ||
6052 | 2024.10.31 20:23:59.292389 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Debug> DynamicQueryHandler: Done processing query | ||
6053 | 2024.10.31 20:23:59.292416 [ 282 ] {bec8ea77-142b-4ff9-bd6c-f4bf37f419c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6054 | 2024.10.31 20:23:59.292433 [ 282 ] {} <Debug> HTTP-Session: cb0a2e0b-6549-47b7-aaa3-a679496c6864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6055 | 2024.10.31 20:23:59.292622 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6056 | 2024.10.31 20:23:59.292721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38354, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6057 | 2024.10.31 20:23:59.292793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6058 | 2024.10.31 20:23:59.292815 [ 3 ] {} <Debug> HTTP-Session: bc42cb80-4011-454c-9393-789049c2c177 Authenticating user 'default' from [fd00:1122:3344:101::d]:38354 | ||
6059 | 2024.10.31 20:23:59.292834 [ 3 ] {} <Debug> HTTP-Session: bc42cb80-4011-454c-9393-789049c2c177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6060 | 2024.10.31 20:23:59.292848 [ 3 ] {} <Debug> HTTP-Session: bc42cb80-4011-454c-9393-789049c2c177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6061 | 2024.10.31 20:23:59.292893 [ 3 ] {} <Trace> HTTP-Session: bc42cb80-4011-454c-9393-789049c2c177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6062 | 2024.10.31 20:23:59.293079 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38354) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6063 | 2024.10.31 20:23:59.293134 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6064 | 2024.10.31 20:23:59.293330 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6065 | 2024.10.31 20:23:59.293724 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6066 | 2024.10.31 20:23:59.293764 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6067 | 2024.10.31 20:23:59.294178 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6068 | 2024.10.31 20:23:59.294530 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6069 | 2024.10.31 20:23:59.294697 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0017 sec., 94117.64705882354 rows/sec., 6.56 MiB/sec. | ||
6070 | 2024.10.31 20:23:59.295064 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Debug> DynamicQueryHandler: Done processing query | ||
6071 | 2024.10.31 20:23:59.295090 [ 3 ] {eb06b373-470b-4a7b-ac2d-629e5d4cd549} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6072 | 2024.10.31 20:23:59.295107 [ 3 ] {} <Debug> HTTP-Session: bc42cb80-4011-454c-9393-789049c2c177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6073 | 2024.10.31 20:23:59.295353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6074 | 2024.10.31 20:23:59.295400 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43037, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6075 | 2024.10.31 20:23:59.295528 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6076 | 2024.10.31 20:23:59.295566 [ 282 ] {} <Debug> HTTP-Session: 80612bce-8673-47a8-b8d0-f8ab47a1e64e Authenticating user 'default' from [fd00:1122:3344:101::d]:43037 | ||
6077 | 2024.10.31 20:23:59.295602 [ 282 ] {} <Debug> HTTP-Session: 80612bce-8673-47a8-b8d0-f8ab47a1e64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6078 | 2024.10.31 20:23:59.295629 [ 282 ] {} <Debug> HTTP-Session: 80612bce-8673-47a8-b8d0-f8ab47a1e64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6079 | 2024.10.31 20:23:59.295702 [ 282 ] {} <Trace> HTTP-Session: 80612bce-8673-47a8-b8d0-f8ab47a1e64e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6080 | 2024.10.31 20:23:59.295954 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43037) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6081 | 2024.10.31 20:23:59.296049 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6082 | 2024.10.31 20:23:59.296244 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6083 | 2024.10.31 20:23:59.296534 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6084 | 2024.10.31 20:23:59.296571 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6085 | 2024.10.31 20:23:59.296958 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6086 | 2024.10.31 20:23:59.297300 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6087 | 2024.10.31 20:23:59.297433 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
6088 | 2024.10.31 20:23:59.297785 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Debug> DynamicQueryHandler: Done processing query | ||
6089 | 2024.10.31 20:23:59.297847 [ 282 ] {10e7caf7-240d-48d8-9fc1-f94ebcf544a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6090 | 2024.10.31 20:23:59.297896 [ 282 ] {} <Debug> HTTP-Session: 80612bce-8673-47a8-b8d0-f8ab47a1e64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6091 | 2024.10.31 20:23:59.298190 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6092 | 2024.10.31 20:24:04.292467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38354, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6093 | 2024.10.31 20:24:04.292611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6094 | 2024.10.31 20:24:04.292641 [ 3 ] {} <Debug> HTTP-Session: ddda26a2-b954-495b-b643-63ecaf3306bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38354 | ||
6095 | 2024.10.31 20:24:04.292669 [ 3 ] {} <Debug> HTTP-Session: ddda26a2-b954-495b-b643-63ecaf3306bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6096 | 2024.10.31 20:24:04.292687 [ 3 ] {} <Debug> HTTP-Session: ddda26a2-b954-495b-b643-63ecaf3306bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6097 | 2024.10.31 20:24:04.292743 [ 3 ] {} <Trace> HTTP-Session: ddda26a2-b954-495b-b643-63ecaf3306bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6098 | 2024.10.31 20:24:04.293052 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38354) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6099 | 2024.10.31 20:24:04.293126 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6100 | 2024.10.31 20:24:04.293475 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6101 | 2024.10.31 20:24:04.294112 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6102 | 2024.10.31 20:24:04.294154 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6103 | 2024.10.31 20:24:04.294623 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6104 | 2024.10.31 20:24:04.295007 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6105 | 2024.10.31 20:24:04.295147 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002241 sec., 120928.15707273538 rows/sec., 10.76 MiB/sec. | ||
6106 | 2024.10.31 20:24:04.295363 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Debug> DynamicQueryHandler: Done processing query | ||
6107 | 2024.10.31 20:24:04.295388 [ 3 ] {be89f265-5e8d-4a87-a8cf-86cf77270ee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6108 | 2024.10.31 20:24:04.295404 [ 3 ] {} <Debug> HTTP-Session: ddda26a2-b954-495b-b643-63ecaf3306bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6109 | 2024.10.31 20:24:04.295737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6110 | 2024.10.31 20:24:04.295940 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46317, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6111 | 2024.10.31 20:24:04.296103 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6112 | 2024.10.31 20:24:04.296149 [ 282 ] {} <Debug> HTTP-Session: 3b1985a3-3824-4cb7-8469-e08c403ac503 Authenticating user 'default' from [fd00:1122:3344:101::d]:46317 | ||
6113 | 2024.10.31 20:24:04.296190 [ 282 ] {} <Debug> HTTP-Session: 3b1985a3-3824-4cb7-8469-e08c403ac503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6114 | 2024.10.31 20:24:04.296219 [ 282 ] {} <Debug> HTTP-Session: 3b1985a3-3824-4cb7-8469-e08c403ac503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6115 | 2024.10.31 20:24:04.296304 [ 282 ] {} <Trace> HTTP-Session: 3b1985a3-3824-4cb7-8469-e08c403ac503 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6116 | 2024.10.31 20:24:04.296516 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46317) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6117 | 2024.10.31 20:24:04.296583 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6118 | 2024.10.31 20:24:04.296933 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6119 | 2024.10.31 20:24:04.297314 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2024.10.31 20:24:04.297358 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6121 | 2024.10.31 20:24:04.297787 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6122 | 2024.10.31 20:24:04.298186 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6123 | 2024.10.31 20:24:04.298387 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 1.55 MiB/sec. | ||
6124 | 2024.10.31 20:24:04.298763 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Debug> DynamicQueryHandler: Done processing query | ||
6125 | 2024.10.31 20:24:04.298792 [ 282 ] {29550825-8eb9-422e-af46-409bf0dd6a9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6126 | 2024.10.31 20:24:04.298809 [ 282 ] {} <Debug> HTTP-Session: 3b1985a3-3824-4cb7-8469-e08c403ac503 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6127 | 2024.10.31 20:24:04.298995 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6128 | 2024.10.31 20:24:04.299011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38354, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6129 | 2024.10.31 20:24:04.299109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6130 | 2024.10.31 20:24:04.299137 [ 3 ] {} <Debug> HTTP-Session: 9d4faac4-6644-4f37-b904-5cc0c03b7906 Authenticating user 'default' from [fd00:1122:3344:101::d]:38354 | ||
6131 | 2024.10.31 20:24:04.299175 [ 3 ] {} <Debug> HTTP-Session: 9d4faac4-6644-4f37-b904-5cc0c03b7906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6132 | 2024.10.31 20:24:04.299197 [ 3 ] {} <Debug> HTTP-Session: 9d4faac4-6644-4f37-b904-5cc0c03b7906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6133 | 2024.10.31 20:24:04.299247 [ 3 ] {} <Trace> HTTP-Session: 9d4faac4-6644-4f37-b904-5cc0c03b7906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6134 | 2024.10.31 20:24:04.299380 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38354) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6135 | 2024.10.31 20:24:04.299437 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6136 | 2024.10.31 20:24:04.299760 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6137 | 2024.10.31 20:24:04.300153 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6138 | 2024.10.31 20:24:04.300198 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6139 | 2024.10.31 20:24:04.300569 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6140 | 2024.10.31 20:24:04.300934 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6141 | 2024.10.31 20:24:04.301063 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001725 sec., 8115.942028985507 rows/sec., 568.39 KiB/sec. | ||
6142 | 2024.10.31 20:24:04.301400 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Debug> DynamicQueryHandler: Done processing query | ||
6143 | 2024.10.31 20:24:04.301425 [ 3 ] {a217d517-acef-447c-8d1f-22fe9f8459b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6144 | 2024.10.31 20:24:04.301441 [ 3 ] {} <Debug> HTTP-Session: 9d4faac4-6644-4f37-b904-5cc0c03b7906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6145 | 2024.10.31 20:24:04.301626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6146 | 2024.10.31 20:24:04.301715 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59520, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6147 | 2024.10.31 20:24:04.301790 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6148 | 2024.10.31 20:24:04.301818 [ 282 ] {} <Debug> HTTP-Session: c2cec18d-7f9e-4c89-ae31-c0038d78eeb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59520 | ||
6149 | 2024.10.31 20:24:04.301842 [ 282 ] {} <Debug> HTTP-Session: c2cec18d-7f9e-4c89-ae31-c0038d78eeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6150 | 2024.10.31 20:24:04.301860 [ 282 ] {} <Debug> HTTP-Session: c2cec18d-7f9e-4c89-ae31-c0038d78eeb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6151 | 2024.10.31 20:24:04.301909 [ 282 ] {} <Trace> HTTP-Session: c2cec18d-7f9e-4c89-ae31-c0038d78eeb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6152 | 2024.10.31 20:24:04.302064 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59520) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6153 | 2024.10.31 20:24:04.302125 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6154 | 2024.10.31 20:24:04.302424 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6155 | 2024.10.31 20:24:04.302728 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2024.10.31 20:24:04.302766 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6157 | 2024.10.31 20:24:04.303156 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6158 | 2024.10.31 20:24:04.303533 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6159 | 2024.10.31 20:24:04.303716 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001689 sec., 3552.3978685612788 rows/sec., 209.88 KiB/sec. | ||
6160 | 2024.10.31 20:24:04.304132 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Debug> DynamicQueryHandler: Done processing query | ||
6161 | 2024.10.31 20:24:04.304159 [ 282 ] {2ed48e60-b3f7-4622-811b-f8751820fecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6162 | 2024.10.31 20:24:04.304175 [ 282 ] {} <Debug> HTTP-Session: c2cec18d-7f9e-4c89-ae31-c0038d78eeb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6163 | 2024.10.31 20:24:04.304544 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6164 | 2024.10.31 20:24:04.304715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60375, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6165 | 2024.10.31 20:24:04.304796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6166 | 2024.10.31 20:24:04.304820 [ 3 ] {} <Debug> HTTP-Session: 64958ae5-87bc-4dda-8630-8ddd0419ed8a Authenticating user 'default' from [fd00:1122:3344:101::d]:60375 | ||
6167 | 2024.10.31 20:24:04.304843 [ 3 ] {} <Debug> HTTP-Session: 64958ae5-87bc-4dda-8630-8ddd0419ed8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6168 | 2024.10.31 20:24:04.304860 [ 3 ] {} <Debug> HTTP-Session: 64958ae5-87bc-4dda-8630-8ddd0419ed8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6169 | 2024.10.31 20:24:04.304906 [ 3 ] {} <Trace> HTTP-Session: 64958ae5-87bc-4dda-8630-8ddd0419ed8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6170 | 2024.10.31 20:24:04.305191 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60375) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6171 | 2024.10.31 20:24:04.305248 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6172 | 2024.10.31 20:24:04.305518 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6173 | 2024.10.31 20:24:04.306115 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6174 | 2024.10.31 20:24:04.306152 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6175 | 2024.10.31 20:24:04.306532 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6176 | 2024.10.31 20:24:04.306900 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6177 | 2024.10.31 20:24:04.307034 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002007 sec., 210762.331838565 rows/sec., 15.07 MiB/sec. | ||
6178 | 2024.10.31 20:24:04.307218 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Debug> DynamicQueryHandler: Done processing query | ||
6179 | 2024.10.31 20:24:04.307243 [ 3 ] {b56071bf-3c38-4031-8494-54780a3f7443} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6180 | 2024.10.31 20:24:04.307260 [ 3 ] {} <Debug> HTTP-Session: 64958ae5-87bc-4dda-8630-8ddd0419ed8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6181 | 2024.10.31 20:24:04.307471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6182 | 2024.10.31 20:24:04.307593 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33889, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6183 | 2024.10.31 20:24:04.307653 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6184 | 2024.10.31 20:24:04.307673 [ 282 ] {} <Debug> HTTP-Session: 43fb81af-7967-47be-81b1-a95ca2535312 Authenticating user 'default' from [fd00:1122:3344:101::d]:33889 | ||
6185 | 2024.10.31 20:24:04.307692 [ 282 ] {} <Debug> HTTP-Session: 43fb81af-7967-47be-81b1-a95ca2535312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6186 | 2024.10.31 20:24:04.307706 [ 282 ] {} <Debug> HTTP-Session: 43fb81af-7967-47be-81b1-a95ca2535312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6187 | 2024.10.31 20:24:04.307746 [ 282 ] {} <Trace> HTTP-Session: 43fb81af-7967-47be-81b1-a95ca2535312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6188 | 2024.10.31 20:24:04.307864 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33889) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6189 | 2024.10.31 20:24:04.307917 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6190 | 2024.10.31 20:24:04.308083 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6191 | 2024.10.31 20:24:04.308352 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2024.10.31 20:24:04.308389 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6193 | 2024.10.31 20:24:04.308761 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6194 | 2024.10.31 20:24:04.309124 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2024.10.31 20:24:04.309289 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
6196 | 2024.10.31 20:24:04.309593 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Debug> DynamicQueryHandler: Done processing query | ||
6197 | 2024.10.31 20:24:04.309617 [ 282 ] {c6921f3b-5119-44d5-95f4-9056324658e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6198 | 2024.10.31 20:24:04.309633 [ 282 ] {} <Debug> HTTP-Session: 43fb81af-7967-47be-81b1-a95ca2535312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6199 | 2024.10.31 20:24:04.309840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60375, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6200 | 2024.10.31 20:24:04.309889 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6201 | 2024.10.31 20:24:04.309924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6202 | 2024.10.31 20:24:04.309974 [ 3 ] {} <Debug> HTTP-Session: 1e8278cd-cb45-49e8-84fe-a17668796738 Authenticating user 'default' from [fd00:1122:3344:101::d]:60375 | ||
6203 | 2024.10.31 20:24:04.310000 [ 3 ] {} <Debug> HTTP-Session: 1e8278cd-cb45-49e8-84fe-a17668796738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6204 | 2024.10.31 20:24:04.310021 [ 3 ] {} <Debug> HTTP-Session: 1e8278cd-cb45-49e8-84fe-a17668796738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6205 | 2024.10.31 20:24:04.310081 [ 3 ] {} <Trace> HTTP-Session: 1e8278cd-cb45-49e8-84fe-a17668796738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6206 | 2024.10.31 20:24:04.310324 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60375) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6207 | 2024.10.31 20:24:04.310375 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6208 | 2024.10.31 20:24:04.310560 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6209 | 2024.10.31 20:24:04.311022 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2024.10.31 20:24:04.311058 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6211 | 2024.10.31 20:24:04.311450 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6212 | 2024.10.31 20:24:04.311793 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2024.10.31 20:24:04.311916 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6214 | 2024.10.31 20:24:04.311921 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001724 sec., 137470.99767981438 rows/sec., 9.21 MiB/sec. | ||
6215 | 2024.10.31 20:24:04.311959 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6216 | 2024.10.31 20:24:04.311994 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6217 | 2024.10.31 20:24:04.312174 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Debug> DynamicQueryHandler: Done processing query | ||
6218 | 2024.10.31 20:24:04.312192 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6219 | 2024.10.31 20:24:04.312206 [ 3 ] {4be9eb56-38d5-4614-b579-7c831b555629} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6220 | 2024.10.31 20:24:04.312287 [ 3 ] {} <Debug> HTTP-Session: 1e8278cd-cb45-49e8-84fe-a17668796738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6221 | 2024.10.31 20:24:04.312534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6222 | 2024.10.31 20:24:04.312718 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59727, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6223 | 2024.10.31 20:24:04.312756 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6224 | 2024.10.31 20:24:04.312857 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6225 | 2024.10.31 20:24:04.312886 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5076 rows starting from the beginning of the part | ||
6226 | 2024.10.31 20:24:04.312900 [ 282 ] {} <Debug> HTTP-Session: 0d7d9c38-6edf-414e-be3c-7b435ed4b52e Authenticating user 'default' from [fd00:1122:3344:101::d]:59727 | ||
6227 | 2024.10.31 20:24:04.312975 [ 282 ] {} <Debug> HTTP-Session: 0d7d9c38-6edf-414e-be3c-7b435ed4b52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6228 | 2024.10.31 20:24:04.313006 [ 282 ] {} <Debug> HTTP-Session: 0d7d9c38-6edf-414e-be3c-7b435ed4b52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6229 | 2024.10.31 20:24:04.313185 [ 282 ] {} <Trace> HTTP-Session: 0d7d9c38-6edf-414e-be3c-7b435ed4b52e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6230 | 2024.10.31 20:24:04.313322 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6231 | 2024.10.31 20:24:04.313552 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59727) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6232 | 2024.10.31 20:24:04.313589 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6233 | 2024.10.31 20:24:04.313738 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6234 | 2024.10.31 20:24:04.313909 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6235 | 2024.10.31 20:24:04.314259 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6236 | 2024.10.31 20:24:04.314633 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6237 | 2024.10.31 20:24:04.314789 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6238 | 2024.10.31 20:24:04.315569 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6239 | 2024.10.31 20:24:04.315625 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6240 | 2024.10.31 20:24:04.316377 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6241 | 2024.10.31 20:24:04.317317 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6242 | 2024.10.31 20:24:04.317619 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004258 sec., 234.85204321277598 rows/sec., 15.82 KiB/sec. | ||
6243 | 2024.10.31 20:24:04.318223 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Debug> DynamicQueryHandler: Done processing query | ||
6244 | 2024.10.31 20:24:04.318255 [ 282 ] {b70d9a90-673d-4e85-99b7-484b76cd5226} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6245 | 2024.10.31 20:24:04.318271 [ 282 ] {} <Debug> HTTP-Session: 0d7d9c38-6edf-414e-be3c-7b435ed4b52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6246 | 2024.10.31 20:24:04.318452 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6247 | 2024.10.31 20:24:04.318530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48253, User-Agent: (none), Length: 68547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6248 | 2024.10.31 20:24:04.318589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6249 | 2024.10.31 20:24:04.318609 [ 3 ] {} <Debug> HTTP-Session: bb8462fd-7da3-4543-833d-bc405bd3b03e Authenticating user 'default' from [fd00:1122:3344:101::d]:48253 | ||
6250 | 2024.10.31 20:24:04.318627 [ 3 ] {} <Debug> HTTP-Session: bb8462fd-7da3-4543-833d-bc405bd3b03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6251 | 2024.10.31 20:24:04.318646 [ 3 ] {} <Debug> HTTP-Session: bb8462fd-7da3-4543-833d-bc405bd3b03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6252 | 2024.10.31 20:24:04.318788 [ 3 ] {} <Trace> HTTP-Session: bb8462fd-7da3-4543-833d-bc405bd3b03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6253 | 2024.10.31 20:24:04.319005 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5998 rows, containing 5 columns (5 merged, 0 gathered) in 0.006901761 sec., 869053.5647351451 rows/sec., 59.17 MiB/sec. | ||
6254 | 2024.10.31 20:24:04.319438 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6255 | 2024.10.31 20:24:04.319849 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48253) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6256 | 2024.10.31 20:24:04.319940 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2024.10.31 20:24:04.320006 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <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 | ||
6258 | 2024.10.31 20:24:04.320175 [ 199 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6259 | 2024.10.31 20:24:04.320422 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
6260 | 2024.10.31 20:24:04.320851 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6261 | 2024.10.31 20:24:04.321925 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2024.10.31 20:24:04.321964 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6263 | 2024.10.31 20:24:04.322661 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6264 | 2024.10.31 20:24:04.323072 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2024.10.31 20:24:04.323277 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004235 sec., 9681.227863046044 rows/sec., 17.35 MiB/sec. | ||
6266 | 2024.10.31 20:24:04.323911 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Debug> DynamicQueryHandler: Done processing query | ||
6267 | 2024.10.31 20:24:04.323936 [ 3 ] {ecfe7824-677d-4801-9bb7-664b84b21587} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
6268 | 2024.10.31 20:24:04.323953 [ 3 ] {} <Debug> HTTP-Session: bb8462fd-7da3-4543-833d-bc405bd3b03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6269 | 2024.10.31 20:24:04.324211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6270 | 2024.10.31 20:24:04.324211 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59727, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6271 | 2024.10.31 20:24:04.324328 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6272 | 2024.10.31 20:24:04.324366 [ 282 ] {} <Debug> HTTP-Session: 3e539f7b-370e-4027-b2cf-81394ea08f70 Authenticating user 'default' from [fd00:1122:3344:101::d]:59727 | ||
6273 | 2024.10.31 20:24:04.324393 [ 282 ] {} <Debug> HTTP-Session: 3e539f7b-370e-4027-b2cf-81394ea08f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6274 | 2024.10.31 20:24:04.324411 [ 282 ] {} <Debug> HTTP-Session: 3e539f7b-370e-4027-b2cf-81394ea08f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6275 | 2024.10.31 20:24:04.324456 [ 282 ] {} <Trace> HTTP-Session: 3e539f7b-370e-4027-b2cf-81394ea08f70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6276 | 2024.10.31 20:24:04.324637 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59727) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6277 | 2024.10.31 20:24:04.324694 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6278 | 2024.10.31 20:24:04.324886 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6279 | 2024.10.31 20:24:04.325230 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6280 | 2024.10.31 20:24:04.325268 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6281 | 2024.10.31 20:24:04.325655 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6282 | 2024.10.31 20:24:04.325987 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6283 | 2024.10.31 20:24:04.326116 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001559 sec., 52597.81911481719 rows/sec., 3.34 MiB/sec. | ||
6284 | 2024.10.31 20:24:04.326130 [ 144 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6285 | 2024.10.31 20:24:04.326190 [ 144 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6286 | 2024.10.31 20:24:04.326225 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6287 | 2024.10.31 20:24:04.326306 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Debug> DynamicQueryHandler: Done processing query | ||
6288 | 2024.10.31 20:24:04.326346 [ 282 ] {f4d172ca-066c-43c3-b492-7715f73436f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6289 | 2024.10.31 20:24:04.326403 [ 282 ] {} <Debug> HTTP-Session: 3e539f7b-370e-4027-b2cf-81394ea08f70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6290 | 2024.10.31 20:24:04.326546 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6291 | 2024.10.31 20:24:04.326877 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6292 | 2024.10.31 20:24:04.326878 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6293 | 2024.10.31 20:24:04.326977 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1304 rows starting from the beginning of the part | ||
6294 | 2024.10.31 20:24:04.327233 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
6295 | 2024.10.31 20:24:04.327372 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
6296 | 2024.10.31 20:24:04.327557 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
6297 | 2024.10.31 20:24:04.327773 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
6298 | 2024.10.31 20:24:04.327889 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
6299 | 2024.10.31 20:24:04.329342 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1636 rows, containing 4 columns (4 merged, 0 gathered) in 0.003015364 sec., 542554.7297109072 rows/sec., 35.77 MiB/sec. | ||
6300 | 2024.10.31 20:24:04.329596 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6301 | 2024.10.31 20:24:04.329984 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2024.10.31 20:24:04.330081 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_31_6} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6303 | 2024.10.31 20:24:04.330163 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6304 | 2024.10.31 20:24:05.226905 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6305 | 2024.10.31 20:24:05.624973 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6306 | 2024.10.31 20:24:05.720668 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6307 | 2024.10.31 20:24:05.888082 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6308 | 2024.10.31 20:24:05.945375 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6309 | 2024.10.31 20:24:06.047419 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48694, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6310 | 2024.10.31 20:24:06.056818 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6311 | 2024.10.31 20:24:06.110156 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6312 | 2024.10.31 20:24:06.993979 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6313 | 2024.10.31 20:24:07.298020 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6314 | 2024.10.31 20:24:07.508154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6315 | 2024.10.31 20:24:07.539525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6316 | 2024.10.31 20:24:07.637676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6317 | 2024.10.31 20:24:07.714106 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61007, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6318 | 2024.10.31 20:24:07.745001 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35979, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6319 | 2024.10.31 20:24:07.770385 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6320 | 2024.10.31 20:24:07.826043 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6321 | 2024.10.31 20:24:07.838925 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6322 | 2024.10.31 20:24:07.841280 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6323 | 2024.10.31 20:24:07.929806 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6324 | 2024.10.31 20:24:08.014273 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6325 | 2024.10.31 20:24:08.049638 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6326 | 2024.10.31 20:24:08.111019 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6327 | 2024.10.31 20:24:08.182037 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35209, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6328 | 2024.10.31 20:24:08.204608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 586 | ||
6329 | 2024.10.31 20:24:08.207891 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6330 | 2024.10.31 20:24:08.207948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6331 | 2024.10.31 20:24:08.209523 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6332 | 2024.10.31 20:24:08.210535 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6333 | 2024.10.31 20:24:08.212247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
6334 | 2024.10.31 20:24:09.284356 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6335 | 2024.10.31 20:24:09.284499 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6336 | 2024.10.31 20:24:09.284530 [ 293 ] {} <Debug> HTTP-Session: 510a4459-2be2-42ec-ae7f-9505f895444a Authenticating user 'default' from [fd00:1122:3344:101::d]:55101 | ||
6337 | 2024.10.31 20:24:09.284560 [ 293 ] {} <Debug> HTTP-Session: 510a4459-2be2-42ec-ae7f-9505f895444a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6338 | 2024.10.31 20:24:09.284579 [ 293 ] {} <Debug> HTTP-Session: 510a4459-2be2-42ec-ae7f-9505f895444a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6339 | 2024.10.31 20:24:09.284642 [ 293 ] {} <Trace> HTTP-Session: 510a4459-2be2-42ec-ae7f-9505f895444a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6340 | 2024.10.31 20:24:09.284851 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55101) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6341 | 2024.10.31 20:24:09.284931 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6342 | 2024.10.31 20:24:09.285334 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6343 | 2024.10.31 20:24:09.285804 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6344 | 2024.10.31 20:24:09.285848 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6345 | 2024.10.31 20:24:09.286281 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6346 | 2024.10.31 20:24:09.286685 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6347 | 2024.10.31 20:24:09.286843 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002053 sec., 1948.3682415976618 rows/sec., 158.88 KiB/sec. | ||
6348 | 2024.10.31 20:24:09.287192 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Debug> DynamicQueryHandler: Done processing query | ||
6349 | 2024.10.31 20:24:09.287221 [ 293 ] {97820cad-42fd-4473-a072-9eb8161ce18b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6350 | 2024.10.31 20:24:09.287238 [ 293 ] {} <Debug> HTTP-Session: 510a4459-2be2-42ec-ae7f-9505f895444a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6351 | 2024.10.31 20:24:09.287458 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6352 | 2024.10.31 20:24:09.287596 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64474, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6353 | 2024.10.31 20:24:09.287718 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6354 | 2024.10.31 20:24:09.287744 [ 288 ] {} <Debug> HTTP-Session: 68aebf35-48ac-4f42-9db9-f2ec3a83e4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64474 | ||
6355 | 2024.10.31 20:24:09.287770 [ 288 ] {} <Debug> HTTP-Session: 68aebf35-48ac-4f42-9db9-f2ec3a83e4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6356 | 2024.10.31 20:24:09.287786 [ 288 ] {} <Debug> HTTP-Session: 68aebf35-48ac-4f42-9db9-f2ec3a83e4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6357 | 2024.10.31 20:24:09.287843 [ 288 ] {} <Trace> HTTP-Session: 68aebf35-48ac-4f42-9db9-f2ec3a83e4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6358 | 2024.10.31 20:24:09.288051 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64474) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6359 | 2024.10.31 20:24:09.288120 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6360 | 2024.10.31 20:24:09.288475 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6361 | 2024.10.31 20:24:09.288928 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6362 | 2024.10.31 20:24:09.288976 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6363 | 2024.10.31 20:24:09.289421 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6364 | 2024.10.31 20:24:09.289842 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2024.10.31 20:24:09.290024 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.002039 sec., 28445.316331535065 rows/sec., 2.18 MiB/sec. | ||
6366 | 2024.10.31 20:24:09.290237 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Debug> DynamicQueryHandler: Done processing query | ||
6367 | 2024.10.31 20:24:09.290264 [ 288 ] {977ec96a-f5ea-4cba-bd81-cf978417539e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
6368 | 2024.10.31 20:24:09.290280 [ 288 ] {} <Debug> HTTP-Session: 68aebf35-48ac-4f42-9db9-f2ec3a83e4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6369 | 2024.10.31 20:24:09.290456 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6370 | 2024.10.31 20:24:09.290492 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6371 | 2024.10.31 20:24:09.290581 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6372 | 2024.10.31 20:24:09.290610 [ 293 ] {} <Debug> HTTP-Session: d533cf58-ab90-4e07-9aa0-75fa0fc7abfc Authenticating user 'default' from [fd00:1122:3344:101::d]:55101 | ||
6373 | 2024.10.31 20:24:09.290637 [ 293 ] {} <Debug> HTTP-Session: d533cf58-ab90-4e07-9aa0-75fa0fc7abfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6374 | 2024.10.31 20:24:09.290655 [ 293 ] {} <Debug> HTTP-Session: d533cf58-ab90-4e07-9aa0-75fa0fc7abfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6375 | 2024.10.31 20:24:09.290706 [ 293 ] {} <Trace> HTTP-Session: d533cf58-ab90-4e07-9aa0-75fa0fc7abfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6376 | 2024.10.31 20:24:09.290851 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55101) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6377 | 2024.10.31 20:24:09.290912 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6378 | 2024.10.31 20:24:09.291218 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6379 | 2024.10.31 20:24:09.291528 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6380 | 2024.10.31 20:24:09.291562 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6381 | 2024.10.31 20:24:09.291969 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6382 | 2024.10.31 20:24:09.292348 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6383 | 2024.10.31 20:24:09.292487 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001679 sec., 2382.370458606313 rows/sec., 166.35 KiB/sec. | ||
6384 | 2024.10.31 20:24:09.292839 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Debug> DynamicQueryHandler: Done processing query | ||
6385 | 2024.10.31 20:24:09.292865 [ 293 ] {6f6ef63e-4aed-4b59-a4ea-8307664d137a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6386 | 2024.10.31 20:24:09.292881 [ 293 ] {} <Debug> HTTP-Session: d533cf58-ab90-4e07-9aa0-75fa0fc7abfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6387 | 2024.10.31 20:24:09.293055 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6388 | 2024.10.31 20:24:09.293189 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33111, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6389 | 2024.10.31 20:24:09.293264 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6390 | 2024.10.31 20:24:09.293289 [ 288 ] {} <Debug> HTTP-Session: c845e7af-305d-4d7f-9059-fa21735aaebd Authenticating user 'default' from [fd00:1122:3344:101::d]:33111 | ||
6391 | 2024.10.31 20:24:09.293312 [ 288 ] {} <Debug> HTTP-Session: c845e7af-305d-4d7f-9059-fa21735aaebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6392 | 2024.10.31 20:24:09.293329 [ 288 ] {} <Debug> HTTP-Session: c845e7af-305d-4d7f-9059-fa21735aaebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6393 | 2024.10.31 20:24:09.293380 [ 288 ] {} <Trace> HTTP-Session: c845e7af-305d-4d7f-9059-fa21735aaebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6394 | 2024.10.31 20:24:09.293535 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33111) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6395 | 2024.10.31 20:24:09.293585 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6396 | 2024.10.31 20:24:09.293861 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6397 | 2024.10.31 20:24:09.294247 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2024.10.31 20:24:09.294286 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6399 | 2024.10.31 20:24:09.294673 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6400 | 2024.10.31 20:24:09.295050 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6401 | 2024.10.31 20:24:09.295213 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001727 sec., 39374.63810075275 rows/sec., 3.08 MiB/sec. | ||
6402 | 2024.10.31 20:24:09.295400 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Debug> DynamicQueryHandler: Done processing query | ||
6403 | 2024.10.31 20:24:09.295424 [ 288 ] {0b6800db-f4b3-4c98-ba12-3d0c4a88831a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6404 | 2024.10.31 20:24:09.295442 [ 288 ] {} <Debug> HTTP-Session: c845e7af-305d-4d7f-9059-fa21735aaebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6405 | 2024.10.31 20:24:09.295694 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Length: 24902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6406 | 2024.10.31 20:24:09.295712 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6407 | 2024.10.31 20:24:09.295785 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6408 | 2024.10.31 20:24:09.295828 [ 293 ] {} <Debug> HTTP-Session: fc83a8cd-aeb3-4198-96ef-743a28735d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:55101 | ||
6409 | 2024.10.31 20:24:09.295858 [ 293 ] {} <Debug> HTTP-Session: fc83a8cd-aeb3-4198-96ef-743a28735d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6410 | 2024.10.31 20:24:09.295886 [ 293 ] {} <Debug> HTTP-Session: fc83a8cd-aeb3-4198-96ef-743a28735d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6411 | 2024.10.31 20:24:09.295940 [ 293 ] {} <Trace> HTTP-Session: fc83a8cd-aeb3-4198-96ef-743a28735d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6412 | 2024.10.31 20:24:09.296137 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6413 | 2024.10.31 20:24:09.296197 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6414 | 2024.10.31 20:24:09.296409 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6415 | 2024.10.31 20:24:09.296779 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6416 | 2024.10.31 20:24:09.296813 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6417 | 2024.10.31 20:24:09.297242 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6418 | 2024.10.31 20:24:09.297588 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6419 | 2024.10.31 20:24:09.297719 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001671 sec., 77797.72591262717 rows/sec., 5.42 MiB/sec. | ||
6420 | 2024.10.31 20:24:09.297886 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Debug> DynamicQueryHandler: Done processing query | ||
6421 | 2024.10.31 20:24:09.297910 [ 293 ] {5e6103f7-54ff-435d-99aa-b137b6b84926} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6422 | 2024.10.31 20:24:09.297927 [ 293 ] {} <Debug> HTTP-Session: fc83a8cd-aeb3-4198-96ef-743a28735d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6423 | 2024.10.31 20:24:09.298085 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6424 | 2024.10.31 20:24:09.298178 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48186, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6425 | 2024.10.31 20:24:09.298251 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6426 | 2024.10.31 20:24:09.298275 [ 288 ] {} <Debug> HTTP-Session: 3b3dacb3-523f-40de-b341-e46deffaba30 Authenticating user 'default' from [fd00:1122:3344:101::d]:48186 | ||
6427 | 2024.10.31 20:24:09.298297 [ 288 ] {} <Debug> HTTP-Session: 3b3dacb3-523f-40de-b341-e46deffaba30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6428 | 2024.10.31 20:24:09.298314 [ 288 ] {} <Debug> HTTP-Session: 3b3dacb3-523f-40de-b341-e46deffaba30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6429 | 2024.10.31 20:24:09.298362 [ 288 ] {} <Trace> HTTP-Session: 3b3dacb3-523f-40de-b341-e46deffaba30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6430 | 2024.10.31 20:24:09.298511 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48186) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6431 | 2024.10.31 20:24:09.298561 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6432 | 2024.10.31 20:24:09.298729 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6433 | 2024.10.31 20:24:09.299031 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6434 | 2024.10.31 20:24:09.299069 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6435 | 2024.10.31 20:24:09.299456 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6436 | 2024.10.31 20:24:09.299791 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6437 | 2024.10.31 20:24:09.299930 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.20 MiB/sec. | ||
6438 | 2024.10.31 20:24:09.300111 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Debug> DynamicQueryHandler: Done processing query | ||
6439 | 2024.10.31 20:24:09.300135 [ 288 ] {7a1fe437-7d32-4de3-ab83-a5e41ca90d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6440 | 2024.10.31 20:24:09.300151 [ 288 ] {} <Debug> HTTP-Session: 3b3dacb3-523f-40de-b341-e46deffaba30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6441 | 2024.10.31 20:24:09.300354 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6442 | 2024.10.31 20:24:12.978080 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6443 | 2024.10.31 20:24:12.978175 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6444 | 2024.10.31 20:24:14.285629 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6445 | 2024.10.31 20:24:14.285756 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6446 | 2024.10.31 20:24:14.285786 [ 293 ] {} <Debug> HTTP-Session: 56ef4f77-b2aa-40da-bdf5-e821a996c088 Authenticating user 'default' from [fd00:1122:3344:101::d]:55101 | ||
6447 | 2024.10.31 20:24:14.285814 [ 293 ] {} <Debug> HTTP-Session: 56ef4f77-b2aa-40da-bdf5-e821a996c088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6448 | 2024.10.31 20:24:14.285832 [ 293 ] {} <Debug> HTTP-Session: 56ef4f77-b2aa-40da-bdf5-e821a996c088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6449 | 2024.10.31 20:24:14.285890 [ 293 ] {} <Trace> HTTP-Session: 56ef4f77-b2aa-40da-bdf5-e821a996c088 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6450 | 2024.10.31 20:24:14.286118 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55101) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6451 | 2024.10.31 20:24:14.286197 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6452 | 2024.10.31 20:24:14.286592 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6453 | 2024.10.31 20:24:14.287092 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6454 | 2024.10.31 20:24:14.287141 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6455 | 2024.10.31 20:24:14.287565 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6456 | 2024.10.31 20:24:14.287948 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6457 | 2024.10.31 20:24:14.288113 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.08 MiB/sec. | ||
6458 | 2024.10.31 20:24:14.288476 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Debug> DynamicQueryHandler: Done processing query | ||
6459 | 2024.10.31 20:24:14.288534 [ 293 ] {94588e95-4019-4747-9205-498167b83da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6460 | 2024.10.31 20:24:14.288592 [ 293 ] {} <Debug> HTTP-Session: 56ef4f77-b2aa-40da-bdf5-e821a996c088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6461 | 2024.10.31 20:24:14.288861 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6462 | 2024.10.31 20:24:14.288958 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62752, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6463 | 2024.10.31 20:24:14.289087 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6464 | 2024.10.31 20:24:14.289116 [ 288 ] {} <Debug> HTTP-Session: 4f000261-20d6-4676-b355-44b0f99e9cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62752 | ||
6465 | 2024.10.31 20:24:14.289143 [ 288 ] {} <Debug> HTTP-Session: 4f000261-20d6-4676-b355-44b0f99e9cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6466 | 2024.10.31 20:24:14.289160 [ 288 ] {} <Debug> HTTP-Session: 4f000261-20d6-4676-b355-44b0f99e9cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6467 | 2024.10.31 20:24:14.289220 [ 288 ] {} <Trace> HTTP-Session: 4f000261-20d6-4676-b355-44b0f99e9cb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6468 | 2024.10.31 20:24:14.289444 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62752) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6469 | 2024.10.31 20:24:14.289519 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6470 | 2024.10.31 20:24:14.289871 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6471 | 2024.10.31 20:24:14.290304 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6472 | 2024.10.31 20:24:14.290347 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6473 | 2024.10.31 20:24:14.290764 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6474 | 2024.10.31 20:24:14.291160 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6475 | 2024.10.31 20:24:14.291331 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec. | ||
6476 | 2024.10.31 20:24:14.291545 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Debug> DynamicQueryHandler: Done processing query | ||
6477 | 2024.10.31 20:24:14.291570 [ 288 ] {e882ee6f-efa0-461a-91ab-927d65414dbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6478 | 2024.10.31 20:24:14.291587 [ 288 ] {} <Debug> HTTP-Session: 4f000261-20d6-4676-b355-44b0f99e9cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6479 | 2024.10.31 20:24:14.291796 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6480 | 2024.10.31 20:24:14.291919 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37651, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6481 | 2024.10.31 20:24:14.291995 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6482 | 2024.10.31 20:24:14.292020 [ 293 ] {} <Debug> HTTP-Session: 625dbd19-e26f-48a9-b6dc-4e98319c42fb Authenticating user 'default' from [fd00:1122:3344:101::d]:37651 | ||
6483 | 2024.10.31 20:24:14.292044 [ 293 ] {} <Debug> HTTP-Session: 625dbd19-e26f-48a9-b6dc-4e98319c42fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6484 | 2024.10.31 20:24:14.292061 [ 293 ] {} <Debug> HTTP-Session: 625dbd19-e26f-48a9-b6dc-4e98319c42fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6485 | 2024.10.31 20:24:14.292109 [ 293 ] {} <Trace> HTTP-Session: 625dbd19-e26f-48a9-b6dc-4e98319c42fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6486 | 2024.10.31 20:24:14.292313 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37651) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6487 | 2024.10.31 20:24:14.292376 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6488 | 2024.10.31 20:24:14.292593 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6489 | 2024.10.31 20:24:14.293064 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2024.10.31 20:24:14.293101 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6491 | 2024.10.31 20:24:14.293503 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6492 | 2024.10.31 20:24:14.293856 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2024.10.31 20:24:14.294002 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001782 sec., 89786.75645342312 rows/sec., 6.25 MiB/sec. | ||
6494 | 2024.10.31 20:24:14.294186 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Debug> DynamicQueryHandler: Done processing query | ||
6495 | 2024.10.31 20:24:14.294211 [ 293 ] {1bc3ba18-a491-4f48-8400-f9f0bdc1a0db} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6496 | 2024.10.31 20:24:14.294227 [ 293 ] {} <Debug> HTTP-Session: 625dbd19-e26f-48a9-b6dc-4e98319c42fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6497 | 2024.10.31 20:24:14.294403 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6498 | 2024.10.31 20:24:14.294444 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62752, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6499 | 2024.10.31 20:24:14.294530 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6500 | 2024.10.31 20:24:14.294567 [ 288 ] {} <Debug> HTTP-Session: 27d41d65-31be-4e07-a0de-8d5bebde79e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62752 | ||
6501 | 2024.10.31 20:24:14.294595 [ 288 ] {} <Debug> HTTP-Session: 27d41d65-31be-4e07-a0de-8d5bebde79e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6502 | 2024.10.31 20:24:14.294615 [ 288 ] {} <Debug> HTTP-Session: 27d41d65-31be-4e07-a0de-8d5bebde79e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6503 | 2024.10.31 20:24:14.294687 [ 288 ] {} <Trace> HTTP-Session: 27d41d65-31be-4e07-a0de-8d5bebde79e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6504 | 2024.10.31 20:24:14.294957 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62752) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6505 | 2024.10.31 20:24:14.295051 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6506 | 2024.10.31 20:24:14.295343 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6507 | 2024.10.31 20:24:14.295746 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6508 | 2024.10.31 20:24:14.295783 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6509 | 2024.10.31 20:24:14.296175 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6510 | 2024.10.31 20:24:14.296497 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6511 | 2024.10.31 20:24:14.296647 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001806 sec., 33222.591362126244 rows/sec., 2.24 MiB/sec. | ||
6512 | 2024.10.31 20:24:14.296845 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Debug> DynamicQueryHandler: Done processing query | ||
6513 | 2024.10.31 20:24:14.296873 [ 288 ] {7c9a5ccc-f7d1-4032-90dd-d8b8c26ff433} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6514 | 2024.10.31 20:24:14.296891 [ 288 ] {} <Debug> HTTP-Session: 27d41d65-31be-4e07-a0de-8d5bebde79e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6515 | 2024.10.31 20:24:14.297163 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6516 | 2024.10.31 20:24:17.115921 [ 134 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6517 | 2024.10.31 20:24:17.116044 [ 134 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2024.10.31 20:24:17.116087 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6519 | 2024.10.31 20:24:17.116271 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
6520 | 2024.10.31 20:24:17.116445 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6521 | 2024.10.31 20:24:17.116483 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
6522 | 2024.10.31 20:24:17.116563 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
6523 | 2024.10.31 20:24:17.116751 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
6524 | 2024.10.31 20:24:17.116978 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
6525 | 2024.10.31 20:24:17.117201 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
6526 | 2024.10.31 20:24:17.118361 [ 193 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179358 sec., 137196.36700349368 rows/sec., 9.34 MiB/sec. | ||
6527 | 2024.10.31 20:24:17.118580 [ 196 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6528 | 2024.10.31 20:24:17.119109 [ 196 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_9_2} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6529 | 2024.10.31 20:24:17.119199 [ 196 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_9_2} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6530 | 2024.10.31 20:24:17.119301 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6531 | 2024.10.31 20:24:18.212489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 606 | ||
6532 | 2024.10.31 20:24:18.215124 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6533 | 2024.10.31 20:24:18.215188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6534 | 2024.10.31 20:24:18.216733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6535 | 2024.10.31 20:24:18.217750 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2024.10.31 20:24:18.218909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
6537 | 2024.10.31 20:24:19.292864 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45379, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6538 | 2024.10.31 20:24:19.292988 [ 299 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6539 | 2024.10.31 20:24:19.293013 [ 299 ] {} <Debug> HTTP-Session: 41dda040-8980-4fb2-b9aa-56fd0926b6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:45379 | ||
6540 | 2024.10.31 20:24:19.293038 [ 299 ] {} <Debug> HTTP-Session: 41dda040-8980-4fb2-b9aa-56fd0926b6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6541 | 2024.10.31 20:24:19.293054 [ 299 ] {} <Debug> HTTP-Session: 41dda040-8980-4fb2-b9aa-56fd0926b6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6542 | 2024.10.31 20:24:19.293108 [ 299 ] {} <Trace> HTTP-Session: 41dda040-8980-4fb2-b9aa-56fd0926b6a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6543 | 2024.10.31 20:24:19.293387 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45379) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6544 | 2024.10.31 20:24:19.293464 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6545 | 2024.10.31 20:24:19.293818 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6546 | 2024.10.31 20:24:19.294441 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2024.10.31 20:24:19.294498 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6548 | 2024.10.31 20:24:19.294973 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6549 | 2024.10.31 20:24:19.295379 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2024.10.31 20:24:19.295554 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002295 sec., 118082.78867102395 rows/sec., 10.51 MiB/sec. | ||
6551 | 2024.10.31 20:24:19.295606 [ 132 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6552 | 2024.10.31 20:24:19.295746 [ 132 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2024.10.31 20:24:19.295807 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6554 | 2024.10.31 20:24:19.295959 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Debug> DynamicQueryHandler: Done processing query | ||
6555 | 2024.10.31 20:24:19.295982 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
6556 | 2024.10.31 20:24:19.296005 [ 299 ] {7f234d16-bb90-4af2-930a-95d8ed6103ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
6557 | 2024.10.31 20:24:19.296067 [ 299 ] {} <Debug> HTTP-Session: 41dda040-8980-4fb2-b9aa-56fd0926b6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6558 | 2024.10.31 20:24:19.296249 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6559 | 2024.10.31 20:24:19.296301 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1422 rows starting from the beginning of the part | ||
6560 | 2024.10.31 20:24:19.296523 [ 299 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6561 | 2024.10.31 20:24:19.296560 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
6562 | 2024.10.31 20:24:19.296669 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50451, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6563 | 2024.10.31 20:24:19.296942 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6564 | 2024.10.31 20:24:19.296963 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 271 rows starting from the beginning of the part | ||
6565 | 2024.10.31 20:24:19.297008 [ 293 ] {} <Debug> HTTP-Session: cf32d270-cc65-4042-a1a1-0a61d72a1645 Authenticating user 'default' from [fd00:1122:3344:101::d]:50451 | ||
6566 | 2024.10.31 20:24:19.297081 [ 299 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
6567 | |||
6568 | (version 23.8.7.1) | ||
6569 | 2024.10.31 20:24:19.297112 [ 293 ] {} <Debug> HTTP-Session: cf32d270-cc65-4042-a1a1-0a61d72a1645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6570 | 2024.10.31 20:24:19.297207 [ 293 ] {} <Debug> HTTP-Session: cf32d270-cc65-4042-a1a1-0a61d72a1645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6571 | 2024.10.31 20:24:19.297210 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part | ||
6572 | 2024.10.31 20:24:19.297342 [ 293 ] {} <Trace> HTTP-Session: cf32d270-cc65-4042-a1a1-0a61d72a1645 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6573 | 2024.10.31 20:24:19.297424 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
6574 | 2024.10.31 20:24:19.297571 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 271 rows starting from the beginning of the part | ||
6575 | 2024.10.31 20:24:19.297706 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50451) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6576 | 2024.10.31 20:24:19.297823 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6577 | 2024.10.31 20:24:19.298444 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6578 | 2024.10.31 20:24:19.299101 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6579 | 2024.10.31 20:24:19.299153 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6580 | 2024.10.31 20:24:19.299905 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6581 | 2024.10.31 20:24:19.299927 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.004027101 sec., 529909.729107862 rows/sec., 46.85 MiB/sec. | ||
6582 | 2024.10.31 20:24:19.300149 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6583 | 2024.10.31 20:24:19.300579 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6584 | 2024.10.31 20:24:19.300716 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6585 | 2024.10.31 20:24:19.300774 [ 132 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6586 | 2024.10.31 20:24:19.300802 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.003243 sec., 12642.614862781376 rows/sec., 950.67 KiB/sec. | ||
6587 | 2024.10.31 20:24:19.300833 [ 132 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6588 | 2024.10.31 20:24:19.300873 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_36_7} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6589 | 2024.10.31 20:24:19.300882 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6590 | 2024.10.31 20:24:19.301407 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6591 | 2024.10.31 20:24:19.301461 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Debug> DynamicQueryHandler: Done processing query | ||
6592 | 2024.10.31 20:24:19.301535 [ 293 ] {d7861ba6-4062-4b72-9c0c-b2395de56fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6593 | 2024.10.31 20:24:19.301575 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
6594 | 2024.10.31 20:24:19.301609 [ 293 ] {} <Debug> HTTP-Session: cf32d270-cc65-4042-a1a1-0a61d72a1645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6595 | 2024.10.31 20:24:19.301795 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6596 | 2024.10.31 20:24:19.301844 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 59 rows starting from the beginning of the part | ||
6597 | 2024.10.31 20:24:19.301954 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6598 | 2024.10.31 20:24:19.302131 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54263, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6599 | 2024.10.31 20:24:19.302234 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6600 | 2024.10.31 20:24:19.302458 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6601 | 2024.10.31 20:24:19.302502 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
6602 | 2024.10.31 20:24:19.302553 [ 288 ] {} <Debug> HTTP-Session: 0742ac6d-04b3-4f98-8089-b58809b45504 Authenticating user 'default' from [fd00:1122:3344:101::d]:54263 | ||
6603 | 2024.10.31 20:24:19.302629 [ 288 ] {} <Debug> HTTP-Session: 0742ac6d-04b3-4f98-8089-b58809b45504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6604 | 2024.10.31 20:24:19.302719 [ 288 ] {} <Debug> HTTP-Session: 0742ac6d-04b3-4f98-8089-b58809b45504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6605 | 2024.10.31 20:24:19.302796 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
6606 | 2024.10.31 20:24:19.302868 [ 288 ] {} <Trace> HTTP-Session: 0742ac6d-04b3-4f98-8089-b58809b45504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6607 | 2024.10.31 20:24:19.303066 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
6608 | 2024.10.31 20:24:19.303272 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54263) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6609 | 2024.10.31 20:24:19.303384 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
6610 | 2024.10.31 20:24:19.303436 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6611 | 2024.10.31 20:24:19.304244 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6612 | 2024.10.31 20:24:19.304864 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6613 | 2024.10.31 20:24:19.304912 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6614 | 2024.10.31 20:24:19.305499 [ 186 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.004386467 sec., 43770.98927223207 rows/sec., 3.35 MiB/sec. | ||
6615 | 2024.10.31 20:24:19.305662 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6616 | 2024.10.31 20:24:19.305756 [ 186 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6617 | 2024.10.31 20:24:19.306570 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6618 | 2024.10.31 20:24:19.306996 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003873 sec., 3614.7689129873484 rows/sec., 253.15 KiB/sec. | ||
6619 | 2024.10.31 20:24:19.307470 [ 186 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6620 | 2024.10.31 20:24:19.307603 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Debug> DynamicQueryHandler: Done processing query | ||
6621 | 2024.10.31 20:24:19.307641 [ 186 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_20_4} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6622 | 2024.10.31 20:24:19.307648 [ 288 ] {12cf7823-21f8-4909-8a7e-771d96d8bc98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6623 | 2024.10.31 20:24:19.307687 [ 288 ] {} <Debug> HTTP-Session: 0742ac6d-04b3-4f98-8089-b58809b45504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6624 | 2024.10.31 20:24:19.307808 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6625 | 2024.10.31 20:24:19.307891 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6626 | 2024.10.31 20:24:19.308012 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57727, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6627 | 2024.10.31 20:24:19.308106 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6628 | 2024.10.31 20:24:19.308132 [ 293 ] {} <Debug> HTTP-Session: 9d99b77b-4c6c-466b-b98c-9bf2f9334fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:57727 | ||
6629 | 2024.10.31 20:24:19.308151 [ 293 ] {} <Debug> HTTP-Session: 9d99b77b-4c6c-466b-b98c-9bf2f9334fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6630 | 2024.10.31 20:24:19.308166 [ 293 ] {} <Debug> HTTP-Session: 9d99b77b-4c6c-466b-b98c-9bf2f9334fbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6631 | 2024.10.31 20:24:19.308210 [ 293 ] {} <Trace> HTTP-Session: 9d99b77b-4c6c-466b-b98c-9bf2f9334fbe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6632 | 2024.10.31 20:24:19.308339 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57727) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6633 | 2024.10.31 20:24:19.308397 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6634 | 2024.10.31 20:24:19.308687 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6635 | 2024.10.31 20:24:19.309030 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6636 | 2024.10.31 20:24:19.309070 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6637 | 2024.10.31 20:24:19.309445 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6638 | 2024.10.31 20:24:19.309843 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6639 | 2024.10.31 20:24:19.309978 [ 132 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6640 | 2024.10.31 20:24:19.309984 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 210.88 KiB/sec. | ||
6641 | 2024.10.31 20:24:19.310018 [ 132 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6642 | 2024.10.31 20:24:19.310052 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6643 | 2024.10.31 20:24:19.310292 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
6644 | 2024.10.31 20:24:19.310376 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Debug> DynamicQueryHandler: Done processing query | ||
6645 | 2024.10.31 20:24:19.310427 [ 293 ] {47fe2d6f-7013-483f-a27f-64c8d9e2cac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6646 | 2024.10.31 20:24:19.310460 [ 293 ] {} <Debug> HTTP-Session: 9d99b77b-4c6c-466b-b98c-9bf2f9334fbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6647 | 2024.10.31 20:24:19.310530 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6648 | 2024.10.31 20:24:19.310560 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
6649 | 2024.10.31 20:24:19.310631 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
6650 | 2024.10.31 20:24:19.310718 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
6651 | 2024.10.31 20:24:19.310898 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
6652 | 2024.10.31 20:24:19.310911 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6653 | 2024.10.31 20:24:19.311103 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
6654 | 2024.10.31 20:24:19.311131 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62690, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6655 | 2024.10.31 20:24:19.311214 [ 293 ] {} <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): | ||
6656 | |||
6657 | (version 23.8.7.1) | ||
6658 | 2024.10.31 20:24:19.311405 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6659 | 2024.10.31 20:24:19.311540 [ 288 ] {} <Debug> HTTP-Session: 5994a5df-24b4-4322-8980-f8b4cd16a519 Authenticating user 'default' from [fd00:1122:3344:101::d]:62690 | ||
6660 | 2024.10.31 20:24:19.311620 [ 288 ] {} <Debug> HTTP-Session: 5994a5df-24b4-4322-8980-f8b4cd16a519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6661 | 2024.10.31 20:24:19.311684 [ 288 ] {} <Debug> HTTP-Session: 5994a5df-24b4-4322-8980-f8b4cd16a519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6662 | 2024.10.31 20:24:19.311778 [ 288 ] {} <Trace> HTTP-Session: 5994a5df-24b4-4322-8980-f8b4cd16a519 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6663 | 2024.10.31 20:24:19.312506 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62690) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6664 | 2024.10.31 20:24:19.312643 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6665 | 2024.10.31 20:24:19.313170 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003054854 sec., 9820.43659042298 rows/sec., 623.37 KiB/sec. | ||
6666 | 2024.10.31 20:24:19.313436 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6667 | 2024.10.31 20:24:19.313750 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6668 | 2024.10.31 20:24:19.314499 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_9_2} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6669 | 2024.10.31 20:24:19.314668 [ 196 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_9_2} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6670 | 2024.10.31 20:24:19.314840 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6671 | 2024.10.31 20:24:19.315111 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6672 | 2024.10.31 20:24:19.315163 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6673 | 2024.10.31 20:24:19.315728 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6674 | 2024.10.31 20:24:19.316305 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6675 | 2024.10.31 20:24:19.316520 [ 132 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6676 | 2024.10.31 20:24:19.316533 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004502 sec., 93958.24078187473 rows/sec., 6.72 MiB/sec. | ||
6677 | 2024.10.31 20:24:19.316566 [ 132 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6678 | 2024.10.31 20:24:19.316615 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6679 | 2024.10.31 20:24:19.316838 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
6680 | 2024.10.31 20:24:19.317020 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Debug> DynamicQueryHandler: Done processing query | ||
6681 | 2024.10.31 20:24:19.317084 [ 288 ] {5051fd5d-e1a8-4bb6-b3fd-588b071f9762} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
6682 | 2024.10.31 20:24:19.317143 [ 288 ] {} <Debug> HTTP-Session: 5994a5df-24b4-4322-8980-f8b4cd16a519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6683 | 2024.10.31 20:24:19.317156 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6684 | 2024.10.31 20:24:19.317228 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
6685 | 2024.10.31 20:24:19.317343 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
6686 | 2024.10.31 20:24:19.317573 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6687 | 2024.10.31 20:24:19.317668 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 423 rows starting from the beginning of the part | ||
6688 | 2024.10.31 20:24:19.317687 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47529, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6689 | 2024.10.31 20:24:19.317987 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6690 | 2024.10.31 20:24:19.318038 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 68 rows starting from the beginning of the part | ||
6691 | 2024.10.31 20:24:19.318120 [ 293 ] {} <Debug> HTTP-Session: c90bfd8d-e8c4-40d6-bf74-42fe620dc092 Authenticating user 'default' from [fd00:1122:3344:101::d]:47529 | ||
6692 | 2024.10.31 20:24:19.318255 [ 293 ] {} <Debug> HTTP-Session: c90bfd8d-e8c4-40d6-bf74-42fe620dc092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6693 | 2024.10.31 20:24:19.318370 [ 293 ] {} <Debug> HTTP-Session: c90bfd8d-e8c4-40d6-bf74-42fe620dc092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6694 | 2024.10.31 20:24:19.318386 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
6695 | 2024.10.31 20:24:19.318494 [ 293 ] {} <Trace> HTTP-Session: c90bfd8d-e8c4-40d6-bf74-42fe620dc092 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6696 | 2024.10.31 20:24:19.318669 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 423 rows starting from the beginning of the part | ||
6697 | 2024.10.31 20:24:19.319054 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47529) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6698 | 2024.10.31 20:24:19.319207 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6699 | 2024.10.31 20:24:19.319683 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6700 | 2024.10.31 20:24:19.320532 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2024.10.31 20:24:19.320601 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6702 | 2024.10.31 20:24:19.321633 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6703 | 2024.10.31 20:24:19.322372 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6704 | 2024.10.31 20:24:19.322487 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.00574363 sec., 340725.29045220534 rows/sec., 26.08 MiB/sec. | ||
6705 | 2024.10.31 20:24:19.322677 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003871 sec., 1549.9870834409714 rows/sec., 80.98 KiB/sec. | ||
6706 | 2024.10.31 20:24:19.322873 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6707 | 2024.10.31 20:24:19.323161 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Debug> DynamicQueryHandler: Done processing query | ||
6708 | 2024.10.31 20:24:19.323224 [ 293 ] {c62ec5d4-6159-41ca-a928-c8fb8d5f18b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6709 | 2024.10.31 20:24:19.323292 [ 293 ] {} <Debug> HTTP-Session: c90bfd8d-e8c4-40d6-bf74-42fe620dc092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6710 | 2024.10.31 20:24:19.323659 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47529, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6711 | 2024.10.31 20:24:19.323685 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2024.10.31 20:24:19.323828 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33455, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6713 | 2024.10.31 20:24:19.323926 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_36_7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6714 | 2024.10.31 20:24:19.323969 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6715 | 2024.10.31 20:24:19.324073 [ 288 ] {} <Debug> HTTP-Session: 39faa0ff-5367-4477-a366-54b43e9fb3d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33455 | ||
6716 | 2024.10.31 20:24:19.324099 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6717 | 2024.10.31 20:24:19.324122 [ 288 ] {} <Debug> HTTP-Session: 39faa0ff-5367-4477-a366-54b43e9fb3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6718 | 2024.10.31 20:24:19.324164 [ 288 ] {} <Debug> HTTP-Session: 39faa0ff-5367-4477-a366-54b43e9fb3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6719 | 2024.10.31 20:24:19.324230 [ 288 ] {} <Trace> HTTP-Session: 39faa0ff-5367-4477-a366-54b43e9fb3d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6720 | 2024.10.31 20:24:19.324525 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33455) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6721 | 2024.10.31 20:24:19.324591 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6722 | 2024.10.31 20:24:19.324795 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6723 | 2024.10.31 20:24:19.325298 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6724 | 2024.10.31 20:24:19.325341 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6725 | 2024.10.31 20:24:19.325804 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6726 | 2024.10.31 20:24:19.326172 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6727 | 2024.10.31 20:24:19.326346 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001962 sec., 120795.10703363913 rows/sec., 8.10 MiB/sec. | ||
6728 | 2024.10.31 20:24:19.326553 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Debug> DynamicQueryHandler: Done processing query | ||
6729 | 2024.10.31 20:24:19.326580 [ 288 ] {5f1ff1b8-46ae-4b80-ad50-b4e1e3f4be04} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6730 | 2024.10.31 20:24:19.326596 [ 288 ] {} <Debug> HTTP-Session: 39faa0ff-5367-4477-a366-54b43e9fb3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6731 | 2024.10.31 20:24:19.326844 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6732 | 2024.10.31 20:24:19.326947 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50369, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6733 | 2024.10.31 20:24:19.327017 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6734 | 2024.10.31 20:24:19.327038 [ 293 ] {} <Debug> HTTP-Session: 3e41209d-c1e7-4558-b604-9717007b6865 Authenticating user 'default' from [fd00:1122:3344:101::d]:50369 | ||
6735 | 2024.10.31 20:24:19.327058 [ 293 ] {} <Debug> HTTP-Session: 3e41209d-c1e7-4558-b604-9717007b6865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6736 | 2024.10.31 20:24:19.327072 [ 293 ] {} <Debug> HTTP-Session: 3e41209d-c1e7-4558-b604-9717007b6865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6737 | 2024.10.31 20:24:19.327114 [ 293 ] {} <Trace> HTTP-Session: 3e41209d-c1e7-4558-b604-9717007b6865 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6738 | 2024.10.31 20:24:19.327265 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50369) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6739 | 2024.10.31 20:24:19.327333 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6740 | 2024.10.31 20:24:19.327510 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6741 | 2024.10.31 20:24:19.327814 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2024.10.31 20:24:19.327848 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6743 | 2024.10.31 20:24:19.328228 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6744 | 2024.10.31 20:24:19.328578 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6745 | 2024.10.31 20:24:19.328711 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001513 sec., 660.9385327164574 rows/sec., 44.54 KiB/sec. | ||
6746 | 2024.10.31 20:24:19.329027 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Debug> DynamicQueryHandler: Done processing query | ||
6747 | 2024.10.31 20:24:19.329053 [ 293 ] {0c567902-62fe-421e-b330-e3280cee63ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6748 | 2024.10.31 20:24:19.329069 [ 293 ] {} <Debug> HTTP-Session: 3e41209d-c1e7-4558-b604-9717007b6865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6749 | 2024.10.31 20:24:19.329344 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6750 | 2024.10.31 20:24:19.329398 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33455, User-Agent: (none), Length: 68575, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6751 | 2024.10.31 20:24:19.329490 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6752 | 2024.10.31 20:24:19.329523 [ 288 ] {} <Debug> HTTP-Session: d5662aee-b36a-4372-bb45-cd3965c8148f Authenticating user 'default' from [fd00:1122:3344:101::d]:33455 | ||
6753 | 2024.10.31 20:24:19.329548 [ 288 ] {} <Debug> HTTP-Session: d5662aee-b36a-4372-bb45-cd3965c8148f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6754 | 2024.10.31 20:24:19.329567 [ 288 ] {} <Debug> HTTP-Session: d5662aee-b36a-4372-bb45-cd3965c8148f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6755 | 2024.10.31 20:24:19.329618 [ 288 ] {} <Trace> HTTP-Session: d5662aee-b36a-4372-bb45-cd3965c8148f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6756 | 2024.10.31 20:24:19.330648 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33455) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6757 | 2024.10.31 20:24:19.330753 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <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 | ||
6758 | 2024.10.31 20:24:19.331396 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6759 | 2024.10.31 20:24:19.332270 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6760 | 2024.10.31 20:24:19.332317 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6761 | 2024.10.31 20:24:19.333260 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6762 | 2024.10.31 20:24:19.333809 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6763 | 2024.10.31 20:24:19.334032 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
6764 | 2024.10.31 20:24:19.334072 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004307 sec., 9519.387044346413 rows/sec., 17.06 MiB/sec. | ||
6765 | 2024.10.31 20:24:19.334095 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6766 | 2024.10.31 20:24:19.334165 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6767 | 2024.10.31 20:24:19.334534 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
6768 | 2024.10.31 20:24:19.334860 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Debug> DynamicQueryHandler: Done processing query | ||
6769 | 2024.10.31 20:24:19.334935 [ 288 ] {b56f6a90-c8d5-4d6a-ac1c-5bd8d2b5c8ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
6770 | 2024.10.31 20:24:19.334995 [ 288 ] {} <Debug> HTTP-Session: d5662aee-b36a-4372-bb45-cd3965c8148f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6771 | 2024.10.31 20:24:19.335172 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6772 | 2024.10.31 20:24:19.335307 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 258 rows starting from the beginning of the part | ||
6773 | 2024.10.31 20:24:19.335320 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33455, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6774 | 2024.10.31 20:24:19.335404 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53724, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6775 | 2024.10.31 20:24:19.335580 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6776 | 2024.10.31 20:24:19.335693 [ 293 ] {} <Debug> HTTP-Session: 90553996-991c-4af5-a70a-09a4bf4692f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53724 | ||
6777 | 2024.10.31 20:24:19.335767 [ 293 ] {} <Debug> HTTP-Session: 90553996-991c-4af5-a70a-09a4bf4692f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6778 | 2024.10.31 20:24:19.335832 [ 293 ] {} <Debug> HTTP-Session: 90553996-991c-4af5-a70a-09a4bf4692f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6779 | 2024.10.31 20:24:19.335977 [ 293 ] {} <Trace> HTTP-Session: 90553996-991c-4af5-a70a-09a4bf4692f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6780 | 2024.10.31 20:24:19.336084 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
6781 | 2024.10.31 20:24:19.336387 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53724) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6782 | 2024.10.31 20:24:19.336561 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6783 | 2024.10.31 20:24:19.336736 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
6784 | 2024.10.31 20:24:19.337475 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6785 | 2024.10.31 20:24:19.337569 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
6786 | 2024.10.31 20:24:19.338279 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
6787 | 2024.10.31 20:24:19.338592 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2024.10.31 20:24:19.338755 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6789 | 2024.10.31 20:24:19.339000 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
6790 | 2024.10.31 20:24:19.340254 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6791 | 2024.10.31 20:24:19.341127 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6792 | 2024.10.31 20:24:19.341343 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005175 sec., 15845.410628019325 rows/sec., 1.01 MiB/sec. | ||
6793 | 2024.10.31 20:24:19.341551 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Debug> DynamicQueryHandler: Done processing query | ||
6794 | 2024.10.31 20:24:19.341578 [ 293 ] {afd8810a-6e88-4c21-a563-bf113a2bc692} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6795 | 2024.10.31 20:24:19.341595 [ 293 ] {} <Debug> HTTP-Session: 90553996-991c-4af5-a70a-09a4bf4692f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6796 | 2024.10.31 20:24:19.342023 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6797 | 2024.10.31 20:24:19.344908 [ 200 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 19 columns (19 merged, 0 gathered) in 0.010589596 sec., 43722.158994545214 rows/sec., 78.35 MiB/sec. | ||
6798 | 2024.10.31 20:24:19.345607 [ 201 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6799 | 2024.10.31 20:24:19.346250 [ 201 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2024.10.31 20:24:19.346332 [ 201 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_15_3} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
6801 | 2024.10.31 20:24:19.346489 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
6802 | 2024.10.31 20:24:24.115281 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63977, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6803 | 2024.10.31 20:24:24.284552 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6804 | 2024.10.31 20:24:24.284669 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6805 | 2024.10.31 20:24:24.284697 [ 293 ] {} <Debug> HTTP-Session: 9d9cc97f-2245-4f38-8a32-3e9415b5b1af Authenticating user 'default' from [fd00:1122:3344:101::d]:59314 | ||
6806 | 2024.10.31 20:24:24.284726 [ 293 ] {} <Debug> HTTP-Session: 9d9cc97f-2245-4f38-8a32-3e9415b5b1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6807 | 2024.10.31 20:24:24.284743 [ 293 ] {} <Debug> HTTP-Session: 9d9cc97f-2245-4f38-8a32-3e9415b5b1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6808 | 2024.10.31 20:24:24.284801 [ 293 ] {} <Trace> HTTP-Session: 9d9cc97f-2245-4f38-8a32-3e9415b5b1af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6809 | 2024.10.31 20:24:24.285011 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59314) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6810 | 2024.10.31 20:24:24.285082 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6811 | 2024.10.31 20:24:24.285431 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6812 | 2024.10.31 20:24:24.285864 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6813 | 2024.10.31 20:24:24.285908 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6814 | 2024.10.31 20:24:24.286327 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6815 | 2024.10.31 20:24:24.286735 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6816 | 2024.10.31 20:24:24.286931 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001979 sec., 4042.44567963618 rows/sec., 329.63 KiB/sec. | ||
6817 | 2024.10.31 20:24:24.287191 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Debug> DynamicQueryHandler: Done processing query | ||
6818 | 2024.10.31 20:24:24.287217 [ 293 ] {df6b8ef0-d09d-4e45-b9bd-d1e54bb29992} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6819 | 2024.10.31 20:24:24.287234 [ 293 ] {} <Debug> HTTP-Session: 9d9cc97f-2245-4f38-8a32-3e9415b5b1af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6820 | 2024.10.31 20:24:24.287440 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6821 | 2024.10.31 20:24:24.287582 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60515, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6822 | 2024.10.31 20:24:24.287702 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6823 | 2024.10.31 20:24:24.287730 [ 288 ] {} <Debug> HTTP-Session: 13ba1543-d065-42b6-aed6-1772da1fa1b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60515 | ||
6824 | 2024.10.31 20:24:24.287759 [ 288 ] {} <Debug> HTTP-Session: 13ba1543-d065-42b6-aed6-1772da1fa1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6825 | 2024.10.31 20:24:24.287776 [ 288 ] {} <Debug> HTTP-Session: 13ba1543-d065-42b6-aed6-1772da1fa1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6826 | 2024.10.31 20:24:24.287837 [ 288 ] {} <Trace> HTTP-Session: 13ba1543-d065-42b6-aed6-1772da1fa1b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6827 | 2024.10.31 20:24:24.288061 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60515) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6828 | 2024.10.31 20:24:24.288128 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6829 | 2024.10.31 20:24:24.288480 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6830 | 2024.10.31 20:24:24.288912 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6831 | 2024.10.31 20:24:24.288958 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6832 | 2024.10.31 20:24:24.289390 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6833 | 2024.10.31 20:24:24.289779 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6834 | 2024.10.31 20:24:24.289953 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001966 sec., 30518.819938962362 rows/sec., 2.33 MiB/sec. | ||
6835 | 2024.10.31 20:24:24.290195 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Debug> DynamicQueryHandler: Done processing query | ||
6836 | 2024.10.31 20:24:24.290230 [ 288 ] {84fb2eb3-e9f3-4138-9f53-f788c53b0f48} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6837 | 2024.10.31 20:24:24.290251 [ 288 ] {} <Debug> HTTP-Session: 13ba1543-d065-42b6-aed6-1772da1fa1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6838 | 2024.10.31 20:24:24.290447 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6839 | 2024.10.31 20:24:24.290470 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60515, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6840 | 2024.10.31 20:24:24.290548 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6841 | 2024.10.31 20:24:24.290584 [ 293 ] {} <Debug> HTTP-Session: 744200da-15e6-4e53-9405-039ff949cdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:59314 | ||
6842 | 2024.10.31 20:24:24.290610 [ 293 ] {} <Debug> HTTP-Session: 744200da-15e6-4e53-9405-039ff949cdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6843 | 2024.10.31 20:24:24.290634 [ 293 ] {} <Debug> HTTP-Session: 744200da-15e6-4e53-9405-039ff949cdaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6844 | 2024.10.31 20:24:24.290695 [ 293 ] {} <Trace> HTTP-Session: 744200da-15e6-4e53-9405-039ff949cdaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6845 | 2024.10.31 20:24:24.290840 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59314) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6846 | 2024.10.31 20:24:24.290898 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6847 | 2024.10.31 20:24:24.291186 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6848 | 2024.10.31 20:24:24.291511 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2024.10.31 20:24:24.291549 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6850 | 2024.10.31 20:24:24.291910 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6851 | 2024.10.31 20:24:24.292290 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2024.10.31 20:24:24.292458 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.00165 sec., 4848.484848484849 rows/sec., 338.54 KiB/sec. | ||
6853 | 2024.10.31 20:24:24.292634 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Debug> DynamicQueryHandler: Done processing query | ||
6854 | 2024.10.31 20:24:24.292658 [ 293 ] {7c4b277b-8e4c-4202-8649-3c2390cb2a49} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6855 | 2024.10.31 20:24:24.292674 [ 293 ] {} <Debug> HTTP-Session: 744200da-15e6-4e53-9405-039ff949cdaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6856 | 2024.10.31 20:24:24.292890 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6857 | 2024.10.31 20:24:24.292996 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58531, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6858 | 2024.10.31 20:24:24.293068 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6859 | 2024.10.31 20:24:24.293093 [ 288 ] {} <Debug> HTTP-Session: 08896e15-5390-44e6-ab54-549adedd3b93 Authenticating user 'default' from [fd00:1122:3344:101::d]:58531 | ||
6860 | 2024.10.31 20:24:24.293117 [ 288 ] {} <Debug> HTTP-Session: 08896e15-5390-44e6-ab54-549adedd3b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6861 | 2024.10.31 20:24:24.293133 [ 288 ] {} <Debug> HTTP-Session: 08896e15-5390-44e6-ab54-549adedd3b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6862 | 2024.10.31 20:24:24.293183 [ 288 ] {} <Trace> HTTP-Session: 08896e15-5390-44e6-ab54-549adedd3b93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6863 | 2024.10.31 20:24:24.293362 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58531) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6864 | 2024.10.31 20:24:24.293421 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6865 | 2024.10.31 20:24:24.293748 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6866 | 2024.10.31 20:24:24.294140 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6867 | 2024.10.31 20:24:24.294178 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6868 | 2024.10.31 20:24:24.294558 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6869 | 2024.10.31 20:24:24.294920 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6870 | 2024.10.31 20:24:24.295071 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001776 sec., 40540.54054054054 rows/sec., 3.17 MiB/sec. | ||
6871 | 2024.10.31 20:24:24.295241 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Debug> DynamicQueryHandler: Done processing query | ||
6872 | 2024.10.31 20:24:24.295266 [ 288 ] {588f34a7-06e3-46a9-824c-ede4e0de7454} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6873 | 2024.10.31 20:24:24.295282 [ 288 ] {} <Debug> HTTP-Session: 08896e15-5390-44e6-ab54-549adedd3b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6874 | 2024.10.31 20:24:24.295526 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6875 | 2024.10.31 20:24:24.295553 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Length: 25276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6876 | 2024.10.31 20:24:24.295631 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6877 | 2024.10.31 20:24:24.295655 [ 293 ] {} <Debug> HTTP-Session: e47c5c10-5da8-441c-a354-32b1a691521b Authenticating user 'default' from [fd00:1122:3344:101::d]:59314 | ||
6878 | 2024.10.31 20:24:24.295688 [ 293 ] {} <Debug> HTTP-Session: e47c5c10-5da8-441c-a354-32b1a691521b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6879 | 2024.10.31 20:24:24.295711 [ 293 ] {} <Debug> HTTP-Session: e47c5c10-5da8-441c-a354-32b1a691521b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6880 | 2024.10.31 20:24:24.295759 [ 293 ] {} <Trace> HTTP-Session: e47c5c10-5da8-441c-a354-32b1a691521b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6881 | 2024.10.31 20:24:24.295960 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59314) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6882 | 2024.10.31 20:24:24.296018 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6883 | 2024.10.31 20:24:24.296199 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6884 | 2024.10.31 20:24:24.296605 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2024.10.31 20:24:24.296642 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6886 | 2024.10.31 20:24:24.296856 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6887 | 2024.10.31 20:24:24.297153 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6888 | 2024.10.31 20:24:24.297512 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6889 | 2024.10.31 20:24:24.297672 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001801 sec., 73292.61521377013 rows/sec., 5.10 MiB/sec. | ||
6890 | 2024.10.31 20:24:24.297843 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Debug> DynamicQueryHandler: Done processing query | ||
6891 | 2024.10.31 20:24:24.297867 [ 293 ] {7d8d8fa9-3d06-403c-95c8-be19ae9e84d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6892 | 2024.10.31 20:24:24.297883 [ 293 ] {} <Debug> HTTP-Session: e47c5c10-5da8-441c-a354-32b1a691521b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6893 | 2024.10.31 20:24:24.298055 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6894 | 2024.10.31 20:24:24.298153 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37792, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6895 | 2024.10.31 20:24:24.298214 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6896 | 2024.10.31 20:24:24.298234 [ 288 ] {} <Debug> HTTP-Session: b6892c92-497a-403c-96a9-6443eea42577 Authenticating user 'default' from [fd00:1122:3344:101::d]:37792 | ||
6897 | 2024.10.31 20:24:24.298253 [ 288 ] {} <Debug> HTTP-Session: b6892c92-497a-403c-96a9-6443eea42577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6898 | 2024.10.31 20:24:24.298267 [ 288 ] {} <Debug> HTTP-Session: b6892c92-497a-403c-96a9-6443eea42577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6899 | 2024.10.31 20:24:24.298307 [ 288 ] {} <Trace> HTTP-Session: b6892c92-497a-403c-96a9-6443eea42577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6900 | 2024.10.31 20:24:24.298446 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37792) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6901 | 2024.10.31 20:24:24.298496 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6902 | 2024.10.31 20:24:24.298662 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6903 | 2024.10.31 20:24:24.298970 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6904 | 2024.10.31 20:24:24.299006 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6905 | 2024.10.31 20:24:24.299385 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6906 | 2024.10.31 20:24:24.299713 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6907 | 2024.10.31 20:24:24.299872 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001467 sec., 32719.836400817996 rows/sec., 2.21 MiB/sec. | ||
6908 | 2024.10.31 20:24:24.300030 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Debug> DynamicQueryHandler: Done processing query | ||
6909 | 2024.10.31 20:24:24.300053 [ 288 ] {291e9b53-0739-49c7-ab8e-15a88bcfefbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6910 | 2024.10.31 20:24:24.300070 [ 288 ] {} <Debug> HTTP-Session: b6892c92-497a-403c-96a9-6443eea42577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6911 | 2024.10.31 20:24:24.300322 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6912 | 2024.10.31 20:24:24.327597 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6913 | 2024.10.31 20:24:24.337932 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6914 | 2024.10.31 20:24:24.339229 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43675, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6915 | 2024.10.31 20:24:24.481584 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6916 | 2024.10.31 20:24:24.493905 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6917 | 2024.10.31 20:24:24.496255 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6918 | 2024.10.31 20:24:27.978330 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6919 | 2024.10.31 20:24:27.978441 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6920 | 2024.10.31 20:24:28.219159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 638 | ||
6921 | 2024.10.31 20:24:28.222609 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6922 | 2024.10.31 20:24:28.222669 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6923 | 2024.10.31 20:24:28.224344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6924 | 2024.10.31 20:24:28.225343 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6925 | 2024.10.31 20:24:28.226650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
6926 | 2024.10.31 20:24:29.285728 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6927 | 2024.10.31 20:24:29.285868 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6928 | 2024.10.31 20:24:29.285920 [ 293 ] {} <Debug> HTTP-Session: a595ed0a-d302-414e-b01e-4aa3bf0caf7e Authenticating user 'default' from [fd00:1122:3344:101::d]:59314 | ||
6929 | 2024.10.31 20:24:29.285955 [ 293 ] {} <Debug> HTTP-Session: a595ed0a-d302-414e-b01e-4aa3bf0caf7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6930 | 2024.10.31 20:24:29.285977 [ 293 ] {} <Debug> HTTP-Session: a595ed0a-d302-414e-b01e-4aa3bf0caf7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6931 | 2024.10.31 20:24:29.286049 [ 293 ] {} <Trace> HTTP-Session: a595ed0a-d302-414e-b01e-4aa3bf0caf7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6932 | 2024.10.31 20:24:29.286326 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59314) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6933 | 2024.10.31 20:24:29.286420 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6934 | 2024.10.31 20:24:29.286903 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6935 | 2024.10.31 20:24:29.287428 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6936 | 2024.10.31 20:24:29.287475 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6937 | 2024.10.31 20:24:29.288003 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6938 | 2024.10.31 20:24:29.288527 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6939 | 2024.10.31 20:24:29.288730 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002499 sec., 22408.963585434176 rows/sec., 1.72 MiB/sec. | ||
6940 | 2024.10.31 20:24:29.289117 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Debug> DynamicQueryHandler: Done processing query | ||
6941 | 2024.10.31 20:24:29.289148 [ 293 ] {97838a20-f42c-4bcf-93c3-5c66f8842659} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6942 | 2024.10.31 20:24:29.289165 [ 293 ] {} <Debug> HTTP-Session: a595ed0a-d302-414e-b01e-4aa3bf0caf7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6943 | 2024.10.31 20:24:29.289415 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6944 | 2024.10.31 20:24:29.289546 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51410, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6945 | 2024.10.31 20:24:29.289679 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6946 | 2024.10.31 20:24:29.289706 [ 290 ] {} <Debug> HTTP-Session: c44dab38-8767-4a76-971a-676580e9f062 Authenticating user 'default' from [fd00:1122:3344:101::d]:51410 | ||
6947 | 2024.10.31 20:24:29.289732 [ 290 ] {} <Debug> HTTP-Session: c44dab38-8767-4a76-971a-676580e9f062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6948 | 2024.10.31 20:24:29.289747 [ 290 ] {} <Debug> HTTP-Session: c44dab38-8767-4a76-971a-676580e9f062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6949 | 2024.10.31 20:24:29.289806 [ 290 ] {} <Trace> HTTP-Session: c44dab38-8767-4a76-971a-676580e9f062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6950 | 2024.10.31 20:24:29.290027 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51410) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6951 | 2024.10.31 20:24:29.290098 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6952 | 2024.10.31 20:24:29.290469 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6953 | 2024.10.31 20:24:29.290999 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6954 | 2024.10.31 20:24:29.291055 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6955 | 2024.10.31 20:24:29.291653 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6956 | 2024.10.31 20:24:29.292065 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6957 | 2024.10.31 20:24:29.292281 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00233 sec., 27467.811158798282 rows/sec., 2.14 MiB/sec. | ||
6958 | 2024.10.31 20:24:29.292514 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Debug> DynamicQueryHandler: Done processing query | ||
6959 | 2024.10.31 20:24:29.292546 [ 290 ] {1fcca8e9-4996-4208-a0ca-b801273e9dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6960 | 2024.10.31 20:24:29.292566 [ 290 ] {} <Debug> HTTP-Session: c44dab38-8767-4a76-971a-676580e9f062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6961 | 2024.10.31 20:24:29.292780 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6962 | 2024.10.31 20:24:29.292885 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33631, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6963 | 2024.10.31 20:24:29.292962 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6964 | 2024.10.31 20:24:29.292994 [ 293 ] {} <Debug> HTTP-Session: 5ba2e032-315f-49bd-a763-5743e8c4a93d Authenticating user 'default' from [fd00:1122:3344:101::d]:33631 | ||
6965 | 2024.10.31 20:24:29.293019 [ 293 ] {} <Debug> HTTP-Session: 5ba2e032-315f-49bd-a763-5743e8c4a93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6966 | 2024.10.31 20:24:29.293034 [ 293 ] {} <Debug> HTTP-Session: 5ba2e032-315f-49bd-a763-5743e8c4a93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6967 | 2024.10.31 20:24:29.293082 [ 293 ] {} <Trace> HTTP-Session: 5ba2e032-315f-49bd-a763-5743e8c4a93d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6968 | 2024.10.31 20:24:29.293280 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33631) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6969 | 2024.10.31 20:24:29.293338 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6970 | 2024.10.31 20:24:29.293542 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6971 | 2024.10.31 20:24:29.293944 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6972 | 2024.10.31 20:24:29.293984 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6973 | 2024.10.31 20:24:29.294427 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6974 | 2024.10.31 20:24:29.294815 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6975 | 2024.10.31 20:24:29.294990 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00179 sec., 89385.4748603352 rows/sec., 6.23 MiB/sec. | ||
6976 | 2024.10.31 20:24:29.294993 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6977 | 2024.10.31 20:24:29.295098 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6978 | 2024.10.31 20:24:29.295150 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
6979 | 2024.10.31 20:24:29.295278 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Debug> DynamicQueryHandler: Done processing query | ||
6980 | 2024.10.31 20:24:29.295355 [ 293 ] {e5adf82c-aae8-470d-854a-be2ac29bab6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6981 | 2024.10.31 20:24:29.295408 [ 293 ] {} <Debug> HTTP-Session: 5ba2e032-315f-49bd-a763-5743e8c4a93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6982 | 2024.10.31 20:24:29.295451 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6983 | 2024.10.31 20:24:29.295778 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33631, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6984 | 2024.10.31 20:24:29.296016 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62767, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6985 | 2024.10.31 20:24:29.296227 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6986 | 2024.10.31 20:24:29.296233 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6987 | 2024.10.31 20:24:29.296260 [ 290 ] {} <Debug> HTTP-Session: b45a677f-27ff-4c3c-afb6-fc501cfc2a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:62767 | ||
6988 | 2024.10.31 20:24:29.296317 [ 290 ] {} <Debug> HTTP-Session: b45a677f-27ff-4c3c-afb6-fc501cfc2a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6989 | 2024.10.31 20:24:29.296314 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5998 rows starting from the beginning of the part | ||
6990 | 2024.10.31 20:24:29.296342 [ 290 ] {} <Debug> HTTP-Session: b45a677f-27ff-4c3c-afb6-fc501cfc2a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6991 | 2024.10.31 20:24:29.296424 [ 290 ] {} <Trace> HTTP-Session: b45a677f-27ff-4c3c-afb6-fc501cfc2a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6992 | 2024.10.31 20:24:29.296581 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part | ||
6993 | 2024.10.31 20:24:29.296903 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6994 | 2024.10.31 20:24:29.296994 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62767) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6995 | 2024.10.31 20:24:29.297215 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6996 | 2024.10.31 20:24:29.297273 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6997 | 2024.10.31 20:24:29.297441 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 132 rows starting from the beginning of the part | ||
6998 | 2024.10.31 20:24:29.297877 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
6999 | 2024.10.31 20:24:29.298449 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7000 | 2024.10.31 20:24:29.299115 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7001 | 2024.10.31 20:24:29.299156 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
7002 | 2024.10.31 20:24:29.300022 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7003 | 2024.10.31 20:24:29.300859 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7004 | 2024.10.31 20:24:29.301161 [ 109 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7005 | 2024.10.31 20:24:29.301174 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004486 sec., 13374.944271065537 rows/sec., 923.01 KiB/sec. | ||
7006 | 2024.10.31 20:24:29.301309 [ 109 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2024.10.31 20:24:29.301387 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
7008 | 2024.10.31 20:24:29.301728 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Debug> DynamicQueryHandler: Done processing query | ||
7009 | 2024.10.31 20:24:29.301730 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7010 | 2024.10.31 20:24:29.301773 [ 290 ] {e4fabbdf-f7b6-4ab0-af4e-5a9963a2e557} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7011 | 2024.10.31 20:24:29.301817 [ 290 ] {} <Debug> HTTP-Session: b45a677f-27ff-4c3c-afb6-fc501cfc2a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7012 | 2024.10.31 20:24:29.301954 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7013 | 2024.10.31 20:24:29.302029 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1636 rows starting from the beginning of the part | ||
7014 | 2024.10.31 20:24:29.302149 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7015 | 2024.10.31 20:24:29.302464 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7016 | 2024.10.31 20:24:29.302520 [ 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): | ||
7017 | |||
7018 | (version 23.8.7.1) | ||
7019 | 2024.10.31 20:24:29.302837 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7020 | 2024.10.31 20:24:29.302992 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6817 rows, containing 5 columns (5 merged, 0 gathered) in 0.007727185 sec., 882210.0156784133 rows/sec., 60.15 MiB/sec. | ||
7021 | 2024.10.31 20:24:29.303100 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7022 | 2024.10.31 20:24:29.303200 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
7023 | 2024.10.31 20:24:29.303325 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7024 | 2024.10.31 20:24:29.303677 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7025 | 2024.10.31 20:24:29.304635 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7026 | 2024.10.31 20:24:29.304868 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7027 | 2024.10.31 20:24:29.305070 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
7028 | 2024.10.31 20:24:29.305471 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1934 rows, containing 4 columns (4 merged, 0 gathered) in 0.003928369 sec., 492316.27680597216 rows/sec., 32.49 MiB/sec. | ||
7029 | 2024.10.31 20:24:29.305727 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7030 | 2024.10.31 20:24:29.306195 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7031 | 2024.10.31 20:24:29.306273 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_36_7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7032 | 2024.10.31 20:24:29.306349 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
7033 | 2024.10.31 20:24:31.308803 [ 121 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
7034 | 2024.10.31 20:24:31.308922 [ 121 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7035 | 2024.10.31 20:24:31.308966 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7036 | 2024.10.31 20:24:31.309215 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
7037 | 2024.10.31 20:24:31.309513 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7038 | 2024.10.31 20:24:31.309561 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
7039 | 2024.10.31 20:24:31.309656 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
7040 | 2024.10.31 20:24:31.309944 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
7041 | 2024.10.31 20:24:31.310250 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
7042 | 2024.10.31 20:24:31.310341 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
7043 | 2024.10.31 20:24:31.311459 [ 195 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002378622 sec., 22702.220024871545 rows/sec., 1.16 MiB/sec. | ||
7044 | 2024.10.31 20:24:31.311759 [ 195 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
7045 | 2024.10.31 20:24:31.312468 [ 195 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_9_2} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2024.10.31 20:24:31.312567 [ 195 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_9_2} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
7047 | 2024.10.31 20:24:31.312676 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7048 | 2024.10.31 20:24:31.819754 [ 119 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
7049 | 2024.10.31 20:24:31.819821 [ 119 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7050 | 2024.10.31 20:24:31.819850 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7051 | 2024.10.31 20:24:31.820058 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
7052 | 2024.10.31 20:24:31.820269 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7053 | 2024.10.31 20:24:31.820310 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
7054 | 2024.10.31 20:24:31.820384 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
7055 | 2024.10.31 20:24:31.820470 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
7056 | 2024.10.31 20:24:31.820724 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
7057 | 2024.10.31 20:24:31.820935 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
7058 | 2024.10.31 20:24:31.822070 [ 198 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002139298 sec., 4674.430584238381 rows/sec., 313.15 KiB/sec. | ||
7059 | 2024.10.31 20:24:31.822268 [ 199 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
7060 | 2024.10.31 20:24:31.823083 [ 199 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_9_2} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7061 | 2024.10.31 20:24:31.823247 [ 199 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_9_2} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
7062 | 2024.10.31 20:24:31.823385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7063 | 2024.10.31 20:24:34.292775 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7064 | 2024.10.31 20:24:34.292950 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7065 | 2024.10.31 20:24:34.292996 [ 293 ] {} <Debug> HTTP-Session: 47f6811e-18aa-449b-90d3-3eb46188f417 Authenticating user 'default' from [fd00:1122:3344:101::d]:47503 | ||
7066 | 2024.10.31 20:24:34.293040 [ 293 ] {} <Debug> HTTP-Session: 47f6811e-18aa-449b-90d3-3eb46188f417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7067 | 2024.10.31 20:24:34.293067 [ 293 ] {} <Debug> HTTP-Session: 47f6811e-18aa-449b-90d3-3eb46188f417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7068 | 2024.10.31 20:24:34.293151 [ 293 ] {} <Trace> HTTP-Session: 47f6811e-18aa-449b-90d3-3eb46188f417 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7069 | 2024.10.31 20:24:34.293518 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47503) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7070 | 2024.10.31 20:24:34.293587 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7071 | 2024.10.31 20:24:34.293934 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7072 | 2024.10.31 20:24:34.294542 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2024.10.31 20:24:34.294584 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7074 | 2024.10.31 20:24:34.295016 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7075 | 2024.10.31 20:24:34.295407 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7076 | 2024.10.31 20:24:34.295576 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002201 sec., 123125.85188550659 rows/sec., 10.96 MiB/sec. | ||
7077 | 2024.10.31 20:24:34.295778 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Debug> DynamicQueryHandler: Done processing query | ||
7078 | 2024.10.31 20:24:34.295804 [ 293 ] {07c6be12-fa0f-4d20-8758-f922f641edb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7079 | 2024.10.31 20:24:34.295820 [ 293 ] {} <Debug> HTTP-Session: 47f6811e-18aa-449b-90d3-3eb46188f417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7080 | 2024.10.31 20:24:34.296034 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7081 | 2024.10.31 20:24:34.296167 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43761, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7082 | 2024.10.31 20:24:34.296293 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7083 | 2024.10.31 20:24:34.296323 [ 290 ] {} <Debug> HTTP-Session: f09fd01b-bc6b-4085-9141-b9f0dd09a8a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43761 | ||
7084 | 2024.10.31 20:24:34.296352 [ 290 ] {} <Debug> HTTP-Session: f09fd01b-bc6b-4085-9141-b9f0dd09a8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7085 | 2024.10.31 20:24:34.296370 [ 290 ] {} <Debug> HTTP-Session: f09fd01b-bc6b-4085-9141-b9f0dd09a8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7086 | 2024.10.31 20:24:34.296432 [ 290 ] {} <Trace> HTTP-Session: f09fd01b-bc6b-4085-9141-b9f0dd09a8a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7087 | 2024.10.31 20:24:34.296655 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43761) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7088 | 2024.10.31 20:24:34.296734 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7089 | 2024.10.31 20:24:34.297137 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7090 | 2024.10.31 20:24:34.297577 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2024.10.31 20:24:34.297619 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7092 | 2024.10.31 20:24:34.298038 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7093 | 2024.10.31 20:24:34.298440 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7094 | 2024.10.31 20:24:34.298632 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002045 sec., 20048.899755501225 rows/sec., 1.47 MiB/sec. | ||
7095 | 2024.10.31 20:24:34.298995 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Debug> DynamicQueryHandler: Done processing query | ||
7096 | 2024.10.31 20:24:34.299022 [ 290 ] {d7313816-895c-44d7-b163-c88e85100734} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7097 | 2024.10.31 20:24:34.299039 [ 290 ] {} <Debug> HTTP-Session: f09fd01b-bc6b-4085-9141-b9f0dd09a8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7098 | 2024.10.31 20:24:34.299231 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43761, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7099 | 2024.10.31 20:24:34.299247 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7100 | 2024.10.31 20:24:34.299345 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7101 | 2024.10.31 20:24:34.299370 [ 293 ] {} <Debug> HTTP-Session: 04c6b74d-7302-481f-befc-fb2fbbd26de9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47503 | ||
7102 | 2024.10.31 20:24:34.299393 [ 293 ] {} <Debug> HTTP-Session: 04c6b74d-7302-481f-befc-fb2fbbd26de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7103 | 2024.10.31 20:24:34.299426 [ 293 ] {} <Debug> HTTP-Session: 04c6b74d-7302-481f-befc-fb2fbbd26de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7104 | 2024.10.31 20:24:34.299477 [ 293 ] {} <Trace> HTTP-Session: 04c6b74d-7302-481f-befc-fb2fbbd26de9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7105 | 2024.10.31 20:24:34.299611 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47503) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7106 | 2024.10.31 20:24:34.299668 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7107 | 2024.10.31 20:24:34.299983 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7108 | 2024.10.31 20:24:34.300410 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7109 | 2024.10.31 20:24:34.300447 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7110 | 2024.10.31 20:24:34.300808 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7111 | 2024.10.31 20:24:34.301168 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7112 | 2024.10.31 20:24:34.301346 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001771 sec., 7905.138339920949 rows/sec., 553.62 KiB/sec. | ||
7113 | 2024.10.31 20:24:34.301656 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Debug> DynamicQueryHandler: Done processing query | ||
7114 | 2024.10.31 20:24:34.301680 [ 293 ] {4050d3fa-e79b-4685-b225-50131a430ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7115 | 2024.10.31 20:24:34.301696 [ 293 ] {} <Debug> HTTP-Session: 04c6b74d-7302-481f-befc-fb2fbbd26de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7116 | 2024.10.31 20:24:34.301828 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7117 | 2024.10.31 20:24:34.301921 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55841, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7118 | 2024.10.31 20:24:34.301993 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7119 | 2024.10.31 20:24:34.302017 [ 290 ] {} <Debug> HTTP-Session: 6019d71e-cad2-4403-a99d-7bca0821c214 Authenticating user 'default' from [fd00:1122:3344:101::d]:55841 | ||
7120 | 2024.10.31 20:24:34.302040 [ 290 ] {} <Debug> HTTP-Session: 6019d71e-cad2-4403-a99d-7bca0821c214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7121 | 2024.10.31 20:24:34.302058 [ 290 ] {} <Debug> HTTP-Session: 6019d71e-cad2-4403-a99d-7bca0821c214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7122 | 2024.10.31 20:24:34.302103 [ 290 ] {} <Trace> HTTP-Session: 6019d71e-cad2-4403-a99d-7bca0821c214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7123 | 2024.10.31 20:24:34.302237 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55841) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7124 | 2024.10.31 20:24:34.302294 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7125 | 2024.10.31 20:24:34.302574 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7126 | 2024.10.31 20:24:34.302903 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7127 | 2024.10.31 20:24:34.302941 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7128 | 2024.10.31 20:24:34.303307 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7129 | 2024.10.31 20:24:34.303675 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7130 | 2024.10.31 20:24:34.303845 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001643 sec., 3651.8563603164944 rows/sec., 215.76 KiB/sec. | ||
7131 | 2024.10.31 20:24:34.304144 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Debug> DynamicQueryHandler: Done processing query | ||
7132 | 2024.10.31 20:24:34.304179 [ 290 ] {e1cb74d3-e826-43d8-be4b-caab8303d9ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7133 | 2024.10.31 20:24:34.304196 [ 290 ] {} <Debug> HTTP-Session: 6019d71e-cad2-4403-a99d-7bca0821c214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7134 | 2024.10.31 20:24:34.304477 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7135 | 2024.10.31 20:24:34.304568 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7136 | 2024.10.31 20:24:34.304642 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7137 | 2024.10.31 20:24:34.304664 [ 293 ] {} <Debug> HTTP-Session: 3d590886-0751-473e-acbf-ed1340838943 Authenticating user 'default' from [fd00:1122:3344:101::d]:47503 | ||
7138 | 2024.10.31 20:24:34.304683 [ 293 ] {} <Debug> HTTP-Session: 3d590886-0751-473e-acbf-ed1340838943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7139 | 2024.10.31 20:24:34.304696 [ 293 ] {} <Debug> HTTP-Session: 3d590886-0751-473e-acbf-ed1340838943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7140 | 2024.10.31 20:24:34.304735 [ 293 ] {} <Trace> HTTP-Session: 3d590886-0751-473e-acbf-ed1340838943 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7141 | 2024.10.31 20:24:34.304978 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47503) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7142 | 2024.10.31 20:24:34.305037 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7143 | 2024.10.31 20:24:34.305309 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7144 | 2024.10.31 20:24:34.305927 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7145 | 2024.10.31 20:24:34.305965 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7146 | 2024.10.31 20:24:34.306368 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7147 | 2024.10.31 20:24:34.306734 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.10.31 20:24:34.306862 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002008 sec., 210657.3705179283 rows/sec., 15.06 MiB/sec. | ||
7149 | 2024.10.31 20:24:34.307151 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Debug> DynamicQueryHandler: Done processing query | ||
7150 | 2024.10.31 20:24:34.307201 [ 293 ] {de0d49e2-1baa-461e-9e46-a73e1466f382} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7151 | 2024.10.31 20:24:34.307220 [ 293 ] {} <Debug> HTTP-Session: 3d590886-0751-473e-acbf-ed1340838943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7152 | 2024.10.31 20:24:34.307366 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7153 | 2024.10.31 20:24:34.307512 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64183, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7154 | 2024.10.31 20:24:34.307585 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7155 | 2024.10.31 20:24:34.307609 [ 290 ] {} <Debug> HTTP-Session: bd5aa6d4-f576-4abb-9701-1a8047924ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64183 | ||
7156 | 2024.10.31 20:24:34.307631 [ 290 ] {} <Debug> HTTP-Session: bd5aa6d4-f576-4abb-9701-1a8047924ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7157 | 2024.10.31 20:24:34.307648 [ 290 ] {} <Debug> HTTP-Session: bd5aa6d4-f576-4abb-9701-1a8047924ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7158 | 2024.10.31 20:24:34.307695 [ 290 ] {} <Trace> HTTP-Session: bd5aa6d4-f576-4abb-9701-1a8047924ae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7159 | 2024.10.31 20:24:34.307827 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64183) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7160 | 2024.10.31 20:24:34.307888 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7161 | 2024.10.31 20:24:34.308082 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7162 | 2024.10.31 20:24:34.308416 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7163 | 2024.10.31 20:24:34.308454 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7164 | 2024.10.31 20:24:34.308816 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7165 | 2024.10.31 20:24:34.309154 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7166 | 2024.10.31 20:24:34.309311 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
7167 | 2024.10.31 20:24:34.309489 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Debug> DynamicQueryHandler: Done processing query | ||
7168 | 2024.10.31 20:24:34.309515 [ 290 ] {21998002-f249-42b1-8292-f81082efd466} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7169 | 2024.10.31 20:24:34.309531 [ 290 ] {} <Debug> HTTP-Session: bd5aa6d4-f576-4abb-9701-1a8047924ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7170 | 2024.10.31 20:24:34.309722 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7171 | 2024.10.31 20:24:34.309786 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7172 | 2024.10.31 20:24:34.309863 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7173 | 2024.10.31 20:24:34.309898 [ 293 ] {} <Debug> HTTP-Session: 5442911a-68c4-4723-8d9a-e6aa4c86ed21 Authenticating user 'default' from [fd00:1122:3344:101::d]:47503 | ||
7174 | 2024.10.31 20:24:34.309921 [ 293 ] {} <Debug> HTTP-Session: 5442911a-68c4-4723-8d9a-e6aa4c86ed21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7175 | 2024.10.31 20:24:34.309938 [ 293 ] {} <Debug> HTTP-Session: 5442911a-68c4-4723-8d9a-e6aa4c86ed21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7176 | 2024.10.31 20:24:34.309982 [ 293 ] {} <Trace> HTTP-Session: 5442911a-68c4-4723-8d9a-e6aa4c86ed21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7177 | 2024.10.31 20:24:34.310230 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47503) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7178 | 2024.10.31 20:24:34.310292 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7179 | 2024.10.31 20:24:34.310492 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7180 | 2024.10.31 20:24:34.310975 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2024.10.31 20:24:34.311010 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7182 | 2024.10.31 20:24:34.311407 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7183 | 2024.10.31 20:24:34.311745 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2024.10.31 20:24:34.311878 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001787 sec., 132624.51035254617 rows/sec., 8.89 MiB/sec. | ||
7185 | 2024.10.31 20:24:34.312168 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Debug> DynamicQueryHandler: Done processing query | ||
7186 | 2024.10.31 20:24:34.312213 [ 293 ] {ddce8d1c-bee7-4f51-8ed7-84a2ffeee0b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7187 | 2024.10.31 20:24:34.312245 [ 293 ] {} <Debug> HTTP-Session: 5442911a-68c4-4723-8d9a-e6aa4c86ed21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7188 | 2024.10.31 20:24:34.312401 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7189 | 2024.10.31 20:24:34.312508 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38746, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7190 | 2024.10.31 20:24:34.312571 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7191 | 2024.10.31 20:24:34.312599 [ 293 ] {} <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): | ||
7192 | |||
7193 | (version 23.8.7.1) | ||
7194 | 2024.10.31 20:24:34.312612 [ 290 ] {} <Debug> HTTP-Session: b48ccd20-c700-4b57-a343-160d49d3cbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:38746 | ||
7195 | 2024.10.31 20:24:34.312655 [ 290 ] {} <Debug> HTTP-Session: b48ccd20-c700-4b57-a343-160d49d3cbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7196 | 2024.10.31 20:24:34.312676 [ 290 ] {} <Debug> HTTP-Session: b48ccd20-c700-4b57-a343-160d49d3cbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7197 | 2024.10.31 20:24:34.312715 [ 290 ] {} <Trace> HTTP-Session: b48ccd20-c700-4b57-a343-160d49d3cbcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7198 | 2024.10.31 20:24:34.312819 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38746) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7199 | 2024.10.31 20:24:34.312872 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7200 | 2024.10.31 20:24:34.313038 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7201 | 2024.10.31 20:24:34.313331 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7202 | 2024.10.31 20:24:34.313368 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7203 | 2024.10.31 20:24:34.313730 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7204 | 2024.10.31 20:24:34.314073 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7205 | 2024.10.31 20:24:34.314235 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
7206 | 2024.10.31 20:24:34.314416 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Debug> DynamicQueryHandler: Done processing query | ||
7207 | 2024.10.31 20:24:34.314442 [ 290 ] {b7c535e1-c4c2-4aa6-ad24-4951950dcd9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7208 | 2024.10.31 20:24:34.314458 [ 290 ] {} <Debug> HTTP-Session: b48ccd20-c700-4b57-a343-160d49d3cbcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7209 | 2024.10.31 20:24:34.314636 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7210 | 2024.10.31 20:24:34.314803 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53309, User-Agent: (none), Length: 68585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7211 | 2024.10.31 20:24:34.314869 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7212 | 2024.10.31 20:24:34.314892 [ 293 ] {} <Debug> HTTP-Session: f14f75a4-80d0-4cf8-b563-baed74da9d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:53309 | ||
7213 | 2024.10.31 20:24:34.314914 [ 293 ] {} <Debug> HTTP-Session: f14f75a4-80d0-4cf8-b563-baed74da9d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7214 | 2024.10.31 20:24:34.314930 [ 293 ] {} <Debug> HTTP-Session: f14f75a4-80d0-4cf8-b563-baed74da9d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7215 | 2024.10.31 20:24:34.314976 [ 293 ] {} <Trace> HTTP-Session: f14f75a4-80d0-4cf8-b563-baed74da9d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7216 | 2024.10.31 20:24:34.315516 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53309) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7217 | 2024.10.31 20:24:34.315594 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <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 | ||
7218 | 2024.10.31 20:24:34.316096 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7219 | 2024.10.31 20:24:34.316826 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7220 | 2024.10.31 20:24:34.316860 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7221 | 2024.10.31 20:24:34.317584 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7222 | 2024.10.31 20:24:34.318006 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7223 | 2024.10.31 20:24:34.318155 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003056 sec., 13416.230366492146 rows/sec., 24.04 MiB/sec. | ||
7224 | 2024.10.31 20:24:34.318382 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Debug> DynamicQueryHandler: Done processing query | ||
7225 | 2024.10.31 20:24:34.318407 [ 293 ] {2c85d666-fc3c-49ca-975c-3e37f1cbb043} <Debug> MemoryTracker: Peak memory usage (for query): 4.61 MiB. | ||
7226 | 2024.10.31 20:24:34.318423 [ 293 ] {} <Debug> HTTP-Session: f14f75a4-80d0-4cf8-b563-baed74da9d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7227 | 2024.10.31 20:24:34.318608 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7228 | 2024.10.31 20:24:34.318631 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38746, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7229 | 2024.10.31 20:24:34.318708 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7230 | 2024.10.31 20:24:34.318750 [ 290 ] {} <Debug> HTTP-Session: a8020709-8cfa-4b1b-8165-c027c9accab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38746 | ||
7231 | 2024.10.31 20:24:34.318775 [ 290 ] {} <Debug> HTTP-Session: a8020709-8cfa-4b1b-8165-c027c9accab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7232 | 2024.10.31 20:24:34.318793 [ 290 ] {} <Debug> HTTP-Session: a8020709-8cfa-4b1b-8165-c027c9accab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7233 | 2024.10.31 20:24:34.318838 [ 290 ] {} <Trace> HTTP-Session: a8020709-8cfa-4b1b-8165-c027c9accab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7234 | 2024.10.31 20:24:34.319019 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38746) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7235 | 2024.10.31 20:24:34.319077 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7236 | 2024.10.31 20:24:34.319273 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7237 | 2024.10.31 20:24:34.319619 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7238 | 2024.10.31 20:24:34.319656 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7239 | 2024.10.31 20:24:34.320049 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7240 | 2024.10.31 20:24:34.320382 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7241 | 2024.10.31 20:24:34.320531 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001587 sec., 51669.8172652804 rows/sec., 3.28 MiB/sec. | ||
7242 | 2024.10.31 20:24:34.320705 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Debug> DynamicQueryHandler: Done processing query | ||
7243 | 2024.10.31 20:24:34.320730 [ 290 ] {4a197b53-5f77-44ac-9f97-ad8b18709a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7244 | 2024.10.31 20:24:34.320746 [ 290 ] {} <Debug> HTTP-Session: a8020709-8cfa-4b1b-8165-c027c9accab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7245 | 2024.10.31 20:24:34.321170 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38746, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7246 | 2024.10.31 20:24:35.231003 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65253, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7247 | 2024.10.31 20:24:35.636330 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7248 | 2024.10.31 20:24:35.741030 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7249 | 2024.10.31 20:24:35.897457 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7250 | 2024.10.31 20:24:35.953850 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7251 | 2024.10.31 20:24:36.049287 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7252 | 2024.10.31 20:24:36.068658 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50100, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7253 | 2024.10.31 20:24:36.127125 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7254 | 2024.10.31 20:24:37.014765 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7255 | 2024.10.31 20:24:37.319271 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7256 | 2024.10.31 20:24:37.514575 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7257 | 2024.10.31 20:24:37.542296 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7258 | 2024.10.31 20:24:37.641303 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7259 | 2024.10.31 20:24:37.719163 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7260 | 2024.10.31 20:24:37.748911 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61671, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7261 | 2024.10.31 20:24:37.783659 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7262 | 2024.10.31 20:24:37.841980 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49454, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7263 | 2024.10.31 20:24:37.854306 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36963, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7264 | 2024.10.31 20:24:37.857555 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50259, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7265 | 2024.10.31 20:24:37.944817 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7266 | 2024.10.31 20:24:38.026400 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7267 | 2024.10.31 20:24:38.055729 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51388, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7268 | 2024.10.31 20:24:38.116087 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7269 | 2024.10.31 20:24:38.203095 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7270 | 2024.10.31 20:24:38.226929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 666 | ||
7271 | 2024.10.31 20:24:38.230033 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7272 | 2024.10.31 20:24:38.230076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7273 | 2024.10.31 20:24:38.231535 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7274 | 2024.10.31 20:24:38.232498 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7275 | 2024.10.31 20:24:38.232664 [ 114 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7276 | 2024.10.31 20:24:38.232730 [ 114 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.10.31 20:24:38.232775 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7278 | 2024.10.31 20:24:38.233214 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
7279 | 2024.10.31 20:24:38.233626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
7280 | 2024.10.31 20:24:38.234410 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7281 | 2024.10.31 20:24:38.234619 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 530 rows starting from the beginning of the part | ||
7282 | 2024.10.31 20:24:38.235354 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
7283 | 2024.10.31 20:24:38.235924 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
7284 | 2024.10.31 20:24:38.236490 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
7285 | 2024.10.31 20:24:38.237003 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
7286 | 2024.10.31 20:24:38.237478 [ 197 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
7287 | 2024.10.31 20:24:38.245975 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 72 columns (72 merged, 0 gathered) in 0.013026208 sec., 51127.695796044405 rows/sec., 39.11 MiB/sec. | ||
7288 | 2024.10.31 20:24:38.247091 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7289 | 2024.10.31 20:24:38.248722 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7290 | 2024.10.31 20:24:38.248803 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_21_4} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7291 | 2024.10.31 20:24:38.249094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
7292 | 2024.10.31 20:24:39.286958 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7293 | 2024.10.31 20:24:39.287083 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7294 | 2024.10.31 20:24:39.287113 [ 293 ] {} <Debug> HTTP-Session: 0d74bd6c-d398-4f0c-be20-1b0cb277f1be Authenticating user 'default' from [fd00:1122:3344:101::d]:51186 | ||
7295 | 2024.10.31 20:24:39.287142 [ 293 ] {} <Debug> HTTP-Session: 0d74bd6c-d398-4f0c-be20-1b0cb277f1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7296 | 2024.10.31 20:24:39.287159 [ 293 ] {} <Debug> HTTP-Session: 0d74bd6c-d398-4f0c-be20-1b0cb277f1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7297 | 2024.10.31 20:24:39.287218 [ 293 ] {} <Trace> HTTP-Session: 0d74bd6c-d398-4f0c-be20-1b0cb277f1be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7298 | 2024.10.31 20:24:39.287417 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51186) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7299 | 2024.10.31 20:24:39.287492 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7300 | 2024.10.31 20:24:39.287845 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7301 | 2024.10.31 20:24:39.288312 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7302 | 2024.10.31 20:24:39.288352 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7303 | 2024.10.31 20:24:39.288771 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7304 | 2024.10.31 20:24:39.289159 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7305 | 2024.10.31 20:24:39.289313 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001956 sec., 3067.4846625766872 rows/sec., 250.13 KiB/sec. | ||
7306 | 2024.10.31 20:24:39.289542 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Debug> DynamicQueryHandler: Done processing query | ||
7307 | 2024.10.31 20:24:39.289570 [ 293 ] {0711cd80-fd68-45b8-a8e6-fb50403d1d1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7308 | 2024.10.31 20:24:39.289587 [ 293 ] {} <Debug> HTTP-Session: 0d74bd6c-d398-4f0c-be20-1b0cb277f1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7309 | 2024.10.31 20:24:39.289821 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7310 | 2024.10.31 20:24:39.289934 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48453, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7311 | 2024.10.31 20:24:39.290016 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7312 | 2024.10.31 20:24:39.290042 [ 289 ] {} <Debug> HTTP-Session: cb37343a-e4b0-4499-85ff-5165be06d5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48453 | ||
7313 | 2024.10.31 20:24:39.290066 [ 289 ] {} <Debug> HTTP-Session: cb37343a-e4b0-4499-85ff-5165be06d5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7314 | 2024.10.31 20:24:39.290085 [ 289 ] {} <Debug> HTTP-Session: cb37343a-e4b0-4499-85ff-5165be06d5c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7315 | 2024.10.31 20:24:39.290131 [ 289 ] {} <Trace> HTTP-Session: cb37343a-e4b0-4499-85ff-5165be06d5c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7316 | 2024.10.31 20:24:39.290288 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48453) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7317 | 2024.10.31 20:24:39.290346 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7318 | 2024.10.31 20:24:39.290625 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7319 | 2024.10.31 20:24:39.291014 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7320 | 2024.10.31 20:24:39.291050 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7321 | 2024.10.31 20:24:39.291415 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7322 | 2024.10.31 20:24:39.291780 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7323 | 2024.10.31 20:24:39.291912 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.001678 sec., 35160.905840286054 rows/sec., 2.69 MiB/sec. | ||
7324 | 2024.10.31 20:24:39.292100 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Debug> DynamicQueryHandler: Done processing query | ||
7325 | 2024.10.31 20:24:39.292125 [ 289 ] {4a9b2f58-ad24-483e-b352-98297ce262b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7326 | 2024.10.31 20:24:39.292142 [ 289 ] {} <Debug> HTTP-Session: cb37343a-e4b0-4499-85ff-5165be06d5c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7327 | 2024.10.31 20:24:39.292342 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7328 | 2024.10.31 20:24:39.292345 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7329 | 2024.10.31 20:24:39.292421 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7330 | 2024.10.31 20:24:39.292446 [ 293 ] {} <Debug> HTTP-Session: 15e1f2a8-a24f-4e86-816a-606615f2a854 Authenticating user 'default' from [fd00:1122:3344:101::d]:51186 | ||
7331 | 2024.10.31 20:24:39.292468 [ 293 ] {} <Debug> HTTP-Session: 15e1f2a8-a24f-4e86-816a-606615f2a854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7332 | 2024.10.31 20:24:39.292486 [ 293 ] {} <Debug> HTTP-Session: 15e1f2a8-a24f-4e86-816a-606615f2a854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7333 | 2024.10.31 20:24:39.292527 [ 293 ] {} <Trace> HTTP-Session: 15e1f2a8-a24f-4e86-816a-606615f2a854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7334 | 2024.10.31 20:24:39.292645 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51186) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7335 | 2024.10.31 20:24:39.292697 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7336 | 2024.10.31 20:24:39.292974 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7337 | 2024.10.31 20:24:39.293326 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7338 | 2024.10.31 20:24:39.293369 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7339 | 2024.10.31 20:24:39.293739 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7340 | 2024.10.31 20:24:39.294092 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7341 | 2024.10.31 20:24:39.294224 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 259.89 KiB/sec. | ||
7342 | 2024.10.31 20:24:39.294449 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Debug> DynamicQueryHandler: Done processing query | ||
7343 | 2024.10.31 20:24:39.294472 [ 293 ] {fe09ecbd-e4f9-4a9e-be4a-9b3ee189cad3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7344 | 2024.10.31 20:24:39.294488 [ 293 ] {} <Debug> HTTP-Session: 15e1f2a8-a24f-4e86-816a-606615f2a854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7345 | 2024.10.31 20:24:39.294668 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7346 | 2024.10.31 20:24:39.294839 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61489, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7347 | 2024.10.31 20:24:39.294901 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7348 | 2024.10.31 20:24:39.294924 [ 289 ] {} <Debug> HTTP-Session: 163506ae-6523-4cbf-a4c4-71f14c8ba374 Authenticating user 'default' from [fd00:1122:3344:101::d]:61489 | ||
7349 | 2024.10.31 20:24:39.294945 [ 289 ] {} <Debug> HTTP-Session: 163506ae-6523-4cbf-a4c4-71f14c8ba374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7350 | 2024.10.31 20:24:39.294962 [ 289 ] {} <Debug> HTTP-Session: 163506ae-6523-4cbf-a4c4-71f14c8ba374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7351 | 2024.10.31 20:24:39.295002 [ 289 ] {} <Trace> HTTP-Session: 163506ae-6523-4cbf-a4c4-71f14c8ba374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7352 | 2024.10.31 20:24:39.295148 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61489) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7353 | 2024.10.31 20:24:39.295199 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7354 | 2024.10.31 20:24:39.295477 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7355 | 2024.10.31 20:24:39.295871 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7356 | 2024.10.31 20:24:39.295907 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7357 | 2024.10.31 20:24:39.296258 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7358 | 2024.10.31 20:24:39.296615 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7359 | 2024.10.31 20:24:39.296746 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001653 sec., 42347.24742891712 rows/sec., 3.31 MiB/sec. | ||
7360 | 2024.10.31 20:24:39.296910 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Debug> DynamicQueryHandler: Done processing query | ||
7361 | 2024.10.31 20:24:39.296935 [ 289 ] {bb48f13c-d6f0-48a3-94e1-2399f86d7cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7362 | 2024.10.31 20:24:39.296951 [ 289 ] {} <Debug> HTTP-Session: 163506ae-6523-4cbf-a4c4-71f14c8ba374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7363 | 2024.10.31 20:24:39.297141 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Length: 31205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7364 | 2024.10.31 20:24:39.297146 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7365 | 2024.10.31 20:24:39.297201 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7366 | 2024.10.31 20:24:39.297232 [ 293 ] {} <Debug> HTTP-Session: 96e62aaf-df25-48ca-88e0-fa82d90f6c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:51186 | ||
7367 | 2024.10.31 20:24:39.297253 [ 293 ] {} <Debug> HTTP-Session: 96e62aaf-df25-48ca-88e0-fa82d90f6c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7368 | 2024.10.31 20:24:39.297276 [ 293 ] {} <Debug> HTTP-Session: 96e62aaf-df25-48ca-88e0-fa82d90f6c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7369 | 2024.10.31 20:24:39.297318 [ 293 ] {} <Trace> HTTP-Session: 96e62aaf-df25-48ca-88e0-fa82d90f6c3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7370 | 2024.10.31 20:24:39.297513 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51186) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7371 | 2024.10.31 20:24:39.297571 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7372 | 2024.10.31 20:24:39.297715 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7373 | 2024.10.31 20:24:39.298122 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2024.10.31 20:24:39.298158 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7375 | 2024.10.31 20:24:39.298545 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7376 | 2024.10.31 20:24:39.298894 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2024.10.31 20:24:39.299030 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001616 sec., 100866.33663366336 rows/sec., 7.02 MiB/sec. | ||
7378 | 2024.10.31 20:24:39.299197 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Debug> DynamicQueryHandler: Done processing query | ||
7379 | 2024.10.31 20:24:39.299221 [ 293 ] {3838381c-cdd4-4f92-a63e-cccc5b1bd62f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7380 | 2024.10.31 20:24:39.299237 [ 293 ] {} <Debug> HTTP-Session: 96e62aaf-df25-48ca-88e0-fa82d90f6c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7381 | 2024.10.31 20:24:39.299392 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7382 | 2024.10.31 20:24:39.299481 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54678, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7383 | 2024.10.31 20:24:39.299532 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7384 | 2024.10.31 20:24:39.299552 [ 289 ] {} <Debug> HTTP-Session: cc128f23-7e0f-4228-8393-c7bf1d202991 Authenticating user 'default' from [fd00:1122:3344:101::d]:54678 | ||
7385 | 2024.10.31 20:24:39.299572 [ 289 ] {} <Debug> HTTP-Session: cc128f23-7e0f-4228-8393-c7bf1d202991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7386 | 2024.10.31 20:24:39.299589 [ 289 ] {} <Debug> HTTP-Session: cc128f23-7e0f-4228-8393-c7bf1d202991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7387 | 2024.10.31 20:24:39.299628 [ 289 ] {} <Trace> HTTP-Session: cc128f23-7e0f-4228-8393-c7bf1d202991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7388 | 2024.10.31 20:24:39.299762 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54678) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7389 | 2024.10.31 20:24:39.299815 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7390 | 2024.10.31 20:24:39.299971 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7391 | 2024.10.31 20:24:39.300359 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2024.10.31 20:24:39.300402 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7393 | 2024.10.31 20:24:39.300788 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7394 | 2024.10.31 20:24:39.301110 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.10.31 20:24:39.301243 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
7396 | 2024.10.31 20:24:39.301410 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Debug> DynamicQueryHandler: Done processing query | ||
7397 | 2024.10.31 20:24:39.301434 [ 289 ] {ace11584-2267-4016-a5b5-96c9f3e31090} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7398 | 2024.10.31 20:24:39.301450 [ 289 ] {} <Debug> HTTP-Session: cc128f23-7e0f-4228-8393-c7bf1d202991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7399 | 2024.10.31 20:24:39.301665 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54678, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7400 | 2024.10.31 20:24:42.978698 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7401 | 2024.10.31 20:24:42.978768 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7402 | 2024.10.31 20:24:44.286554 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7403 | 2024.10.31 20:24:44.286671 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7404 | 2024.10.31 20:24:44.286696 [ 293 ] {} <Debug> HTTP-Session: a24fbc27-8228-42f6-a02e-84939d759e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:51186 | ||
7405 | 2024.10.31 20:24:44.286720 [ 293 ] {} <Debug> HTTP-Session: a24fbc27-8228-42f6-a02e-84939d759e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7406 | 2024.10.31 20:24:44.286735 [ 293 ] {} <Debug> HTTP-Session: a24fbc27-8228-42f6-a02e-84939d759e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7407 | 2024.10.31 20:24:44.286787 [ 293 ] {} <Trace> HTTP-Session: a24fbc27-8228-42f6-a02e-84939d759e98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7408 | 2024.10.31 20:24:44.286985 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51186) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7409 | 2024.10.31 20:24:44.287053 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7410 | 2024.10.31 20:24:44.287396 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7411 | 2024.10.31 20:24:44.287893 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7412 | 2024.10.31 20:24:44.287935 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7413 | 2024.10.31 20:24:44.288359 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7414 | 2024.10.31 20:24:44.288758 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7415 | 2024.10.31 20:24:44.288912 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001995 sec., 28070.175438596492 rows/sec., 2.16 MiB/sec. | ||
7416 | 2024.10.31 20:24:44.288918 [ 108 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7417 | 2024.10.31 20:24:44.288983 [ 108 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7418 | 2024.10.31 20:24:44.289022 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7419 | 2024.10.31 20:24:44.289176 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Debug> DynamicQueryHandler: Done processing query | ||
7420 | 2024.10.31 20:24:44.289192 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
7421 | 2024.10.31 20:24:44.289215 [ 293 ] {0db09610-5185-4aad-a7cf-15a304244297} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7422 | 2024.10.31 20:24:44.289277 [ 293 ] {} <Debug> HTTP-Session: a24fbc27-8228-42f6-a02e-84939d759e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7423 | 2024.10.31 20:24:44.289421 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7424 | 2024.10.31 20:24:44.289466 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1422 rows starting from the beginning of the part | ||
7425 | 2024.10.31 20:24:44.289524 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7426 | 2024.10.31 20:24:44.289760 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
7427 | 2024.10.31 20:24:44.289804 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59437, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7428 | 2024.10.31 20:24:44.289993 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
7429 | 2024.10.31 20:24:44.290036 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7430 | 2024.10.31 20:24:44.290272 [ 289 ] {} <Debug> HTTP-Session: de2744f5-39c7-4979-b3e6-408616029dff Authenticating user 'default' from [fd00:1122:3344:101::d]:59437 | ||
7431 | 2024.10.31 20:24:44.290272 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 271 rows starting from the beginning of the part | ||
7432 | 2024.10.31 20:24:44.290338 [ 289 ] {} <Debug> HTTP-Session: de2744f5-39c7-4979-b3e6-408616029dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7433 | 2024.10.31 20:24:44.290405 [ 289 ] {} <Debug> HTTP-Session: de2744f5-39c7-4979-b3e6-408616029dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7434 | 2024.10.31 20:24:44.290554 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 59 rows starting from the beginning of the part | ||
7435 | 2024.10.31 20:24:44.290601 [ 289 ] {} <Trace> HTTP-Session: de2744f5-39c7-4979-b3e6-408616029dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7436 | 2024.10.31 20:24:44.290841 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
7437 | 2024.10.31 20:24:44.291148 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59437) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7438 | 2024.10.31 20:24:44.291316 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7439 | 2024.10.31 20:24:44.292076 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7440 | 2024.10.31 20:24:44.293089 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7441 | 2024.10.31 20:24:44.293161 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7442 | 2024.10.31 20:24:44.294036 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7443 | 2024.10.31 20:24:44.294275 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1924 rows, containing 5 columns (5 merged, 0 gathered) in 0.005161231 sec., 372779.28463190276 rows/sec., 32.63 MiB/sec. | ||
7444 | 2024.10.31 20:24:44.294632 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7445 | 2024.10.31 20:24:44.294731 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7446 | 2024.10.31 20:24:44.294968 [ 108 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7447 | 2024.10.31 20:24:44.295034 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004135 sec., 15477.629987908102 rows/sec., 1.21 MiB/sec. | ||
7448 | 2024.10.31 20:24:44.295037 [ 108 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.10.31 20:24:44.295127 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7450 | 2024.10.31 20:24:44.295843 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
7451 | 2024.10.31 20:24:44.296135 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Debug> DynamicQueryHandler: Done processing query | ||
7452 | 2024.10.31 20:24:44.296295 [ 289 ] {a49ad2d8-5e09-4042-96ca-8cc99dd5ceb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7453 | 2024.10.31 20:24:44.296398 [ 289 ] {} <Debug> HTTP-Session: de2744f5-39c7-4979-b3e6-408616029dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7454 | 2024.10.31 20:24:44.296936 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7455 | 2024.10.31 20:24:44.296996 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7456 | 2024.10.31 20:24:44.297093 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40460, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7457 | 2024.10.31 20:24:44.297221 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
7458 | 2024.10.31 20:24:44.297400 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7459 | 2024.10.31 20:24:44.297579 [ 293 ] {} <Debug> HTTP-Session: 57cfd210-860e-4828-ba4d-d4fe483a5962 Authenticating user 'default' from [fd00:1122:3344:101::d]:40460 | ||
7460 | 2024.10.31 20:24:44.297708 [ 293 ] {} <Debug> HTTP-Session: 57cfd210-860e-4828-ba4d-d4fe483a5962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7461 | 2024.10.31 20:24:44.297800 [ 293 ] {} <Debug> HTTP-Session: 57cfd210-860e-4828-ba4d-d4fe483a5962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7462 | 2024.10.31 20:24:44.297810 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7463 | 2024.10.31 20:24:44.297869 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 72 rows starting from the beginning of the part | ||
7464 | 2024.10.31 20:24:44.298063 [ 293 ] {} <Trace> HTTP-Session: 57cfd210-860e-4828-ba4d-d4fe483a5962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7465 | 2024.10.31 20:24:44.298274 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
7466 | 2024.10.31 20:24:44.298338 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_41_8} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7467 | 2024.10.31 20:24:44.298787 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
7468 | 2024.10.31 20:24:44.298810 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7469 | 2024.10.31 20:24:44.298804 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 423 rows starting from the beginning of the part | ||
7470 | 2024.10.31 20:24:44.298992 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7471 | 2024.10.31 20:24:44.299156 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 70 rows starting from the beginning of the part | ||
7472 | 2024.10.31 20:24:44.299551 [ 186 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
7473 | 2024.10.31 20:24:44.300143 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7474 | 2024.10.31 20:24:44.300958 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7475 | 2024.10.31 20:24:44.301020 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7476 | 2024.10.31 20:24:44.302093 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7477 | 2024.10.31 20:24:44.302822 [ 196 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.007526722 sec., 213638.81913002767 rows/sec., 16.48 MiB/sec. | ||
7478 | 2024.10.31 20:24:44.303017 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7479 | 2024.10.31 20:24:44.303112 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7480 | 2024.10.31 20:24:44.303378 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00491 sec., 32586.558044806516 rows/sec., 2.27 MiB/sec. | ||
7481 | 2024.10.31 20:24:44.303733 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Debug> DynamicQueryHandler: Done processing query | ||
7482 | 2024.10.31 20:24:44.303807 [ 293 ] {bdbe103d-89e2-474b-9bbb-b001483c6bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7483 | 2024.10.31 20:24:44.303869 [ 293 ] {} <Debug> HTTP-Session: 57cfd210-860e-4828-ba4d-d4fe483a5962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7484 | 2024.10.31 20:24:44.304129 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7485 | 2024.10.31 20:24:44.304138 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59437, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7486 | 2024.10.31 20:24:44.304233 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7487 | 2024.10.31 20:24:44.304269 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7488 | 2024.10.31 20:24:44.304348 [ 289 ] {} <Debug> HTTP-Session: 9e1a7444-21a8-4b6b-89b6-f61af501d75d Authenticating user 'default' from [fd00:1122:3344:101::d]:59437 | ||
7489 | 2024.10.31 20:24:44.304387 [ 289 ] {} <Debug> HTTP-Session: 9e1a7444-21a8-4b6b-89b6-f61af501d75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7490 | 2024.10.31 20:24:44.304422 [ 289 ] {} <Debug> HTTP-Session: 9e1a7444-21a8-4b6b-89b6-f61af501d75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7491 | 2024.10.31 20:24:44.304451 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_41_8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7492 | 2024.10.31 20:24:44.304483 [ 289 ] {} <Trace> HTTP-Session: 9e1a7444-21a8-4b6b-89b6-f61af501d75d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7493 | 2024.10.31 20:24:44.304601 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
7494 | 2024.10.31 20:24:44.304702 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59437) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7495 | 2024.10.31 20:24:44.304754 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7496 | 2024.10.31 20:24:44.304907 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7497 | 2024.10.31 20:24:44.305220 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7498 | 2024.10.31 20:24:44.305255 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7499 | 2024.10.31 20:24:44.305633 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7500 | 2024.10.31 20:24:44.305962 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7501 | 2024.10.31 20:24:44.306088 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
7502 | 2024.10.31 20:24:44.306371 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Debug> DynamicQueryHandler: Done processing query | ||
7503 | 2024.10.31 20:24:44.306411 [ 289 ] {9f0f3aa4-1154-4bc9-a5a5-6dad1baee1c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7504 | 2024.10.31 20:24:44.306436 [ 289 ] {} <Debug> HTTP-Session: 9e1a7444-21a8-4b6b-89b6-f61af501d75d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7505 | 2024.10.31 20:24:44.306690 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7506 | 2024.10.31 20:24:48.233867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 686 | ||
7507 | 2024.10.31 20:24:48.236619 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7508 | 2024.10.31 20:24:48.236666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7509 | 2024.10.31 20:24:48.238184 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7510 | 2024.10.31 20:24:48.239632 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2024.10.31 20:24:48.240172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
7512 | 2024.10.31 20:24:49.298203 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55133, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7513 | 2024.10.31 20:24:49.298324 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7514 | 2024.10.31 20:24:49.298351 [ 288 ] {} <Debug> HTTP-Session: 3daf6531-d611-4927-b405-35736daf2ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55133 | ||
7515 | 2024.10.31 20:24:49.298375 [ 288 ] {} <Debug> HTTP-Session: 3daf6531-d611-4927-b405-35736daf2ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7516 | 2024.10.31 20:24:49.298391 [ 288 ] {} <Debug> HTTP-Session: 3daf6531-d611-4927-b405-35736daf2ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7517 | 2024.10.31 20:24:49.298442 [ 288 ] {} <Trace> HTTP-Session: 3daf6531-d611-4927-b405-35736daf2ff7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7518 | 2024.10.31 20:24:49.298706 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55133) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7519 | 2024.10.31 20:24:49.298773 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7520 | 2024.10.31 20:24:49.299107 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7521 | 2024.10.31 20:24:49.299781 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7522 | 2024.10.31 20:24:49.299834 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7523 | 2024.10.31 20:24:49.300382 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7524 | 2024.10.31 20:24:49.300914 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7525 | 2024.10.31 20:24:49.301094 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002509 sec., 108011.15982463132 rows/sec., 9.61 MiB/sec. | ||
7526 | 2024.10.31 20:24:49.301365 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Debug> DynamicQueryHandler: Done processing query | ||
7527 | 2024.10.31 20:24:49.301401 [ 288 ] {f2ab76ab-8de5-4bff-ad04-e24f8a205edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7528 | 2024.10.31 20:24:49.301424 [ 288 ] {} <Debug> HTTP-Session: 3daf6531-d611-4927-b405-35736daf2ff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7529 | 2024.10.31 20:24:49.301682 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7530 | 2024.10.31 20:24:49.301773 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55621, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7531 | 2024.10.31 20:24:49.301905 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7532 | 2024.10.31 20:24:49.301932 [ 293 ] {} <Debug> HTTP-Session: b2a01bb6-a124-4d7f-9d2f-828be944fc7b Authenticating user 'default' from [fd00:1122:3344:101::d]:55621 | ||
7533 | 2024.10.31 20:24:49.301957 [ 293 ] {} <Debug> HTTP-Session: b2a01bb6-a124-4d7f-9d2f-828be944fc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7534 | 2024.10.31 20:24:49.301972 [ 293 ] {} <Debug> HTTP-Session: b2a01bb6-a124-4d7f-9d2f-828be944fc7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7535 | 2024.10.31 20:24:49.302028 [ 293 ] {} <Trace> HTTP-Session: b2a01bb6-a124-4d7f-9d2f-828be944fc7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7536 | 2024.10.31 20:24:49.302232 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55621) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7537 | 2024.10.31 20:24:49.302302 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7538 | 2024.10.31 20:24:49.302661 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7539 | 2024.10.31 20:24:49.303078 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7540 | 2024.10.31 20:24:49.303126 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7541 | 2024.10.31 20:24:49.303586 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7542 | 2024.10.31 20:24:49.304002 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7543 | 2024.10.31 20:24:49.304210 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002039 sec., 20107.89602746444 rows/sec., 1.48 MiB/sec. | ||
7544 | 2024.10.31 20:24:49.304435 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Debug> DynamicQueryHandler: Done processing query | ||
7545 | 2024.10.31 20:24:49.304462 [ 293 ] {fd6a95ff-f4fc-4c79-adf3-3eb5828981c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7546 | 2024.10.31 20:24:49.304478 [ 293 ] {} <Debug> HTTP-Session: b2a01bb6-a124-4d7f-9d2f-828be944fc7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7547 | 2024.10.31 20:24:49.304620 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55621, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7548 | 2024.10.31 20:24:49.304731 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36735, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7549 | 2024.10.31 20:24:49.304803 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7550 | 2024.10.31 20:24:49.304825 [ 289 ] {} <Debug> HTTP-Session: a52ddba9-dbde-4ee8-a384-cef3ac745fae Authenticating user 'default' from [fd00:1122:3344:101::d]:36735 | ||
7551 | 2024.10.31 20:24:49.304844 [ 289 ] {} <Debug> HTTP-Session: a52ddba9-dbde-4ee8-a384-cef3ac745fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7552 | 2024.10.31 20:24:49.304858 [ 289 ] {} <Debug> HTTP-Session: a52ddba9-dbde-4ee8-a384-cef3ac745fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7553 | 2024.10.31 20:24:49.304897 [ 289 ] {} <Trace> HTTP-Session: a52ddba9-dbde-4ee8-a384-cef3ac745fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7554 | 2024.10.31 20:24:49.305023 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36735) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7555 | 2024.10.31 20:24:49.305071 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7556 | 2024.10.31 20:24:49.305342 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7557 | 2024.10.31 20:24:49.305673 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7558 | 2024.10.31 20:24:49.305711 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7559 | 2024.10.31 20:24:49.306107 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7560 | 2024.10.31 20:24:49.306503 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7561 | 2024.10.31 20:24:49.306673 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00168 sec., 8333.333333333332 rows/sec., 583.61 KiB/sec. | ||
7562 | 2024.10.31 20:24:49.306845 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Debug> DynamicQueryHandler: Done processing query | ||
7563 | 2024.10.31 20:24:49.306870 [ 289 ] {32d61da4-c0e1-408c-9318-2c1a3bba1c52} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7564 | 2024.10.31 20:24:49.306886 [ 289 ] {} <Debug> HTTP-Session: a52ddba9-dbde-4ee8-a384-cef3ac745fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7565 | 2024.10.31 20:24:49.307041 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36735, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7566 | 2024.10.31 20:24:49.307121 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7567 | 2024.10.31 20:24:49.307169 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7568 | 2024.10.31 20:24:49.307190 [ 293 ] {} <Debug> HTTP-Session: 93d8c5c5-30cd-4450-a9ce-17507e44ff1a Authenticating user 'default' from [fd00:1122:3344:101::d]:41127 | ||
7569 | 2024.10.31 20:24:49.307207 [ 293 ] {} <Debug> HTTP-Session: 93d8c5c5-30cd-4450-a9ce-17507e44ff1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7570 | 2024.10.31 20:24:49.307222 [ 293 ] {} <Debug> HTTP-Session: 93d8c5c5-30cd-4450-a9ce-17507e44ff1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7571 | 2024.10.31 20:24:49.307254 [ 293 ] {} <Trace> HTTP-Session: 93d8c5c5-30cd-4450-a9ce-17507e44ff1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7572 | 2024.10.31 20:24:49.307354 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41127) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7573 | 2024.10.31 20:24:49.307398 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7574 | 2024.10.31 20:24:49.307625 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7575 | 2024.10.31 20:24:49.307939 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7576 | 2024.10.31 20:24:49.307976 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7577 | 2024.10.31 20:24:49.308339 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7578 | 2024.10.31 20:24:49.308702 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7579 | 2024.10.31 20:24:49.308872 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001536 sec., 3906.25 rows/sec., 230.79 KiB/sec. | ||
7580 | 2024.10.31 20:24:49.309055 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Debug> DynamicQueryHandler: Done processing query | ||
7581 | 2024.10.31 20:24:49.309080 [ 293 ] {e295b3fa-454f-4e21-a9ee-2a69e6f371d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7582 | 2024.10.31 20:24:49.309097 [ 293 ] {} <Debug> HTTP-Session: 93d8c5c5-30cd-4450-a9ce-17507e44ff1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7583 | 2024.10.31 20:24:49.309296 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7584 | 2024.10.31 20:24:49.309375 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39504, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7585 | 2024.10.31 20:24:49.309428 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7586 | 2024.10.31 20:24:49.309448 [ 289 ] {} <Debug> HTTP-Session: e74d3568-98f3-494c-87b0-1bf96cb84f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39504 | ||
7587 | 2024.10.31 20:24:49.309465 [ 289 ] {} <Debug> HTTP-Session: e74d3568-98f3-494c-87b0-1bf96cb84f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7588 | 2024.10.31 20:24:49.309478 [ 289 ] {} <Debug> HTTP-Session: e74d3568-98f3-494c-87b0-1bf96cb84f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7589 | 2024.10.31 20:24:49.309510 [ 289 ] {} <Trace> HTTP-Session: e74d3568-98f3-494c-87b0-1bf96cb84f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7590 | 2024.10.31 20:24:49.309781 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39504) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7591 | 2024.10.31 20:24:49.309824 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7592 | 2024.10.31 20:24:49.310056 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7593 | 2024.10.31 20:24:49.310627 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7594 | 2024.10.31 20:24:49.310665 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7595 | 2024.10.31 20:24:49.311048 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7596 | 2024.10.31 20:24:49.311413 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7597 | 2024.10.31 20:24:49.311577 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001944 sec., 217592.59259259258 rows/sec., 15.56 MiB/sec. | ||
7598 | 2024.10.31 20:24:49.311750 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Debug> DynamicQueryHandler: Done processing query | ||
7599 | 2024.10.31 20:24:49.311774 [ 289 ] {80442636-ee54-4e45-a701-5c59d7f9462a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7600 | 2024.10.31 20:24:49.311790 [ 289 ] {} <Debug> HTTP-Session: e74d3568-98f3-494c-87b0-1bf96cb84f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7601 | 2024.10.31 20:24:49.311941 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7602 | 2024.10.31 20:24:49.311950 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7603 | 2024.10.31 20:24:49.311997 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7604 | 2024.10.31 20:24:49.312018 [ 293 ] {} <Debug> HTTP-Session: 0210d37e-b646-4ff8-8b2a-14fa089876b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41127 | ||
7605 | 2024.10.31 20:24:49.312039 [ 293 ] {} <Debug> HTTP-Session: 0210d37e-b646-4ff8-8b2a-14fa089876b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7606 | 2024.10.31 20:24:49.312056 [ 293 ] {} <Debug> HTTP-Session: 0210d37e-b646-4ff8-8b2a-14fa089876b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7607 | 2024.10.31 20:24:49.312091 [ 293 ] {} <Trace> HTTP-Session: 0210d37e-b646-4ff8-8b2a-14fa089876b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7608 | 2024.10.31 20:24:49.312189 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41127) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7609 | 2024.10.31 20:24:49.312233 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7610 | 2024.10.31 20:24:49.312370 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7611 | 2024.10.31 20:24:49.312637 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7612 | 2024.10.31 20:24:49.312674 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7613 | 2024.10.31 20:24:49.313043 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7614 | 2024.10.31 20:24:49.313385 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7615 | 2024.10.31 20:24:49.313554 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
7616 | 2024.10.31 20:24:49.313731 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Debug> DynamicQueryHandler: Done processing query | ||
7617 | 2024.10.31 20:24:49.313756 [ 293 ] {2293ddc1-3e21-41f5-be31-3e3f8d2d5824} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7618 | 2024.10.31 20:24:49.313773 [ 293 ] {} <Debug> HTTP-Session: 0210d37e-b646-4ff8-8b2a-14fa089876b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7619 | 2024.10.31 20:24:49.313972 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7620 | 2024.10.31 20:24:49.314026 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54681, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7621 | 2024.10.31 20:24:49.314089 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7622 | 2024.10.31 20:24:49.314112 [ 289 ] {} <Debug> HTTP-Session: 4eee2f92-cda1-4a6c-a9a5-f2a54e2fe54f Authenticating user 'default' from [fd00:1122:3344:101::d]:54681 | ||
7623 | 2024.10.31 20:24:49.314133 [ 289 ] {} <Debug> HTTP-Session: 4eee2f92-cda1-4a6c-a9a5-f2a54e2fe54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7624 | 2024.10.31 20:24:49.314150 [ 289 ] {} <Debug> HTTP-Session: 4eee2f92-cda1-4a6c-a9a5-f2a54e2fe54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7625 | 2024.10.31 20:24:49.314188 [ 289 ] {} <Trace> HTTP-Session: 4eee2f92-cda1-4a6c-a9a5-f2a54e2fe54f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7626 | 2024.10.31 20:24:49.314398 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54681) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7627 | 2024.10.31 20:24:49.314454 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7628 | 2024.10.31 20:24:49.314633 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7629 | 2024.10.31 20:24:49.315078 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7630 | 2024.10.31 20:24:49.315114 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7631 | 2024.10.31 20:24:49.315510 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7632 | 2024.10.31 20:24:49.315853 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7633 | 2024.10.31 20:24:49.316013 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001719 sec., 137870.85514834206 rows/sec., 9.24 MiB/sec. | ||
7634 | 2024.10.31 20:24:49.316187 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Debug> DynamicQueryHandler: Done processing query | ||
7635 | 2024.10.31 20:24:49.316211 [ 289 ] {5588b8bf-84c1-4a7d-89cb-a1bf8df42847} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7636 | 2024.10.31 20:24:49.316227 [ 289 ] {} <Debug> HTTP-Session: 4eee2f92-cda1-4a6c-a9a5-f2a54e2fe54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7637 | 2024.10.31 20:24:49.316359 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7638 | 2024.10.31 20:24:49.316371 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7639 | 2024.10.31 20:24:49.316413 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7640 | 2024.10.31 20:24:49.316434 [ 293 ] {} <Debug> HTTP-Session: e8a2933d-e4e0-4ee5-ac3d-035be79317a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41127 | ||
7641 | 2024.10.31 20:24:49.316454 [ 293 ] {} <Debug> HTTP-Session: e8a2933d-e4e0-4ee5-ac3d-035be79317a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7642 | 2024.10.31 20:24:49.316468 [ 293 ] {} <Debug> HTTP-Session: e8a2933d-e4e0-4ee5-ac3d-035be79317a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7643 | 2024.10.31 20:24:49.316502 [ 293 ] {} <Trace> HTTP-Session: e8a2933d-e4e0-4ee5-ac3d-035be79317a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7644 | 2024.10.31 20:24:49.316597 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41127) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7645 | 2024.10.31 20:24:49.316641 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7646 | 2024.10.31 20:24:49.316770 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7647 | 2024.10.31 20:24:49.317041 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7648 | 2024.10.31 20:24:49.317077 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7649 | 2024.10.31 20:24:49.317426 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7650 | 2024.10.31 20:24:49.317749 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7651 | 2024.10.31 20:24:49.317918 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
7652 | 2024.10.31 20:24:49.318218 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Debug> DynamicQueryHandler: Done processing query | ||
7653 | 2024.10.31 20:24:49.318244 [ 293 ] {e99b64a8-1a42-476e-9cbc-4eeae8cbf791} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7654 | 2024.10.31 20:24:49.318260 [ 293 ] {} <Debug> HTTP-Session: e8a2933d-e4e0-4ee5-ac3d-035be79317a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7655 | 2024.10.31 20:24:49.318446 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7656 | 2024.10.31 20:24:49.318573 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40025, User-Agent: (none), Length: 68655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7657 | 2024.10.31 20:24:49.318625 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7658 | 2024.10.31 20:24:49.318644 [ 289 ] {} <Debug> HTTP-Session: 512f7065-af98-42ef-8ad1-07eb010ab3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40025 | ||
7659 | 2024.10.31 20:24:49.318661 [ 289 ] {} <Debug> HTTP-Session: 512f7065-af98-42ef-8ad1-07eb010ab3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7660 | 2024.10.31 20:24:49.318675 [ 289 ] {} <Debug> HTTP-Session: 512f7065-af98-42ef-8ad1-07eb010ab3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7661 | 2024.10.31 20:24:49.318706 [ 289 ] {} <Trace> HTTP-Session: 512f7065-af98-42ef-8ad1-07eb010ab3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7662 | 2024.10.31 20:24:49.319229 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40025) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7663 | 2024.10.31 20:24:49.319301 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <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 | ||
7664 | 2024.10.31 20:24:49.319734 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7665 | 2024.10.31 20:24:49.320472 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7666 | 2024.10.31 20:24:49.320507 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7667 | 2024.10.31 20:24:49.321163 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7668 | 2024.10.31 20:24:49.321579 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7669 | 2024.10.31 20:24:49.321778 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002951 sec., 13893.595391392748 rows/sec., 24.90 MiB/sec. | ||
7670 | 2024.10.31 20:24:49.322137 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Debug> DynamicQueryHandler: Done processing query | ||
7671 | 2024.10.31 20:24:49.322161 [ 289 ] {1f3ae38a-4fdd-43d2-b5d1-4a1c09b81047} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
7672 | 2024.10.31 20:24:49.322178 [ 289 ] {} <Debug> HTTP-Session: 512f7065-af98-42ef-8ad1-07eb010ab3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7673 | 2024.10.31 20:24:49.322346 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40025, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7674 | 2024.10.31 20:24:49.322386 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7675 | 2024.10.31 20:24:49.322440 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7676 | 2024.10.31 20:24:49.322463 [ 293 ] {} <Debug> HTTP-Session: 1ff48036-487b-4a80-8743-f81663127448 Authenticating user 'default' from [fd00:1122:3344:101::d]:41127 | ||
7677 | 2024.10.31 20:24:49.322482 [ 293 ] {} <Debug> HTTP-Session: 1ff48036-487b-4a80-8743-f81663127448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7678 | 2024.10.31 20:24:49.322498 [ 293 ] {} <Debug> HTTP-Session: 1ff48036-487b-4a80-8743-f81663127448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7679 | 2024.10.31 20:24:49.322530 [ 293 ] {} <Trace> HTTP-Session: 1ff48036-487b-4a80-8743-f81663127448 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7680 | 2024.10.31 20:24:49.322652 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41127) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7681 | 2024.10.31 20:24:49.322696 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7682 | 2024.10.31 20:24:49.322823 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7683 | 2024.10.31 20:24:49.323143 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7684 | 2024.10.31 20:24:49.323181 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7685 | 2024.10.31 20:24:49.323551 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7686 | 2024.10.31 20:24:49.323872 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7687 | 2024.10.31 20:24:49.324005 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec. | ||
7688 | 2024.10.31 20:24:49.324201 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Debug> DynamicQueryHandler: Done processing query | ||
7689 | 2024.10.31 20:24:49.324225 [ 293 ] {95148b04-4568-4df8-b6a0-e6f4c150c329} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7690 | 2024.10.31 20:24:49.324242 [ 293 ] {} <Debug> HTTP-Session: 1ff48036-487b-4a80-8743-f81663127448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7691 | 2024.10.31 20:24:49.324534 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7692 | 2024.10.31 20:24:54.130554 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7693 | 2024.10.31 20:24:54.285135 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50464, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7694 | 2024.10.31 20:24:54.285272 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7695 | 2024.10.31 20:24:54.285315 [ 293 ] {} <Debug> HTTP-Session: 8c564ecf-15d9-46d2-9a80-53296cf9e330 Authenticating user 'default' from [fd00:1122:3344:101::d]:50464 | ||
7696 | 2024.10.31 20:24:54.285356 [ 293 ] {} <Debug> HTTP-Session: 8c564ecf-15d9-46d2-9a80-53296cf9e330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7697 | 2024.10.31 20:24:54.285386 [ 293 ] {} <Debug> HTTP-Session: 8c564ecf-15d9-46d2-9a80-53296cf9e330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7698 | 2024.10.31 20:24:54.285467 [ 293 ] {} <Trace> HTTP-Session: 8c564ecf-15d9-46d2-9a80-53296cf9e330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7699 | 2024.10.31 20:24:54.285814 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50464) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7700 | 2024.10.31 20:24:54.285924 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7701 | 2024.10.31 20:24:54.286372 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7702 | 2024.10.31 20:24:54.286829 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2024.10.31 20:24:54.286871 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7704 | 2024.10.31 20:24:54.287289 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7705 | 2024.10.31 20:24:54.287650 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7706 | 2024.10.31 20:24:54.287811 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002135 sec., 26229.50819672131 rows/sec., 2.01 MiB/sec. | ||
7707 | 2024.10.31 20:24:54.288020 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Debug> DynamicQueryHandler: Done processing query | ||
7708 | 2024.10.31 20:24:54.288044 [ 293 ] {0e5427e2-e0ef-4692-8062-855234bc2cfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7709 | 2024.10.31 20:24:54.288060 [ 293 ] {} <Debug> HTTP-Session: 8c564ecf-15d9-46d2-9a80-53296cf9e330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7710 | 2024.10.31 20:24:54.288242 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7711 | 2024.10.31 20:24:54.288429 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41640, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7712 | 2024.10.31 20:24:54.288505 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7713 | 2024.10.31 20:24:54.288530 [ 289 ] {} <Debug> HTTP-Session: 70f377f1-c5e7-440d-a3a7-a358dc3f4e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:41640 | ||
7714 | 2024.10.31 20:24:54.288552 [ 289 ] {} <Debug> HTTP-Session: 70f377f1-c5e7-440d-a3a7-a358dc3f4e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7715 | 2024.10.31 20:24:54.288570 [ 289 ] {} <Debug> HTTP-Session: 70f377f1-c5e7-440d-a3a7-a358dc3f4e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7716 | 2024.10.31 20:24:54.288614 [ 289 ] {} <Trace> HTTP-Session: 70f377f1-c5e7-440d-a3a7-a358dc3f4e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7717 | 2024.10.31 20:24:54.288772 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41640) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7718 | 2024.10.31 20:24:54.288830 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7719 | 2024.10.31 20:24:54.289122 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7720 | 2024.10.31 20:24:54.289527 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7721 | 2024.10.31 20:24:54.289564 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7722 | 2024.10.31 20:24:54.289930 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7723 | 2024.10.31 20:24:54.290293 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7724 | 2024.10.31 20:24:54.290444 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001727 sec., 37058.48291835553 rows/sec., 2.89 MiB/sec. | ||
7725 | 2024.10.31 20:24:54.290657 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Debug> DynamicQueryHandler: Done processing query | ||
7726 | 2024.10.31 20:24:54.290691 [ 289 ] {e1a9497f-6231-4e6b-bdec-bc23fde54ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7727 | 2024.10.31 20:24:54.290711 [ 289 ] {} <Debug> HTTP-Session: 70f377f1-c5e7-440d-a3a7-a358dc3f4e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7728 | 2024.10.31 20:24:54.290948 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7729 | 2024.10.31 20:24:54.290962 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50464, User-Agent: (none), Length: 24519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7730 | 2024.10.31 20:24:54.291031 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7731 | 2024.10.31 20:24:54.291054 [ 293 ] {} <Debug> HTTP-Session: 891c0c70-94ad-439e-ac7a-4581f21e3867 Authenticating user 'default' from [fd00:1122:3344:101::d]:50464 | ||
7732 | 2024.10.31 20:24:54.291078 [ 293 ] {} <Debug> HTTP-Session: 891c0c70-94ad-439e-ac7a-4581f21e3867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7733 | 2024.10.31 20:24:54.291097 [ 293 ] {} <Debug> HTTP-Session: 891c0c70-94ad-439e-ac7a-4581f21e3867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7734 | 2024.10.31 20:24:54.291139 [ 293 ] {} <Trace> HTTP-Session: 891c0c70-94ad-439e-ac7a-4581f21e3867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2024.10.31 20:24:54.291280 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50464) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7736 | 2024.10.31 20:24:54.291327 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7737 | 2024.10.31 20:24:54.291474 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7738 | 2024.10.31 20:24:54.291826 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7739 | 2024.10.31 20:24:54.291862 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7740 | 2024.10.31 20:24:54.292242 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7741 | 2024.10.31 20:24:54.292581 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7742 | 2024.10.31 20:24:54.292742 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001519 sec., 84265.96445029625 rows/sec., 5.87 MiB/sec. | ||
7743 | 2024.10.31 20:24:54.292754 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7744 | 2024.10.31 20:24:54.292866 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7745 | 2024.10.31 20:24:54.292906 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7746 | 2024.10.31 20:24:54.292998 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Debug> DynamicQueryHandler: Done processing query | ||
7747 | 2024.10.31 20:24:54.293055 [ 293 ] {f6c376ea-a8f0-427a-ae08-2683d4dde762} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7748 | 2024.10.31 20:24:54.293086 [ 293 ] {} <Debug> HTTP-Session: 891c0c70-94ad-439e-ac7a-4581f21e3867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7749 | 2024.10.31 20:24:54.293101 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
7750 | 2024.10.31 20:24:54.293324 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50464, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7751 | 2024.10.31 20:24:54.293438 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40205, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7752 | 2024.10.31 20:24:54.293459 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7753 | 2024.10.31 20:24:54.293557 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7754 | 2024.10.31 20:24:54.293567 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 6817 rows starting from the beginning of the part | ||
7755 | 2024.10.31 20:24:54.293607 [ 289 ] {} <Debug> HTTP-Session: f86059a4-d17d-4c6a-bed9-0bd66609fb93 Authenticating user 'default' from [fd00:1122:3344:101::d]:40205 | ||
7756 | 2024.10.31 20:24:54.293651 [ 289 ] {} <Debug> HTTP-Session: f86059a4-d17d-4c6a-bed9-0bd66609fb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7757 | 2024.10.31 20:24:54.293713 [ 289 ] {} <Debug> HTTP-Session: f86059a4-d17d-4c6a-bed9-0bd66609fb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7758 | 2024.10.31 20:24:54.293868 [ 289 ] {} <Trace> HTTP-Session: f86059a4-d17d-4c6a-bed9-0bd66609fb93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7759 | 2024.10.31 20:24:54.293885 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
7760 | 2024.10.31 20:24:54.294176 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 163 rows starting from the beginning of the part | ||
7761 | 2024.10.31 20:24:54.294214 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40205) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7762 | 2024.10.31 20:24:54.294386 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7763 | 2024.10.31 20:24:54.294446 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
7764 | 2024.10.31 20:24:54.294789 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
7765 | 2024.10.31 20:24:54.295141 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
7766 | 2024.10.31 20:24:54.295477 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7767 | 2024.10.31 20:24:54.296229 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7768 | 2024.10.31 20:24:54.296294 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7769 | 2024.10.31 20:24:54.296943 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7770 | 2024.10.31 20:24:54.297853 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7771 | 2024.10.31 20:24:54.298150 [ 78 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7772 | 2024.10.31 20:24:54.298167 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0041 sec., 11707.31707317073 rows/sec., 807.93 KiB/sec. | ||
7773 | 2024.10.31 20:24:54.298205 [ 78 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7774 | 2024.10.31 20:24:54.298285 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7775 | 2024.10.31 20:24:54.298656 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Debug> DynamicQueryHandler: Done processing query | ||
7776 | 2024.10.31 20:24:54.298756 [ 289 ] {5036105c-a980-4d2e-b04d-a6d66f141b2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
7777 | 2024.10.31 20:24:54.298762 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7778 | 2024.10.31 20:24:54.298786 [ 289 ] {} <Debug> HTTP-Session: f86059a4-d17d-4c6a-bed9-0bd66609fb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7779 | 2024.10.31 20:24:54.299213 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7780 | 2024.10.31 20:24:54.299590 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7781 | 2024.10.31 20:24:54.299859 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1934 rows starting from the beginning of the part | ||
7782 | 2024.10.31 20:24:54.300102 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7742 rows, containing 5 columns (5 merged, 0 gathered) in 0.007119555 sec., 1087427.5147814716 rows/sec., 74.16 MiB/sec. | ||
7783 | 2024.10.31 20:24:54.300330 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7784 | 2024.10.31 20:24:54.300413 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
7785 | 2024.10.31 20:24:54.300477 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7786 | 2024.10.31 20:24:54.300711 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7787 | 2024.10.31 20:24:54.300963 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
7788 | 2024.10.31 20:24:54.301040 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7789 | 2024.10.31 20:24:54.302260 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7790 | 2024.10.31 20:24:54.302479 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7791 | 2024.10.31 20:24:54.302658 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
7792 | 2024.10.31 20:24:54.303330 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 4 columns (4 merged, 0 gathered) in 0.004894096 sec., 463006.855607246 rows/sec., 30.52 MiB/sec. | ||
7793 | 2024.10.31 20:24:54.303796 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7794 | 2024.10.31 20:24:54.304432 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7795 | 2024.10.31 20:24:54.304531 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_41_8} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7796 | 2024.10.31 20:24:54.304641 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7797 | 2024.10.31 20:24:54.316555 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7798 | 2024.10.31 20:24:54.340925 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7799 | 2024.10.31 20:24:54.342235 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7800 | 2024.10.31 20:24:54.349576 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7801 | 2024.10.31 20:24:54.500922 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7802 | 2024.10.31 20:24:54.508333 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58505, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7803 | 2024.10.31 20:24:54.512745 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7804 | 2024.10.31 20:24:57.979842 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7805 | 2024.10.31 20:24:57.979911 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7806 | 2024.10.31 20:24:58.240394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 714 | ||
7807 | 2024.10.31 20:24:58.243122 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7808 | 2024.10.31 20:24:58.243173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7809 | 2024.10.31 20:24:58.244716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7810 | 2024.10.31 20:24:58.245702 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7811 | 2024.10.31 20:24:58.246812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
7812 | 2024.10.31 20:24:59.001406 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000906596 sec. | ||
7813 | 2024.10.31 20:24:59.286443 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45775, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7814 | 2024.10.31 20:24:59.286622 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7815 | 2024.10.31 20:24:59.286668 [ 289 ] {} <Debug> HTTP-Session: b3ff43be-eaf0-496c-9063-e0680ccc8995 Authenticating user 'default' from [fd00:1122:3344:101::d]:45775 | ||
7816 | 2024.10.31 20:24:59.286710 [ 289 ] {} <Debug> HTTP-Session: b3ff43be-eaf0-496c-9063-e0680ccc8995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7817 | 2024.10.31 20:24:59.286739 [ 289 ] {} <Debug> HTTP-Session: b3ff43be-eaf0-496c-9063-e0680ccc8995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7818 | 2024.10.31 20:24:59.286825 [ 289 ] {} <Trace> HTTP-Session: b3ff43be-eaf0-496c-9063-e0680ccc8995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7819 | 2024.10.31 20:24:59.287141 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45775) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7820 | 2024.10.31 20:24:59.287254 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7821 | 2024.10.31 20:24:59.287653 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7822 | 2024.10.31 20:24:59.288141 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7823 | 2024.10.31 20:24:59.288185 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7824 | 2024.10.31 20:24:59.288617 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7825 | 2024.10.31 20:24:59.289016 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7826 | 2024.10.31 20:24:59.289210 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002179 sec., 25699.862322166133 rows/sec., 1.97 MiB/sec. | ||
7827 | 2024.10.31 20:24:59.289577 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Debug> DynamicQueryHandler: Done processing query | ||
7828 | 2024.10.31 20:24:59.289612 [ 289 ] {47f7e71a-3b31-47c5-9dd5-2f18b94ae810} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7829 | 2024.10.31 20:24:59.289640 [ 289 ] {} <Debug> HTTP-Session: b3ff43be-eaf0-496c-9063-e0680ccc8995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7830 | 2024.10.31 20:24:59.289820 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7831 | 2024.10.31 20:24:59.289980 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43487, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7832 | 2024.10.31 20:24:59.290047 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7833 | 2024.10.31 20:24:59.290072 [ 293 ] {} <Debug> HTTP-Session: cf6f7d6a-de2d-4db2-9c4d-025140fbcea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43487 | ||
7834 | 2024.10.31 20:24:59.290094 [ 293 ] {} <Debug> HTTP-Session: cf6f7d6a-de2d-4db2-9c4d-025140fbcea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7835 | 2024.10.31 20:24:59.290112 [ 293 ] {} <Debug> HTTP-Session: cf6f7d6a-de2d-4db2-9c4d-025140fbcea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7836 | 2024.10.31 20:24:59.290153 [ 293 ] {} <Trace> HTTP-Session: cf6f7d6a-de2d-4db2-9c4d-025140fbcea0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7837 | 2024.10.31 20:24:59.290309 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43487) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7838 | 2024.10.31 20:24:59.290360 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7839 | 2024.10.31 20:24:59.290619 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7840 | 2024.10.31 20:24:59.290972 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2024.10.31 20:24:59.291009 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7842 | 2024.10.31 20:24:59.291375 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7843 | 2024.10.31 20:24:59.291745 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2024.10.31 20:24:59.291895 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001642 sec., 38976.8574908648 rows/sec., 3.04 MiB/sec. | ||
7845 | 2024.10.31 20:24:59.292095 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Debug> DynamicQueryHandler: Done processing query | ||
7846 | 2024.10.31 20:24:59.292119 [ 293 ] {defff1f5-25fa-48f5-ae15-c5af4550c57a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
7847 | 2024.10.31 20:24:59.292136 [ 293 ] {} <Debug> HTTP-Session: cf6f7d6a-de2d-4db2-9c4d-025140fbcea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7848 | 2024.10.31 20:24:59.292469 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43487, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7849 | 2024.10.31 20:24:59.292474 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45775, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7850 | 2024.10.31 20:24:59.292541 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7851 | 2024.10.31 20:24:59.292572 [ 289 ] {} <Debug> HTTP-Session: ea416870-28f7-45e5-995e-25c199123d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:45775 | ||
7852 | 2024.10.31 20:24:59.292594 [ 289 ] {} <Debug> HTTP-Session: ea416870-28f7-45e5-995e-25c199123d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7853 | 2024.10.31 20:24:59.292616 [ 289 ] {} <Debug> HTTP-Session: ea416870-28f7-45e5-995e-25c199123d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7854 | 2024.10.31 20:24:59.292660 [ 289 ] {} <Trace> HTTP-Session: ea416870-28f7-45e5-995e-25c199123d3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7855 | 2024.10.31 20:24:59.292814 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45775) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7856 | 2024.10.31 20:24:59.292861 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7857 | 2024.10.31 20:24:59.293009 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7858 | 2024.10.31 20:24:59.293430 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2024.10.31 20:24:59.293466 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7860 | 2024.10.31 20:24:59.293854 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7861 | 2024.10.31 20:24:59.294194 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2024.10.31 20:24:59.294354 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001602 sec., 99875.15605493134 rows/sec., 6.96 MiB/sec. | ||
7863 | 2024.10.31 20:24:59.294526 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Debug> DynamicQueryHandler: Done processing query | ||
7864 | 2024.10.31 20:24:59.294550 [ 289 ] {bd7ad16d-9890-4e72-9009-ac66db93e359} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7865 | 2024.10.31 20:24:59.294566 [ 289 ] {} <Debug> HTTP-Session: ea416870-28f7-45e5-995e-25c199123d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7866 | 2024.10.31 20:24:59.294724 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7867 | 2024.10.31 20:24:59.294817 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34316, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7868 | 2024.10.31 20:24:59.294890 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7869 | 2024.10.31 20:24:59.294916 [ 293 ] {} <Debug> HTTP-Session: bff2fc86-c969-468b-9f85-e80940e7fb08 Authenticating user 'default' from [fd00:1122:3344:101::d]:34316 | ||
7870 | 2024.10.31 20:24:59.294937 [ 293 ] {} <Debug> HTTP-Session: bff2fc86-c969-468b-9f85-e80940e7fb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7871 | 2024.10.31 20:24:59.294955 [ 293 ] {} <Debug> HTTP-Session: bff2fc86-c969-468b-9f85-e80940e7fb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7872 | 2024.10.31 20:24:59.294994 [ 293 ] {} <Trace> HTTP-Session: bff2fc86-c969-468b-9f85-e80940e7fb08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7873 | 2024.10.31 20:24:59.295145 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34316) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7874 | 2024.10.31 20:24:59.295201 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7875 | 2024.10.31 20:24:59.295355 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7876 | 2024.10.31 20:24:59.295653 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7877 | 2024.10.31 20:24:59.295690 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7878 | 2024.10.31 20:24:59.296057 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7879 | 2024.10.31 20:24:59.296384 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7880 | 2024.10.31 20:24:59.296545 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
7881 | 2024.10.31 20:24:59.296717 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Debug> DynamicQueryHandler: Done processing query | ||
7882 | 2024.10.31 20:24:59.296742 [ 293 ] {7e7d9ff5-ff2a-4bb3-a8c0-a43b5cbd0107} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7883 | 2024.10.31 20:24:59.296758 [ 293 ] {} <Debug> HTTP-Session: bff2fc86-c969-468b-9f85-e80940e7fb08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7884 | 2024.10.31 20:24:59.296976 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34316, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7885 | 2024.10.31 20:25:01.307564 [ 88 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7886 | 2024.10.31 20:25:01.307696 [ 88 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7887 | 2024.10.31 20:25:01.307741 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7888 | 2024.10.31 20:25:01.308117 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
7889 | 2024.10.31 20:25:01.309113 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7890 | 2024.10.31 20:25:01.309151 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 59 rows starting from the beginning of the part | ||
7891 | 2024.10.31 20:25:01.309234 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
7892 | 2024.10.31 20:25:01.309427 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
7893 | 2024.10.31 20:25:01.309691 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7894 | 2024.10.31 20:25:01.309791 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
7895 | 2024.10.31 20:25:01.310770 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002925901 sec., 52975.134838806924 rows/sec., 4.03 MiB/sec. | ||
7896 | 2024.10.31 20:25:01.311076 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7897 | 2024.10.31 20:25:01.311721 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2024.10.31 20:25:01.311820 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_24_5} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7899 | 2024.10.31 20:25:01.311927 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7900 | 2024.10.31 20:25:04.293473 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48041, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7901 | 2024.10.31 20:25:04.293601 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7902 | 2024.10.31 20:25:04.293632 [ 293 ] {} <Debug> HTTP-Session: 9c3eae57-04b7-4f1b-aa53-1966ae8e6d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48041 | ||
7903 | 2024.10.31 20:25:04.293661 [ 293 ] {} <Debug> HTTP-Session: 9c3eae57-04b7-4f1b-aa53-1966ae8e6d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7904 | 2024.10.31 20:25:04.293680 [ 293 ] {} <Debug> HTTP-Session: 9c3eae57-04b7-4f1b-aa53-1966ae8e6d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7905 | 2024.10.31 20:25:04.293738 [ 293 ] {} <Trace> HTTP-Session: 9c3eae57-04b7-4f1b-aa53-1966ae8e6d25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7906 | 2024.10.31 20:25:04.294037 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48041) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7907 | 2024.10.31 20:25:04.294114 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7908 | 2024.10.31 20:25:04.294510 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7909 | 2024.10.31 20:25:04.295162 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7910 | 2024.10.31 20:25:04.295207 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7911 | 2024.10.31 20:25:04.295663 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7912 | 2024.10.31 20:25:04.296058 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7913 | 2024.10.31 20:25:04.296220 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002326 sec., 116509.02837489253 rows/sec., 10.37 MiB/sec. | ||
7914 | 2024.10.31 20:25:04.296469 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Debug> DynamicQueryHandler: Done processing query | ||
7915 | 2024.10.31 20:25:04.296501 [ 293 ] {802b5128-fa23-4edf-99ed-35ede108c8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
7916 | 2024.10.31 20:25:04.296519 [ 293 ] {} <Debug> HTTP-Session: 9c3eae57-04b7-4f1b-aa53-1966ae8e6d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7917 | 2024.10.31 20:25:04.296766 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7918 | 2024.10.31 20:25:04.296885 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32927, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7919 | 2024.10.31 20:25:04.296953 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7920 | 2024.10.31 20:25:04.296979 [ 289 ] {} <Debug> HTTP-Session: 88beff01-2be8-4342-9d90-1e7212d19452 Authenticating user 'default' from [fd00:1122:3344:101::d]:32927 | ||
7921 | 2024.10.31 20:25:04.297001 [ 289 ] {} <Debug> HTTP-Session: 88beff01-2be8-4342-9d90-1e7212d19452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7922 | 2024.10.31 20:25:04.297018 [ 289 ] {} <Debug> HTTP-Session: 88beff01-2be8-4342-9d90-1e7212d19452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7923 | 2024.10.31 20:25:04.297063 [ 289 ] {} <Trace> HTTP-Session: 88beff01-2be8-4342-9d90-1e7212d19452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7924 | 2024.10.31 20:25:04.297214 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32927) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7925 | 2024.10.31 20:25:04.297271 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7926 | 2024.10.31 20:25:04.297566 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7927 | 2024.10.31 20:25:04.297903 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2024.10.31 20:25:04.297941 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7929 | 2024.10.31 20:25:04.298307 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7930 | 2024.10.31 20:25:04.298678 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2024.10.31 20:25:04.298812 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00165 sec., 24848.484848484848 rows/sec., 1.82 MiB/sec. | ||
7932 | 2024.10.31 20:25:04.298979 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Debug> DynamicQueryHandler: Done processing query | ||
7933 | 2024.10.31 20:25:04.299003 [ 289 ] {5bad31c9-44c6-4d60-b9a5-6d54293311f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7934 | 2024.10.31 20:25:04.299018 [ 289 ] {} <Debug> HTTP-Session: 88beff01-2be8-4342-9d90-1e7212d19452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7935 | 2024.10.31 20:25:04.299168 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48041, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7936 | 2024.10.31 20:25:04.299206 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7937 | 2024.10.31 20:25:04.299234 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7938 | 2024.10.31 20:25:04.299261 [ 293 ] {} <Debug> HTTP-Session: bdbafdd4-6862-4920-82d4-f12d7898d1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48041 | ||
7939 | 2024.10.31 20:25:04.299288 [ 293 ] {} <Debug> HTTP-Session: bdbafdd4-6862-4920-82d4-f12d7898d1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7940 | 2024.10.31 20:25:04.299307 [ 293 ] {} <Debug> HTTP-Session: bdbafdd4-6862-4920-82d4-f12d7898d1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7941 | 2024.10.31 20:25:04.299351 [ 293 ] {} <Trace> HTTP-Session: bdbafdd4-6862-4920-82d4-f12d7898d1e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7942 | 2024.10.31 20:25:04.299484 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48041) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7943 | 2024.10.31 20:25:04.299538 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7944 | 2024.10.31 20:25:04.299762 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7945 | 2024.10.31 20:25:04.300069 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2024.10.31 20:25:04.300107 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7947 | 2024.10.31 20:25:04.300470 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7948 | 2024.10.31 20:25:04.300801 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2024.10.31 20:25:04.300927 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001511 sec., 9265.387160820648 rows/sec., 648.89 KiB/sec. | ||
7950 | 2024.10.31 20:25:04.301237 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Debug> DynamicQueryHandler: Done processing query | ||
7951 | 2024.10.31 20:25:04.301261 [ 293 ] {76b90005-403b-4b7a-bd00-7037492c62a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7952 | 2024.10.31 20:25:04.301278 [ 293 ] {} <Debug> HTTP-Session: bdbafdd4-6862-4920-82d4-f12d7898d1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7953 | 2024.10.31 20:25:04.301482 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48041, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7954 | 2024.10.31 20:25:04.301540 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7955 | 2024.10.31 20:25:04.301602 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7956 | 2024.10.31 20:25:04.301626 [ 289 ] {} <Debug> HTTP-Session: 1f85240e-6996-44ca-bc11-bf25428f64c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48114 | ||
7957 | 2024.10.31 20:25:04.301648 [ 289 ] {} <Debug> HTTP-Session: 1f85240e-6996-44ca-bc11-bf25428f64c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7958 | 2024.10.31 20:25:04.301665 [ 289 ] {} <Debug> HTTP-Session: 1f85240e-6996-44ca-bc11-bf25428f64c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7959 | 2024.10.31 20:25:04.301705 [ 289 ] {} <Trace> HTTP-Session: 1f85240e-6996-44ca-bc11-bf25428f64c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7960 | 2024.10.31 20:25:04.301822 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48114) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7961 | 2024.10.31 20:25:04.301875 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7962 | 2024.10.31 20:25:04.302171 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7963 | 2024.10.31 20:25:04.302530 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.10.31 20:25:04.302568 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7965 | 2024.10.31 20:25:04.302910 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7966 | 2024.10.31 20:25:04.303261 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2024.10.31 20:25:04.303393 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 220.87 KiB/sec. | ||
7968 | 2024.10.31 20:25:04.303611 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Debug> DynamicQueryHandler: Done processing query | ||
7969 | 2024.10.31 20:25:04.303635 [ 289 ] {ea25f7fe-38dc-4376-bfd6-b26923ad95e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7970 | 2024.10.31 20:25:04.303651 [ 289 ] {} <Debug> HTTP-Session: 1f85240e-6996-44ca-bc11-bf25428f64c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7971 | 2024.10.31 20:25:04.303880 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7972 | 2024.10.31 20:25:04.304014 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39069, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7973 | 2024.10.31 20:25:04.304076 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7974 | 2024.10.31 20:25:04.304100 [ 293 ] {} <Debug> HTTP-Session: 81ce976a-a237-4642-a8bd-06c510b1d75b Authenticating user 'default' from [fd00:1122:3344:101::d]:39069 | ||
7975 | 2024.10.31 20:25:04.304121 [ 293 ] {} <Debug> HTTP-Session: 81ce976a-a237-4642-a8bd-06c510b1d75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7976 | 2024.10.31 20:25:04.304138 [ 293 ] {} <Debug> HTTP-Session: 81ce976a-a237-4642-a8bd-06c510b1d75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7977 | 2024.10.31 20:25:04.304177 [ 293 ] {} <Trace> HTTP-Session: 81ce976a-a237-4642-a8bd-06c510b1d75b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7978 | 2024.10.31 20:25:04.304424 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39069) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7979 | 2024.10.31 20:25:04.304478 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7980 | 2024.10.31 20:25:04.304718 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7981 | 2024.10.31 20:25:04.305373 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2024.10.31 20:25:04.305410 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
7983 | 2024.10.31 20:25:04.305779 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7984 | 2024.10.31 20:25:04.306132 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): 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.10.31 20:25:04.306269 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001981 sec., 213528.52094901563 rows/sec., 15.26 MiB/sec. | ||
7986 | 2024.10.31 20:25:04.306447 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Debug> DynamicQueryHandler: Done processing query | ||
7987 | 2024.10.31 20:25:04.306471 [ 293 ] {5b82c040-be7c-4ba9-94a3-57b93ed77802} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
7988 | 2024.10.31 20:25:04.306491 [ 293 ] {} <Debug> HTTP-Session: 81ce976a-a237-4642-a8bd-06c510b1d75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7989 | 2024.10.31 20:25:04.306651 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7990 | 2024.10.31 20:25:04.306655 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7991 | 2024.10.31 20:25:04.306713 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7992 | 2024.10.31 20:25:04.306741 [ 289 ] {} <Debug> HTTP-Session: 63ddde6f-6b4d-43ee-bf5a-b91fd8595c16 Authenticating user 'default' from [fd00:1122:3344:101::d]:48114 | ||
7993 | 2024.10.31 20:25:04.306764 [ 289 ] {} <Debug> HTTP-Session: 63ddde6f-6b4d-43ee-bf5a-b91fd8595c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7994 | 2024.10.31 20:25:04.306786 [ 289 ] {} <Debug> HTTP-Session: 63ddde6f-6b4d-43ee-bf5a-b91fd8595c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7995 | 2024.10.31 20:25:04.306824 [ 289 ] {} <Trace> HTTP-Session: 63ddde6f-6b4d-43ee-bf5a-b91fd8595c16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7996 | 2024.10.31 20:25:04.306939 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48114) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7997 | 2024.10.31 20:25:04.306993 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7998 | 2024.10.31 20:25:04.307149 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7999 | 2024.10.31 20:25:04.307454 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8000 | 2024.10.31 20:25:04.307497 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
8001 | 2024.10.31 20:25:04.307845 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8002 | 2024.10.31 20:25:04.308161 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8003 | 2024.10.31 20:25:04.308285 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
8004 | 2024.10.31 20:25:04.308434 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Debug> DynamicQueryHandler: Done processing query | ||
8005 | 2024.10.31 20:25:04.308459 [ 289 ] {5d8abb13-4a02-4400-8990-4fdad3f5bfe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8006 | 2024.10.31 20:25:04.308475 [ 289 ] {} <Debug> HTTP-Session: 63ddde6f-6b4d-43ee-bf5a-b91fd8595c16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8007 | 2024.10.31 20:25:04.308639 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8008 | 2024.10.31 20:25:04.308731 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36000, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8009 | 2024.10.31 20:25:04.308791 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8010 | 2024.10.31 20:25:04.308816 [ 293 ] {} <Debug> HTTP-Session: 83bfd142-4cf9-41d2-ad38-fa65281035da Authenticating user 'default' from [fd00:1122:3344:101::d]:36000 | ||
8011 | 2024.10.31 20:25:04.308836 [ 293 ] {} <Debug> HTTP-Session: 83bfd142-4cf9-41d2-ad38-fa65281035da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8012 | 2024.10.31 20:25:04.308854 [ 293 ] {} <Debug> HTTP-Session: 83bfd142-4cf9-41d2-ad38-fa65281035da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8013 | 2024.10.31 20:25:04.308892 [ 293 ] {} <Trace> HTTP-Session: 83bfd142-4cf9-41d2-ad38-fa65281035da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8014 | 2024.10.31 20:25:04.309111 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36000) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8015 | 2024.10.31 20:25:04.309166 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8016 | 2024.10.31 20:25:04.309339 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8017 | 2024.10.31 20:25:04.309815 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8018 | 2024.10.31 20:25:04.309851 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
8019 | 2024.10.31 20:25:04.310231 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8020 | 2024.10.31 20:25:04.310575 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2024.10.31 20:25:04.310709 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001711 sec., 138515.4880187025 rows/sec., 9.28 MiB/sec. | ||
8022 | 2024.10.31 20:25:04.311064 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Debug> DynamicQueryHandler: Done processing query | ||
8023 | 2024.10.31 20:25:04.311094 [ 293 ] {3d772c86-5721-42ac-9234-dd05c11ac375} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8024 | 2024.10.31 20:25:04.311112 [ 293 ] {} <Debug> HTTP-Session: 83bfd142-4cf9-41d2-ad38-fa65281035da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8025 | 2024.10.31 20:25:04.311251 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8026 | 2024.10.31 20:25:04.311266 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8027 | 2024.10.31 20:25:04.311312 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8028 | 2024.10.31 20:25:04.311339 [ 289 ] {} <Debug> HTTP-Session: 08b9bf40-33a3-4b1f-940d-f3f09bf595af Authenticating user 'default' from [fd00:1122:3344:101::d]:48114 | ||
8029 | 2024.10.31 20:25:04.311361 [ 289 ] {} <Debug> HTTP-Session: 08b9bf40-33a3-4b1f-940d-f3f09bf595af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8030 | 2024.10.31 20:25:04.311380 [ 289 ] {} <Debug> HTTP-Session: 08b9bf40-33a3-4b1f-940d-f3f09bf595af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8031 | 2024.10.31 20:25:04.311418 [ 289 ] {} <Trace> HTTP-Session: 08b9bf40-33a3-4b1f-940d-f3f09bf595af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8032 | 2024.10.31 20:25:04.311539 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48114) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8033 | 2024.10.31 20:25:04.311586 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8034 | 2024.10.31 20:25:04.311738 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8035 | 2024.10.31 20:25:04.312003 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8036 | 2024.10.31 20:25:04.312038 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
8037 | 2024.10.31 20:25:04.312374 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8038 | 2024.10.31 20:25:04.312688 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8039 | 2024.10.31 20:25:04.312810 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0013 sec., 769.2307692307693 rows/sec., 51.83 KiB/sec. | ||
8040 | 2024.10.31 20:25:04.312960 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Debug> DynamicQueryHandler: Done processing query | ||
8041 | 2024.10.31 20:25:04.312984 [ 289 ] {9599ef58-4849-4c96-b8a4-34269623fa78} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8042 | 2024.10.31 20:25:04.313000 [ 289 ] {} <Debug> HTTP-Session: 08b9bf40-33a3-4b1f-940d-f3f09bf595af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8043 | 2024.10.31 20:25:04.313145 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8044 | 2024.10.31 20:25:04.313231 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35278, User-Agent: (none), Length: 68795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8045 | 2024.10.31 20:25:04.313281 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8046 | 2024.10.31 20:25:04.313300 [ 293 ] {} <Debug> HTTP-Session: ddd41ecf-4b53-4ad6-8372-ea0c5be9fa78 Authenticating user 'default' from [fd00:1122:3344:101::d]:35278 | ||
8047 | 2024.10.31 20:25:04.313318 [ 293 ] {} <Debug> HTTP-Session: ddd41ecf-4b53-4ad6-8372-ea0c5be9fa78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8048 | 2024.10.31 20:25:04.313331 [ 293 ] {} <Debug> HTTP-Session: ddd41ecf-4b53-4ad6-8372-ea0c5be9fa78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8049 | 2024.10.31 20:25:04.313363 [ 293 ] {} <Trace> HTTP-Session: ddd41ecf-4b53-4ad6-8372-ea0c5be9fa78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8050 | 2024.10.31 20:25:04.313783 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35278) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8051 | 2024.10.31 20:25:04.313848 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <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 | ||
8052 | 2024.10.31 20:25:04.314267 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8053 | 2024.10.31 20:25:04.315074 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2024.10.31 20:25:04.315110 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
8055 | 2024.10.31 20:25:04.315763 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8056 | 2024.10.31 20:25:04.316175 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8057 | 2024.10.31 20:25:04.316336 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002881 sec., 14231.16973273169 rows/sec., 25.50 MiB/sec. | ||
8058 | 2024.10.31 20:25:04.317247 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Debug> DynamicQueryHandler: Done processing query | ||
8059 | 2024.10.31 20:25:04.317273 [ 293 ] {3b2f378f-1a46-41aa-80dc-b7688217826a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
8060 | 2024.10.31 20:25:04.317289 [ 293 ] {} <Debug> HTTP-Session: ddd41ecf-4b53-4ad6-8372-ea0c5be9fa78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8061 | 2024.10.31 20:25:04.317431 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8062 | 2024.10.31 20:25:04.317453 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8063 | 2024.10.31 20:25:04.317519 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8064 | 2024.10.31 20:25:04.317541 [ 289 ] {} <Debug> HTTP-Session: 0967545d-416e-4d1d-a75e-43d48831bfdb Authenticating user 'default' from [fd00:1122:3344:101::d]:48114 | ||
8065 | 2024.10.31 20:25:04.317559 [ 289 ] {} <Debug> HTTP-Session: 0967545d-416e-4d1d-a75e-43d48831bfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8066 | 2024.10.31 20:25:04.317573 [ 289 ] {} <Debug> HTTP-Session: 0967545d-416e-4d1d-a75e-43d48831bfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8067 | 2024.10.31 20:25:04.317604 [ 289 ] {} <Trace> HTTP-Session: 0967545d-416e-4d1d-a75e-43d48831bfdb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8068 | 2024.10.31 20:25:04.317723 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48114) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8069 | 2024.10.31 20:25:04.317767 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8070 | 2024.10.31 20:25:04.317913 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8071 | 2024.10.31 20:25:04.318242 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8072 | 2024.10.31 20:25:04.318281 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
8073 | 2024.10.31 20:25:04.318654 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8074 | 2024.10.31 20:25:04.318978 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8075 | 2024.10.31 20:25:04.319104 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec. | ||
8076 | 2024.10.31 20:25:04.319253 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Debug> DynamicQueryHandler: Done processing query | ||
8077 | 2024.10.31 20:25:04.319277 [ 289 ] {7cc23d5d-35db-474d-a47b-76f03d74b8a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8078 | 2024.10.31 20:25:04.319292 [ 289 ] {} <Debug> HTTP-Session: 0967545d-416e-4d1d-a75e-43d48831bfdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8079 | 2024.10.31 20:25:04.319587 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8080 | 2024.10.31 20:25:05.240087 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8081 | 2024.10.31 20:25:05.654231 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8082 | 2024.10.31 20:25:05.750964 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8083 | 2024.10.31 20:25:05.907427 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8084 | 2024.10.31 20:25:05.971301 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8085 | 2024.10.31 20:25:06.067859 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57666, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8086 | 2024.10.31 20:25:06.075337 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8087 | 2024.10.31 20:25:06.141271 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8088 | 2024.10.31 20:25:07.019490 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57229, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8089 | 2024.10.31 20:25:07.340605 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55599, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8090 | 2024.10.31 20:25:07.521626 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8091 | 2024.10.31 20:25:07.563020 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8092 | 2024.10.31 20:25:07.656492 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8093 | 2024.10.31 20:25:07.728658 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48034, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8094 | 2024.10.31 20:25:07.758042 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8095 | 2024.10.31 20:25:07.790064 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8096 | 2024.10.31 20:25:07.852248 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8097 | 2024.10.31 20:25:07.864701 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8098 | 2024.10.31 20:25:07.869108 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8099 | 2024.10.31 20:25:07.957090 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56320, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8100 | 2024.10.31 20:25:08.028412 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8101 | 2024.10.31 20:25:08.065670 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59205, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8102 | 2024.10.31 20:25:08.123927 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64514, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8103 | 2024.10.31 20:25:08.222965 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37743, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8104 | 2024.10.31 20:25:08.247057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 742 | ||
8105 | 2024.10.31 20:25:08.250013 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8106 | 2024.10.31 20:25:08.250069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8107 | 2024.10.31 20:25:08.251591 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8108 | 2024.10.31 20:25:08.252590 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8109 | 2024.10.31 20:25:08.254096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
8110 | 2024.10.31 20:25:09.286097 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60061, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8111 | 2024.10.31 20:25:09.286212 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8112 | 2024.10.31 20:25:09.286239 [ 282 ] {} <Debug> HTTP-Session: 5481cf0c-82cb-4c9e-b2bb-c916f69a66c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60061 | ||
8113 | 2024.10.31 20:25:09.286264 [ 282 ] {} <Debug> HTTP-Session: 5481cf0c-82cb-4c9e-b2bb-c916f69a66c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8114 | 2024.10.31 20:25:09.286279 [ 282 ] {} <Debug> HTTP-Session: 5481cf0c-82cb-4c9e-b2bb-c916f69a66c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8115 | 2024.10.31 20:25:09.286332 [ 282 ] {} <Trace> HTTP-Session: 5481cf0c-82cb-4c9e-b2bb-c916f69a66c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8116 | 2024.10.31 20:25:09.286521 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60061) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8117 | 2024.10.31 20:25:09.286591 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8118 | 2024.10.31 20:25:09.286942 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8119 | 2024.10.31 20:25:09.287398 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2024.10.31 20:25:09.287445 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8121 | 2024.10.31 20:25:09.287864 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8122 | 2024.10.31 20:25:09.288257 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2024.10.31 20:25:09.288430 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001956 sec., 2044.989775051125 rows/sec., 166.75 KiB/sec. | ||
8124 | 2024.10.31 20:25:09.288802 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Debug> DynamicQueryHandler: Done processing query | ||
8125 | 2024.10.31 20:25:09.288829 [ 282 ] {7a511ce2-a4bf-4d38-906d-4107bdf5f537} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8126 | 2024.10.31 20:25:09.288847 [ 282 ] {} <Debug> HTTP-Session: 5481cf0c-82cb-4c9e-b2bb-c916f69a66c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8127 | 2024.10.31 20:25:09.289037 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8128 | 2024.10.31 20:25:09.289144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53799, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8129 | 2024.10.31 20:25:09.289264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8130 | 2024.10.31 20:25:09.289291 [ 3 ] {} <Debug> HTTP-Session: f1f6fbcc-b52d-4860-9e98-ee7fe84316da Authenticating user 'default' from [fd00:1122:3344:101::d]:53799 | ||
8131 | 2024.10.31 20:25:09.289316 [ 3 ] {} <Debug> HTTP-Session: f1f6fbcc-b52d-4860-9e98-ee7fe84316da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8132 | 2024.10.31 20:25:09.289331 [ 3 ] {} <Debug> HTTP-Session: f1f6fbcc-b52d-4860-9e98-ee7fe84316da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8133 | 2024.10.31 20:25:09.289388 [ 3 ] {} <Trace> HTTP-Session: f1f6fbcc-b52d-4860-9e98-ee7fe84316da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8134 | 2024.10.31 20:25:09.289588 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53799) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8135 | 2024.10.31 20:25:09.289654 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8136 | 2024.10.31 20:25:09.290000 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8137 | 2024.10.31 20:25:09.290434 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8138 | 2024.10.31 20:25:09.290477 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8139 | 2024.10.31 20:25:09.290914 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8140 | 2024.10.31 20:25:09.291322 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8141 | 2024.10.31 20:25:09.291471 [ 102 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8142 | 2024.10.31 20:25:09.291473 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001957 sec., 29637.19979560552 rows/sec., 2.27 MiB/sec. | ||
8143 | 2024.10.31 20:25:09.291522 [ 102 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8144 | 2024.10.31 20:25:09.291568 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8145 | 2024.10.31 20:25:09.291781 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
8146 | 2024.10.31 20:25:09.291827 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Debug> DynamicQueryHandler: Done processing query | ||
8147 | 2024.10.31 20:25:09.291872 [ 3 ] {670aa5d2-09bf-4540-a4e8-a94b4a5b7a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
8148 | 2024.10.31 20:25:09.291916 [ 3 ] {} <Debug> HTTP-Session: f1f6fbcc-b52d-4860-9e98-ee7fe84316da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8149 | 2024.10.31 20:25:09.292040 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8150 | 2024.10.31 20:25:09.292084 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1422 rows starting from the beginning of the part | ||
8151 | 2024.10.31 20:25:09.292267 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 271 rows starting from the beginning of the part | ||
8152 | 2024.10.31 20:25:09.292288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53799, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8153 | 2024.10.31 20:25:09.292353 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42951, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8154 | 2024.10.31 20:25:09.292653 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8155 | 2024.10.31 20:25:09.292732 [ 3 ] {} <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): | ||
8156 | |||
8157 | (version 23.8.7.1) | ||
8158 | 2024.10.31 20:25:09.292773 [ 282 ] {} <Debug> HTTP-Session: 1361ea86-9ddf-4361-914a-8258771dba70 Authenticating user 'default' from [fd00:1122:3344:101::d]:42951 | ||
8159 | 2024.10.31 20:25:09.292774 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
8160 | 2024.10.31 20:25:09.292828 [ 282 ] {} <Debug> HTTP-Session: 1361ea86-9ddf-4361-914a-8258771dba70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8161 | 2024.10.31 20:25:09.292892 [ 282 ] {} <Debug> HTTP-Session: 1361ea86-9ddf-4361-914a-8258771dba70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8162 | 2024.10.31 20:25:09.292979 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
8163 | 2024.10.31 20:25:09.292992 [ 282 ] {} <Trace> HTTP-Session: 1361ea86-9ddf-4361-914a-8258771dba70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8164 | 2024.10.31 20:25:09.293159 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 271 rows starting from the beginning of the part | ||
8165 | 2024.10.31 20:25:09.293218 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42951) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8166 | 2024.10.31 20:25:09.293321 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part | ||
8167 | 2024.10.31 20:25:09.293331 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8168 | 2024.10.31 20:25:09.293947 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8169 | 2024.10.31 20:25:09.294536 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8170 | 2024.10.31 20:25:09.294585 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8171 | 2024.10.31 20:25:09.295051 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8172 | 2024.10.31 20:25:09.295491 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.003822607 sec., 558257.754459195 rows/sec., 49.35 MiB/sec. | ||
8173 | 2024.10.31 20:25:09.295664 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2024.10.31 20:25:09.295699 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8175 | 2024.10.31 20:25:09.295914 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002758 sec., 1450.3263234227702 rows/sec., 101.27 KiB/sec. | ||
8176 | 2024.10.31 20:25:09.296257 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Debug> DynamicQueryHandler: Done processing query | ||
8177 | 2024.10.31 20:25:09.296288 [ 282 ] {bcf0ddcd-6e4f-49ee-b7ed-ffdfd0f0e014} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8178 | 2024.10.31 20:25:09.296305 [ 282 ] {} <Debug> HTTP-Session: 1361ea86-9ddf-4361-914a-8258771dba70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8179 | 2024.10.31 20:25:09.296376 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8180 | 2024.10.31 20:25:09.296454 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_46_9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8181 | 2024.10.31 20:25:09.296534 [ 282 ] {} <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) | ||
8182 | 2024.10.31 20:25:09.296568 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8183 | 2024.10.31 20:25:09.296651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52303, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8184 | 2024.10.31 20:25:09.296742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8185 | 2024.10.31 20:25:09.296764 [ 3 ] {} <Debug> HTTP-Session: 301cf378-2bb7-48ea-b431-07af2e6da1c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52303 | ||
8186 | 2024.10.31 20:25:09.296785 [ 3 ] {} <Debug> HTTP-Session: 301cf378-2bb7-48ea-b431-07af2e6da1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8187 | 2024.10.31 20:25:09.296799 [ 3 ] {} <Debug> HTTP-Session: 301cf378-2bb7-48ea-b431-07af2e6da1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8188 | 2024.10.31 20:25:09.296844 [ 3 ] {} <Trace> HTTP-Session: 301cf378-2bb7-48ea-b431-07af2e6da1c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8189 | 2024.10.31 20:25:09.297015 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52303) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8190 | 2024.10.31 20:25:09.297069 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8191 | 2024.10.31 20:25:09.297351 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8192 | 2024.10.31 20:25:09.297736 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2024.10.31 20:25:09.297775 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8194 | 2024.10.31 20:25:09.298177 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8195 | 2024.10.31 20:25:09.298579 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8196 | 2024.10.31 20:25:09.298708 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001762 sec., 38592.50851305335 rows/sec., 3.02 MiB/sec. | ||
8197 | 2024.10.31 20:25:09.298718 [ 102 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8198 | 2024.10.31 20:25:09.298769 [ 102 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8199 | 2024.10.31 20:25:09.298803 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8200 | 2024.10.31 20:25:09.298948 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Debug> DynamicQueryHandler: Done processing query | ||
8201 | 2024.10.31 20:25:09.298960 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
8202 | 2024.10.31 20:25:09.298981 [ 3 ] {f6a6f4c0-0024-4835-a44e-60e2dcaf88aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8203 | 2024.10.31 20:25:09.299031 [ 3 ] {} <Debug> HTTP-Session: 301cf378-2bb7-48ea-b431-07af2e6da1c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8204 | 2024.10.31 20:25:09.299169 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8205 | 2024.10.31 20:25:09.299217 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
8206 | 2024.10.31 20:25:09.299252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8207 | 2024.10.31 20:25:09.299452 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60600, User-Agent: (none), Length: 31015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8208 | 2024.10.31 20:25:09.299574 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 423 rows starting from the beginning of the part | ||
8209 | 2024.10.31 20:25:09.299625 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8210 | 2024.10.31 20:25:09.299687 [ 282 ] {} <Debug> HTTP-Session: f66a9e1d-a1ce-456e-ba90-12cbbe526b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60600 | ||
8211 | 2024.10.31 20:25:09.299749 [ 282 ] {} <Debug> HTTP-Session: f66a9e1d-a1ce-456e-ba90-12cbbe526b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8212 | 2024.10.31 20:25:09.299761 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
8213 | 2024.10.31 20:25:09.299785 [ 282 ] {} <Debug> HTTP-Session: f66a9e1d-a1ce-456e-ba90-12cbbe526b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8214 | 2024.10.31 20:25:09.299878 [ 282 ] {} <Trace> HTTP-Session: f66a9e1d-a1ce-456e-ba90-12cbbe526b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8215 | 2024.10.31 20:25:09.299939 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
8216 | 2024.10.31 20:25:09.300070 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 423 rows starting from the beginning of the part | ||
8217 | 2024.10.31 20:25:09.300187 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60600) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8218 | 2024.10.31 20:25:09.300211 [ 192 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 68 rows starting from the beginning of the part | ||
8219 | 2024.10.31 20:25:09.300279 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8220 | 2024.10.31 20:25:09.300678 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8221 | 2024.10.31 20:25:09.301270 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8222 | 2024.10.31 20:25:09.301315 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8223 | 2024.10.31 20:25:09.301832 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8224 | 2024.10.31 20:25:09.302014 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.003132815 sec., 624677.8057433969 rows/sec., 47.82 MiB/sec. | ||
8225 | 2024.10.31 20:25:09.302312 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8226 | 2024.10.31 20:25:09.302509 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8227 | 2024.10.31 20:25:09.302836 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002781 sec., 58252.42718446602 rows/sec., 4.06 MiB/sec. | ||
8228 | 2024.10.31 20:25:09.303401 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Debug> DynamicQueryHandler: Done processing query | ||
8229 | 2024.10.31 20:25:09.303443 [ 282 ] {ff6603a5-f730-47b9-a4e6-40d59cdc8746} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8230 | 2024.10.31 20:25:09.303471 [ 282 ] {} <Debug> HTTP-Session: f66a9e1d-a1ce-456e-ba90-12cbbe526b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8231 | 2024.10.31 20:25:09.303559 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8232 | 2024.10.31 20:25:09.303670 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8233 | 2024.10.31 20:25:09.303696 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_46_9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8234 | 2024.10.31 20:25:09.303772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36452, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8235 | 2024.10.31 20:25:09.303904 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8236 | 2024.10.31 20:25:09.303911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8237 | 2024.10.31 20:25:09.303948 [ 3 ] {} <Debug> HTTP-Session: e68bbf89-00f0-484f-b9ae-ce0a0e8d4189 Authenticating user 'default' from [fd00:1122:3344:101::d]:36452 | ||
8238 | 2024.10.31 20:25:09.303966 [ 3 ] {} <Debug> HTTP-Session: e68bbf89-00f0-484f-b9ae-ce0a0e8d4189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8239 | 2024.10.31 20:25:09.303981 [ 3 ] {} <Debug> HTTP-Session: e68bbf89-00f0-484f-b9ae-ce0a0e8d4189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8240 | 2024.10.31 20:25:09.304020 [ 3 ] {} <Trace> HTTP-Session: e68bbf89-00f0-484f-b9ae-ce0a0e8d4189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8241 | 2024.10.31 20:25:09.304176 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36452) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8242 | 2024.10.31 20:25:09.304225 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8243 | 2024.10.31 20:25:09.304381 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8244 | 2024.10.31 20:25:09.304714 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8245 | 2024.10.31 20:25:09.304749 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8246 | 2024.10.31 20:25:09.305136 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8247 | 2024.10.31 20:25:09.305463 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2024.10.31 20:25:09.305596 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. | ||
8249 | 2024.10.31 20:25:09.305872 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Debug> DynamicQueryHandler: Done processing query | ||
8250 | 2024.10.31 20:25:09.305912 [ 3 ] {cc89bcf4-4995-4fd1-ab6c-1464230c2d41} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8251 | 2024.10.31 20:25:09.305935 [ 3 ] {} <Debug> HTTP-Session: e68bbf89-00f0-484f-b9ae-ce0a0e8d4189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8252 | 2024.10.31 20:25:09.306164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8253 | 2024.10.31 20:25:12.980153 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8254 | 2024.10.31 20:25:12.980228 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8255 | 2024.10.31 20:25:14.286472 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55901, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8256 | 2024.10.31 20:25:14.286647 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8257 | 2024.10.31 20:25:14.286693 [ 282 ] {} <Debug> HTTP-Session: 730f0e54-f4bc-4f31-bde3-8c40dd66e3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:55901 | ||
8258 | 2024.10.31 20:25:14.286735 [ 282 ] {} <Debug> HTTP-Session: 730f0e54-f4bc-4f31-bde3-8c40dd66e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8259 | 2024.10.31 20:25:14.286764 [ 282 ] {} <Debug> HTTP-Session: 730f0e54-f4bc-4f31-bde3-8c40dd66e3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8260 | 2024.10.31 20:25:14.286850 [ 282 ] {} <Trace> HTTP-Session: 730f0e54-f4bc-4f31-bde3-8c40dd66e3f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8261 | 2024.10.31 20:25:14.287086 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55901) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8262 | 2024.10.31 20:25:14.287155 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8263 | 2024.10.31 20:25:14.287505 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8264 | 2024.10.31 20:25:14.287992 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8265 | 2024.10.31 20:25:14.288039 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8266 | 2024.10.31 20:25:14.288477 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8267 | 2024.10.31 20:25:14.288916 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8268 | 2024.10.31 20:25:14.289091 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.08 MiB/sec. | ||
8269 | 2024.10.31 20:25:14.289303 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Debug> DynamicQueryHandler: Done processing query | ||
8270 | 2024.10.31 20:25:14.289330 [ 282 ] {260617c1-b228-4e75-8567-9d10b84a80e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8271 | 2024.10.31 20:25:14.289348 [ 282 ] {} <Debug> HTTP-Session: 730f0e54-f4bc-4f31-bde3-8c40dd66e3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8272 | 2024.10.31 20:25:14.289557 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55901, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8273 | 2024.10.31 20:25:14.289631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36452, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8274 | 2024.10.31 20:25:14.289771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8275 | 2024.10.31 20:25:14.289801 [ 3 ] {} <Debug> HTTP-Session: 790676b2-8d79-431d-a18b-9d954861c885 Authenticating user 'default' from [fd00:1122:3344:101::d]:36452 | ||
8276 | 2024.10.31 20:25:14.289828 [ 3 ] {} <Debug> HTTP-Session: 790676b2-8d79-431d-a18b-9d954861c885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8277 | 2024.10.31 20:25:14.289845 [ 3 ] {} <Debug> HTTP-Session: 790676b2-8d79-431d-a18b-9d954861c885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8278 | 2024.10.31 20:25:14.289905 [ 3 ] {} <Trace> HTTP-Session: 790676b2-8d79-431d-a18b-9d954861c885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8279 | 2024.10.31 20:25:14.290125 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36452) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8280 | 2024.10.31 20:25:14.290196 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8281 | 2024.10.31 20:25:14.290546 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8282 | 2024.10.31 20:25:14.290998 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8283 | 2024.10.31 20:25:14.291044 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8284 | 2024.10.31 20:25:14.291469 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8285 | 2024.10.31 20:25:14.291864 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8286 | 2024.10.31 20:25:14.292050 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001997 sec., 32048.072108162243 rows/sec., 2.50 MiB/sec. | ||
8287 | 2024.10.31 20:25:14.292393 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Debug> DynamicQueryHandler: Done processing query | ||
8288 | 2024.10.31 20:25:14.292440 [ 3 ] {a77b1e1c-b654-46c4-8ce6-c88a5269906a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8289 | 2024.10.31 20:25:14.292462 [ 3 ] {} <Debug> HTTP-Session: 790676b2-8d79-431d-a18b-9d954861c885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8290 | 2024.10.31 20:25:14.292633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8291 | 2024.10.31 20:25:14.292775 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47452, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8292 | 2024.10.31 20:25:14.292867 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8293 | 2024.10.31 20:25:14.292896 [ 282 ] {} <Debug> HTTP-Session: b7428e06-8455-4fa3-a88d-efa06603c84b Authenticating user 'default' from [fd00:1122:3344:101::d]:47452 | ||
8294 | 2024.10.31 20:25:14.292916 [ 282 ] {} <Debug> HTTP-Session: b7428e06-8455-4fa3-a88d-efa06603c84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8295 | 2024.10.31 20:25:14.292931 [ 282 ] {} <Debug> HTTP-Session: b7428e06-8455-4fa3-a88d-efa06603c84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8296 | 2024.10.31 20:25:14.292975 [ 282 ] {} <Trace> HTTP-Session: b7428e06-8455-4fa3-a88d-efa06603c84b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8297 | 2024.10.31 20:25:14.293162 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47452) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8298 | 2024.10.31 20:25:14.293219 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8299 | 2024.10.31 20:25:14.293400 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8300 | 2024.10.31 20:25:14.293795 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8301 | 2024.10.31 20:25:14.293834 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8302 | 2024.10.31 20:25:14.294245 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8303 | 2024.10.31 20:25:14.294602 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8304 | 2024.10.31 20:25:14.294782 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001702 sec., 94007.05052878967 rows/sec., 6.55 MiB/sec. | ||
8305 | 2024.10.31 20:25:14.295072 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Debug> DynamicQueryHandler: Done processing query | ||
8306 | 2024.10.31 20:25:14.295131 [ 282 ] {74da77b3-71b9-40a1-a22e-12cf3ffc1484} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8307 | 2024.10.31 20:25:14.295195 [ 282 ] {} <Debug> HTTP-Session: b7428e06-8455-4fa3-a88d-efa06603c84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8308 | 2024.10.31 20:25:14.295422 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47452, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8309 | 2024.10.31 20:25:14.295493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34704, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8310 | 2024.10.31 20:25:14.295580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8311 | 2024.10.31 20:25:14.295610 [ 3 ] {} <Debug> HTTP-Session: 55e76f4c-bdd5-4afe-85d4-cffd2bf48dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:34704 | ||
8312 | 2024.10.31 20:25:14.295634 [ 3 ] {} <Debug> HTTP-Session: 55e76f4c-bdd5-4afe-85d4-cffd2bf48dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8313 | 2024.10.31 20:25:14.295651 [ 3 ] {} <Debug> HTTP-Session: 55e76f4c-bdd5-4afe-85d4-cffd2bf48dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8314 | 2024.10.31 20:25:14.295700 [ 3 ] {} <Trace> HTTP-Session: 55e76f4c-bdd5-4afe-85d4-cffd2bf48dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8315 | 2024.10.31 20:25:14.295864 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34704) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8316 | 2024.10.31 20:25:14.295923 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8317 | 2024.10.31 20:25:14.296090 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8318 | 2024.10.31 20:25:14.296427 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8319 | 2024.10.31 20:25:14.296465 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8320 | 2024.10.31 20:25:14.296847 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8321 | 2024.10.31 20:25:14.297174 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8322 | 2024.10.31 20:25:14.297338 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
8323 | 2024.10.31 20:25:14.297682 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Debug> DynamicQueryHandler: Done processing query | ||
8324 | 2024.10.31 20:25:14.297725 [ 3 ] {226c836b-f0fd-4f33-99f7-091221b61fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8325 | 2024.10.31 20:25:14.297742 [ 3 ] {} <Debug> HTTP-Session: 55e76f4c-bdd5-4afe-85d4-cffd2bf48dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8326 | 2024.10.31 20:25:14.297955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8327 | 2024.10.31 20:25:17.565545 [ 93 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8328 | 2024.10.31 20:25:17.565665 [ 93 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2024.10.31 20:25:17.565708 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8330 | 2024.10.31 20:25:17.565987 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
8331 | 2024.10.31 20:25:17.566288 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8332 | 2024.10.31 20:25:17.566356 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
8333 | 2024.10.31 20:25:17.566519 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
8334 | 2024.10.31 20:25:17.566814 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
8335 | 2024.10.31 20:25:17.567044 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
8336 | 2024.10.31 20:25:17.567246 [ 195 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
8337 | 2024.10.31 20:25:17.568459 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626126 sec., 113855.92313544743 rows/sec., 7.75 MiB/sec. | ||
8338 | 2024.10.31 20:25:17.568753 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8339 | 2024.10.31 20:25:17.569347 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_13_3} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8340 | 2024.10.31 20:25:17.569434 [ 197 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_13_3} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8341 | 2024.10.31 20:25:17.569533 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8342 | 2024.10.31 20:25:18.254338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 762 | ||
8343 | 2024.10.31 20:25:18.257074 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8344 | 2024.10.31 20:25:18.257133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8345 | 2024.10.31 20:25:18.258645 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8346 | 2024.10.31 20:25:18.259654 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8347 | 2024.10.31 20:25:18.260869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
8348 | 2024.10.31 20:25:19.295053 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54010, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8349 | 2024.10.31 20:25:19.295189 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8350 | 2024.10.31 20:25:19.295219 [ 293 ] {} <Debug> HTTP-Session: a7150fea-38d8-4156-965e-b5fae8a24e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:54010 | ||
8351 | 2024.10.31 20:25:19.295247 [ 293 ] {} <Debug> HTTP-Session: a7150fea-38d8-4156-965e-b5fae8a24e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8352 | 2024.10.31 20:25:19.295263 [ 293 ] {} <Debug> HTTP-Session: a7150fea-38d8-4156-965e-b5fae8a24e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8353 | 2024.10.31 20:25:19.295340 [ 293 ] {} <Trace> HTTP-Session: a7150fea-38d8-4156-965e-b5fae8a24e91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8354 | 2024.10.31 20:25:19.295754 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54010) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8355 | 2024.10.31 20:25:19.295861 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8356 | 2024.10.31 20:25:19.296282 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8357 | 2024.10.31 20:25:19.297006 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2024.10.31 20:25:19.297071 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8359 | 2024.10.31 20:25:19.297700 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8360 | 2024.10.31 20:25:19.298218 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2024.10.31 20:25:19.298435 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002872 sec., 94359.33147632312 rows/sec., 8.40 MiB/sec. | ||
8362 | 2024.10.31 20:25:19.298730 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Debug> DynamicQueryHandler: Done processing query | ||
8363 | 2024.10.31 20:25:19.298762 [ 293 ] {a668daa7-bc3f-454e-9f29-a12addb1c69a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8364 | 2024.10.31 20:25:19.298783 [ 293 ] {} <Debug> HTTP-Session: a7150fea-38d8-4156-965e-b5fae8a24e91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8365 | 2024.10.31 20:25:19.299039 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8366 | 2024.10.31 20:25:19.299163 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35530, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8367 | 2024.10.31 20:25:19.299240 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8368 | 2024.10.31 20:25:19.299271 [ 282 ] {} <Debug> HTTP-Session: ca367c4a-ca0c-4e4e-ae63-a204e5d527b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35530 | ||
8369 | 2024.10.31 20:25:19.299299 [ 282 ] {} <Debug> HTTP-Session: ca367c4a-ca0c-4e4e-ae63-a204e5d527b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8370 | 2024.10.31 20:25:19.299314 [ 282 ] {} <Debug> HTTP-Session: ca367c4a-ca0c-4e4e-ae63-a204e5d527b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8371 | 2024.10.31 20:25:19.299367 [ 282 ] {} <Trace> HTTP-Session: ca367c4a-ca0c-4e4e-ae63-a204e5d527b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8372 | 2024.10.31 20:25:19.299543 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35530) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8373 | 2024.10.31 20:25:19.299605 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8374 | 2024.10.31 20:25:19.299930 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8375 | 2024.10.31 20:25:19.301133 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2024.10.31 20:25:19.301180 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8377 | 2024.10.31 20:25:19.301577 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8378 | 2024.10.31 20:25:19.301974 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8379 | 2024.10.31 20:25:19.302138 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002643 sec., 15512.674990541052 rows/sec., 1.14 MiB/sec. | ||
8380 | 2024.10.31 20:25:19.302622 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Debug> DynamicQueryHandler: Done processing query | ||
8381 | 2024.10.31 20:25:19.302704 [ 282 ] {32fca367-aca4-43d9-941a-420b707addfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8382 | 2024.10.31 20:25:19.302790 [ 282 ] {} <Debug> HTTP-Session: ca367c4a-ca0c-4e4e-ae63-a204e5d527b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8383 | 2024.10.31 20:25:19.303059 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35530, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8384 | 2024.10.31 20:25:19.303155 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59571, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8385 | 2024.10.31 20:25:19.303212 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8386 | 2024.10.31 20:25:19.303233 [ 293 ] {} <Debug> HTTP-Session: 61873560-5157-4e47-b570-00c61fbe6510 Authenticating user 'default' from [fd00:1122:3344:101::d]:59571 | ||
8387 | 2024.10.31 20:25:19.303251 [ 293 ] {} <Debug> HTTP-Session: 61873560-5157-4e47-b570-00c61fbe6510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8388 | 2024.10.31 20:25:19.303265 [ 293 ] {} <Debug> HTTP-Session: 61873560-5157-4e47-b570-00c61fbe6510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8389 | 2024.10.31 20:25:19.303299 [ 293 ] {} <Trace> HTTP-Session: 61873560-5157-4e47-b570-00c61fbe6510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8390 | 2024.10.31 20:25:19.303411 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59571) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8391 | 2024.10.31 20:25:19.303454 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8392 | 2024.10.31 20:25:19.303695 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8393 | 2024.10.31 20:25:19.304022 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2024.10.31 20:25:19.304061 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8395 | 2024.10.31 20:25:19.304439 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8396 | 2024.10.31 20:25:19.304842 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2024.10.31 20:25:19.305007 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. | ||
8398 | 2024.10.31 20:25:19.305187 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Debug> DynamicQueryHandler: Done processing query | ||
8399 | 2024.10.31 20:25:19.305212 [ 293 ] {53ed590a-4549-47f9-8ecd-e8fab4b3e2da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8400 | 2024.10.31 20:25:19.305229 [ 293 ] {} <Debug> HTTP-Session: 61873560-5157-4e47-b570-00c61fbe6510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8401 | 2024.10.31 20:25:19.305405 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59571, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8402 | 2024.10.31 20:25:19.305483 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44739, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8403 | 2024.10.31 20:25:19.305544 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8404 | 2024.10.31 20:25:19.305593 [ 282 ] {} <Debug> HTTP-Session: 9f9c0dc0-85df-4716-8339-78beb24827ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44739 | ||
8405 | 2024.10.31 20:25:19.305611 [ 282 ] {} <Debug> HTTP-Session: 9f9c0dc0-85df-4716-8339-78beb24827ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8406 | 2024.10.31 20:25:19.305625 [ 282 ] {} <Debug> HTTP-Session: 9f9c0dc0-85df-4716-8339-78beb24827ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8407 | 2024.10.31 20:25:19.305659 [ 282 ] {} <Trace> HTTP-Session: 9f9c0dc0-85df-4716-8339-78beb24827ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8408 | 2024.10.31 20:25:19.305774 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44739) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8409 | 2024.10.31 20:25:19.305820 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8410 | 2024.10.31 20:25:19.306052 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8411 | 2024.10.31 20:25:19.306390 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8412 | 2024.10.31 20:25:19.306428 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8413 | 2024.10.31 20:25:19.306798 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8414 | 2024.10.31 20:25:19.307169 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8415 | 2024.10.31 20:25:19.307338 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001585 sec., 3785.488958990536 rows/sec., 223.65 KiB/sec. | ||
8416 | 2024.10.31 20:25:19.307340 [ 86 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8417 | 2024.10.31 20:25:19.307457 [ 86 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2024.10.31 20:25:19.307505 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8419 | 2024.10.31 20:25:19.307602 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Debug> DynamicQueryHandler: Done processing query | ||
8420 | 2024.10.31 20:25:19.307695 [ 282 ] {7879f347-947b-46a4-8bd0-c429956751e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8421 | 2024.10.31 20:25:19.307792 [ 282 ] {} <Debug> HTTP-Session: 9f9c0dc0-85df-4716-8339-78beb24827ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8422 | 2024.10.31 20:25:19.307883 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
8423 | 2024.10.31 20:25:19.308194 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44739, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8424 | 2024.10.31 20:25:19.308223 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8425 | 2024.10.31 20:25:19.308309 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part | ||
8426 | 2024.10.31 20:25:19.308519 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
8427 | 2024.10.31 20:25:19.308540 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46002, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8428 | 2024.10.31 20:25:19.308808 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8429 | 2024.10.31 20:25:19.308903 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
8430 | 2024.10.31 20:25:19.308925 [ 293 ] {} <Debug> HTTP-Session: 90d9528a-4adc-4d2d-acf7-cb31f181ef59 Authenticating user 'default' from [fd00:1122:3344:101::d]:46002 | ||
8431 | 2024.10.31 20:25:19.309011 [ 293 ] {} <Debug> HTTP-Session: 90d9528a-4adc-4d2d-acf7-cb31f181ef59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8432 | 2024.10.31 20:25:19.309077 [ 293 ] {} <Debug> HTTP-Session: 90d9528a-4adc-4d2d-acf7-cb31f181ef59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8433 | 2024.10.31 20:25:19.309220 [ 293 ] {} <Trace> HTTP-Session: 90d9528a-4adc-4d2d-acf7-cb31f181ef59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8434 | 2024.10.31 20:25:19.309238 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
8435 | 2024.10.31 20:25:19.309518 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
8436 | 2024.10.31 20:25:19.309734 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46002) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8437 | 2024.10.31 20:25:19.309911 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8438 | 2024.10.31 20:25:19.310898 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8439 | 2024.10.31 20:25:19.312095 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004501959 sec., 6663.765707328743 rows/sec., 422.99 KiB/sec. | ||
8440 | 2024.10.31 20:25:19.312302 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8441 | 2024.10.31 20:25:19.312410 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8442 | 2024.10.31 20:25:19.312471 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8443 | 2024.10.31 20:25:19.313272 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_13_3} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8444 | 2024.10.31 20:25:19.313388 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8445 | 2024.10.31 20:25:19.313431 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_13_3} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8446 | 2024.10.31 20:25:19.313587 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8447 | 2024.10.31 20:25:19.313906 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8448 | 2024.10.31 20:25:19.314082 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004619 sec., 91578.26369344014 rows/sec., 6.55 MiB/sec. | ||
8449 | 2024.10.31 20:25:19.314294 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Debug> DynamicQueryHandler: Done processing query | ||
8450 | 2024.10.31 20:25:19.314325 [ 293 ] {4f13c71b-1471-4d18-baab-07a70ce949ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8451 | 2024.10.31 20:25:19.314349 [ 293 ] {} <Debug> HTTP-Session: 90d9528a-4adc-4d2d-acf7-cb31f181ef59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8452 | 2024.10.31 20:25:19.314535 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8453 | 2024.10.31 20:25:19.314602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43641, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8454 | 2024.10.31 20:25:19.314710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8455 | 2024.10.31 20:25:19.314736 [ 3 ] {} <Debug> HTTP-Session: 74fdbf06-7c4d-45f5-a67d-c4ca18f411c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43641 | ||
8456 | 2024.10.31 20:25:19.314760 [ 3 ] {} <Debug> HTTP-Session: 74fdbf06-7c4d-45f5-a67d-c4ca18f411c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8457 | 2024.10.31 20:25:19.314776 [ 3 ] {} <Debug> HTTP-Session: 74fdbf06-7c4d-45f5-a67d-c4ca18f411c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8458 | 2024.10.31 20:25:19.314830 [ 3 ] {} <Trace> HTTP-Session: 74fdbf06-7c4d-45f5-a67d-c4ca18f411c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8459 | 2024.10.31 20:25:19.315008 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43641) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8460 | 2024.10.31 20:25:19.315077 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8461 | 2024.10.31 20:25:19.315283 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8462 | 2024.10.31 20:25:19.315636 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8463 | 2024.10.31 20:25:19.315680 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8464 | 2024.10.31 20:25:19.316118 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8465 | 2024.10.31 20:25:19.316500 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8466 | 2024.10.31 20:25:19.316648 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001695 sec., 3539.823008849558 rows/sec., 184.94 KiB/sec. | ||
8467 | 2024.10.31 20:25:19.317018 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Debug> DynamicQueryHandler: Done processing query | ||
8468 | 2024.10.31 20:25:19.317046 [ 3 ] {fd72a1b1-92da-4b81-bd2b-9f95e97b7520} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8469 | 2024.10.31 20:25:19.317063 [ 3 ] {} <Debug> HTTP-Session: 74fdbf06-7c4d-45f5-a67d-c4ca18f411c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8470 | 2024.10.31 20:25:19.317308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8471 | 2024.10.31 20:25:19.317376 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55607, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8472 | 2024.10.31 20:25:19.317494 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8473 | 2024.10.31 20:25:19.317528 [ 293 ] {} <Debug> HTTP-Session: b8209dd6-9697-42d5-b7ff-b4f058974bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:55607 | ||
8474 | 2024.10.31 20:25:19.317560 [ 293 ] {} <Debug> HTTP-Session: b8209dd6-9697-42d5-b7ff-b4f058974bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8475 | 2024.10.31 20:25:19.317582 [ 293 ] {} <Debug> HTTP-Session: b8209dd6-9697-42d5-b7ff-b4f058974bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8476 | 2024.10.31 20:25:19.317640 [ 293 ] {} <Trace> HTTP-Session: b8209dd6-9697-42d5-b7ff-b4f058974bb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8477 | 2024.10.31 20:25:19.317962 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55607) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8478 | 2024.10.31 20:25:19.318036 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8479 | 2024.10.31 20:25:19.318298 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8480 | 2024.10.31 20:25:19.318841 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2024.10.31 20:25:19.318889 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8482 | 2024.10.31 20:25:19.319470 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8483 | 2024.10.31 20:25:19.320000 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8484 | 2024.10.31 20:25:19.320205 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8485 | 2024.10.31 20:25:19.320222 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002418 sec., 98014.88833746898 rows/sec., 6.57 MiB/sec. | ||
8486 | 2024.10.31 20:25:19.320280 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8487 | 2024.10.31 20:25:19.320335 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8488 | 2024.10.31 20:25:19.320605 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
8489 | 2024.10.31 20:25:19.320712 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Debug> DynamicQueryHandler: Done processing query | ||
8490 | 2024.10.31 20:25:19.320788 [ 293 ] {e090ad90-45df-4256-a436-546c16bd7fc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8491 | 2024.10.31 20:25:19.320854 [ 293 ] {} <Debug> HTTP-Session: b8209dd6-9697-42d5-b7ff-b4f058974bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8492 | 2024.10.31 20:25:19.320857 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8493 | 2024.10.31 20:25:19.320933 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 7742 rows starting from the beginning of the part | ||
8494 | 2024.10.31 20:25:19.321007 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
8495 | 2024.10.31 20:25:19.321164 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8496 | 2024.10.31 20:25:19.321304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8497 | 2024.10.31 20:25:19.321496 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
8498 | 2024.10.31 20:25:19.321517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8499 | 2024.10.31 20:25:19.321610 [ 3 ] {} <Debug> HTTP-Session: 7810a1b2-ec07-4a60-8a87-3f3df0f745e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670 | ||
8500 | 2024.10.31 20:25:19.321708 [ 3 ] {} <Debug> HTTP-Session: 7810a1b2-ec07-4a60-8a87-3f3df0f745e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8501 | 2024.10.31 20:25:19.321802 [ 3 ] {} <Debug> HTTP-Session: 7810a1b2-ec07-4a60-8a87-3f3df0f745e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8502 | 2024.10.31 20:25:19.321866 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part | ||
8503 | 2024.10.31 20:25:19.321939 [ 3 ] {} <Trace> HTTP-Session: 7810a1b2-ec07-4a60-8a87-3f3df0f745e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8504 | 2024.10.31 20:25:19.322115 [ 293 ] {} <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): | ||
8505 | |||
8506 | (version 23.8.7.1) | ||
8507 | 2024.10.31 20:25:19.322304 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
8508 | 2024.10.31 20:25:19.322333 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8509 | 2024.10.31 20:25:19.322556 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8510 | 2024.10.31 20:25:19.322555 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
8511 | 2024.10.31 20:25:19.323394 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8512 | 2024.10.31 20:25:19.323989 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8513 | 2024.10.31 20:25:19.324029 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8514 | 2024.10.31 20:25:19.324958 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8515 | 2024.10.31 20:25:19.325774 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8516 | 2024.10.31 20:25:19.325960 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00377 sec., 265.2519893899204 rows/sec., 17.87 KiB/sec. | ||
8517 | 2024.10.31 20:25:19.326206 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Debug> DynamicQueryHandler: Done processing query | ||
8518 | 2024.10.31 20:25:19.326305 [ 3 ] {ad06a466-9da6-419a-9aca-3dc9785dabee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8519 | 2024.10.31 20:25:19.326327 [ 3 ] {} <Debug> HTTP-Session: 7810a1b2-ec07-4a60-8a87-3f3df0f745e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8520 | 2024.10.31 20:25:19.326578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8521 | 2024.10.31 20:25:19.326706 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41477, User-Agent: (none), Length: 68817, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8522 | 2024.10.31 20:25:19.326778 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8523 | 2024.10.31 20:25:19.326802 [ 293 ] {} <Debug> HTTP-Session: 1c06b094-c9c1-4616-91c1-c6e24961ef77 Authenticating user 'default' from [fd00:1122:3344:101::d]:41477 | ||
8524 | 2024.10.31 20:25:19.326832 [ 293 ] {} <Debug> HTTP-Session: 1c06b094-c9c1-4616-91c1-c6e24961ef77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8525 | 2024.10.31 20:25:19.326917 [ 293 ] {} <Debug> HTTP-Session: 1c06b094-c9c1-4616-91c1-c6e24961ef77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8526 | 2024.10.31 20:25:19.326971 [ 293 ] {} <Trace> HTTP-Session: 1c06b094-c9c1-4616-91c1-c6e24961ef77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8527 | 2024.10.31 20:25:19.327377 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8698 rows, containing 5 columns (5 merged, 0 gathered) in 0.006920382 sec., 1256867.0342186312 rows/sec., 85.73 MiB/sec. | ||
8528 | 2024.10.31 20:25:19.327570 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8529 | 2024.10.31 20:25:19.327955 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41477) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8530 | 2024.10.31 20:25:19.328144 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8531 | 2024.10.31 20:25:19.328161 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <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 | ||
8532 | 2024.10.31 20:25:19.328448 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8533 | 2024.10.31 20:25:19.328735 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
8534 | 2024.10.31 20:25:19.329188 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8535 | 2024.10.31 20:25:19.330075 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2024.10.31 20:25:19.330118 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8537 | 2024.10.31 20:25:19.330948 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8538 | 2024.10.31 20:25:19.331424 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2024.10.31 20:25:19.331645 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004482 sec., 9147.701918786257 rows/sec., 16.39 MiB/sec. | ||
8540 | 2024.10.31 20:25:19.332248 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Debug> DynamicQueryHandler: Done processing query | ||
8541 | 2024.10.31 20:25:19.332275 [ 293 ] {f0829fce-9f56-4201-bb7b-62ea8f94978d} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
8542 | 2024.10.31 20:25:19.332298 [ 293 ] {} <Debug> HTTP-Session: 1c06b094-c9c1-4616-91c1-c6e24961ef77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8543 | 2024.10.31 20:25:19.332519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8544 | 2024.10.31 20:25:19.332532 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8545 | 2024.10.31 20:25:19.332626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8546 | 2024.10.31 20:25:19.332669 [ 3 ] {} <Debug> HTTP-Session: 6241e579-eb61-41f8-a995-a280281783e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45670 | ||
8547 | 2024.10.31 20:25:19.332692 [ 3 ] {} <Debug> HTTP-Session: 6241e579-eb61-41f8-a995-a280281783e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8548 | 2024.10.31 20:25:19.332721 [ 3 ] {} <Debug> HTTP-Session: 6241e579-eb61-41f8-a995-a280281783e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8549 | 2024.10.31 20:25:19.332777 [ 3 ] {} <Trace> HTTP-Session: 6241e579-eb61-41f8-a995-a280281783e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8550 | 2024.10.31 20:25:19.332968 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45670) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8551 | 2024.10.31 20:25:19.333026 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8552 | 2024.10.31 20:25:19.333189 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8553 | 2024.10.31 20:25:19.333561 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8554 | 2024.10.31 20:25:19.333602 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8555 | 2024.10.31 20:25:19.334077 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8556 | 2024.10.31 20:25:19.334424 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8557 | 2024.10.31 20:25:19.334557 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001668 sec., 49160.671462829734 rows/sec., 3.12 MiB/sec. | ||
8558 | 2024.10.31 20:25:19.334560 [ 86 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8559 | 2024.10.31 20:25:19.334629 [ 86 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2024.10.31 20:25:19.334658 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8561 | 2024.10.31 20:25:19.334784 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
8562 | 2024.10.31 20:25:19.334793 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Debug> DynamicQueryHandler: Done processing query | ||
8563 | 2024.10.31 20:25:19.334835 [ 3 ] {c74a303d-b8cd-41f3-b455-202d477d390d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8564 | 2024.10.31 20:25:19.334853 [ 3 ] {} <Debug> HTTP-Session: 6241e579-eb61-41f8-a995-a280281783e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8565 | 2024.10.31 20:25:19.334925 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8566 | 2024.10.31 20:25:19.334959 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2266 rows starting from the beginning of the part | ||
8567 | 2024.10.31 20:25:19.335017 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
8568 | 2024.10.31 20:25:19.335165 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
8569 | 2024.10.31 20:25:19.335291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8570 | 2024.10.31 20:25:19.335543 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
8571 | 2024.10.31 20:25:19.335671 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
8572 | 2024.10.31 20:25:19.335869 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
8573 | 2024.10.31 20:25:19.337548 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002815669 sec., 926955.5476868908 rows/sec., 61.05 MiB/sec. | ||
8574 | 2024.10.31 20:25:19.337871 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8575 | 2024.10.31 20:25:19.338333 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2024.10.31 20:25:19.338422 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_46_9} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8577 | 2024.10.31 20:25:19.338518 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
8578 | 2024.10.31 20:25:20.000186 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.18 MiB, peak 173.36 MiB, free memory in arenas 0.00 B, will set to 164.18 MiB (RSS), difference: -1.01 MiB | ||
8579 | 2024.10.31 20:25:20.865334 [ 90 ] {} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
8580 | 2024.10.31 20:25:20.865403 [ 90 ] {} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8581 | 2024.10.31 20:25:20.865430 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8582 | 2024.10.31 20:25:20.865601 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
8583 | 2024.10.31 20:25:20.865805 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8584 | 2024.10.31 20:25:20.865848 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
8585 | 2024.10.31 20:25:20.865945 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
8586 | 2024.10.31 20:25:20.866072 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
8587 | 2024.10.31 20:25:20.866181 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
8588 | 2024.10.31 20:25:20.866258 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
8589 | 2024.10.31 20:25:20.867221 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171525 sec., 23320.215711995337 rows/sec., 1.95 MiB/sec. | ||
8590 | 2024.10.31 20:25:20.867419 [ 193 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
8591 | 2024.10.31 20:25:20.867934 [ 193 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_9_2} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2024.10.31 20:25:20.868033 [ 193 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_9_2} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
8593 | 2024.10.31 20:25:20.868142 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8594 | 2024.10.31 20:25:24.142883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8595 | 2024.10.31 20:25:24.285582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41788, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8596 | 2024.10.31 20:25:24.285694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8597 | 2024.10.31 20:25:24.285723 [ 3 ] {} <Debug> HTTP-Session: 020a10b3-f472-49d3-8154-cb26bfc6359a Authenticating user 'default' from [fd00:1122:3344:101::d]:41788 | ||
8598 | 2024.10.31 20:25:24.285752 [ 3 ] {} <Debug> HTTP-Session: 020a10b3-f472-49d3-8154-cb26bfc6359a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8599 | 2024.10.31 20:25:24.285770 [ 3 ] {} <Debug> HTTP-Session: 020a10b3-f472-49d3-8154-cb26bfc6359a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8600 | 2024.10.31 20:25:24.285828 [ 3 ] {} <Trace> HTTP-Session: 020a10b3-f472-49d3-8154-cb26bfc6359a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8601 | 2024.10.31 20:25:24.286028 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41788) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8602 | 2024.10.31 20:25:24.286103 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8603 | 2024.10.31 20:25:24.286464 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8604 | 2024.10.31 20:25:24.286969 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8605 | 2024.10.31 20:25:24.287015 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8606 | 2024.10.31 20:25:24.287423 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8607 | 2024.10.31 20:25:24.287815 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8608 | 2024.10.31 20:25:24.287971 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002001 sec., 3998.0009995002497 rows/sec., 326.01 KiB/sec. | ||
8609 | 2024.10.31 20:25:24.288194 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Debug> DynamicQueryHandler: Done processing query | ||
8610 | 2024.10.31 20:25:24.288221 [ 3 ] {0fd4924e-5584-4a74-bfc0-03c8adc9bace} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8611 | 2024.10.31 20:25:24.288238 [ 3 ] {} <Debug> HTTP-Session: 020a10b3-f472-49d3-8154-cb26bfc6359a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8612 | 2024.10.31 20:25:24.288433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8613 | 2024.10.31 20:25:24.288555 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43079, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8614 | 2024.10.31 20:25:24.288670 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8615 | 2024.10.31 20:25:24.288695 [ 293 ] {} <Debug> HTTP-Session: 712cb6c2-c562-453b-990c-460d0bd80dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43079 | ||
8616 | 2024.10.31 20:25:24.288720 [ 293 ] {} <Debug> HTTP-Session: 712cb6c2-c562-453b-990c-460d0bd80dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8617 | 2024.10.31 20:25:24.288735 [ 293 ] {} <Debug> HTTP-Session: 712cb6c2-c562-453b-990c-460d0bd80dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8618 | 2024.10.31 20:25:24.288789 [ 293 ] {} <Trace> HTTP-Session: 712cb6c2-c562-453b-990c-460d0bd80dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8619 | 2024.10.31 20:25:24.288996 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43079) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8620 | 2024.10.31 20:25:24.289065 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8621 | 2024.10.31 20:25:24.289419 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8622 | 2024.10.31 20:25:24.289857 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8623 | 2024.10.31 20:25:24.289897 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8624 | 2024.10.31 20:25:24.290323 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8625 | 2024.10.31 20:25:24.290715 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8626 | 2024.10.31 20:25:24.290863 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001945 sec., 30848.32904884319 rows/sec., 2.36 MiB/sec. | ||
8627 | 2024.10.31 20:25:24.291081 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Debug> DynamicQueryHandler: Done processing query | ||
8628 | 2024.10.31 20:25:24.291107 [ 293 ] {3b8b46eb-d79f-4033-bf90-21595b2a36b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8629 | 2024.10.31 20:25:24.291124 [ 293 ] {} <Debug> HTTP-Session: 712cb6c2-c562-453b-990c-460d0bd80dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8630 | 2024.10.31 20:25:24.291309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41788, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8631 | 2024.10.31 20:25:24.291326 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8632 | 2024.10.31 20:25:24.291400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8633 | 2024.10.31 20:25:24.291437 [ 3 ] {} <Debug> HTTP-Session: d6a89d61-b9a5-4849-a9c3-5615d2678347 Authenticating user 'default' from [fd00:1122:3344:101::d]:41788 | ||
8634 | 2024.10.31 20:25:24.291457 [ 3 ] {} <Debug> HTTP-Session: d6a89d61-b9a5-4849-a9c3-5615d2678347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8635 | 2024.10.31 20:25:24.291485 [ 3 ] {} <Debug> HTTP-Session: d6a89d61-b9a5-4849-a9c3-5615d2678347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8636 | 2024.10.31 20:25:24.291536 [ 3 ] {} <Trace> HTTP-Session: d6a89d61-b9a5-4849-a9c3-5615d2678347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8637 | 2024.10.31 20:25:24.291662 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41788) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8638 | 2024.10.31 20:25:24.291722 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8639 | 2024.10.31 20:25:24.291998 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8640 | 2024.10.31 20:25:24.292366 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8641 | 2024.10.31 20:25:24.292405 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8642 | 2024.10.31 20:25:24.292776 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8643 | 2024.10.31 20:25:24.293152 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8644 | 2024.10.31 20:25:24.293317 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001682 sec., 4756.242568370987 rows/sec., 332.10 KiB/sec. | ||
8645 | 2024.10.31 20:25:24.293503 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Debug> DynamicQueryHandler: Done processing query | ||
8646 | 2024.10.31 20:25:24.293528 [ 3 ] {96fd1191-8dd1-472f-81e1-fcb76009039f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8647 | 2024.10.31 20:25:24.293545 [ 3 ] {} <Debug> HTTP-Session: d6a89d61-b9a5-4849-a9c3-5615d2678347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8648 | 2024.10.31 20:25:24.293746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41788, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8649 | 2024.10.31 20:25:24.293813 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48433, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8650 | 2024.10.31 20:25:24.293901 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8651 | 2024.10.31 20:25:24.293937 [ 293 ] {} <Debug> HTTP-Session: f344d743-644f-4bee-816a-a63063023fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48433 | ||
8652 | 2024.10.31 20:25:24.293962 [ 293 ] {} <Debug> HTTP-Session: f344d743-644f-4bee-816a-a63063023fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8653 | 2024.10.31 20:25:24.293980 [ 293 ] {} <Debug> HTTP-Session: f344d743-644f-4bee-816a-a63063023fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8654 | 2024.10.31 20:25:24.294028 [ 293 ] {} <Trace> HTTP-Session: f344d743-644f-4bee-816a-a63063023fd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8655 | 2024.10.31 20:25:24.294200 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48433) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8656 | 2024.10.31 20:25:24.294258 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8657 | 2024.10.31 20:25:24.294532 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8658 | 2024.10.31 20:25:24.294903 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8659 | 2024.10.31 20:25:24.294939 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8660 | 2024.10.31 20:25:24.295299 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8661 | 2024.10.31 20:25:24.295657 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8662 | 2024.10.31 20:25:24.295787 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001654 sec., 43530.83434099153 rows/sec., 3.41 MiB/sec. | ||
8663 | 2024.10.31 20:25:24.295966 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Debug> DynamicQueryHandler: Done processing query | ||
8664 | 2024.10.31 20:25:24.295990 [ 293 ] {a855478e-53be-4573-88d3-e5700079bd39} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8665 | 2024.10.31 20:25:24.296005 [ 293 ] {} <Debug> HTTP-Session: f344d743-644f-4bee-816a-a63063023fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8666 | 2024.10.31 20:25:24.296203 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8667 | 2024.10.31 20:25:24.296280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63591, User-Agent: (none), Length: 25279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8668 | 2024.10.31 20:25:24.296353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8669 | 2024.10.31 20:25:24.296374 [ 3 ] {} <Debug> HTTP-Session: d1a4ddb2-3ed5-4973-8db7-02e6a5e9b033 Authenticating user 'default' from [fd00:1122:3344:101::d]:63591 | ||
8670 | 2024.10.31 20:25:24.296394 [ 3 ] {} <Debug> HTTP-Session: d1a4ddb2-3ed5-4973-8db7-02e6a5e9b033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8671 | 2024.10.31 20:25:24.296408 [ 3 ] {} <Debug> HTTP-Session: d1a4ddb2-3ed5-4973-8db7-02e6a5e9b033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8672 | 2024.10.31 20:25:24.296450 [ 3 ] {} <Trace> HTTP-Session: d1a4ddb2-3ed5-4973-8db7-02e6a5e9b033 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8673 | 2024.10.31 20:25:24.296616 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63591) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8674 | 2024.10.31 20:25:24.296669 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8675 | 2024.10.31 20:25:24.296868 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8676 | 2024.10.31 20:25:24.297299 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8677 | 2024.10.31 20:25:24.297336 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8678 | 2024.10.31 20:25:24.297744 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8679 | 2024.10.31 20:25:24.298090 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2024.10.31 20:25:24.298248 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001702 sec., 77555.81668625148 rows/sec., 5.40 MiB/sec. | ||
8681 | 2024.10.31 20:25:24.298521 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Debug> DynamicQueryHandler: Done processing query | ||
8682 | 2024.10.31 20:25:24.298576 [ 3 ] {ec894183-8a25-45fb-b77f-f93ee30cdc5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8683 | 2024.10.31 20:25:24.298621 [ 3 ] {} <Debug> HTTP-Session: d1a4ddb2-3ed5-4973-8db7-02e6a5e9b033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8684 | 2024.10.31 20:25:24.298814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8685 | 2024.10.31 20:25:24.298903 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38807, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8686 | 2024.10.31 20:25:24.298981 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8687 | 2024.10.31 20:25:24.299006 [ 293 ] {} <Debug> HTTP-Session: 73ae1463-ed25-49ec-a759-fcfe7b9f08e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38807 | ||
8688 | 2024.10.31 20:25:24.299028 [ 293 ] {} <Debug> HTTP-Session: 73ae1463-ed25-49ec-a759-fcfe7b9f08e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8689 | 2024.10.31 20:25:24.299045 [ 293 ] {} <Debug> HTTP-Session: 73ae1463-ed25-49ec-a759-fcfe7b9f08e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8690 | 2024.10.31 20:25:24.299092 [ 293 ] {} <Trace> HTTP-Session: 73ae1463-ed25-49ec-a759-fcfe7b9f08e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8691 | 2024.10.31 20:25:24.299254 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38807) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8692 | 2024.10.31 20:25:24.299308 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8693 | 2024.10.31 20:25:24.299472 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8694 | 2024.10.31 20:25:24.299778 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8695 | 2024.10.31 20:25:24.299813 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8696 | 2024.10.31 20:25:24.300182 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8697 | 2024.10.31 20:25:24.300516 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8698 | 2024.10.31 20:25:24.300652 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001461 sec., 32854.20944558521 rows/sec., 2.21 MiB/sec. | ||
8699 | 2024.10.31 20:25:24.300919 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Debug> DynamicQueryHandler: Done processing query | ||
8700 | 2024.10.31 20:25:24.300980 [ 293 ] {794623fa-a4f4-4ba3-b0dc-1c86a92f533e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8701 | 2024.10.31 20:25:24.301026 [ 293 ] {} <Debug> HTTP-Session: 73ae1463-ed25-49ec-a759-fcfe7b9f08e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8702 | 2024.10.31 20:25:24.301268 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38807, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8703 | 2024.10.31 20:25:24.327798 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8704 | 2024.10.31 20:25:24.343221 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8705 | 2024.10.31 20:25:24.346560 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8706 | 2024.10.31 20:25:24.351891 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39213, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8707 | 2024.10.31 20:25:24.513341 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8708 | 2024.10.31 20:25:24.525687 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8709 | 2024.10.31 20:25:24.525759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8710 | 2024.10.31 20:25:27.980274 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8711 | 2024.10.31 20:25:27.980346 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8712 | 2024.10.31 20:25:28.261105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 794 | ||
8713 | 2024.10.31 20:25:28.264218 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8714 | 2024.10.31 20:25:28.264274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8715 | 2024.10.31 20:25:28.265778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8716 | 2024.10.31 20:25:28.266799 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8717 | 2024.10.31 20:25:28.267001 [ 76 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8718 | 2024.10.31 20:25:28.267117 [ 76 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8719 | 2024.10.31 20:25:28.267188 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8720 | 2024.10.31 20:25:28.268266 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
8721 | 2024.10.31 20:25:28.268732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
8722 | 2024.10.31 20:25:28.269496 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8723 | 2024.10.31 20:25:28.269676 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 666 rows starting from the beginning of the part | ||
8724 | 2024.10.31 20:25:28.270209 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
8725 | 2024.10.31 20:25:28.270663 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
8726 | 2024.10.31 20:25:28.271114 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
8727 | 2024.10.31 20:25:28.271545 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
8728 | 2024.10.31 20:25:28.271951 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
8729 | 2024.10.31 20:25:28.280497 [ 190 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.013200861 sec., 60147.591888135175 rows/sec., 44.44 MiB/sec. | ||
8730 | 2024.10.31 20:25:28.281527 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8731 | 2024.10.31 20:25:28.282992 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8732 | 2024.10.31 20:25:28.283082 [ 200 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_26_5} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8733 | 2024.10.31 20:25:28.283291 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
8734 | 2024.10.31 20:25:29.286673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33764, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8735 | 2024.10.31 20:25:29.286797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8736 | 2024.10.31 20:25:29.286823 [ 3 ] {} <Debug> HTTP-Session: 9e482969-67fc-4ed9-a5a4-c7698485cd4b Authenticating user 'default' from [fd00:1122:3344:101::d]:33764 | ||
8737 | 2024.10.31 20:25:29.286848 [ 3 ] {} <Debug> HTTP-Session: 9e482969-67fc-4ed9-a5a4-c7698485cd4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8738 | 2024.10.31 20:25:29.286863 [ 3 ] {} <Debug> HTTP-Session: 9e482969-67fc-4ed9-a5a4-c7698485cd4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8739 | 2024.10.31 20:25:29.286915 [ 3 ] {} <Trace> HTTP-Session: 9e482969-67fc-4ed9-a5a4-c7698485cd4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8740 | 2024.10.31 20:25:29.287112 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33764) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8741 | 2024.10.31 20:25:29.287180 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8742 | 2024.10.31 20:25:29.287514 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8743 | 2024.10.31 20:25:29.288078 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8744 | 2024.10.31 20:25:29.288126 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8745 | 2024.10.31 20:25:29.288555 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8746 | 2024.10.31 20:25:29.288960 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2024.10.31 20:25:29.289141 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00209 sec., 26794.258373205743 rows/sec., 2.06 MiB/sec. | ||
8748 | 2024.10.31 20:25:29.289370 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Debug> DynamicQueryHandler: Done processing query | ||
8749 | 2024.10.31 20:25:29.289397 [ 3 ] {41ab5533-2cac-4bc8-a9c4-33d1f39947a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8750 | 2024.10.31 20:25:29.289414 [ 3 ] {} <Debug> HTTP-Session: 9e482969-67fc-4ed9-a5a4-c7698485cd4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8751 | 2024.10.31 20:25:29.289608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33764, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8752 | 2024.10.31 20:25:29.289712 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40915, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8753 | 2024.10.31 20:25:29.289820 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8754 | 2024.10.31 20:25:29.289845 [ 293 ] {} <Debug> HTTP-Session: 71dd235c-5d41-4cd8-bf49-ce4fe21c9f06 Authenticating user 'default' from [fd00:1122:3344:101::d]:40915 | ||
8755 | 2024.10.31 20:25:29.289870 [ 293 ] {} <Debug> HTTP-Session: 71dd235c-5d41-4cd8-bf49-ce4fe21c9f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8756 | 2024.10.31 20:25:29.289885 [ 293 ] {} <Debug> HTTP-Session: 71dd235c-5d41-4cd8-bf49-ce4fe21c9f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8757 | 2024.10.31 20:25:29.289938 [ 293 ] {} <Trace> HTTP-Session: 71dd235c-5d41-4cd8-bf49-ce4fe21c9f06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8758 | 2024.10.31 20:25:29.290142 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40915) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8759 | 2024.10.31 20:25:29.290210 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8760 | 2024.10.31 20:25:29.290557 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8761 | 2024.10.31 20:25:29.290992 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8762 | 2024.10.31 20:25:29.291032 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8763 | 2024.10.31 20:25:29.291467 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8764 | 2024.10.31 20:25:29.291862 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8765 | 2024.10.31 20:25:29.292015 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001948 sec., 32854.20944558521 rows/sec., 2.56 MiB/sec. | ||
8766 | 2024.10.31 20:25:29.292229 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Debug> DynamicQueryHandler: Done processing query | ||
8767 | 2024.10.31 20:25:29.292256 [ 293 ] {42f38f97-ef7b-4dde-b153-545e44334379} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8768 | 2024.10.31 20:25:29.292274 [ 293 ] {} <Debug> HTTP-Session: 71dd235c-5d41-4cd8-bf49-ce4fe21c9f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8769 | 2024.10.31 20:25:29.292507 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8770 | 2024.10.31 20:25:29.292655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36902, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8771 | 2024.10.31 20:25:29.292742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8772 | 2024.10.31 20:25:29.292774 [ 3 ] {} <Debug> HTTP-Session: b5fcd1ea-1929-4815-8623-b86075fcce7c Authenticating user 'default' from [fd00:1122:3344:101::d]:36902 | ||
8773 | 2024.10.31 20:25:29.292798 [ 3 ] {} <Debug> HTTP-Session: b5fcd1ea-1929-4815-8623-b86075fcce7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8774 | 2024.10.31 20:25:29.292815 [ 3 ] {} <Debug> HTTP-Session: b5fcd1ea-1929-4815-8623-b86075fcce7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8775 | 2024.10.31 20:25:29.292860 [ 3 ] {} <Trace> HTTP-Session: b5fcd1ea-1929-4815-8623-b86075fcce7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8776 | 2024.10.31 20:25:29.293040 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36902) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8777 | 2024.10.31 20:25:29.293096 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8778 | 2024.10.31 20:25:29.293285 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8779 | 2024.10.31 20:25:29.293765 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8780 | 2024.10.31 20:25:29.293804 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8781 | 2024.10.31 20:25:29.294215 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8782 | 2024.10.31 20:25:29.294559 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8783 | 2024.10.31 20:25:29.294717 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec. | ||
8784 | 2024.10.31 20:25:29.294986 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Debug> DynamicQueryHandler: Done processing query | ||
8785 | 2024.10.31 20:25:29.295046 [ 3 ] {db6fd986-2ea5-4572-b9bc-d993d8ad5dfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8786 | 2024.10.31 20:25:29.295099 [ 3 ] {} <Debug> HTTP-Session: b5fcd1ea-1929-4815-8623-b86075fcce7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8787 | 2024.10.31 20:25:29.295326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36902, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8788 | 2024.10.31 20:25:29.295392 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55411, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8789 | 2024.10.31 20:25:29.295482 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8790 | 2024.10.31 20:25:29.295511 [ 293 ] {} <Debug> HTTP-Session: cee9a98b-4062-4f55-a4c7-23ce06a44f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:55411 | ||
8791 | 2024.10.31 20:25:29.295535 [ 293 ] {} <Debug> HTTP-Session: cee9a98b-4062-4f55-a4c7-23ce06a44f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8792 | 2024.10.31 20:25:29.295552 [ 293 ] {} <Debug> HTTP-Session: cee9a98b-4062-4f55-a4c7-23ce06a44f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8793 | 2024.10.31 20:25:29.295600 [ 293 ] {} <Trace> HTTP-Session: cee9a98b-4062-4f55-a4c7-23ce06a44f3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8794 | 2024.10.31 20:25:29.295766 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55411) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8795 | 2024.10.31 20:25:29.295827 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8796 | 2024.10.31 20:25:29.296022 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8797 | 2024.10.31 20:25:29.296361 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8798 | 2024.10.31 20:25:29.296403 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8799 | 2024.10.31 20:25:29.296793 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8800 | 2024.10.31 20:25:29.297124 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8801 | 2024.10.31 20:25:29.297252 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
8802 | 2024.10.31 20:25:29.297505 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Debug> DynamicQueryHandler: Done processing query | ||
8803 | 2024.10.31 20:25:29.297567 [ 293 ] {2e139664-65a1-40f1-826b-231981570dba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8804 | 2024.10.31 20:25:29.297628 [ 293 ] {} <Debug> HTTP-Session: cee9a98b-4062-4f55-a4c7-23ce06a44f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8805 | 2024.10.31 20:25:29.297954 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8806 | 2024.10.31 20:25:31.458500 [ 74 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8807 | 2024.10.31 20:25:31.458578 [ 74 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8808 | 2024.10.31 20:25:31.458601 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8809 | 2024.10.31 20:25:31.458819 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
8810 | 2024.10.31 20:25:31.459025 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8811 | 2024.10.31 20:25:31.459065 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
8812 | 2024.10.31 20:25:31.459144 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
8813 | 2024.10.31 20:25:31.459344 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
8814 | 2024.10.31 20:25:31.459637 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
8815 | 2024.10.31 20:25:31.459866 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
8816 | 2024.10.31 20:25:31.461068 [ 201 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002382202 sec., 5876.9155596376795 rows/sec., 394.36 KiB/sec. | ||
8817 | 2024.10.31 20:25:31.461256 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8818 | 2024.10.31 20:25:31.461712 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_13_3} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8819 | 2024.10.31 20:25:31.461807 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_13_3} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8820 | 2024.10.31 20:25:31.461904 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
8821 | 2024.10.31 20:25:31.667292 [ 74 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8822 | 2024.10.31 20:25:31.667331 [ 74 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8823 | 2024.10.31 20:25:31.667354 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8824 | 2024.10.31 20:25:31.667614 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
8825 | 2024.10.31 20:25:31.667942 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8826 | 2024.10.31 20:25:31.668004 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
8827 | 2024.10.31 20:25:31.668168 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
8828 | 2024.10.31 20:25:31.668307 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
8829 | 2024.10.31 20:25:31.668658 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
8830 | 2024.10.31 20:25:31.668784 [ 189 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
8831 | 2024.10.31 20:25:31.669791 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364101 sec., 32993.5142364899 rows/sec., 1.68 MiB/sec. | ||
8832 | 2024.10.31 20:25:31.669988 [ 192 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8833 | 2024.10.31 20:25:31.670452 [ 192 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_13_3} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2024.10.31 20:25:31.670547 [ 192 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_13_3} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8835 | 2024.10.31 20:25:31.670653 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8836 | 2024.10.31 20:25:34.292989 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34033, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8837 | 2024.10.31 20:25:34.293121 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8838 | 2024.10.31 20:25:34.293151 [ 293 ] {} <Debug> HTTP-Session: b35d437c-3bca-47c9-a8c6-68f6cbe453eb Authenticating user 'default' from [fd00:1122:3344:101::d]:34033 | ||
8839 | 2024.10.31 20:25:34.293179 [ 293 ] {} <Debug> HTTP-Session: b35d437c-3bca-47c9-a8c6-68f6cbe453eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8840 | 2024.10.31 20:25:34.293196 [ 293 ] {} <Debug> HTTP-Session: b35d437c-3bca-47c9-a8c6-68f6cbe453eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8841 | 2024.10.31 20:25:34.293256 [ 293 ] {} <Trace> HTTP-Session: b35d437c-3bca-47c9-a8c6-68f6cbe453eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8842 | 2024.10.31 20:25:34.293560 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34033) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8843 | 2024.10.31 20:25:34.293637 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8844 | 2024.10.31 20:25:34.293984 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8845 | 2024.10.31 20:25:34.294613 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8846 | 2024.10.31 20:25:34.294659 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8847 | 2024.10.31 20:25:34.295111 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8848 | 2024.10.31 20:25:34.295500 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8849 | 2024.10.31 20:25:34.295662 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002242 sec., 120874.21944692239 rows/sec., 10.76 MiB/sec. | ||
8850 | 2024.10.31 20:25:34.295703 [ 66 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8851 | 2024.10.31 20:25:34.295832 [ 66 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8852 | 2024.10.31 20:25:34.295884 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8853 | 2024.10.31 20:25:34.295991 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Debug> DynamicQueryHandler: Done processing query | ||
8854 | 2024.10.31 20:25:34.296026 [ 293 ] {a2778a23-1f16-4ba9-9c6b-f3ba8c5875e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
8855 | 2024.10.31 20:25:34.296032 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
8856 | 2024.10.31 20:25:34.296044 [ 293 ] {} <Debug> HTTP-Session: b35d437c-3bca-47c9-a8c6-68f6cbe453eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8857 | 2024.10.31 20:25:34.296170 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8858 | 2024.10.31 20:25:34.296203 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1422 rows starting from the beginning of the part | ||
8859 | 2024.10.31 20:25:34.296279 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
8860 | 2024.10.31 20:25:34.296312 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8861 | 2024.10.31 20:25:34.296567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34778, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8862 | 2024.10.31 20:25:34.296760 [ 293 ] {} <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): | ||
8863 | |||
8864 | (version 23.8.7.1) | ||
8865 | 2024.10.31 20:25:34.296790 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 271 rows starting from the beginning of the part | ||
8866 | 2024.10.31 20:25:34.296826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8867 | 2024.10.31 20:25:34.296947 [ 3 ] {} <Debug> HTTP-Session: 343769b1-6b07-46d2-960e-113075ccde53 Authenticating user 'default' from [fd00:1122:3344:101::d]:34778 | ||
8868 | 2024.10.31 20:25:34.297052 [ 3 ] {} <Debug> HTTP-Session: 343769b1-6b07-46d2-960e-113075ccde53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8869 | 2024.10.31 20:25:34.297078 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
8870 | 2024.10.31 20:25:34.297119 [ 3 ] {} <Debug> HTTP-Session: 343769b1-6b07-46d2-960e-113075ccde53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8871 | 2024.10.31 20:25:34.297281 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
8872 | 2024.10.31 20:25:34.297295 [ 3 ] {} <Trace> HTTP-Session: 343769b1-6b07-46d2-960e-113075ccde53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8873 | 2024.10.31 20:25:34.297476 [ 188 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 271 rows starting from the beginning of the part | ||
8874 | 2024.10.31 20:25:34.297811 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34778) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8875 | 2024.10.31 20:25:34.297917 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8876 | 2024.10.31 20:25:34.298847 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8877 | 2024.10.31 20:25:34.299981 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2024.10.31 20:25:34.300024 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8879 | 2024.10.31 20:25:34.300652 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.004685482 sec., 455876.2577681442 rows/sec., 40.30 MiB/sec. | ||
8880 | 2024.10.31 20:25:34.300883 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8881 | 2024.10.31 20:25:34.301059 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8882 | 2024.10.31 20:25:34.301949 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8883 | 2024.10.31 20:25:34.302234 [ 66 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8884 | 2024.10.31 20:25:34.302300 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.004708 sec., 8708.58113848768 rows/sec., 654.84 KiB/sec. | ||
8885 | 2024.10.31 20:25:34.302323 [ 66 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.10.31 20:25:34.302374 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8887 | 2024.10.31 20:25:34.302404 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8888 | 2024.10.31 20:25:34.302781 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_51_10} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8889 | 2024.10.31 20:25:34.302852 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
8890 | 2024.10.31 20:25:34.302946 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8891 | 2024.10.31 20:25:34.303038 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Debug> DynamicQueryHandler: Done processing query | ||
8892 | 2024.10.31 20:25:34.303092 [ 3 ] {dc5fa8fb-63da-4922-a316-ed1703c037c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8893 | 2024.10.31 20:25:34.303143 [ 3 ] {} <Debug> HTTP-Session: 343769b1-6b07-46d2-960e-113075ccde53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8894 | 2024.10.31 20:25:34.303189 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8895 | 2024.10.31 20:25:34.303238 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 59 rows starting from the beginning of the part | ||
8896 | 2024.10.31 20:25:34.303328 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
8897 | 2024.10.31 20:25:34.303515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8898 | 2024.10.31 20:25:34.303581 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50402, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8899 | 2024.10.31 20:25:34.303807 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8900 | 2024.10.31 20:25:34.303818 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
8901 | 2024.10.31 20:25:34.303844 [ 293 ] {} <Debug> HTTP-Session: 3473cf49-f110-4d9d-9fbb-207be17fe075 Authenticating user 'default' from [fd00:1122:3344:101::d]:50402 | ||
8902 | 2024.10.31 20:25:34.303905 [ 293 ] {} <Debug> HTTP-Session: 3473cf49-f110-4d9d-9fbb-207be17fe075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8903 | 2024.10.31 20:25:34.303922 [ 3 ] {} <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): | ||
8904 | |||
8905 | (version 23.8.7.1) | ||
8906 | 2024.10.31 20:25:34.304020 [ 293 ] {} <Debug> HTTP-Session: 3473cf49-f110-4d9d-9fbb-207be17fe075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8907 | 2024.10.31 20:25:34.304111 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
8908 | 2024.10.31 20:25:34.304159 [ 293 ] {} <Trace> HTTP-Session: 3473cf49-f110-4d9d-9fbb-207be17fe075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8909 | 2024.10.31 20:25:34.304242 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
8910 | 2024.10.31 20:25:34.304385 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
8911 | 2024.10.31 20:25:34.304411 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50402) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8912 | 2024.10.31 20:25:34.304512 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8913 | 2024.10.31 20:25:34.305043 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8914 | 2024.10.31 20:25:34.305665 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8915 | 2024.10.31 20:25:34.305712 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8916 | 2024.10.31 20:25:34.306029 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.003466371 sec., 55966.31174216493 rows/sec., 4.28 MiB/sec. | ||
8917 | 2024.10.31 20:25:34.306153 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8918 | 2024.10.31 20:25:34.306295 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8919 | 2024.10.31 20:25:34.306672 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2024.10.31 20:25:34.306755 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_29_6} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8921 | 2024.10.31 20:25:34.306805 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8922 | 2024.10.31 20:25:34.306844 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8923 | 2024.10.31 20:25:34.307011 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002692 sec., 5200.594353640417 rows/sec., 364.22 KiB/sec. | ||
8924 | 2024.10.31 20:25:34.307384 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Debug> DynamicQueryHandler: Done processing query | ||
8925 | 2024.10.31 20:25:34.307409 [ 293 ] {a0ccae0d-1d17-49d8-94c8-ad466450d62b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8926 | 2024.10.31 20:25:34.307426 [ 293 ] {} <Debug> HTTP-Session: 3473cf49-f110-4d9d-9fbb-207be17fe075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8927 | 2024.10.31 20:25:34.307597 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50402, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8928 | 2024.10.31 20:25:34.307668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38824, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8929 | 2024.10.31 20:25:34.307755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8930 | 2024.10.31 20:25:34.307782 [ 3 ] {} <Debug> HTTP-Session: d2c47df5-bd40-4e16-99fd-3f19170bd9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38824 | ||
8931 | 2024.10.31 20:25:34.307806 [ 3 ] {} <Debug> HTTP-Session: d2c47df5-bd40-4e16-99fd-3f19170bd9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8932 | 2024.10.31 20:25:34.307824 [ 3 ] {} <Debug> HTTP-Session: d2c47df5-bd40-4e16-99fd-3f19170bd9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8933 | 2024.10.31 20:25:34.307875 [ 3 ] {} <Trace> HTTP-Session: d2c47df5-bd40-4e16-99fd-3f19170bd9cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8934 | 2024.10.31 20:25:34.308011 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38824) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8935 | 2024.10.31 20:25:34.308068 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8936 | 2024.10.31 20:25:34.308380 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8937 | 2024.10.31 20:25:34.308720 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8938 | 2024.10.31 20:25:34.308755 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8939 | 2024.10.31 20:25:34.309115 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8940 | 2024.10.31 20:25:34.309486 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8941 | 2024.10.31 20:25:34.309625 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001656 sec., 3623.1884057971015 rows/sec., 214.07 KiB/sec. | ||
8942 | 2024.10.31 20:25:34.309935 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Debug> DynamicQueryHandler: Done processing query | ||
8943 | 2024.10.31 20:25:34.309959 [ 3 ] {35fdad1e-17d4-4296-b461-67da75bdb589} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8944 | 2024.10.31 20:25:34.309976 [ 3 ] {} <Debug> HTTP-Session: d2c47df5-bd40-4e16-99fd-3f19170bd9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8945 | 2024.10.31 20:25:34.310206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8946 | 2024.10.31 20:25:34.310298 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39602, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8947 | 2024.10.31 20:25:34.310370 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8948 | 2024.10.31 20:25:34.310394 [ 293 ] {} <Debug> HTTP-Session: 6dcd3718-61ed-4f65-893e-8fd36eb6d32f Authenticating user 'default' from [fd00:1122:3344:101::d]:39602 | ||
8949 | 2024.10.31 20:25:34.310417 [ 293 ] {} <Debug> HTTP-Session: 6dcd3718-61ed-4f65-893e-8fd36eb6d32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8950 | 2024.10.31 20:25:34.310436 [ 293 ] {} <Debug> HTTP-Session: 6dcd3718-61ed-4f65-893e-8fd36eb6d32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8951 | 2024.10.31 20:25:34.310482 [ 293 ] {} <Trace> HTTP-Session: 6dcd3718-61ed-4f65-893e-8fd36eb6d32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8952 | 2024.10.31 20:25:34.310742 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39602) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8953 | 2024.10.31 20:25:34.310793 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8954 | 2024.10.31 20:25:34.311059 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8955 | 2024.10.31 20:25:34.311666 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8956 | 2024.10.31 20:25:34.311705 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8957 | 2024.10.31 20:25:34.312089 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8958 | 2024.10.31 20:25:34.312450 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8959 | 2024.10.31 20:25:34.312609 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001983 sec., 213313.16187594555 rows/sec., 15.25 MiB/sec. | ||
8960 | 2024.10.31 20:25:34.312618 [ 66 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8961 | 2024.10.31 20:25:34.312708 [ 66 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8962 | 2024.10.31 20:25:34.312772 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8963 | 2024.10.31 20:25:34.312954 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Debug> DynamicQueryHandler: Done processing query | ||
8964 | 2024.10.31 20:25:34.313035 [ 293 ] {2a2b5d61-b47c-4404-b1df-4cbb2fbb2dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
8965 | 2024.10.31 20:25:34.313109 [ 293 ] {} <Debug> HTTP-Session: 6dcd3718-61ed-4f65-893e-8fd36eb6d32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8966 | 2024.10.31 20:25:34.313487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38824, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8967 | 2024.10.31 20:25:34.313554 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39602, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8968 | 2024.10.31 20:25:34.313717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8969 | 2024.10.31 20:25:34.313838 [ 3 ] {} <Debug> HTTP-Session: d32e05eb-353d-4c1d-a18f-8d55fd0c4953 Authenticating user 'default' from [fd00:1122:3344:101::d]:38824 | ||
8970 | 2024.10.31 20:25:34.313867 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
8971 | 2024.10.31 20:25:34.313907 [ 3 ] {} <Debug> HTTP-Session: d32e05eb-353d-4c1d-a18f-8d55fd0c4953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8972 | 2024.10.31 20:25:34.314024 [ 3 ] {} <Debug> HTTP-Session: d32e05eb-353d-4c1d-a18f-8d55fd0c4953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8973 | 2024.10.31 20:25:34.314147 [ 293 ] {} <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): | ||
8974 | |||
8975 | (version 23.8.7.1) | ||
8976 | 2024.10.31 20:25:34.314173 [ 3 ] {} <Trace> HTTP-Session: d32e05eb-353d-4c1d-a18f-8d55fd0c4953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8977 | 2024.10.31 20:25:34.314468 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38824) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8978 | 2024.10.31 20:25:34.314488 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8979 | 2024.10.31 20:25:34.314578 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
8980 | 2024.10.31 20:25:34.314577 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8981 | 2024.10.31 20:25:34.314917 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
8982 | 2024.10.31 20:25:34.315297 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 423 rows starting from the beginning of the part | ||
8983 | 2024.10.31 20:25:34.315625 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 72 rows starting from the beginning of the part | ||
8984 | 2024.10.31 20:25:34.315640 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8985 | 2024.10.31 20:25:34.316082 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
8986 | 2024.10.31 20:25:34.316309 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 423 rows starting from the beginning of the part | ||
8987 | 2024.10.31 20:25:34.317141 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8988 | 2024.10.31 20:25:34.317192 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
8989 | 2024.10.31 20:25:34.317956 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8990 | 2024.10.31 20:25:34.318829 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8991 | 2024.10.31 20:25:34.319153 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004786 sec., 1253.6564981195152 rows/sec., 65.50 KiB/sec. | ||
8992 | 2024.10.31 20:25:34.319672 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Debug> DynamicQueryHandler: Done processing query | ||
8993 | 2024.10.31 20:25:34.319759 [ 3 ] {76ee2f0a-fae7-472d-936c-bf828b5c0097} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8994 | 2024.10.31 20:25:34.319850 [ 3 ] {} <Debug> HTTP-Session: d32e05eb-353d-4c1d-a18f-8d55fd0c4953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8995 | 2024.10.31 20:25:34.320079 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.007173746 sec., 273357.88024833886 rows/sec., 20.93 MiB/sec. | ||
8996 | 2024.10.31 20:25:34.320220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8997 | 2024.10.31 20:25:34.320362 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8998 | 2024.10.31 20:25:34.320380 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40961, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8999 | 2024.10.31 20:25:34.320517 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9000 | 2024.10.31 20:25:34.320574 [ 293 ] {} <Debug> HTTP-Session: 4ed7015e-7cda-4b57-af07-b664c85f2c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:40961 | ||
9001 | 2024.10.31 20:25:34.320630 [ 293 ] {} <Debug> HTTP-Session: 4ed7015e-7cda-4b57-af07-b664c85f2c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9002 | 2024.10.31 20:25:34.320685 [ 293 ] {} <Debug> HTTP-Session: 4ed7015e-7cda-4b57-af07-b664c85f2c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9003 | 2024.10.31 20:25:34.320827 [ 293 ] {} <Trace> HTTP-Session: 4ed7015e-7cda-4b57-af07-b664c85f2c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2024.10.31 20:25:34.321247 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2024.10.31 20:25:34.321264 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40961) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9006 | 2024.10.31 20:25:34.321392 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9007 | 2024.10.31 20:25:34.321429 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_51_10} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9008 | 2024.10.31 20:25:34.321629 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9009 | 2024.10.31 20:25:34.321767 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9010 | 2024.10.31 20:25:34.322221 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2024.10.31 20:25:34.322260 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
9012 | 2024.10.31 20:25:34.322660 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9013 | 2024.10.31 20:25:34.323012 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2024.10.31 20:25:34.323170 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002113 sec., 112162.80170373876 rows/sec., 7.52 MiB/sec. | ||
9015 | 2024.10.31 20:25:34.323520 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Debug> DynamicQueryHandler: Done processing query | ||
9016 | 2024.10.31 20:25:34.323560 [ 293 ] {d05f9d79-ca4e-474d-9e27-6830df76cf9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9017 | 2024.10.31 20:25:34.323580 [ 293 ] {} <Debug> HTTP-Session: 4ed7015e-7cda-4b57-af07-b664c85f2c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9018 | 2024.10.31 20:25:34.323748 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40961, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9019 | 2024.10.31 20:25:34.323765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38824, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9020 | 2024.10.31 20:25:34.323854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9021 | 2024.10.31 20:25:34.323887 [ 3 ] {} <Debug> HTTP-Session: 64ce5cdf-c9fe-47cd-b371-498d585a896a Authenticating user 'default' from [fd00:1122:3344:101::d]:38824 | ||
9022 | 2024.10.31 20:25:34.323920 [ 3 ] {} <Debug> HTTP-Session: 64ce5cdf-c9fe-47cd-b371-498d585a896a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9023 | 2024.10.31 20:25:34.323938 [ 3 ] {} <Debug> HTTP-Session: 64ce5cdf-c9fe-47cd-b371-498d585a896a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9024 | 2024.10.31 20:25:34.323984 [ 3 ] {} <Trace> HTTP-Session: 64ce5cdf-c9fe-47cd-b371-498d585a896a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9025 | 2024.10.31 20:25:34.324103 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38824) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9026 | 2024.10.31 20:25:34.324160 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9027 | 2024.10.31 20:25:34.324342 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9028 | 2024.10.31 20:25:34.324647 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9029 | 2024.10.31 20:25:34.324687 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
9030 | 2024.10.31 20:25:34.325043 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9031 | 2024.10.31 20:25:34.325367 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2024.10.31 20:25:34.325497 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
9033 | 2024.10.31 20:25:34.325653 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Debug> DynamicQueryHandler: Done processing query | ||
9034 | 2024.10.31 20:25:34.325677 [ 3 ] {5708d662-2e26-4c2f-8a44-8d1f211fa764} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9035 | 2024.10.31 20:25:34.325692 [ 3 ] {} <Debug> HTTP-Session: 64ce5cdf-c9fe-47cd-b371-498d585a896a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9036 | 2024.10.31 20:25:34.325902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9037 | 2024.10.31 20:25:34.325972 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64810, User-Agent: (none), Length: 68779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9038 | 2024.10.31 20:25:34.326059 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9039 | 2024.10.31 20:25:34.326088 [ 293 ] {} <Debug> HTTP-Session: ed060453-8ed1-490f-bc42-e378bbb1e2dc Authenticating user 'default' from [fd00:1122:3344:101::d]:64810 | ||
9040 | 2024.10.31 20:25:34.326110 [ 293 ] {} <Debug> HTTP-Session: ed060453-8ed1-490f-bc42-e378bbb1e2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9041 | 2024.10.31 20:25:34.326127 [ 293 ] {} <Debug> HTTP-Session: ed060453-8ed1-490f-bc42-e378bbb1e2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9042 | 2024.10.31 20:25:34.326172 [ 293 ] {} <Trace> HTTP-Session: ed060453-8ed1-490f-bc42-e378bbb1e2dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9043 | 2024.10.31 20:25:34.326838 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64810) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9044 | 2024.10.31 20:25:34.326916 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <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 | ||
9045 | 2024.10.31 20:25:34.327405 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9046 | 2024.10.31 20:25:34.328153 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9047 | 2024.10.31 20:25:34.328190 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
9048 | 2024.10.31 20:25:34.328820 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9049 | 2024.10.31 20:25:34.329240 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2024.10.31 20:25:34.329420 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9051 | 2024.10.31 20:25:34.329442 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003133 sec., 13086.498563676987 rows/sec., 23.45 MiB/sec. | ||
9052 | 2024.10.31 20:25:34.329473 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9053 | 2024.10.31 20:25:34.329543 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
9054 | 2024.10.31 20:25:34.330129 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
9055 | 2024.10.31 20:25:34.330371 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Debug> DynamicQueryHandler: Done processing query | ||
9056 | 2024.10.31 20:25:34.330417 [ 293 ] {8596ab90-65cb-44ba-a235-8e8c5b25b724} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9057 | 2024.10.31 20:25:34.330468 [ 293 ] {} <Debug> HTTP-Session: ed060453-8ed1-490f-bc42-e378bbb1e2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9058 | 2024.10.31 20:25:34.330736 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9059 | 2024.10.31 20:25:34.330831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62308, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9060 | 2024.10.31 20:25:34.331010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9061 | 2024.10.31 20:25:34.331095 [ 3 ] {} <Debug> HTTP-Session: 6acdc936-6488-4a7e-a0cb-6657bdc631e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62308 | ||
9062 | 2024.10.31 20:25:34.331120 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9063 | 2024.10.31 20:25:34.331139 [ 3 ] {} <Debug> HTTP-Session: 6acdc936-6488-4a7e-a0cb-6657bdc631e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9064 | 2024.10.31 20:25:34.331192 [ 3 ] {} <Debug> HTTP-Session: 6acdc936-6488-4a7e-a0cb-6657bdc631e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9065 | 2024.10.31 20:25:34.331269 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 463 rows starting from the beginning of the part | ||
9066 | 2024.10.31 20:25:34.331297 [ 3 ] {} <Trace> HTTP-Session: 6acdc936-6488-4a7e-a0cb-6657bdc631e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9067 | 2024.10.31 20:25:34.331800 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62308) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9068 | 2024.10.31 20:25:34.331895 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
9069 | 2024.10.31 20:25:34.331923 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9070 | 2024.10.31 20:25:34.332751 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
9071 | 2024.10.31 20:25:34.332935 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9072 | 2024.10.31 20:25:34.333443 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
9073 | 2024.10.31 20:25:34.334201 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
9074 | 2024.10.31 20:25:34.334267 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9075 | 2024.10.31 20:25:34.334337 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
9076 | 2024.10.31 20:25:34.334771 [ 191 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
9077 | 2024.10.31 20:25:34.335747 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9078 | 2024.10.31 20:25:34.336735 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9079 | 2024.10.31 20:25:34.336982 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005419 sec., 15131.943162945192 rows/sec., 984.13 KiB/sec. | ||
9080 | 2024.10.31 20:25:34.337193 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Debug> DynamicQueryHandler: Done processing query | ||
9081 | 2024.10.31 20:25:34.337221 [ 3 ] {0f593b9a-d324-4925-9b46-4cb4e1e01141} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9082 | 2024.10.31 20:25:34.337252 [ 3 ] {} <Debug> HTTP-Session: 6acdc936-6488-4a7e-a0cb-6657bdc631e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9083 | 2024.10.31 20:25:34.337796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9084 | 2024.10.31 20:25:34.352984 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 19 columns (19 merged, 0 gathered) in 0.023262608 sec., 28715.61090656731 rows/sec., 51.46 MiB/sec. | ||
9085 | 2024.10.31 20:25:34.353985 [ 199 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9086 | 2024.10.31 20:25:34.354578 [ 199 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9087 | 2024.10.31 20:25:34.354666 [ 199 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_20_4} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9088 | 2024.10.31 20:25:34.354797 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
9089 | 2024.10.31 20:25:35.244556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9090 | 2024.10.31 20:25:35.669441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9091 | 2024.10.31 20:25:35.756443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9092 | 2024.10.31 20:25:35.923893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36770, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9093 | 2024.10.31 20:25:35.992401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45223, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9094 | 2024.10.31 20:25:36.075850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60408, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9095 | 2024.10.31 20:25:36.087315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9096 | 2024.10.31 20:25:36.145692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9097 | 2024.10.31 20:25:37.023580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9098 | 2024.10.31 20:25:37.355478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9099 | 2024.10.31 20:25:37.539391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9100 | 2024.10.31 20:25:37.576119 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9101 | 2024.10.31 20:25:37.672124 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65520, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9102 | 2024.10.31 20:25:37.739914 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9103 | 2024.10.31 20:25:37.773590 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9104 | 2024.10.31 20:25:37.805969 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9105 | 2024.10.31 20:25:37.865570 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9106 | 2024.10.31 20:25:37.869907 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43865, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9107 | 2024.10.31 20:25:37.889272 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9108 | 2024.10.31 20:25:37.966657 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56736, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9109 | 2024.10.31 20:25:38.038025 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9110 | 2024.10.31 20:25:38.075344 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9111 | 2024.10.31 20:25:38.140659 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9112 | 2024.10.31 20:25:38.229806 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9113 | 2024.10.31 20:25:38.268990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 822 | ||
9114 | 2024.10.31 20:25:38.271857 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.10.31 20:25:38.271919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9116 | 2024.10.31 20:25:38.273514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9117 | 2024.10.31 20:25:38.274576 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2024.10.31 20:25:38.275195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
9119 | 2024.10.31 20:25:39.286092 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50465, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9120 | 2024.10.31 20:25:39.286270 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9121 | 2024.10.31 20:25:39.286317 [ 289 ] {} <Debug> HTTP-Session: 84882778-26e8-4491-9281-9b5b23bbb168 Authenticating user 'default' from [fd00:1122:3344:101::d]:50465 | ||
9122 | 2024.10.31 20:25:39.286358 [ 289 ] {} <Debug> HTTP-Session: 84882778-26e8-4491-9281-9b5b23bbb168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9123 | 2024.10.31 20:25:39.286387 [ 289 ] {} <Debug> HTTP-Session: 84882778-26e8-4491-9281-9b5b23bbb168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9124 | 2024.10.31 20:25:39.286472 [ 289 ] {} <Trace> HTTP-Session: 84882778-26e8-4491-9281-9b5b23bbb168 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9125 | 2024.10.31 20:25:39.286764 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50465) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9126 | 2024.10.31 20:25:39.286880 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9127 | 2024.10.31 20:25:39.287232 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9128 | 2024.10.31 20:25:39.287661 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2024.10.31 20:25:39.287708 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9130 | 2024.10.31 20:25:39.288136 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
9131 | 2024.10.31 20:25:39.288538 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2024.10.31 20:25:39.288718 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002041 sec., 2939.7354238118573 rows/sec., 239.71 KiB/sec. | ||
9133 | 2024.10.31 20:25:39.288936 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Debug> DynamicQueryHandler: Done processing query | ||
9134 | 2024.10.31 20:25:39.288963 [ 289 ] {b8262b0f-3515-456c-b6b6-086489cb6da2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9135 | 2024.10.31 20:25:39.288980 [ 289 ] {} <Debug> HTTP-Session: 84882778-26e8-4491-9281-9b5b23bbb168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9136 | 2024.10.31 20:25:39.289148 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9137 | 2024.10.31 20:25:39.289306 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40947, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9138 | 2024.10.31 20:25:39.289384 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9139 | 2024.10.31 20:25:39.289409 [ 282 ] {} <Debug> HTTP-Session: 6744d2c7-4a9b-49f2-831e-a38cf44dfc60 Authenticating user 'default' from [fd00:1122:3344:101::d]:40947 | ||
9140 | 2024.10.31 20:25:39.289434 [ 282 ] {} <Debug> HTTP-Session: 6744d2c7-4a9b-49f2-831e-a38cf44dfc60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9141 | 2024.10.31 20:25:39.289452 [ 282 ] {} <Debug> HTTP-Session: 6744d2c7-4a9b-49f2-831e-a38cf44dfc60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9142 | 2024.10.31 20:25:39.289497 [ 282 ] {} <Trace> HTTP-Session: 6744d2c7-4a9b-49f2-831e-a38cf44dfc60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9143 | 2024.10.31 20:25:39.289655 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40947) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9144 | 2024.10.31 20:25:39.289713 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9145 | 2024.10.31 20:25:39.289984 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9146 | 2024.10.31 20:25:39.290358 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9147 | 2024.10.31 20:25:39.290396 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9148 | 2024.10.31 20:25:39.290774 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9149 | 2024.10.31 20:25:39.291146 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9150 | 2024.10.31 20:25:39.291319 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.001715 sec., 34402.33236151603 rows/sec., 2.63 MiB/sec. | ||
9151 | 2024.10.31 20:25:39.291640 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Debug> DynamicQueryHandler: Done processing query | ||
9152 | 2024.10.31 20:25:39.291705 [ 282 ] {05041e44-a00a-4bc1-acb1-b6aaccd19175} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9153 | 2024.10.31 20:25:39.291770 [ 282 ] {} <Debug> HTTP-Session: 6744d2c7-4a9b-49f2-831e-a38cf44dfc60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9154 | 2024.10.31 20:25:39.291997 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9155 | 2024.10.31 20:25:39.292004 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50465, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9156 | 2024.10.31 20:25:39.292103 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9157 | 2024.10.31 20:25:39.292145 [ 289 ] {} <Debug> HTTP-Session: 360ee359-9bce-4442-98bb-ca1c2d5fd906 Authenticating user 'default' from [fd00:1122:3344:101::d]:50465 | ||
9158 | 2024.10.31 20:25:39.292170 [ 289 ] {} <Debug> HTTP-Session: 360ee359-9bce-4442-98bb-ca1c2d5fd906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9159 | 2024.10.31 20:25:39.292188 [ 289 ] {} <Debug> HTTP-Session: 360ee359-9bce-4442-98bb-ca1c2d5fd906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9160 | 2024.10.31 20:25:39.292231 [ 289 ] {} <Trace> HTTP-Session: 360ee359-9bce-4442-98bb-ca1c2d5fd906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9161 | 2024.10.31 20:25:39.292365 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50465) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9162 | 2024.10.31 20:25:39.292419 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9163 | 2024.10.31 20:25:39.292731 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9164 | 2024.10.31 20:25:39.293131 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2024.10.31 20:25:39.293169 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9166 | 2024.10.31 20:25:39.293524 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9167 | 2024.10.31 20:25:39.293907 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2024.10.31 20:25:39.294070 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001731 sec., 3466.204506065858 rows/sec., 242.03 KiB/sec. | ||
9169 | 2024.10.31 20:25:39.294248 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Debug> DynamicQueryHandler: Done processing query | ||
9170 | 2024.10.31 20:25:39.294273 [ 289 ] {7c9b235f-f549-4278-9bb9-fea2e79a9593} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9171 | 2024.10.31 20:25:39.294290 [ 289 ] {} <Debug> HTTP-Session: 360ee359-9bce-4442-98bb-ca1c2d5fd906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9172 | 2024.10.31 20:25:39.294450 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9173 | 2024.10.31 20:25:39.294537 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62831, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9174 | 2024.10.31 20:25:39.294594 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9175 | 2024.10.31 20:25:39.294614 [ 282 ] {} <Debug> HTTP-Session: 4a238537-f945-4064-8ba3-4a9494384e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:62831 | ||
9176 | 2024.10.31 20:25:39.294631 [ 282 ] {} <Debug> HTTP-Session: 4a238537-f945-4064-8ba3-4a9494384e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9177 | 2024.10.31 20:25:39.294645 [ 282 ] {} <Debug> HTTP-Session: 4a238537-f945-4064-8ba3-4a9494384e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9178 | 2024.10.31 20:25:39.294677 [ 282 ] {} <Trace> HTTP-Session: 4a238537-f945-4064-8ba3-4a9494384e3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9179 | 2024.10.31 20:25:39.294796 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62831) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9180 | 2024.10.31 20:25:39.294840 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9181 | 2024.10.31 20:25:39.295072 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9182 | 2024.10.31 20:25:39.295439 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2024.10.31 20:25:39.295476 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9184 | 2024.10.31 20:25:39.295835 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9185 | 2024.10.31 20:25:39.296207 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9186 | 2024.10.31 20:25:39.296369 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001608 sec., 43532.33830845771 rows/sec., 3.40 MiB/sec. | ||
9187 | 2024.10.31 20:25:39.296552 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Debug> DynamicQueryHandler: Done processing query | ||
9188 | 2024.10.31 20:25:39.296576 [ 282 ] {58b37c82-c00c-42a6-9397-d54ac19aeca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9189 | 2024.10.31 20:25:39.296593 [ 282 ] {} <Debug> HTTP-Session: 4a238537-f945-4064-8ba3-4a9494384e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9190 | 2024.10.31 20:25:39.296738 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9191 | 2024.10.31 20:25:39.296774 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50465, User-Agent: (none), Length: 25092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9192 | 2024.10.31 20:25:39.296853 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9193 | 2024.10.31 20:25:39.296881 [ 289 ] {} <Debug> HTTP-Session: d8212ba8-d9e8-46a7-9c21-bd42b93d2080 Authenticating user 'default' from [fd00:1122:3344:101::d]:50465 | ||
9194 | 2024.10.31 20:25:39.296904 [ 289 ] {} <Debug> HTTP-Session: d8212ba8-d9e8-46a7-9c21-bd42b93d2080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9195 | 2024.10.31 20:25:39.296923 [ 289 ] {} <Debug> HTTP-Session: d8212ba8-d9e8-46a7-9c21-bd42b93d2080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9196 | 2024.10.31 20:25:39.296963 [ 289 ] {} <Trace> HTTP-Session: d8212ba8-d9e8-46a7-9c21-bd42b93d2080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9197 | 2024.10.31 20:25:39.297154 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50465) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9198 | 2024.10.31 20:25:39.297214 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9199 | 2024.10.31 20:25:39.297406 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9200 | 2024.10.31 20:25:39.297911 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2024.10.31 20:25:39.297951 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9202 | 2024.10.31 20:25:39.298355 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9203 | 2024.10.31 20:25:39.298706 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9204 | 2024.10.31 20:25:39.298888 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001817 sec., 72096.8629609246 rows/sec., 5.02 MiB/sec. | ||
9205 | 2024.10.31 20:25:39.299081 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Debug> DynamicQueryHandler: Done processing query | ||
9206 | 2024.10.31 20:25:39.299105 [ 289 ] {b8375546-4d3e-432b-823f-423579cc5b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9207 | 2024.10.31 20:25:39.299121 [ 289 ] {} <Debug> HTTP-Session: d8212ba8-d9e8-46a7-9c21-bd42b93d2080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9208 | 2024.10.31 20:25:39.299253 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50465, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9209 | 2024.10.31 20:25:39.299334 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40825, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9210 | 2024.10.31 20:25:39.299395 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9211 | 2024.10.31 20:25:39.299421 [ 282 ] {} <Debug> HTTP-Session: 210313c4-c1ab-4fa4-9e15-955f4c9b0352 Authenticating user 'default' from [fd00:1122:3344:101::d]:40825 | ||
9212 | 2024.10.31 20:25:39.299441 [ 282 ] {} <Debug> HTTP-Session: 210313c4-c1ab-4fa4-9e15-955f4c9b0352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9213 | 2024.10.31 20:25:39.299458 [ 282 ] {} <Debug> HTTP-Session: 210313c4-c1ab-4fa4-9e15-955f4c9b0352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9214 | 2024.10.31 20:25:39.299497 [ 282 ] {} <Trace> HTTP-Session: 210313c4-c1ab-4fa4-9e15-955f4c9b0352 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9215 | 2024.10.31 20:25:39.299635 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40825) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9216 | 2024.10.31 20:25:39.299688 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9217 | 2024.10.31 20:25:39.299869 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9218 | 2024.10.31 20:25:39.300182 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2024.10.31 20:25:39.300217 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9220 | 2024.10.31 20:25:39.300574 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9221 | 2024.10.31 20:25:39.300898 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2024.10.31 20:25:39.301054 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001467 sec., 32719.836400817996 rows/sec., 2.21 MiB/sec. | ||
9223 | 2024.10.31 20:25:39.301356 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Debug> DynamicQueryHandler: Done processing query | ||
9224 | 2024.10.31 20:25:39.301418 [ 282 ] {b4388516-0671-4398-9d56-2be8b094b743} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9225 | 2024.10.31 20:25:39.301478 [ 282 ] {} <Debug> HTTP-Session: 210313c4-c1ab-4fa4-9e15-955f4c9b0352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9226 | 2024.10.31 20:25:39.301777 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9227 | 2024.10.31 20:25:42.980399 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9228 | 2024.10.31 20:25:42.980499 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9229 | 2024.10.31 20:25:44.287318 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60250, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9230 | 2024.10.31 20:25:44.287448 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9231 | 2024.10.31 20:25:44.287480 [ 289 ] {} <Debug> HTTP-Session: 64f81fb1-6c32-4105-a004-52c5f89e22db Authenticating user 'default' from [fd00:1122:3344:101::d]:60250 | ||
9232 | 2024.10.31 20:25:44.287508 [ 289 ] {} <Debug> HTTP-Session: 64f81fb1-6c32-4105-a004-52c5f89e22db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9233 | 2024.10.31 20:25:44.287526 [ 289 ] {} <Debug> HTTP-Session: 64f81fb1-6c32-4105-a004-52c5f89e22db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9234 | 2024.10.31 20:25:44.287583 [ 289 ] {} <Trace> HTTP-Session: 64f81fb1-6c32-4105-a004-52c5f89e22db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9235 | 2024.10.31 20:25:44.287811 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60250) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9236 | 2024.10.31 20:25:44.287889 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9237 | 2024.10.31 20:25:44.288248 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9238 | 2024.10.31 20:25:44.288777 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9239 | 2024.10.31 20:25:44.288825 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9240 | 2024.10.31 20:25:44.289254 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9241 | 2024.10.31 20:25:44.289684 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9242 | 2024.10.31 20:25:44.289915 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002175 sec., 25747.12643678161 rows/sec., 1.98 MiB/sec. | ||
9243 | 2024.10.31 20:25:44.290187 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Debug> DynamicQueryHandler: Done processing query | ||
9244 | 2024.10.31 20:25:44.290216 [ 289 ] {5e3da27b-ea28-4a65-81ec-1324be821092} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9245 | 2024.10.31 20:25:44.290234 [ 289 ] {} <Debug> HTTP-Session: 64f81fb1-6c32-4105-a004-52c5f89e22db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9246 | 2024.10.31 20:25:44.290498 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60250, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9247 | 2024.10.31 20:25:44.290504 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62232, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9248 | 2024.10.31 20:25:44.290589 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9249 | 2024.10.31 20:25:44.290615 [ 282 ] {} <Debug> HTTP-Session: e276c48d-c298-48e8-8e2e-26361e0b50af Authenticating user 'default' from [fd00:1122:3344:101::d]:62232 | ||
9250 | 2024.10.31 20:25:44.290641 [ 282 ] {} <Debug> HTTP-Session: e276c48d-c298-48e8-8e2e-26361e0b50af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9251 | 2024.10.31 20:25:44.290659 [ 282 ] {} <Debug> HTTP-Session: e276c48d-c298-48e8-8e2e-26361e0b50af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9252 | 2024.10.31 20:25:44.290706 [ 282 ] {} <Trace> HTTP-Session: e276c48d-c298-48e8-8e2e-26361e0b50af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9253 | 2024.10.31 20:25:44.290874 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62232) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9254 | 2024.10.31 20:25:44.290935 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9255 | 2024.10.31 20:25:44.291201 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9256 | 2024.10.31 20:25:44.291608 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9257 | 2024.10.31 20:25:44.291646 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9258 | 2024.10.31 20:25:44.292028 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9259 | 2024.10.31 20:25:44.292400 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9260 | 2024.10.31 20:25:44.292537 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001724 sec., 37122.96983758701 rows/sec., 2.90 MiB/sec. | ||
9261 | 2024.10.31 20:25:44.292838 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Debug> DynamicQueryHandler: Done processing query | ||
9262 | 2024.10.31 20:25:44.292905 [ 282 ] {3153defd-4b56-45e4-92b3-71617891057d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9263 | 2024.10.31 20:25:44.292963 [ 282 ] {} <Debug> HTTP-Session: e276c48d-c298-48e8-8e2e-26361e0b50af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9264 | 2024.10.31 20:25:44.293211 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9265 | 2024.10.31 20:25:44.293286 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53185, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9266 | 2024.10.31 20:25:44.293353 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9267 | 2024.10.31 20:25:44.293376 [ 289 ] {} <Debug> HTTP-Session: 243c4f4a-8f8f-45ed-a2f4-6b1700545cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53185 | ||
9268 | 2024.10.31 20:25:44.293397 [ 289 ] {} <Debug> HTTP-Session: 243c4f4a-8f8f-45ed-a2f4-6b1700545cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9269 | 2024.10.31 20:25:44.293415 [ 289 ] {} <Debug> HTTP-Session: 243c4f4a-8f8f-45ed-a2f4-6b1700545cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9270 | 2024.10.31 20:25:44.293456 [ 289 ] {} <Trace> HTTP-Session: 243c4f4a-8f8f-45ed-a2f4-6b1700545cf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9271 | 2024.10.31 20:25:44.293645 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53185) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9272 | 2024.10.31 20:25:44.293705 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9273 | 2024.10.31 20:25:44.293910 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9274 | 2024.10.31 20:25:44.294355 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9275 | 2024.10.31 20:25:44.294391 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9276 | 2024.10.31 20:25:44.294787 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9277 | 2024.10.31 20:25:44.295120 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9278 | 2024.10.31 20:25:44.295249 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. | ||
9279 | 2024.10.31 20:25:44.295257 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9280 | 2024.10.31 20:25:44.295313 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2024.10.31 20:25:44.295343 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9282 | 2024.10.31 20:25:44.295491 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Debug> DynamicQueryHandler: Done processing query | ||
9283 | 2024.10.31 20:25:44.295556 [ 289 ] {e0a77831-02ba-42be-9618-31fd19147daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9284 | 2024.10.31 20:25:44.295660 [ 289 ] {} <Debug> HTTP-Session: 243c4f4a-8f8f-45ed-a2f4-6b1700545cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9285 | 2024.10.31 20:25:44.295818 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
9286 | 2024.10.31 20:25:44.296052 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9287 | 2024.10.31 20:25:44.296053 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62232, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9288 | 2024.10.31 20:25:44.296263 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9289 | 2024.10.31 20:25:44.296348 [ 282 ] {} <Debug> HTTP-Session: 256db21c-77ae-44d1-8e29-9ac1feae48a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62232 | ||
9290 | 2024.10.31 20:25:44.296401 [ 282 ] {} <Debug> HTTP-Session: 256db21c-77ae-44d1-8e29-9ac1feae48a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9291 | 2024.10.31 20:25:44.296456 [ 282 ] {} <Debug> HTTP-Session: 256db21c-77ae-44d1-8e29-9ac1feae48a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9292 | 2024.10.31 20:25:44.296485 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9293 | 2024.10.31 20:25:44.296529 [ 282 ] {} <Trace> HTTP-Session: 256db21c-77ae-44d1-8e29-9ac1feae48a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9294 | 2024.10.31 20:25:44.296554 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 8698 rows starting from the beginning of the part | ||
9295 | 2024.10.31 20:25:44.296776 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 132 rows starting from the beginning of the part | ||
9296 | 2024.10.31 20:25:44.296954 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62232) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9297 | 2024.10.31 20:25:44.297084 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
9298 | 2024.10.31 20:25:44.297117 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9299 | 2024.10.31 20:25:44.297470 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
9300 | 2024.10.31 20:25:44.297852 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 131 rows starting from the beginning of the part | ||
9301 | 2024.10.31 20:25:44.298099 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9302 | 2024.10.31 20:25:44.298222 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
9303 | 2024.10.31 20:25:44.298954 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9304 | 2024.10.31 20:25:44.299020 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9305 | 2024.10.31 20:25:44.299671 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9306 | 2024.10.31 20:25:44.300468 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9307 | 2024.10.31 20:25:44.300792 [ 40 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9308 | 2024.10.31 20:25:44.300899 [ 40 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9309 | 2024.10.31 20:25:44.300901 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004162 sec., 14416.146083613648 rows/sec., 994.86 KiB/sec. | ||
9310 | 2024.10.31 20:25:44.300985 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9311 | 2024.10.31 20:25:44.301698 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
9312 | 2024.10.31 20:25:44.301739 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Debug> DynamicQueryHandler: Done processing query | ||
9313 | 2024.10.31 20:25:44.301885 [ 282 ] {4f3c395b-a420-4273-bcce-a43ef4b2679d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9314 | 2024.10.31 20:25:44.302010 [ 282 ] {} <Debug> HTTP-Session: 256db21c-77ae-44d1-8e29-9ac1feae48a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9315 | 2024.10.31 20:25:44.302347 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9316 | 2024.10.31 20:25:44.302399 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2610 rows starting from the beginning of the part | ||
9317 | 2024.10.31 20:25:44.302595 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9318 | 2024.10.31 20:25:44.302832 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
9319 | 2024.10.31 20:25:44.303095 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
9320 | 2024.10.31 20:25:44.303202 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
9321 | 2024.10.31 20:25:44.303400 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
9322 | 2024.10.31 20:25:44.303708 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
9323 | 2024.10.31 20:25:44.304374 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9518 rows, containing 5 columns (5 merged, 0 gathered) in 0.008924587 sec., 1066491.92842201 rows/sec., 72.81 MiB/sec. | ||
9324 | 2024.10.31 20:25:44.304687 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9325 | 2024.10.31 20:25:44.305735 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9326 | 2024.10.31 20:25:44.305848 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9327 | 2024.10.31 20:25:44.305986 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
9328 | 2024.10.31 20:25:44.306159 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2908 rows, containing 4 columns (4 merged, 0 gathered) in 0.004982948 sec., 583590.2762782192 rows/sec., 38.47 MiB/sec. | ||
9329 | 2024.10.31 20:25:44.306497 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9330 | 2024.10.31 20:25:44.306882 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_51_10} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9331 | 2024.10.31 20:25:44.306961 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_51_10} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9332 | 2024.10.31 20:25:44.307044 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
9333 | 2024.10.31 20:25:48.275460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 842 | ||
9334 | 2024.10.31 20:25:48.278516 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9335 | 2024.10.31 20:25:48.278571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9336 | 2024.10.31 20:25:48.280134 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9337 | 2024.10.31 20:25:48.281158 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9338 | 2024.10.31 20:25:48.281780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
9339 | 2024.10.31 20:25:49.293753 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46083, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9340 | 2024.10.31 20:25:49.293877 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9341 | 2024.10.31 20:25:49.293902 [ 290 ] {} <Debug> HTTP-Session: ada7acc6-59b8-4f04-91c6-5ad7bdb4c325 Authenticating user 'default' from [fd00:1122:3344:101::d]:46083 | ||
9342 | 2024.10.31 20:25:49.293927 [ 290 ] {} <Debug> HTTP-Session: ada7acc6-59b8-4f04-91c6-5ad7bdb4c325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9343 | 2024.10.31 20:25:49.293944 [ 290 ] {} <Debug> HTTP-Session: ada7acc6-59b8-4f04-91c6-5ad7bdb4c325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9344 | 2024.10.31 20:25:49.293999 [ 290 ] {} <Trace> HTTP-Session: ada7acc6-59b8-4f04-91c6-5ad7bdb4c325 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9345 | 2024.10.31 20:25:49.294271 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46083) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9346 | 2024.10.31 20:25:49.294344 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9347 | 2024.10.31 20:25:49.294691 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9348 | 2024.10.31 20:25:49.295350 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9349 | 2024.10.31 20:25:49.295395 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9350 | 2024.10.31 20:25:49.295969 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9351 | 2024.10.31 20:25:49.296389 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9352 | 2024.10.31 20:25:49.296574 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.00242 sec., 111983.47107438017 rows/sec., 9.97 MiB/sec. | ||
9353 | 2024.10.31 20:25:49.296818 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Debug> DynamicQueryHandler: Done processing query | ||
9354 | 2024.10.31 20:25:49.296849 [ 290 ] {d2792ea8-236a-4b96-88c4-0e76c4062325} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9355 | 2024.10.31 20:25:49.296869 [ 290 ] {} <Debug> HTTP-Session: ada7acc6-59b8-4f04-91c6-5ad7bdb4c325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9356 | 2024.10.31 20:25:49.297083 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9357 | 2024.10.31 20:25:49.297227 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60528, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9358 | 2024.10.31 20:25:49.297339 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9359 | 2024.10.31 20:25:49.297364 [ 289 ] {} <Debug> HTTP-Session: de77a232-8d62-479d-8fbb-5c938efb4b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:60528 | ||
9360 | 2024.10.31 20:25:49.297390 [ 289 ] {} <Debug> HTTP-Session: de77a232-8d62-479d-8fbb-5c938efb4b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9361 | 2024.10.31 20:25:49.297405 [ 289 ] {} <Debug> HTTP-Session: de77a232-8d62-479d-8fbb-5c938efb4b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9362 | 2024.10.31 20:25:49.297463 [ 289 ] {} <Trace> HTTP-Session: de77a232-8d62-479d-8fbb-5c938efb4b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9363 | 2024.10.31 20:25:49.297664 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60528) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9364 | 2024.10.31 20:25:49.297735 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9365 | 2024.10.31 20:25:49.298091 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9366 | 2024.10.31 20:25:49.298511 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9367 | 2024.10.31 20:25:49.298560 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9368 | 2024.10.31 20:25:49.299018 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9369 | 2024.10.31 20:25:49.299414 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9370 | 2024.10.31 20:25:49.299601 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002003 sec., 20469.296055916126 rows/sec., 1.50 MiB/sec. | ||
9371 | 2024.10.31 20:25:49.299869 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Debug> DynamicQueryHandler: Done processing query | ||
9372 | 2024.10.31 20:25:49.299897 [ 289 ] {e8079a5a-ab90-400e-939d-7bbd4f41420a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9373 | 2024.10.31 20:25:49.299914 [ 289 ] {} <Debug> HTTP-Session: de77a232-8d62-479d-8fbb-5c938efb4b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9374 | 2024.10.31 20:25:49.300097 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9375 | 2024.10.31 20:25:49.300198 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57846, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9376 | 2024.10.31 20:25:49.300278 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9377 | 2024.10.31 20:25:49.300305 [ 282 ] {} <Debug> HTTP-Session: 3d0c73cf-1482-41d9-b991-828a8b82163e Authenticating user 'default' from [fd00:1122:3344:101::d]:57846 | ||
9378 | 2024.10.31 20:25:49.300328 [ 282 ] {} <Debug> HTTP-Session: 3d0c73cf-1482-41d9-b991-828a8b82163e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9379 | 2024.10.31 20:25:49.300345 [ 282 ] {} <Debug> HTTP-Session: 3d0c73cf-1482-41d9-b991-828a8b82163e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9380 | 2024.10.31 20:25:49.300390 [ 282 ] {} <Trace> HTTP-Session: 3d0c73cf-1482-41d9-b991-828a8b82163e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9381 | 2024.10.31 20:25:49.300533 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57846) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9382 | 2024.10.31 20:25:49.300589 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9383 | 2024.10.31 20:25:49.300881 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9384 | 2024.10.31 20:25:49.301241 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9385 | 2024.10.31 20:25:49.301279 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9386 | 2024.10.31 20:25:49.301649 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9387 | 2024.10.31 20:25:49.302026 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9388 | 2024.10.31 20:25:49.302190 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001688 sec., 8293.838862559242 rows/sec., 580.85 KiB/sec. | ||
9389 | 2024.10.31 20:25:49.302541 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Debug> DynamicQueryHandler: Done processing query | ||
9390 | 2024.10.31 20:25:49.302567 [ 282 ] {5d2f781b-5c48-474a-b42b-2d6b102560a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9391 | 2024.10.31 20:25:49.302584 [ 282 ] {} <Debug> HTTP-Session: 3d0c73cf-1482-41d9-b991-828a8b82163e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9392 | 2024.10.31 20:25:49.302731 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9393 | 2024.10.31 20:25:49.302810 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41830, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9394 | 2024.10.31 20:25:49.302878 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9395 | 2024.10.31 20:25:49.302901 [ 289 ] {} <Debug> HTTP-Session: a2ebbb43-8ff6-45c8-911f-5239b5beb724 Authenticating user 'default' from [fd00:1122:3344:101::d]:41830 | ||
9396 | 2024.10.31 20:25:49.302920 [ 289 ] {} <Debug> HTTP-Session: a2ebbb43-8ff6-45c8-911f-5239b5beb724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9397 | 2024.10.31 20:25:49.302934 [ 289 ] {} <Debug> HTTP-Session: a2ebbb43-8ff6-45c8-911f-5239b5beb724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9398 | 2024.10.31 20:25:49.302975 [ 289 ] {} <Trace> HTTP-Session: a2ebbb43-8ff6-45c8-911f-5239b5beb724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9399 | 2024.10.31 20:25:49.303081 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41830) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9400 | 2024.10.31 20:25:49.303127 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9401 | 2024.10.31 20:25:49.303387 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9402 | 2024.10.31 20:25:49.303697 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9403 | 2024.10.31 20:25:49.303735 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9404 | 2024.10.31 20:25:49.304100 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9405 | 2024.10.31 20:25:49.304467 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9406 | 2024.10.31 20:25:49.304627 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 226.08 KiB/sec. | ||
9407 | 2024.10.31 20:25:49.304804 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Debug> DynamicQueryHandler: Done processing query | ||
9408 | 2024.10.31 20:25:49.304828 [ 289 ] {6c6e408e-1971-44b5-a137-968ef0c00e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9409 | 2024.10.31 20:25:49.304844 [ 289 ] {} <Debug> HTTP-Session: a2ebbb43-8ff6-45c8-911f-5239b5beb724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9410 | 2024.10.31 20:25:49.305076 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9411 | 2024.10.31 20:25:49.305166 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53405, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9412 | 2024.10.31 20:25:49.305225 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9413 | 2024.10.31 20:25:49.305249 [ 282 ] {} <Debug> HTTP-Session: 53b56cba-21b9-4619-8582-8dd1bf1ed784 Authenticating user 'default' from [fd00:1122:3344:101::d]:53405 | ||
9414 | 2024.10.31 20:25:49.305267 [ 282 ] {} <Debug> HTTP-Session: 53b56cba-21b9-4619-8582-8dd1bf1ed784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9415 | 2024.10.31 20:25:49.305281 [ 282 ] {} <Debug> HTTP-Session: 53b56cba-21b9-4619-8582-8dd1bf1ed784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9416 | 2024.10.31 20:25:49.305316 [ 282 ] {} <Trace> HTTP-Session: 53b56cba-21b9-4619-8582-8dd1bf1ed784 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9417 | 2024.10.31 20:25:49.305586 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53405) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9418 | 2024.10.31 20:25:49.305631 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9419 | 2024.10.31 20:25:49.305862 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9420 | 2024.10.31 20:25:49.306431 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9421 | 2024.10.31 20:25:49.306468 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9422 | 2024.10.31 20:25:49.306849 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9423 | 2024.10.31 20:25:49.307227 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9424 | 2024.10.31 20:25:49.307378 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001943 sec., 217704.58054554812 rows/sec., 15.56 MiB/sec. | ||
9425 | 2024.10.31 20:25:49.307579 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Debug> DynamicQueryHandler: Done processing query | ||
9426 | 2024.10.31 20:25:49.307615 [ 282 ] {390717ac-b743-410e-bf97-2fa1edf615c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9427 | 2024.10.31 20:25:49.307640 [ 282 ] {} <Debug> HTTP-Session: 53b56cba-21b9-4619-8582-8dd1bf1ed784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9428 | 2024.10.31 20:25:49.307836 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41830, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9429 | 2024.10.31 20:25:49.307837 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9430 | 2024.10.31 20:25:49.307896 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9431 | 2024.10.31 20:25:49.307915 [ 289 ] {} <Debug> HTTP-Session: 9c8bed60-5cec-4895-b97f-c53c28d6a5eb Authenticating user 'default' from [fd00:1122:3344:101::d]:41830 | ||
9432 | 2024.10.31 20:25:49.307934 [ 289 ] {} <Debug> HTTP-Session: 9c8bed60-5cec-4895-b97f-c53c28d6a5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9433 | 2024.10.31 20:25:49.307951 [ 289 ] {} <Debug> HTTP-Session: 9c8bed60-5cec-4895-b97f-c53c28d6a5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9434 | 2024.10.31 20:25:49.307984 [ 289 ] {} <Trace> HTTP-Session: 9c8bed60-5cec-4895-b97f-c53c28d6a5eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9435 | 2024.10.31 20:25:49.308090 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41830) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9436 | 2024.10.31 20:25:49.308134 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9437 | 2024.10.31 20:25:49.308260 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9438 | 2024.10.31 20:25:49.308536 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9439 | 2024.10.31 20:25:49.308572 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9440 | 2024.10.31 20:25:49.308927 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9441 | 2024.10.31 20:25:49.309247 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9442 | 2024.10.31 20:25:49.309401 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec. | ||
9443 | 2024.10.31 20:25:49.309564 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Debug> DynamicQueryHandler: Done processing query | ||
9444 | 2024.10.31 20:25:49.309588 [ 289 ] {440a10d0-86f5-426e-89e9-8bf3399f77e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9445 | 2024.10.31 20:25:49.309604 [ 289 ] {} <Debug> HTTP-Session: 9c8bed60-5cec-4895-b97f-c53c28d6a5eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9446 | 2024.10.31 20:25:49.309774 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9447 | 2024.10.31 20:25:49.309883 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51362, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9448 | 2024.10.31 20:25:49.309938 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9449 | 2024.10.31 20:25:49.309958 [ 282 ] {} <Debug> HTTP-Session: 54bfe931-2747-4c24-8e63-4f26d60e63a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51362 | ||
9450 | 2024.10.31 20:25:49.309975 [ 282 ] {} <Debug> HTTP-Session: 54bfe931-2747-4c24-8e63-4f26d60e63a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9451 | 2024.10.31 20:25:49.309989 [ 282 ] {} <Debug> HTTP-Session: 54bfe931-2747-4c24-8e63-4f26d60e63a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9452 | 2024.10.31 20:25:49.310021 [ 282 ] {} <Trace> HTTP-Session: 54bfe931-2747-4c24-8e63-4f26d60e63a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9453 | 2024.10.31 20:25:49.310202 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9454 | 2024.10.31 20:25:49.310249 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9455 | 2024.10.31 20:25:49.310397 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9456 | 2024.10.31 20:25:49.310808 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9457 | 2024.10.31 20:25:49.310844 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9458 | 2024.10.31 20:25:49.311227 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9459 | 2024.10.31 20:25:49.311559 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9460 | 2024.10.31 20:25:49.311701 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001585 sec., 149526.81388012617 rows/sec., 10.02 MiB/sec. | ||
9461 | 2024.10.31 20:25:49.311863 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Debug> DynamicQueryHandler: Done processing query | ||
9462 | 2024.10.31 20:25:49.311887 [ 282 ] {1ab0834d-2d84-49ee-b628-0717c5ad94bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9463 | 2024.10.31 20:25:49.311902 [ 282 ] {} <Debug> HTTP-Session: 54bfe931-2747-4c24-8e63-4f26d60e63a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9464 | 2024.10.31 20:25:49.312046 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9465 | 2024.10.31 20:25:49.312064 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41830, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9466 | 2024.10.31 20:25:49.312145 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9467 | 2024.10.31 20:25:49.312177 [ 289 ] {} <Debug> HTTP-Session: 1a5ea62b-b6eb-430b-b8af-145bc721c57e Authenticating user 'default' from [fd00:1122:3344:101::d]:41830 | ||
9468 | 2024.10.31 20:25:49.312195 [ 289 ] {} <Debug> HTTP-Session: 1a5ea62b-b6eb-430b-b8af-145bc721c57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9469 | 2024.10.31 20:25:49.312210 [ 289 ] {} <Debug> HTTP-Session: 1a5ea62b-b6eb-430b-b8af-145bc721c57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9470 | 2024.10.31 20:25:49.312242 [ 289 ] {} <Trace> HTTP-Session: 1a5ea62b-b6eb-430b-b8af-145bc721c57e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9471 | 2024.10.31 20:25:49.312344 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41830) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9472 | 2024.10.31 20:25:49.312392 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9473 | 2024.10.31 20:25:49.312522 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9474 | 2024.10.31 20:25:49.312800 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9475 | 2024.10.31 20:25:49.312839 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9476 | 2024.10.31 20:25:49.313206 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9477 | 2024.10.31 20:25:49.313547 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2024.10.31 20:25:49.313706 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. | ||
9479 | 2024.10.31 20:25:49.314013 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Debug> DynamicQueryHandler: Done processing query | ||
9480 | 2024.10.31 20:25:49.314039 [ 289 ] {c582e944-9d8d-4ade-b1ad-5b32bc5abdd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9481 | 2024.10.31 20:25:49.314055 [ 289 ] {} <Debug> HTTP-Session: 1a5ea62b-b6eb-430b-b8af-145bc721c57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9482 | 2024.10.31 20:25:49.314254 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9483 | 2024.10.31 20:25:49.314332 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44833, User-Agent: (none), Length: 68848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9484 | 2024.10.31 20:25:49.314392 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9485 | 2024.10.31 20:25:49.314422 [ 282 ] {} <Debug> HTTP-Session: 5a6b0dfb-eae4-41aa-97f0-c6b328c4a308 Authenticating user 'default' from [fd00:1122:3344:101::d]:44833 | ||
9486 | 2024.10.31 20:25:49.314446 [ 282 ] {} <Debug> HTTP-Session: 5a6b0dfb-eae4-41aa-97f0-c6b328c4a308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9487 | 2024.10.31 20:25:49.314466 [ 282 ] {} <Debug> HTTP-Session: 5a6b0dfb-eae4-41aa-97f0-c6b328c4a308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9488 | 2024.10.31 20:25:49.314507 [ 282 ] {} <Trace> HTTP-Session: 5a6b0dfb-eae4-41aa-97f0-c6b328c4a308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9489 | 2024.10.31 20:25:49.315074 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44833) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9490 | 2024.10.31 20:25:49.315157 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <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 | ||
9491 | 2024.10.31 20:25:49.315617 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9492 | 2024.10.31 20:25:49.316451 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9493 | 2024.10.31 20:25:49.316488 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9494 | 2024.10.31 20:25:49.317202 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9495 | 2024.10.31 20:25:49.317631 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2024.10.31 20:25:49.317824 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003199 sec., 12816.505157861831 rows/sec., 22.97 MiB/sec. | ||
9497 | 2024.10.31 20:25:49.318139 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Debug> DynamicQueryHandler: Done processing query | ||
9498 | 2024.10.31 20:25:49.318173 [ 282 ] {1c820212-3926-49d8-84f2-e038bafed54a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9499 | 2024.10.31 20:25:49.318195 [ 282 ] {} <Debug> HTTP-Session: 5a6b0dfb-eae4-41aa-97f0-c6b328c4a308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9500 | 2024.10.31 20:25:49.318443 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9501 | 2024.10.31 20:25:49.318532 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57673, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9502 | 2024.10.31 20:25:49.318589 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9503 | 2024.10.31 20:25:49.318609 [ 289 ] {} <Debug> HTTP-Session: 65e3b3a2-5628-4aa2-88b7-a15ad41b8e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:57673 | ||
9504 | 2024.10.31 20:25:49.318626 [ 289 ] {} <Debug> HTTP-Session: 65e3b3a2-5628-4aa2-88b7-a15ad41b8e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9505 | 2024.10.31 20:25:49.318640 [ 289 ] {} <Debug> HTTP-Session: 65e3b3a2-5628-4aa2-88b7-a15ad41b8e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9506 | 2024.10.31 20:25:49.318674 [ 289 ] {} <Trace> HTTP-Session: 65e3b3a2-5628-4aa2-88b7-a15ad41b8e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9507 | 2024.10.31 20:25:49.318816 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57673) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9508 | 2024.10.31 20:25:49.318862 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9509 | 2024.10.31 20:25:49.319005 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9510 | 2024.10.31 20:25:49.319358 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9511 | 2024.10.31 20:25:49.319395 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9512 | 2024.10.31 20:25:49.319774 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9513 | 2024.10.31 20:25:49.320105 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9514 | 2024.10.31 20:25:49.320264 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001492 sec., 54959.7855227882 rows/sec., 3.49 MiB/sec. | ||
9515 | 2024.10.31 20:25:49.320460 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Debug> DynamicQueryHandler: Done processing query | ||
9516 | 2024.10.31 20:25:49.320490 [ 289 ] {ac93542c-5edb-475d-a069-3888f22ac237} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9517 | 2024.10.31 20:25:49.320506 [ 289 ] {} <Debug> HTTP-Session: 65e3b3a2-5628-4aa2-88b7-a15ad41b8e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9518 | 2024.10.31 20:25:49.320855 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57673, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9519 | 2024.10.31 20:25:54.147994 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9520 | 2024.10.31 20:25:54.286623 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64873, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9521 | 2024.10.31 20:25:54.286734 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9522 | 2024.10.31 20:25:54.286763 [ 282 ] {} <Debug> HTTP-Session: d09c0fcd-8a96-4fff-9b0a-83011b276cae Authenticating user 'default' from [fd00:1122:3344:101::d]:64873 | ||
9523 | 2024.10.31 20:25:54.286791 [ 282 ] {} <Debug> HTTP-Session: d09c0fcd-8a96-4fff-9b0a-83011b276cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9524 | 2024.10.31 20:25:54.286809 [ 282 ] {} <Debug> HTTP-Session: d09c0fcd-8a96-4fff-9b0a-83011b276cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9525 | 2024.10.31 20:25:54.286867 [ 282 ] {} <Trace> HTTP-Session: d09c0fcd-8a96-4fff-9b0a-83011b276cae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2024.10.31 20:25:54.287084 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64873) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9527 | 2024.10.31 20:25:54.287161 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9528 | 2024.10.31 20:25:54.287536 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9529 | 2024.10.31 20:25:54.288040 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9530 | 2024.10.31 20:25:54.288082 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9531 | 2024.10.31 20:25:54.288520 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9532 | 2024.10.31 20:25:54.288900 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9533 | 2024.10.31 20:25:54.289051 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.11 MiB/sec. | ||
9534 | 2024.10.31 20:25:54.289275 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Debug> DynamicQueryHandler: Done processing query | ||
9535 | 2024.10.31 20:25:54.289302 [ 282 ] {d52ab72d-7d53-4c36-bcf6-1ca6ab0dfce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9536 | 2024.10.31 20:25:54.289319 [ 282 ] {} <Debug> HTTP-Session: d09c0fcd-8a96-4fff-9b0a-83011b276cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9537 | 2024.10.31 20:25:54.289524 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9538 | 2024.10.31 20:25:54.289645 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50479, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9539 | 2024.10.31 20:25:54.289717 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9540 | 2024.10.31 20:25:54.289740 [ 289 ] {} <Debug> HTTP-Session: 01baf24b-2116-42cc-9fba-08aca359a621 Authenticating user 'default' from [fd00:1122:3344:101::d]:50479 | ||
9541 | 2024.10.31 20:25:54.289759 [ 289 ] {} <Debug> HTTP-Session: 01baf24b-2116-42cc-9fba-08aca359a621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9542 | 2024.10.31 20:25:54.289773 [ 289 ] {} <Debug> HTTP-Session: 01baf24b-2116-42cc-9fba-08aca359a621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9543 | 2024.10.31 20:25:54.289809 [ 289 ] {} <Trace> HTTP-Session: 01baf24b-2116-42cc-9fba-08aca359a621 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9544 | 2024.10.31 20:25:54.289946 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50479) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9545 | 2024.10.31 20:25:54.289996 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9546 | 2024.10.31 20:25:54.290239 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9547 | 2024.10.31 20:25:54.290627 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9548 | 2024.10.31 20:25:54.290664 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9549 | 2024.10.31 20:25:54.291034 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9550 | 2024.10.31 20:25:54.291411 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9551 | 2024.10.31 20:25:54.291541 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 3.04 MiB/sec. | ||
9552 | 2024.10.31 20:25:54.291725 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Debug> DynamicQueryHandler: Done processing query | ||
9553 | 2024.10.31 20:25:54.291750 [ 289 ] {4c6f3409-5571-4231-a015-eb8b55c336d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9554 | 2024.10.31 20:25:54.291767 [ 289 ] {} <Debug> HTTP-Session: 01baf24b-2116-42cc-9fba-08aca359a621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9555 | 2024.10.31 20:25:54.291983 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9556 | 2024.10.31 20:25:54.292071 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64230, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9557 | 2024.10.31 20:25:54.292136 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9558 | 2024.10.31 20:25:54.292160 [ 282 ] {} <Debug> HTTP-Session: 21ff25d8-e6f1-4c9d-bbad-890a1fbd110e Authenticating user 'default' from [fd00:1122:3344:101::d]:64230 | ||
9559 | 2024.10.31 20:25:54.292182 [ 282 ] {} <Debug> HTTP-Session: 21ff25d8-e6f1-4c9d-bbad-890a1fbd110e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9560 | 2024.10.31 20:25:54.292199 [ 282 ] {} <Debug> HTTP-Session: 21ff25d8-e6f1-4c9d-bbad-890a1fbd110e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9561 | 2024.10.31 20:25:54.292239 [ 282 ] {} <Trace> HTTP-Session: 21ff25d8-e6f1-4c9d-bbad-890a1fbd110e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9562 | 2024.10.31 20:25:54.292418 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64230) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9563 | 2024.10.31 20:25:54.292466 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9564 | 2024.10.31 20:25:54.292611 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9565 | 2024.10.31 20:25:54.293036 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2024.10.31 20:25:54.293072 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9567 | 2024.10.31 20:25:54.293463 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9568 | 2024.10.31 20:25:54.293815 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2024.10.31 20:25:54.293949 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001618 sec., 98887.51545117429 rows/sec., 6.89 MiB/sec. | ||
9570 | 2024.10.31 20:25:54.294122 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Debug> DynamicQueryHandler: Done processing query | ||
9571 | 2024.10.31 20:25:54.294146 [ 282 ] {9dc61f2a-869d-4f18-939f-3fe54b6cb263} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9572 | 2024.10.31 20:25:54.294161 [ 282 ] {} <Debug> HTTP-Session: 21ff25d8-e6f1-4c9d-bbad-890a1fbd110e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9573 | 2024.10.31 20:25:54.294314 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50479, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9574 | 2024.10.31 20:25:54.294318 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9575 | 2024.10.31 20:25:54.294379 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9576 | 2024.10.31 20:25:54.294406 [ 289 ] {} <Debug> HTTP-Session: 92763454-8276-4d39-8813-9f7bea8eb681 Authenticating user 'default' from [fd00:1122:3344:101::d]:50479 | ||
9577 | 2024.10.31 20:25:54.294427 [ 289 ] {} <Debug> HTTP-Session: 92763454-8276-4d39-8813-9f7bea8eb681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9578 | 2024.10.31 20:25:54.294441 [ 289 ] {} <Debug> HTTP-Session: 92763454-8276-4d39-8813-9f7bea8eb681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9579 | 2024.10.31 20:25:54.294475 [ 289 ] {} <Trace> HTTP-Session: 92763454-8276-4d39-8813-9f7bea8eb681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9580 | 2024.10.31 20:25:54.294596 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50479) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9581 | 2024.10.31 20:25:54.294641 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9582 | 2024.10.31 20:25:54.294769 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9583 | 2024.10.31 20:25:54.295101 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9584 | 2024.10.31 20:25:54.295136 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9585 | 2024.10.31 20:25:54.295498 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9586 | 2024.10.31 20:25:54.295821 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9587 | 2024.10.31 20:25:54.295946 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
9588 | 2024.10.31 20:25:54.296210 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Debug> DynamicQueryHandler: Done processing query | ||
9589 | 2024.10.31 20:25:54.296276 [ 289 ] {ff7e97ab-612e-4715-8765-451551734400} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9590 | 2024.10.31 20:25:54.296337 [ 289 ] {} <Debug> HTTP-Session: 92763454-8276-4d39-8813-9f7bea8eb681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9591 | 2024.10.31 20:25:54.296608 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9592 | 2024.10.31 20:25:54.349018 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9593 | 2024.10.31 20:25:54.353425 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9594 | 2024.10.31 20:25:54.358793 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9595 | 2024.10.31 20:25:54.362176 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9596 | 2024.10.31 20:25:54.523595 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64381, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9597 | 2024.10.31 20:25:54.533899 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9598 | 2024.10.31 20:25:54.541205 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46719, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9599 | 2024.10.31 20:25:57.980552 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9600 | 2024.10.31 20:25:57.980643 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9601 | 2024.10.31 20:25:58.282220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 870 | ||
9602 | 2024.10.31 20:25:58.285261 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9603 | 2024.10.31 20:25:58.285311 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9604 | 2024.10.31 20:25:58.286845 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9605 | 2024.10.31 20:25:58.287857 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9606 | 2024.10.31 20:25:58.288396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
9607 | 2024.10.31 20:25:59.287528 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37275, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9608 | 2024.10.31 20:25:59.287717 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9609 | 2024.10.31 20:25:59.287764 [ 282 ] {} <Debug> HTTP-Session: 98c22e29-aa23-4c65-a487-6421066a8dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:37275 | ||
9610 | 2024.10.31 20:25:59.287806 [ 282 ] {} <Debug> HTTP-Session: 98c22e29-aa23-4c65-a487-6421066a8dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9611 | 2024.10.31 20:25:59.287837 [ 282 ] {} <Debug> HTTP-Session: 98c22e29-aa23-4c65-a487-6421066a8dbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9612 | 2024.10.31 20:25:59.287922 [ 282 ] {} <Trace> HTTP-Session: 98c22e29-aa23-4c65-a487-6421066a8dbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9613 | 2024.10.31 20:25:59.288253 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37275) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9614 | 2024.10.31 20:25:59.288366 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9615 | 2024.10.31 20:25:59.288815 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9616 | 2024.10.31 20:25:59.289408 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2024.10.31 20:25:59.289458 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9618 | 2024.10.31 20:25:59.289906 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9619 | 2024.10.31 20:25:59.290316 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2024.10.31 20:25:59.290481 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00234 sec., 23931.62393162393 rows/sec., 1.84 MiB/sec. | ||
9621 | 2024.10.31 20:25:59.290529 [ 49 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9622 | 2024.10.31 20:25:59.290681 [ 49 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9623 | 2024.10.31 20:25:59.290734 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9624 | 2024.10.31 20:25:59.290840 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Debug> DynamicQueryHandler: Done processing query | ||
9625 | 2024.10.31 20:25:59.290890 [ 282 ] {b4c4cda4-4ead-4e56-83f9-e914b117f7ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9626 | 2024.10.31 20:25:59.290917 [ 282 ] {} <Debug> HTTP-Session: 98c22e29-aa23-4c65-a487-6421066a8dbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9627 | 2024.10.31 20:25:59.290946 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
9628 | 2024.10.31 20:25:59.291087 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9629 | 2024.10.31 20:25:59.291139 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1422 rows starting from the beginning of the part | ||
9630 | 2024.10.31 20:25:59.291154 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9631 | 2024.10.31 20:25:59.291199 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35656, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9632 | 2024.10.31 20:25:59.291317 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 59 rows starting from the beginning of the part | ||
9633 | 2024.10.31 20:25:59.291353 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9634 | 2024.10.31 20:25:59.291415 [ 293 ] {} <Debug> HTTP-Session: 5cbf0c19-3d77-44d1-ab8c-76c67a92e81b Authenticating user 'default' from [fd00:1122:3344:101::d]:35656 | ||
9635 | 2024.10.31 20:25:59.291474 [ 293 ] {} <Debug> HTTP-Session: 5cbf0c19-3d77-44d1-ab8c-76c67a92e81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9636 | 2024.10.31 20:25:59.291530 [ 293 ] {} <Debug> HTTP-Session: 5cbf0c19-3d77-44d1-ab8c-76c67a92e81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9637 | 2024.10.31 20:25:59.291577 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
9638 | 2024.10.31 20:25:59.291609 [ 293 ] {} <Trace> HTTP-Session: 5cbf0c19-3d77-44d1-ab8c-76c67a92e81b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9639 | 2024.10.31 20:25:59.291710 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 271 rows starting from the beginning of the part | ||
9640 | 2024.10.31 20:25:59.291851 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
9641 | 2024.10.31 20:25:59.291855 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35656) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9642 | 2024.10.31 20:25:59.291964 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9643 | 2024.10.31 20:25:59.292073 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
9644 | 2024.10.31 20:25:59.292773 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9645 | 2024.10.31 20:25:59.293451 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9646 | 2024.10.31 20:25:59.293497 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9647 | 2024.10.31 20:25:59.293996 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9648 | 2024.10.31 20:25:59.294229 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 5 columns (5 merged, 0 gathered) in 0.003362859 sec., 570942.7603119845 rows/sec., 49.99 MiB/sec. | ||
9649 | 2024.10.31 20:25:59.294569 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9650 | 2024.10.31 20:25:59.294644 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9651 | 2024.10.31 20:25:59.294822 [ 49 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9652 | 2024.10.31 20:25:59.294901 [ 49 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2024.10.31 20:25:59.294906 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003156 sec., 20278.833967046896 rows/sec., 1.58 MiB/sec. | ||
9654 | 2024.10.31 20:25:59.294954 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9655 | 2024.10.31 20:25:59.295470 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
9656 | 2024.10.31 20:25:59.296305 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9657 | 2024.10.31 20:25:59.296450 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
9658 | 2024.10.31 20:25:59.296856 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 70 rows starting from the beginning of the part | ||
9659 | 2024.10.31 20:25:59.297269 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9660 | 2024.10.31 20:25:59.297411 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
9661 | 2024.10.31 20:25:59.297499 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Debug> DynamicQueryHandler: Done processing query | ||
9662 | 2024.10.31 20:25:59.297719 [ 293 ] {f3ce2e15-6e51-45df-bb42-36644cea8758} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9663 | 2024.10.31 20:25:59.297907 [ 293 ] {} <Debug> HTTP-Session: 5cbf0c19-3d77-44d1-ab8c-76c67a92e81b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9664 | 2024.10.31 20:25:59.297913 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 423 rows starting from the beginning of the part | ||
9665 | 2024.10.31 20:25:59.297949 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_56_11} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9666 | 2024.10.31 20:25:59.298444 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
9667 | 2024.10.31 20:25:59.298517 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
9668 | 2024.10.31 20:25:59.298581 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60010, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9669 | 2024.10.31 20:25:59.298605 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9670 | 2024.10.31 20:25:59.298877 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9671 | 2024.10.31 20:25:59.298911 [ 190 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
9672 | 2024.10.31 20:25:59.298973 [ 282 ] {} <Debug> HTTP-Session: 314c6568-0e4a-4541-a302-59d432f0fa8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60010 | ||
9673 | 2024.10.31 20:25:59.299036 [ 282 ] {} <Debug> HTTP-Session: 314c6568-0e4a-4541-a302-59d432f0fa8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9674 | 2024.10.31 20:25:59.299090 [ 282 ] {} <Debug> HTTP-Session: 314c6568-0e4a-4541-a302-59d432f0fa8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9675 | 2024.10.31 20:25:59.299233 [ 282 ] {} <Trace> HTTP-Session: 314c6568-0e4a-4541-a302-59d432f0fa8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9676 | 2024.10.31 20:25:59.299567 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60010) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9677 | 2024.10.31 20:25:59.299663 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9678 | 2024.10.31 20:25:59.300326 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9679 | 2024.10.31 20:25:59.301334 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9680 | 2024.10.31 20:25:59.301411 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9681 | 2024.10.31 20:25:59.302288 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.007182436 sec., 222765.6466413345 rows/sec., 17.18 MiB/sec. | ||
9682 | 2024.10.31 20:25:59.302368 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9683 | 2024.10.31 20:25:59.302552 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9684 | 2024.10.31 20:25:59.303381 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9685 | 2024.10.31 20:25:59.303712 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004239 sec., 37744.7511205473 rows/sec., 2.63 MiB/sec. | ||
9686 | 2024.10.31 20:25:59.303867 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9687 | 2024.10.31 20:25:59.304057 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_56_11} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9688 | 2024.10.31 20:25:59.304092 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Debug> DynamicQueryHandler: Done processing query | ||
9689 | 2024.10.31 20:25:59.304152 [ 282 ] {71f88740-fabe-402c-91c4-26f0666d252d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9690 | 2024.10.31 20:25:59.304203 [ 282 ] {} <Debug> HTTP-Session: 314c6568-0e4a-4541-a302-59d432f0fa8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9691 | 2024.10.31 20:25:59.304230 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9692 | 2024.10.31 20:25:59.304412 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9693 | 2024.10.31 20:25:59.304467 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49317, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9694 | 2024.10.31 20:25:59.304527 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9695 | 2024.10.31 20:25:59.304550 [ 293 ] {} <Debug> HTTP-Session: 693826ca-616b-4a58-aa09-1a912fa85470 Authenticating user 'default' from [fd00:1122:3344:101::d]:49317 | ||
9696 | 2024.10.31 20:25:59.304568 [ 293 ] {} <Debug> HTTP-Session: 693826ca-616b-4a58-aa09-1a912fa85470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9697 | 2024.10.31 20:25:59.304584 [ 293 ] {} <Debug> HTTP-Session: 693826ca-616b-4a58-aa09-1a912fa85470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9698 | 2024.10.31 20:25:59.304620 [ 293 ] {} <Trace> HTTP-Session: 693826ca-616b-4a58-aa09-1a912fa85470 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9699 | 2024.10.31 20:25:59.304759 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49317) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9700 | 2024.10.31 20:25:59.304807 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9701 | 2024.10.31 20:25:59.304961 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9702 | 2024.10.31 20:25:59.305297 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9703 | 2024.10.31 20:25:59.305334 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9704 | 2024.10.31 20:25:59.305756 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9705 | 2024.10.31 20:25:59.306109 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9706 | 2024.10.31 20:25:59.306277 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. | ||
9707 | 2024.10.31 20:25:59.306489 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Debug> DynamicQueryHandler: Done processing query | ||
9708 | 2024.10.31 20:25:59.306521 [ 293 ] {80963487-1b5a-467e-93eb-925568c413b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9709 | 2024.10.31 20:25:59.306542 [ 293 ] {} <Debug> HTTP-Session: 693826ca-616b-4a58-aa09-1a912fa85470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9710 | 2024.10.31 20:25:59.306794 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49317, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9711 | 2024.10.31 20:26:04.293538 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59948, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9712 | 2024.10.31 20:26:04.293683 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9713 | 2024.10.31 20:26:04.293713 [ 282 ] {} <Debug> HTTP-Session: 22eaa252-89ad-4e0e-8031-d4ce468a2af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59948 | ||
9714 | 2024.10.31 20:26:04.293741 [ 282 ] {} <Debug> HTTP-Session: 22eaa252-89ad-4e0e-8031-d4ce468a2af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9715 | 2024.10.31 20:26:04.293759 [ 282 ] {} <Debug> HTTP-Session: 22eaa252-89ad-4e0e-8031-d4ce468a2af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9716 | 2024.10.31 20:26:04.293815 [ 282 ] {} <Trace> HTTP-Session: 22eaa252-89ad-4e0e-8031-d4ce468a2af3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9717 | 2024.10.31 20:26:04.294088 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59948) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9718 | 2024.10.31 20:26:04.294160 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9719 | 2024.10.31 20:26:04.294511 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9720 | 2024.10.31 20:26:04.295094 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9721 | 2024.10.31 20:26:04.295139 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9722 | 2024.10.31 20:26:04.295593 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9723 | 2024.10.31 20:26:04.295990 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9724 | 2024.10.31 20:26:04.296145 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002184 sec., 124084.24908424908 rows/sec., 11.04 MiB/sec. | ||
9725 | 2024.10.31 20:26:04.296357 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Debug> DynamicQueryHandler: Done processing query | ||
9726 | 2024.10.31 20:26:04.296385 [ 282 ] {87efbd25-2bd4-4631-89dc-5740ecbc9951} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
9727 | 2024.10.31 20:26:04.296402 [ 282 ] {} <Debug> HTTP-Session: 22eaa252-89ad-4e0e-8031-d4ce468a2af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9728 | 2024.10.31 20:26:04.296615 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59948, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9729 | 2024.10.31 20:26:04.296663 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61481, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9730 | 2024.10.31 20:26:04.296747 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9731 | 2024.10.31 20:26:04.296776 [ 293 ] {} <Debug> HTTP-Session: ff5eddf8-fde9-45c7-b16d-2dfff0f14412 Authenticating user 'default' from [fd00:1122:3344:101::d]:61481 | ||
9732 | 2024.10.31 20:26:04.296802 [ 293 ] {} <Debug> HTTP-Session: ff5eddf8-fde9-45c7-b16d-2dfff0f14412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9733 | 2024.10.31 20:26:04.296819 [ 293 ] {} <Debug> HTTP-Session: ff5eddf8-fde9-45c7-b16d-2dfff0f14412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9734 | 2024.10.31 20:26:04.296863 [ 293 ] {} <Trace> HTTP-Session: ff5eddf8-fde9-45c7-b16d-2dfff0f14412 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9735 | 2024.10.31 20:26:04.297014 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61481) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9736 | 2024.10.31 20:26:04.297073 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9737 | 2024.10.31 20:26:04.297370 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9738 | 2024.10.31 20:26:04.297740 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2024.10.31 20:26:04.297786 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9740 | 2024.10.31 20:26:04.298152 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9741 | 2024.10.31 20:26:04.298527 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2024.10.31 20:26:04.298665 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0017 sec., 24117.64705882353 rows/sec., 1.77 MiB/sec. | ||
9743 | 2024.10.31 20:26:04.298835 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Debug> DynamicQueryHandler: Done processing query | ||
9744 | 2024.10.31 20:26:04.298861 [ 293 ] {5d0e9b85-7e68-4fad-bf1a-759b5ca74f6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9745 | 2024.10.31 20:26:04.298877 [ 293 ] {} <Debug> HTTP-Session: ff5eddf8-fde9-45c7-b16d-2dfff0f14412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9746 | 2024.10.31 20:26:04.299067 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9747 | 2024.10.31 20:26:04.299120 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54929, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9748 | 2024.10.31 20:26:04.299183 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9749 | 2024.10.31 20:26:04.299209 [ 282 ] {} <Debug> HTTP-Session: a703f5ff-3154-4676-8587-0aa81492072c Authenticating user 'default' from [fd00:1122:3344:101::d]:54929 | ||
9750 | 2024.10.31 20:26:04.299230 [ 282 ] {} <Debug> HTTP-Session: a703f5ff-3154-4676-8587-0aa81492072c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9751 | 2024.10.31 20:26:04.299247 [ 282 ] {} <Debug> HTTP-Session: a703f5ff-3154-4676-8587-0aa81492072c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9752 | 2024.10.31 20:26:04.299287 [ 282 ] {} <Trace> HTTP-Session: a703f5ff-3154-4676-8587-0aa81492072c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9753 | 2024.10.31 20:26:04.299424 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54929) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9754 | 2024.10.31 20:26:04.299476 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9755 | 2024.10.31 20:26:04.299752 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9756 | 2024.10.31 20:26:04.300040 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9757 | 2024.10.31 20:26:04.300075 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9758 | 2024.10.31 20:26:04.300430 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9759 | 2024.10.31 20:26:04.300785 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9760 | 2024.10.31 20:26:04.300914 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001529 sec., 9156.311314584696 rows/sec., 641.25 KiB/sec. | ||
9761 | 2024.10.31 20:26:04.301187 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Debug> DynamicQueryHandler: Done processing query | ||
9762 | 2024.10.31 20:26:04.301215 [ 282 ] {2b647c7e-1933-42e5-814f-b86bfae9f6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9763 | 2024.10.31 20:26:04.301231 [ 282 ] {} <Debug> HTTP-Session: a703f5ff-3154-4676-8587-0aa81492072c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9764 | 2024.10.31 20:26:04.301398 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54929, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9765 | 2024.10.31 20:26:04.301467 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52264, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9766 | 2024.10.31 20:26:04.301521 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9767 | 2024.10.31 20:26:04.301541 [ 293 ] {} <Debug> HTTP-Session: 3786a00c-f1b8-4166-a78c-e13b0e5bf774 Authenticating user 'default' from [fd00:1122:3344:101::d]:52264 | ||
9768 | 2024.10.31 20:26:04.301561 [ 293 ] {} <Debug> HTTP-Session: 3786a00c-f1b8-4166-a78c-e13b0e5bf774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9769 | 2024.10.31 20:26:04.301575 [ 293 ] {} <Debug> HTTP-Session: 3786a00c-f1b8-4166-a78c-e13b0e5bf774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9770 | 2024.10.31 20:26:04.301607 [ 293 ] {} <Trace> HTTP-Session: 3786a00c-f1b8-4166-a78c-e13b0e5bf774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9771 | 2024.10.31 20:26:04.301710 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52264) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9772 | 2024.10.31 20:26:04.301755 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9773 | 2024.10.31 20:26:04.302005 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9774 | 2024.10.31 20:26:04.302295 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9775 | 2024.10.31 20:26:04.302332 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9776 | 2024.10.31 20:26:04.302681 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9777 | 2024.10.31 20:26:04.303049 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9778 | 2024.10.31 20:26:04.303187 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec. | ||
9779 | 2024.10.31 20:26:04.303509 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Debug> DynamicQueryHandler: Done processing query | ||
9780 | 2024.10.31 20:26:04.303534 [ 293 ] {f65e8ca1-f608-4811-8111-c3a9179f6e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9781 | 2024.10.31 20:26:04.303550 [ 293 ] {} <Debug> HTTP-Session: 3786a00c-f1b8-4166-a78c-e13b0e5bf774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9782 | 2024.10.31 20:26:04.303820 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9783 | 2024.10.31 20:26:04.303905 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37998, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9784 | 2024.10.31 20:26:04.303967 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9785 | 2024.10.31 20:26:04.303990 [ 282 ] {} <Debug> HTTP-Session: 8e3d1329-83e3-4506-8934-e38e1fe5b996 Authenticating user 'default' from [fd00:1122:3344:101::d]:37998 | ||
9786 | 2024.10.31 20:26:04.304011 [ 282 ] {} <Debug> HTTP-Session: 8e3d1329-83e3-4506-8934-e38e1fe5b996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9787 | 2024.10.31 20:26:04.304028 [ 282 ] {} <Debug> HTTP-Session: 8e3d1329-83e3-4506-8934-e38e1fe5b996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9788 | 2024.10.31 20:26:04.304066 [ 282 ] {} <Trace> HTTP-Session: 8e3d1329-83e3-4506-8934-e38e1fe5b996 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9789 | 2024.10.31 20:26:04.304321 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37998) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9790 | 2024.10.31 20:26:04.304375 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9791 | 2024.10.31 20:26:04.304705 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9792 | 2024.10.31 20:26:04.305250 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2024.10.31 20:26:04.305287 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9794 | 2024.10.31 20:26:04.305656 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9795 | 2024.10.31 20:26:04.306015 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2024.10.31 20:26:04.306145 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001966 sec., 215157.68056968466 rows/sec., 15.38 MiB/sec. | ||
9797 | 2024.10.31 20:26:04.306311 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Debug> DynamicQueryHandler: Done processing query | ||
9798 | 2024.10.31 20:26:04.306335 [ 282 ] {50f95878-1249-4d83-a8d4-16d48a95fd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
9799 | 2024.10.31 20:26:04.306351 [ 282 ] {} <Debug> HTTP-Session: 8e3d1329-83e3-4506-8934-e38e1fe5b996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9800 | 2024.10.31 20:26:04.306510 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52264, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9801 | 2024.10.31 20:26:04.306525 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9802 | 2024.10.31 20:26:04.306569 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9803 | 2024.10.31 20:26:04.306589 [ 293 ] {} <Debug> HTTP-Session: d8524923-f01f-463a-8d75-dcac6cca1a7f Authenticating user 'default' from [fd00:1122:3344:101::d]:52264 | ||
9804 | 2024.10.31 20:26:04.306610 [ 293 ] {} <Debug> HTTP-Session: d8524923-f01f-463a-8d75-dcac6cca1a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9805 | 2024.10.31 20:26:04.306624 [ 293 ] {} <Debug> HTTP-Session: d8524923-f01f-463a-8d75-dcac6cca1a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9806 | 2024.10.31 20:26:04.306658 [ 293 ] {} <Trace> HTTP-Session: d8524923-f01f-463a-8d75-dcac6cca1a7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9807 | 2024.10.31 20:26:04.306757 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52264) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9808 | 2024.10.31 20:26:04.306806 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9809 | 2024.10.31 20:26:04.306966 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9810 | 2024.10.31 20:26:04.307253 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2024.10.31 20:26:04.307296 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9812 | 2024.10.31 20:26:04.307719 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9813 | 2024.10.31 20:26:04.308051 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2024.10.31 20:26:04.308179 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
9815 | 2024.10.31 20:26:04.308474 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Debug> DynamicQueryHandler: Done processing query | ||
9816 | 2024.10.31 20:26:04.308499 [ 293 ] {88d065cc-34fb-44e9-8c28-441a5c8f8a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9817 | 2024.10.31 20:26:04.308516 [ 293 ] {} <Debug> HTTP-Session: d8524923-f01f-463a-8d75-dcac6cca1a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9818 | 2024.10.31 20:26:04.308703 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9819 | 2024.10.31 20:26:04.308746 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53915, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9820 | 2024.10.31 20:26:04.308798 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9821 | 2024.10.31 20:26:04.308820 [ 282 ] {} <Debug> HTTP-Session: 64ff68b3-0e52-44d2-b51d-1e49462b53a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53915 | ||
9822 | 2024.10.31 20:26:04.308839 [ 282 ] {} <Debug> HTTP-Session: 64ff68b3-0e52-44d2-b51d-1e49462b53a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9823 | 2024.10.31 20:26:04.308853 [ 282 ] {} <Debug> HTTP-Session: 64ff68b3-0e52-44d2-b51d-1e49462b53a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9824 | 2024.10.31 20:26:04.308885 [ 282 ] {} <Trace> HTTP-Session: 64ff68b3-0e52-44d2-b51d-1e49462b53a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9825 | 2024.10.31 20:26:04.309057 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53915) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9826 | 2024.10.31 20:26:04.309106 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9827 | 2024.10.31 20:26:04.309271 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9828 | 2024.10.31 20:26:04.309901 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2024.10.31 20:26:04.309937 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9830 | 2024.10.31 20:26:04.310318 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9831 | 2024.10.31 20:26:04.310649 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2024.10.31 20:26:04.310779 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001808 sec., 131084.07079646018 rows/sec., 8.79 MiB/sec. | ||
9833 | 2024.10.31 20:26:04.311038 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Debug> DynamicQueryHandler: Done processing query | ||
9834 | 2024.10.31 20:26:04.311097 [ 282 ] {8d0ad452-1382-428d-a323-7b85fce4b465} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9835 | 2024.10.31 20:26:04.311148 [ 282 ] {} <Debug> HTTP-Session: 64ff68b3-0e52-44d2-b51d-1e49462b53a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9836 | 2024.10.31 20:26:04.311319 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9837 | 2024.10.31 20:26:04.311389 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47447, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9838 | 2024.10.31 20:26:04.311454 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9839 | 2024.10.31 20:26:04.311480 [ 293 ] {} <Debug> HTTP-Session: 31e3bdf1-0baf-4005-bbe7-8f62ba3f2b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:47447 | ||
9840 | 2024.10.31 20:26:04.311501 [ 293 ] {} <Debug> HTTP-Session: 31e3bdf1-0baf-4005-bbe7-8f62ba3f2b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9841 | 2024.10.31 20:26:04.311517 [ 293 ] {} <Debug> HTTP-Session: 31e3bdf1-0baf-4005-bbe7-8f62ba3f2b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9842 | 2024.10.31 20:26:04.311555 [ 293 ] {} <Trace> HTTP-Session: 31e3bdf1-0baf-4005-bbe7-8f62ba3f2b48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9843 | 2024.10.31 20:26:04.311672 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47447) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9844 | 2024.10.31 20:26:04.311730 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9845 | 2024.10.31 20:26:04.311888 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9846 | 2024.10.31 20:26:04.312149 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2024.10.31 20:26:04.312185 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9848 | 2024.10.31 20:26:04.312532 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9849 | 2024.10.31 20:26:04.312847 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2024.10.31 20:26:04.312976 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
9851 | 2024.10.31 20:26:04.313294 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Debug> DynamicQueryHandler: Done processing query | ||
9852 | 2024.10.31 20:26:04.313345 [ 293 ] {690f542f-04b2-4ad5-9929-76819ed9756a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9853 | 2024.10.31 20:26:04.313361 [ 293 ] {} <Debug> HTTP-Session: 31e3bdf1-0baf-4005-bbe7-8f62ba3f2b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9854 | 2024.10.31 20:26:04.313525 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9855 | 2024.10.31 20:26:04.313609 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54974, User-Agent: (none), Length: 68877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9856 | 2024.10.31 20:26:04.313656 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9857 | 2024.10.31 20:26:04.313673 [ 282 ] {} <Debug> HTTP-Session: 0343ca45-5962-4042-b876-6f059302f1ca Authenticating user 'default' from [fd00:1122:3344:101::d]:54974 | ||
9858 | 2024.10.31 20:26:04.313689 [ 282 ] {} <Debug> HTTP-Session: 0343ca45-5962-4042-b876-6f059302f1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9859 | 2024.10.31 20:26:04.313702 [ 282 ] {} <Debug> HTTP-Session: 0343ca45-5962-4042-b876-6f059302f1ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9860 | 2024.10.31 20:26:04.313731 [ 282 ] {} <Trace> HTTP-Session: 0343ca45-5962-4042-b876-6f059302f1ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9861 | 2024.10.31 20:26:04.314472 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54974) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9862 | 2024.10.31 20:26:04.314557 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <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 | ||
9863 | 2024.10.31 20:26:04.315042 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9864 | 2024.10.31 20:26:04.315867 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9865 | 2024.10.31 20:26:04.315904 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9866 | 2024.10.31 20:26:04.316569 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9867 | 2024.10.31 20:26:04.317003 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9868 | 2024.10.31 20:26:04.317186 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003304 sec., 12409.200968523002 rows/sec., 22.24 MiB/sec. | ||
9869 | 2024.10.31 20:26:04.318199 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Debug> DynamicQueryHandler: Done processing query | ||
9870 | 2024.10.31 20:26:04.318224 [ 282 ] {0f7fe6f2-981c-4f62-9427-c5131b518ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
9871 | 2024.10.31 20:26:04.318240 [ 282 ] {} <Debug> HTTP-Session: 0343ca45-5962-4042-b876-6f059302f1ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9872 | 2024.10.31 20:26:04.318395 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47447, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9873 | 2024.10.31 20:26:04.318408 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9874 | 2024.10.31 20:26:04.318454 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9875 | 2024.10.31 20:26:04.318476 [ 293 ] {} <Debug> HTTP-Session: 01a1e7b9-1b90-4ed5-b5b3-c3dad366fc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:47447 | ||
9876 | 2024.10.31 20:26:04.318495 [ 293 ] {} <Debug> HTTP-Session: 01a1e7b9-1b90-4ed5-b5b3-c3dad366fc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9877 | 2024.10.31 20:26:04.318510 [ 293 ] {} <Debug> HTTP-Session: 01a1e7b9-1b90-4ed5-b5b3-c3dad366fc59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9878 | 2024.10.31 20:26:04.318546 [ 293 ] {} <Trace> HTTP-Session: 01a1e7b9-1b90-4ed5-b5b3-c3dad366fc59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9879 | 2024.10.31 20:26:04.318667 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47447) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9880 | 2024.10.31 20:26:04.318712 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9881 | 2024.10.31 20:26:04.318864 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9882 | 2024.10.31 20:26:04.319175 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9883 | 2024.10.31 20:26:04.319212 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9884 | 2024.10.31 20:26:04.319590 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9885 | 2024.10.31 20:26:04.319921 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9886 | 2024.10.31 20:26:04.320076 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
9887 | 2024.10.31 20:26:04.320240 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Debug> DynamicQueryHandler: Done processing query | ||
9888 | 2024.10.31 20:26:04.320264 [ 293 ] {743a4478-baef-49f4-b30d-83483ee706c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9889 | 2024.10.31 20:26:04.320281 [ 293 ] {} <Debug> HTTP-Session: 01a1e7b9-1b90-4ed5-b5b3-c3dad366fc59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9890 | 2024.10.31 20:26:04.320646 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47447, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9891 | 2024.10.31 20:26:05.266628 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9892 | 2024.10.31 20:26:05.680087 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57376, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9893 | 2024.10.31 20:26:05.773858 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9894 | 2024.10.31 20:26:05.942294 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9895 | 2024.10.31 20:26:06.009657 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9896 | 2024.10.31 20:26:06.088300 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49704, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9897 | 2024.10.31 20:26:06.105744 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9898 | 2024.10.31 20:26:06.148246 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9899 | 2024.10.31 20:26:07.041308 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9900 | 2024.10.31 20:26:07.358540 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9901 | 2024.10.31 20:26:07.553641 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9902 | 2024.10.31 20:26:07.582295 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9903 | 2024.10.31 20:26:07.679440 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9904 | 2024.10.31 20:26:07.749040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9905 | 2024.10.31 20:26:07.776904 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9906 | 2024.10.31 20:26:07.815435 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9907 | 2024.10.31 20:26:07.868906 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9908 | 2024.10.31 20:26:07.882368 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9909 | 2024.10.31 20:26:07.892744 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50013, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9910 | 2024.10.31 20:26:07.977902 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9911 | 2024.10.31 20:26:08.041346 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9912 | 2024.10.31 20:26:08.094824 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9913 | 2024.10.31 20:26:08.152274 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59626, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9914 | 2024.10.31 20:26:08.249368 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9915 | 2024.10.31 20:26:08.288644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 898 | ||
9916 | 2024.10.31 20:26:08.291622 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9917 | 2024.10.31 20:26:08.291661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9918 | 2024.10.31 20:26:08.293141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9919 | 2024.10.31 20:26:08.294113 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9920 | 2024.10.31 20:26:08.295203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
9921 | 2024.10.31 20:26:09.285486 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9922 | 2024.10.31 20:26:09.285671 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9923 | 2024.10.31 20:26:09.285716 [ 293 ] {} <Debug> HTTP-Session: 65a066fd-130e-4bed-998f-37fe6cb4f69a Authenticating user 'default' from [fd00:1122:3344:101::d]:48011 | ||
9924 | 2024.10.31 20:26:09.285758 [ 293 ] {} <Debug> HTTP-Session: 65a066fd-130e-4bed-998f-37fe6cb4f69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9925 | 2024.10.31 20:26:09.285786 [ 293 ] {} <Debug> HTTP-Session: 65a066fd-130e-4bed-998f-37fe6cb4f69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9926 | 2024.10.31 20:26:09.285869 [ 293 ] {} <Trace> HTTP-Session: 65a066fd-130e-4bed-998f-37fe6cb4f69a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9927 | 2024.10.31 20:26:09.286121 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48011) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9928 | 2024.10.31 20:26:09.286192 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9929 | 2024.10.31 20:26:09.286546 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9930 | 2024.10.31 20:26:09.287053 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9931 | 2024.10.31 20:26:09.287103 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9932 | 2024.10.31 20:26:09.287533 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
9933 | 2024.10.31 20:26:09.287936 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9934 | 2024.10.31 20:26:09.288103 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002039 sec., 1961.7459538989701 rows/sec., 159.97 KiB/sec. | ||
9935 | 2024.10.31 20:26:09.288485 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Debug> DynamicQueryHandler: Done processing query | ||
9936 | 2024.10.31 20:26:09.288514 [ 293 ] {7e2d7e60-71ba-4be9-8f95-d86c64a6cda7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9937 | 2024.10.31 20:26:09.288531 [ 293 ] {} <Debug> HTTP-Session: 65a066fd-130e-4bed-998f-37fe6cb4f69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9938 | 2024.10.31 20:26:09.288738 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9939 | 2024.10.31 20:26:09.288940 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43162, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9940 | 2024.10.31 20:26:09.289098 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9941 | 2024.10.31 20:26:09.289128 [ 303 ] {} <Debug> HTTP-Session: 3d70934f-99dd-426f-819e-8a37ea379d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:43162 | ||
9942 | 2024.10.31 20:26:09.289156 [ 303 ] {} <Debug> HTTP-Session: 3d70934f-99dd-426f-819e-8a37ea379d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9943 | 2024.10.31 20:26:09.289177 [ 303 ] {} <Debug> HTTP-Session: 3d70934f-99dd-426f-819e-8a37ea379d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9944 | 2024.10.31 20:26:09.289240 [ 303 ] {} <Trace> HTTP-Session: 3d70934f-99dd-426f-819e-8a37ea379d33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9945 | 2024.10.31 20:26:09.289467 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43162) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9946 | 2024.10.31 20:26:09.289540 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9947 | 2024.10.31 20:26:09.289917 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9948 | 2024.10.31 20:26:09.290349 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9949 | 2024.10.31 20:26:09.290388 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9950 | 2024.10.31 20:26:09.290804 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9951 | 2024.10.31 20:26:09.291204 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9952 | 2024.10.31 20:26:09.291353 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001978 sec., 29322.548028311423 rows/sec., 2.25 MiB/sec. | ||
9953 | 2024.10.31 20:26:09.291552 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Debug> DynamicQueryHandler: Done processing query | ||
9954 | 2024.10.31 20:26:09.291577 [ 303 ] {bc4b7871-ffb6-4532-b582-ba0a4041a739} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
9955 | 2024.10.31 20:26:09.291594 [ 303 ] {} <Debug> HTTP-Session: 3d70934f-99dd-426f-819e-8a37ea379d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9956 | 2024.10.31 20:26:09.291747 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9957 | 2024.10.31 20:26:09.291819 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43162, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9958 | 2024.10.31 20:26:09.291834 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9959 | 2024.10.31 20:26:09.291886 [ 293 ] {} <Debug> HTTP-Session: f510f6a2-a1fe-4164-acf8-4316946f9cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:48011 | ||
9960 | 2024.10.31 20:26:09.291920 [ 293 ] {} <Debug> HTTP-Session: f510f6a2-a1fe-4164-acf8-4316946f9cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9961 | 2024.10.31 20:26:09.291937 [ 293 ] {} <Debug> HTTP-Session: f510f6a2-a1fe-4164-acf8-4316946f9cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9962 | 2024.10.31 20:26:09.291998 [ 293 ] {} <Trace> HTTP-Session: f510f6a2-a1fe-4164-acf8-4316946f9cdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2024.10.31 20:26:09.292135 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48011) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9964 | 2024.10.31 20:26:09.292196 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9965 | 2024.10.31 20:26:09.292518 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9966 | 2024.10.31 20:26:09.292886 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9967 | 2024.10.31 20:26:09.292932 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9968 | 2024.10.31 20:26:09.293294 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9969 | 2024.10.31 20:26:09.293672 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9970 | 2024.10.31 20:26:09.293838 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001735 sec., 2305.4755043227665 rows/sec., 160.98 KiB/sec. | ||
9971 | 2024.10.31 20:26:09.294019 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Debug> DynamicQueryHandler: Done processing query | ||
9972 | 2024.10.31 20:26:09.294044 [ 293 ] {0e624321-0967-40ba-9dba-c8ee19baac39} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9973 | 2024.10.31 20:26:09.294060 [ 293 ] {} <Debug> HTTP-Session: f510f6a2-a1fe-4164-acf8-4316946f9cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9974 | 2024.10.31 20:26:09.294210 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9975 | 2024.10.31 20:26:09.294317 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48384, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9976 | 2024.10.31 20:26:09.294386 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9977 | 2024.10.31 20:26:09.294410 [ 303 ] {} <Debug> HTTP-Session: fe1f0b68-e620-487b-9219-dd04aa6f5b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:48384 | ||
9978 | 2024.10.31 20:26:09.294432 [ 303 ] {} <Debug> HTTP-Session: fe1f0b68-e620-487b-9219-dd04aa6f5b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9979 | 2024.10.31 20:26:09.294450 [ 303 ] {} <Debug> HTTP-Session: fe1f0b68-e620-487b-9219-dd04aa6f5b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9980 | 2024.10.31 20:26:09.294497 [ 303 ] {} <Trace> HTTP-Session: fe1f0b68-e620-487b-9219-dd04aa6f5b4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2024.10.31 20:26:09.294654 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48384) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9982 | 2024.10.31 20:26:09.294710 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9983 | 2024.10.31 20:26:09.295014 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9984 | 2024.10.31 20:26:09.295393 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9985 | 2024.10.31 20:26:09.295429 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
9986 | 2024.10.31 20:26:09.295796 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9987 | 2024.10.31 20:26:09.296171 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9988 | 2024.10.31 20:26:09.296309 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001709 sec., 39789.35049736688 rows/sec., 3.11 MiB/sec. | ||
9989 | 2024.10.31 20:26:09.296580 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Debug> DynamicQueryHandler: Done processing query | ||
9990 | 2024.10.31 20:26:09.296640 [ 303 ] {53bdc036-4bef-450f-8e71-c774d2caaddb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9991 | 2024.10.31 20:26:09.296704 [ 303 ] {} <Debug> HTTP-Session: fe1f0b68-e620-487b-9219-dd04aa6f5b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9992 | 2024.10.31 20:26:09.296940 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48384, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9993 | 2024.10.31 20:26:09.297004 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Length: 24902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9994 | 2024.10.31 20:26:09.297084 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9995 | 2024.10.31 20:26:09.297110 [ 293 ] {} <Debug> HTTP-Session: d1432ead-b1bc-4f47-ad2f-d7b8d89c9c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48011 | ||
9996 | 2024.10.31 20:26:09.297132 [ 293 ] {} <Debug> HTTP-Session: d1432ead-b1bc-4f47-ad2f-d7b8d89c9c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9997 | 2024.10.31 20:26:09.297149 [ 293 ] {} <Debug> HTTP-Session: d1432ead-b1bc-4f47-ad2f-d7b8d89c9c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9998 | 2024.10.31 20:26:09.297198 [ 293 ] {} <Trace> HTTP-Session: d1432ead-b1bc-4f47-ad2f-d7b8d89c9c25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9999 | 2024.10.31 20:26:09.297381 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48011) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10000 | 2024.10.31 20:26:09.297444 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10001 | 2024.10.31 20:26:09.297646 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10002 | 2024.10.31 20:26:09.298086 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10003 | 2024.10.31 20:26:09.298124 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
10004 | 2024.10.31 20:26:09.298532 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10005 | 2024.10.31 20:26:09.298883 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2024.10.31 20:26:09.299049 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001742 sec., 74626.86567164179 rows/sec., 5.20 MiB/sec. | ||
10007 | 2024.10.31 20:26:09.299079 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10008 | 2024.10.31 20:26:09.299200 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10009 | 2024.10.31 20:26:09.299272 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
10010 | 2024.10.31 20:26:09.299301 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Debug> DynamicQueryHandler: Done processing query | ||
10011 | 2024.10.31 20:26:09.299366 [ 293 ] {dd1dc48e-2653-426e-b22f-28cc83c2f6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10012 | 2024.10.31 20:26:09.299436 [ 293 ] {} <Debug> HTTP-Session: d1432ead-b1bc-4f47-ad2f-d7b8d89c9c25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10013 | 2024.10.31 20:26:09.299657 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10014 | 2024.10.31 20:26:09.299727 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10015 | 2024.10.31 20:26:09.300041 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60522, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10016 | 2024.10.31 20:26:09.300174 [ 293 ] {} <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): | ||
10017 | |||
10018 | (version 23.8.7.1) | ||
10019 | 2024.10.31 20:26:09.300297 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10020 | 2024.10.31 20:26:09.300456 [ 303 ] {} <Debug> HTTP-Session: 97a911aa-ff11-4d79-b359-3530f5b07789 Authenticating user 'default' from [fd00:1122:3344:101::d]:60522 | ||
10021 | 2024.10.31 20:26:09.300576 [ 303 ] {} <Debug> HTTP-Session: 97a911aa-ff11-4d79-b359-3530f5b07789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10022 | 2024.10.31 20:26:09.300674 [ 303 ] {} <Debug> HTTP-Session: 97a911aa-ff11-4d79-b359-3530f5b07789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10023 | 2024.10.31 20:26:09.300699 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10024 | 2024.10.31 20:26:09.300833 [ 303 ] {} <Trace> HTTP-Session: 97a911aa-ff11-4d79-b359-3530f5b07789 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10025 | 2024.10.31 20:26:09.300868 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 9518 rows starting from the beginning of the part | ||
10026 | 2024.10.31 20:26:09.301230 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60522) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10027 | 2024.10.31 20:26:09.301261 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10028 | 2024.10.31 20:26:09.301402 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10029 | 2024.10.31 20:26:09.301660 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
10030 | 2024.10.31 20:26:09.301993 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10031 | 2024.10.31 20:26:09.302445 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10032 | 2024.10.31 20:26:09.302588 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10033 | 2024.10.31 20:26:09.303013 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part | ||
10034 | 2024.10.31 20:26:09.303688 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10035 | 2024.10.31 20:26:09.303740 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10036 | 2024.10.31 20:26:09.304475 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10037 | 2024.10.31 20:26:09.305237 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10038 | 2024.10.31 20:26:09.305565 [ 41 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10039 | 2024.10.31 20:26:09.305680 [ 41 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10040 | 2024.10.31 20:26:09.305704 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004625 sec., 10378.378378378378 rows/sec., 716.22 KiB/sec. | ||
10041 | 2024.10.31 20:26:09.305755 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10042 | 2024.10.31 20:26:09.306327 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10043 | 2024.10.31 20:26:09.306411 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Debug> DynamicQueryHandler: Done processing query | ||
10044 | 2024.10.31 20:26:09.306494 [ 303 ] {674c7202-649b-4e40-85d6-fd412ed07d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10045 | 2024.10.31 20:26:09.306581 [ 303 ] {} <Debug> HTTP-Session: 97a911aa-ff11-4d79-b359-3530f5b07789 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10046 | 2024.10.31 20:26:09.306747 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10047 | 2024.10.31 20:26:09.306786 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2908 rows starting from the beginning of the part | ||
10048 | 2024.10.31 20:26:09.306938 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10049 | 2024.10.31 20:26:09.306976 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10050 | 2024.10.31 20:26:09.307269 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
10051 | 2024.10.31 20:26:09.307608 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10052 | 2024.10.31 20:26:09.307907 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10053 | 2024.10.31 20:26:09.308144 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10054 | 2024.10.31 20:26:09.309611 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10442 rows, containing 5 columns (5 merged, 0 gathered) in 0.010201048 sec., 1023620.3182261273 rows/sec., 69.88 MiB/sec. | ||
10055 | 2024.10.31 20:26:09.309949 [ 192 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10056 | 2024.10.31 20:26:09.310723 [ 189 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.004794514 sec., 675772.3514833829 rows/sec., 44.51 MiB/sec. | ||
10057 | 2024.10.31 20:26:09.310790 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10058 | 2024.10.31 20:26:09.310892 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10059 | 2024.10.31 20:26:09.311004 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
10060 | 2024.10.31 20:26:09.311167 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10061 | 2024.10.31 20:26:09.311609 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2024.10.31 20:26:09.311704 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_56_11} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10063 | 2024.10.31 20:26:09.311806 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
10064 | 2024.10.31 20:26:12.980900 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10065 | 2024.10.31 20:26:12.980972 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10066 | 2024.10.31 20:26:14.286762 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32917, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10067 | 2024.10.31 20:26:14.286880 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10068 | 2024.10.31 20:26:14.286905 [ 293 ] {} <Debug> HTTP-Session: 4dd4ee91-9c06-4ef0-903a-2ddf2fceef7b Authenticating user 'default' from [fd00:1122:3344:101::d]:32917 | ||
10069 | 2024.10.31 20:26:14.286929 [ 293 ] {} <Debug> HTTP-Session: 4dd4ee91-9c06-4ef0-903a-2ddf2fceef7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10070 | 2024.10.31 20:26:14.286944 [ 293 ] {} <Debug> HTTP-Session: 4dd4ee91-9c06-4ef0-903a-2ddf2fceef7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10071 | 2024.10.31 20:26:14.286995 [ 293 ] {} <Trace> HTTP-Session: 4dd4ee91-9c06-4ef0-903a-2ddf2fceef7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10072 | 2024.10.31 20:26:14.287197 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32917) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10073 | 2024.10.31 20:26:14.287271 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10074 | 2024.10.31 20:26:14.287620 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10075 | 2024.10.31 20:26:14.288106 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10076 | 2024.10.31 20:26:14.288147 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10077 | 2024.10.31 20:26:14.288560 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10078 | 2024.10.31 20:26:14.288954 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10079 | 2024.10.31 20:26:14.289120 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. | ||
10080 | 2024.10.31 20:26:14.289340 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Debug> DynamicQueryHandler: Done processing query | ||
10081 | 2024.10.31 20:26:14.289365 [ 293 ] {55c4d6d4-9f80-433f-8130-4bc346cd7d5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10082 | 2024.10.31 20:26:14.289383 [ 293 ] {} <Debug> HTTP-Session: 4dd4ee91-9c06-4ef0-903a-2ddf2fceef7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10083 | 2024.10.31 20:26:14.289623 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10084 | 2024.10.31 20:26:14.289825 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38660, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10085 | 2024.10.31 20:26:14.289996 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10086 | 2024.10.31 20:26:14.290041 [ 303 ] {} <Debug> HTTP-Session: 42a1c104-b69b-41bd-b3fa-7e616507cdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38660 | ||
10087 | 2024.10.31 20:26:14.290082 [ 303 ] {} <Debug> HTTP-Session: 42a1c104-b69b-41bd-b3fa-7e616507cdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10088 | 2024.10.31 20:26:14.290110 [ 303 ] {} <Debug> HTTP-Session: 42a1c104-b69b-41bd-b3fa-7e616507cdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10089 | 2024.10.31 20:26:14.290196 [ 303 ] {} <Trace> HTTP-Session: 42a1c104-b69b-41bd-b3fa-7e616507cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10090 | 2024.10.31 20:26:14.290413 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38660) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10091 | 2024.10.31 20:26:14.290480 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10092 | 2024.10.31 20:26:14.290824 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10093 | 2024.10.31 20:26:14.291257 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10094 | 2024.10.31 20:26:14.291297 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10095 | 2024.10.31 20:26:14.291727 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10096 | 2024.10.31 20:26:14.292120 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10097 | 2024.10.31 20:26:14.292302 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. | ||
10098 | 2024.10.31 20:26:14.292508 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Debug> DynamicQueryHandler: Done processing query | ||
10099 | 2024.10.31 20:26:14.292534 [ 303 ] {71dc5b3b-9c05-445e-922d-5b7bd0a6bcca} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10100 | 2024.10.31 20:26:14.292551 [ 303 ] {} <Debug> HTTP-Session: 42a1c104-b69b-41bd-b3fa-7e616507cdf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10101 | 2024.10.31 20:26:14.292745 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10102 | 2024.10.31 20:26:14.292801 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32917, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10103 | 2024.10.31 20:26:14.292878 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10104 | 2024.10.31 20:26:14.292919 [ 293 ] {} <Debug> HTTP-Session: 34085e73-a899-4998-8944-695bc688c72e Authenticating user 'default' from [fd00:1122:3344:101::d]:32917 | ||
10105 | 2024.10.31 20:26:14.292947 [ 293 ] {} <Debug> HTTP-Session: 34085e73-a899-4998-8944-695bc688c72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10106 | 2024.10.31 20:26:14.292967 [ 293 ] {} <Debug> HTTP-Session: 34085e73-a899-4998-8944-695bc688c72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10107 | 2024.10.31 20:26:14.293014 [ 293 ] {} <Trace> HTTP-Session: 34085e73-a899-4998-8944-695bc688c72e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10108 | 2024.10.31 20:26:14.293216 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10109 | 2024.10.31 20:26:14.293268 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10110 | 2024.10.31 20:26:14.293451 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10111 | 2024.10.31 20:26:14.293855 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10112 | 2024.10.31 20:26:14.293892 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10113 | 2024.10.31 20:26:14.294291 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10114 | 2024.10.31 20:26:14.294651 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10115 | 2024.10.31 20:26:14.294807 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
10116 | 2024.10.31 20:26:14.295075 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Debug> DynamicQueryHandler: Done processing query | ||
10117 | 2024.10.31 20:26:14.295123 [ 293 ] {e9f04329-376e-4dbb-a9ad-81fb574624c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10118 | 2024.10.31 20:26:14.295181 [ 293 ] {} <Debug> HTTP-Session: 34085e73-a899-4998-8944-695bc688c72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10119 | 2024.10.31 20:26:14.295455 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:32917, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10120 | 2024.10.31 20:26:14.295521 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58534, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10121 | 2024.10.31 20:26:14.295610 [ 303 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10122 | 2024.10.31 20:26:14.295637 [ 303 ] {} <Debug> HTTP-Session: fe6af93c-1a7c-4f58-82f5-2fa5db4acc09 Authenticating user 'default' from [fd00:1122:3344:101::d]:58534 | ||
10123 | 2024.10.31 20:26:14.295658 [ 303 ] {} <Debug> HTTP-Session: fe6af93c-1a7c-4f58-82f5-2fa5db4acc09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10124 | 2024.10.31 20:26:14.295675 [ 303 ] {} <Debug> HTTP-Session: fe6af93c-1a7c-4f58-82f5-2fa5db4acc09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10125 | 2024.10.31 20:26:14.295721 [ 303 ] {} <Trace> HTTP-Session: fe6af93c-1a7c-4f58-82f5-2fa5db4acc09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10126 | 2024.10.31 20:26:14.295876 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58534) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10127 | 2024.10.31 20:26:14.295934 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10128 | 2024.10.31 20:26:14.296123 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10129 | 2024.10.31 20:26:14.296449 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2024.10.31 20:26:14.296485 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10131 | 2024.10.31 20:26:14.296874 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10132 | 2024.10.31 20:26:14.297208 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2024.10.31 20:26:14.297370 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
10134 | 2024.10.31 20:26:14.297637 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Debug> DynamicQueryHandler: Done processing query | ||
10135 | 2024.10.31 20:26:14.297695 [ 303 ] {56803d53-2ab7-45a8-bba3-8c77a68933a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10136 | 2024.10.31 20:26:14.297759 [ 303 ] {} <Debug> HTTP-Session: fe6af93c-1a7c-4f58-82f5-2fa5db4acc09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10137 | 2024.10.31 20:26:14.298145 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10138 | 2024.10.31 20:26:16.126396 [ 37 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10139 | 2024.10.31 20:26:16.126483 [ 37 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10140 | 2024.10.31 20:26:16.126510 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10141 | 2024.10.31 20:26:16.126820 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
10142 | 2024.10.31 20:26:16.127122 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10143 | 2024.10.31 20:26:16.127191 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
10144 | 2024.10.31 20:26:16.127322 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
10145 | 2024.10.31 20:26:16.127544 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
10146 | 2024.10.31 20:26:16.127674 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
10147 | 2024.10.31 20:26:16.127875 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
10148 | 2024.10.31 20:26:16.129015 [ 191 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401772 sec., 124491.41717032259 rows/sec., 8.48 MiB/sec. | ||
10149 | 2024.10.31 20:26:16.129260 [ 193 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10150 | 2024.10.31 20:26:16.129739 [ 193 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_17_4} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10151 | 2024.10.31 20:26:16.129831 [ 193 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_17_4} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10152 | 2024.10.31 20:26:16.129933 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10153 | 2024.10.31 20:26:18.295436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 918 | ||
10154 | 2024.10.31 20:26:18.298111 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10155 | 2024.10.31 20:26:18.298165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10156 | 2024.10.31 20:26:18.299693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10157 | 2024.10.31 20:26:18.300708 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10158 | 2024.10.31 20:26:18.300914 [ 33 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10159 | 2024.10.31 20:26:18.301033 [ 33 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10160 | 2024.10.31 20:26:18.301093 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10161 | 2024.10.31 20:26:18.301367 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
10162 | 2024.10.31 20:26:18.301802 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
10163 | 2024.10.31 20:26:18.302491 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10164 | 2024.10.31 20:26:18.302616 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 794 rows starting from the beginning of the part | ||
10165 | 2024.10.31 20:26:18.303221 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
10166 | 2024.10.31 20:26:18.303758 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
10167 | 2024.10.31 20:26:18.304246 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
10168 | 2024.10.31 20:26:18.304715 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
10169 | 2024.10.31 20:26:18.305182 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
10170 | 2024.10.31 20:26:18.313879 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 918 rows, containing 72 columns (72 merged, 0 gathered) in 0.012656631 sec., 72531.14987708814 rows/sec., 52.26 MiB/sec. | ||
10171 | 2024.10.31 20:26:18.315409 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10172 | 2024.10.31 20:26:18.317146 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10173 | 2024.10.31 20:26:18.317249 [ 196 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_31_6} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10174 | 2024.10.31 20:26:18.317573 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
10175 | 2024.10.31 20:26:19.000189 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.29 MiB, peak 175.80 MiB, free memory in arenas 0.00 B, will set to 168.30 MiB (RSS), difference: 1.00 MiB | ||
10176 | 2024.10.31 20:26:19.303765 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10177 | 2024.10.31 20:26:19.303903 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10178 | 2024.10.31 20:26:19.303931 [ 290 ] {} <Debug> HTTP-Session: bc5d0786-ab8e-416b-8cf1-db364d28128e Authenticating user 'default' from [fd00:1122:3344:101::d]:60562 | ||
10179 | 2024.10.31 20:26:19.303957 [ 290 ] {} <Debug> HTTP-Session: bc5d0786-ab8e-416b-8cf1-db364d28128e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10180 | 2024.10.31 20:26:19.303973 [ 290 ] {} <Debug> HTTP-Session: bc5d0786-ab8e-416b-8cf1-db364d28128e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10181 | 2024.10.31 20:26:19.304036 [ 290 ] {} <Trace> HTTP-Session: bc5d0786-ab8e-416b-8cf1-db364d28128e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10182 | 2024.10.31 20:26:19.304336 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60562) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10183 | 2024.10.31 20:26:19.304416 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10184 | 2024.10.31 20:26:19.304777 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10185 | 2024.10.31 20:26:19.305455 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10186 | 2024.10.31 20:26:19.305511 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10187 | 2024.10.31 20:26:19.306047 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10188 | 2024.10.31 20:26:19.306502 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10189 | 2024.10.31 20:26:19.306682 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002475 sec., 109494.94949494948 rows/sec., 9.75 MiB/sec. | ||
10190 | 2024.10.31 20:26:19.307080 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Debug> DynamicQueryHandler: Done processing query | ||
10191 | 2024.10.31 20:26:19.307144 [ 290 ] {22f52fc8-3171-48aa-9fc4-469d58156470} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10192 | 2024.10.31 20:26:19.307201 [ 290 ] {} <Debug> HTTP-Session: bc5d0786-ab8e-416b-8cf1-db364d28128e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10193 | 2024.10.31 20:26:19.307485 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10194 | 2024.10.31 20:26:19.307638 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57298, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10195 | 2024.10.31 20:26:19.307769 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10196 | 2024.10.31 20:26:19.307800 [ 282 ] {} <Debug> HTTP-Session: 454df46b-7704-4d89-b56c-8050448cf2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:57298 | ||
10197 | 2024.10.31 20:26:19.307830 [ 282 ] {} <Debug> HTTP-Session: 454df46b-7704-4d89-b56c-8050448cf2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10198 | 2024.10.31 20:26:19.307850 [ 282 ] {} <Debug> HTTP-Session: 454df46b-7704-4d89-b56c-8050448cf2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10199 | 2024.10.31 20:26:19.307920 [ 282 ] {} <Trace> HTTP-Session: 454df46b-7704-4d89-b56c-8050448cf2ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10200 | 2024.10.31 20:26:19.308148 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57298) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10201 | 2024.10.31 20:26:19.308231 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10202 | 2024.10.31 20:26:19.308657 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10203 | 2024.10.31 20:26:19.309123 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10204 | 2024.10.31 20:26:19.309174 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10205 | 2024.10.31 20:26:19.309649 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10206 | 2024.10.31 20:26:19.310093 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10207 | 2024.10.31 20:26:19.310292 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002221 sec., 18460.15308419631 rows/sec., 1.36 MiB/sec. | ||
10208 | 2024.10.31 20:26:19.310314 [ 33 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
10209 | 2024.10.31 20:26:19.310426 [ 33 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10210 | 2024.10.31 20:26:19.310496 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10211 | 2024.10.31 20:26:19.310910 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
10212 | 2024.10.31 20:26:19.310955 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Debug> DynamicQueryHandler: Done processing query | ||
10213 | 2024.10.31 20:26:19.311008 [ 282 ] {5d275e32-fd2c-43fe-bd56-15290fae500e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10214 | 2024.10.31 20:26:19.311037 [ 282 ] {} <Debug> HTTP-Session: 454df46b-7704-4d89-b56c-8050448cf2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10215 | 2024.10.31 20:26:19.311192 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10216 | 2024.10.31 20:26:19.311298 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 59 rows starting from the beginning of the part | ||
10217 | 2024.10.31 20:26:19.311330 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10218 | 2024.10.31 20:26:19.311348 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10219 | 2024.10.31 20:26:19.311597 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10220 | 2024.10.31 20:26:19.311668 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10221 | 2024.10.31 20:26:19.311691 [ 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): | ||
10222 | |||
10223 | (version 23.8.7.1) | ||
10224 | 2024.10.31 20:26:19.311763 [ 290 ] {} <Debug> HTTP-Session: 8e8c7b0d-193b-434d-bd42-70136e6f0e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60562 | ||
10225 | 2024.10.31 20:26:19.311918 [ 290 ] {} <Debug> HTTP-Session: 8e8c7b0d-193b-434d-bd42-70136e6f0e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10226 | 2024.10.31 20:26:19.311986 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
10227 | 2024.10.31 20:26:19.312007 [ 290 ] {} <Debug> HTTP-Session: 8e8c7b0d-193b-434d-bd42-70136e6f0e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10228 | 2024.10.31 20:26:19.312222 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
10229 | 2024.10.31 20:26:19.312230 [ 290 ] {} <Trace> HTTP-Session: 8e8c7b0d-193b-434d-bd42-70136e6f0e25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10230 | 2024.10.31 20:26:19.312539 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
10231 | 2024.10.31 20:26:19.312790 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60562) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10232 | 2024.10.31 20:26:19.312819 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
10233 | 2024.10.31 20:26:19.312999 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10234 | 2024.10.31 20:26:19.313995 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10235 | 2024.10.31 20:26:19.315015 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10236 | 2024.10.31 20:26:19.315099 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10237 | 2024.10.31 20:26:19.316113 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.005537208 sec., 34674.51466515254 rows/sec., 2.65 MiB/sec. | ||
10238 | 2024.10.31 20:26:19.316176 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10239 | 2024.10.31 20:26:19.316362 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
10240 | 2024.10.31 20:26:19.317166 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10241 | 2024.10.31 20:26:19.317540 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004951 sec., 2827.7115734195113 rows/sec., 198.03 KiB/sec. | ||
10242 | 2024.10.31 20:26:19.317602 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10243 | 2024.10.31 20:26:19.317966 [ 190 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_34_7} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
10244 | 2024.10.31 20:26:19.318223 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10245 | 2024.10.31 20:26:19.318265 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Debug> DynamicQueryHandler: Done processing query | ||
10246 | 2024.10.31 20:26:19.318330 [ 290 ] {b7114103-e67c-4c75-bc5e-6bf5f0e6338b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10247 | 2024.10.31 20:26:19.318356 [ 290 ] {} <Debug> HTTP-Session: 8e8c7b0d-193b-434d-bd42-70136e6f0e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10248 | 2024.10.31 20:26:19.318530 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10249 | 2024.10.31 20:26:19.318635 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35241, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10250 | 2024.10.31 20:26:19.318709 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10251 | 2024.10.31 20:26:19.318732 [ 282 ] {} <Debug> HTTP-Session: 7281c135-9070-4553-b38d-afe5adea15fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35241 | ||
10252 | 2024.10.31 20:26:19.318755 [ 282 ] {} <Debug> HTTP-Session: 7281c135-9070-4553-b38d-afe5adea15fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10253 | 2024.10.31 20:26:19.318770 [ 282 ] {} <Debug> HTTP-Session: 7281c135-9070-4553-b38d-afe5adea15fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10254 | 2024.10.31 20:26:19.318814 [ 282 ] {} <Trace> HTTP-Session: 7281c135-9070-4553-b38d-afe5adea15fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10255 | 2024.10.31 20:26:19.318947 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35241) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10256 | 2024.10.31 20:26:19.319000 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10257 | 2024.10.31 20:26:19.319296 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10258 | 2024.10.31 20:26:19.319735 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10259 | 2024.10.31 20:26:19.319774 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10260 | 2024.10.31 20:26:19.320163 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10261 | 2024.10.31 20:26:19.320576 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10262 | 2024.10.31 20:26:19.320751 [ 26 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10263 | 2024.10.31 20:26:19.320770 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001852 sec., 3239.7408207343415 rows/sec., 191.41 KiB/sec. | ||
10264 | 2024.10.31 20:26:19.320810 [ 26 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2024.10.31 20:26:19.320886 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10266 | 2024.10.31 20:26:19.321128 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
10267 | 2024.10.31 20:26:19.321145 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Debug> DynamicQueryHandler: Done processing query | ||
10268 | 2024.10.31 20:26:19.321237 [ 282 ] {b11a8e71-31f5-4e27-911f-d35664b56558} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10269 | 2024.10.31 20:26:19.321265 [ 282 ] {} <Debug> HTTP-Session: 7281c135-9070-4553-b38d-afe5adea15fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10270 | 2024.10.31 20:26:19.321427 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10271 | 2024.10.31 20:26:19.321482 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part | ||
10272 | 2024.10.31 20:26:19.321679 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10273 | 2024.10.31 20:26:19.321731 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10274 | 2024.10.31 20:26:19.321858 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
10275 | 2024.10.31 20:26:19.321980 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10276 | 2024.10.31 20:26:19.322110 [ 290 ] {} <Debug> HTTP-Session: 2591d838-1245-4e7d-a1ad-cf4d268b6f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:60562 | ||
10277 | 2024.10.31 20:26:19.322225 [ 290 ] {} <Debug> HTTP-Session: 2591d838-1245-4e7d-a1ad-cf4d268b6f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10278 | 2024.10.31 20:26:19.322236 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
10279 | 2024.10.31 20:26:19.322319 [ 290 ] {} <Debug> HTTP-Session: 2591d838-1245-4e7d-a1ad-cf4d268b6f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10280 | 2024.10.31 20:26:19.322569 [ 290 ] {} <Trace> HTTP-Session: 2591d838-1245-4e7d-a1ad-cf4d268b6f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10281 | 2024.10.31 20:26:19.322600 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
10282 | 2024.10.31 20:26:19.322988 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
10283 | 2024.10.31 20:26:19.324432 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60562) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10284 | 2024.10.31 20:26:19.324679 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10285 | 2024.10.31 20:26:19.324768 [ 200 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003751246 sec., 7997.342749582405 rows/sec., 507.64 KiB/sec. | ||
10286 | 2024.10.31 20:26:19.325000 [ 200 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10287 | 2024.10.31 20:26:19.325654 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10288 | 2024.10.31 20:26:19.326138 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_17_4} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10289 | 2024.10.31 20:26:19.326299 [ 201 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_17_4} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10290 | 2024.10.31 20:26:19.326503 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10291 | 2024.10.31 20:26:19.326730 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10292 | 2024.10.31 20:26:19.326778 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10293 | 2024.10.31 20:26:19.327238 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10294 | 2024.10.31 20:26:19.327675 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2024.10.31 20:26:19.327849 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004859 sec., 87054.9495781025 rows/sec., 6.22 MiB/sec. | ||
10296 | 2024.10.31 20:26:19.328185 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Debug> DynamicQueryHandler: Done processing query | ||
10297 | 2024.10.31 20:26:19.328256 [ 290 ] {d03d3317-0c46-4f94-a240-92477594b332} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10298 | 2024.10.31 20:26:19.328300 [ 290 ] {} <Debug> HTTP-Session: 2591d838-1245-4e7d-a1ad-cf4d268b6f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10299 | 2024.10.31 20:26:19.328626 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10300 | 2024.10.31 20:26:19.328739 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62804, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10301 | 2024.10.31 20:26:19.328817 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10302 | 2024.10.31 20:26:19.328844 [ 282 ] {} <Debug> HTTP-Session: 772a2bed-2eb0-41a5-b10f-0b47faf375e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62804 | ||
10303 | 2024.10.31 20:26:19.328867 [ 282 ] {} <Debug> HTTP-Session: 772a2bed-2eb0-41a5-b10f-0b47faf375e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10304 | 2024.10.31 20:26:19.328885 [ 282 ] {} <Debug> HTTP-Session: 772a2bed-2eb0-41a5-b10f-0b47faf375e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10305 | 2024.10.31 20:26:19.328935 [ 282 ] {} <Trace> HTTP-Session: 772a2bed-2eb0-41a5-b10f-0b47faf375e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10306 | 2024.10.31 20:26:19.329078 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62804) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10307 | 2024.10.31 20:26:19.329147 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10308 | 2024.10.31 20:26:19.329383 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10309 | 2024.10.31 20:26:19.329681 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10310 | 2024.10.31 20:26:19.329721 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10311 | 2024.10.31 20:26:19.330109 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10312 | 2024.10.31 20:26:19.330478 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10313 | 2024.10.31 20:26:19.330659 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 194.22 KiB/sec. | ||
10314 | 2024.10.31 20:26:19.330892 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Debug> DynamicQueryHandler: Done processing query | ||
10315 | 2024.10.31 20:26:19.330918 [ 282 ] {014dd9f6-b120-4d2d-ac90-f79fe9637292} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10316 | 2024.10.31 20:26:19.330935 [ 282 ] {} <Debug> HTTP-Session: 772a2bed-2eb0-41a5-b10f-0b47faf375e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10317 | 2024.10.31 20:26:19.331141 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10318 | 2024.10.31 20:26:19.331167 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10319 | 2024.10.31 20:26:19.331273 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10320 | 2024.10.31 20:26:19.331314 [ 290 ] {} <Debug> HTTP-Session: bd077a7c-63a5-4f96-bbf1-97cd1d553c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:60562 | ||
10321 | 2024.10.31 20:26:19.331341 [ 290 ] {} <Debug> HTTP-Session: bd077a7c-63a5-4f96-bbf1-97cd1d553c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10322 | 2024.10.31 20:26:19.331357 [ 290 ] {} <Debug> HTTP-Session: bd077a7c-63a5-4f96-bbf1-97cd1d553c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10323 | 2024.10.31 20:26:19.331404 [ 290 ] {} <Trace> HTTP-Session: bd077a7c-63a5-4f96-bbf1-97cd1d553c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10324 | 2024.10.31 20:26:19.331670 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60562) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10325 | 2024.10.31 20:26:19.331739 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10326 | 2024.10.31 20:26:19.331933 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10327 | 2024.10.31 20:26:19.332426 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10328 | 2024.10.31 20:26:19.332468 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10329 | 2024.10.31 20:26:19.332890 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10330 | 2024.10.31 20:26:19.333283 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10331 | 2024.10.31 20:26:19.333467 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001935 sec., 122480.62015503875 rows/sec., 8.21 MiB/sec. | ||
10332 | 2024.10.31 20:26:19.333785 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Debug> DynamicQueryHandler: Done processing query | ||
10333 | 2024.10.31 20:26:19.333843 [ 290 ] {53e299dd-470d-4b12-8c79-d15dd2f70b72} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10334 | 2024.10.31 20:26:19.333893 [ 290 ] {} <Debug> HTTP-Session: bd077a7c-63a5-4f96-bbf1-97cd1d553c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10335 | 2024.10.31 20:26:19.334127 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60562, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10336 | 2024.10.31 20:26:19.334248 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40826, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10337 | 2024.10.31 20:26:19.334332 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10338 | 2024.10.31 20:26:19.334354 [ 282 ] {} <Debug> HTTP-Session: e0b36cc4-1e97-4fb5-9f86-1ab453b666ef Authenticating user 'default' from [fd00:1122:3344:101::d]:40826 | ||
10339 | 2024.10.31 20:26:19.334374 [ 282 ] {} <Debug> HTTP-Session: e0b36cc4-1e97-4fb5-9f86-1ab453b666ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10340 | 2024.10.31 20:26:19.334389 [ 282 ] {} <Debug> HTTP-Session: e0b36cc4-1e97-4fb5-9f86-1ab453b666ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10341 | 2024.10.31 20:26:19.334431 [ 282 ] {} <Trace> HTTP-Session: e0b36cc4-1e97-4fb5-9f86-1ab453b666ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10342 | 2024.10.31 20:26:19.334551 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10343 | 2024.10.31 20:26:19.334607 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10344 | 2024.10.31 20:26:19.334802 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10345 | 2024.10.31 20:26:19.335123 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10346 | 2024.10.31 20:26:19.335162 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10347 | 2024.10.31 20:26:19.335549 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10348 | 2024.10.31 20:26:19.335902 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10349 | 2024.10.31 20:26:19.336072 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
10350 | 2024.10.31 20:26:19.336316 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Debug> DynamicQueryHandler: Done processing query | ||
10351 | 2024.10.31 20:26:19.336340 [ 282 ] {318c181e-35de-4be9-9624-5e2d41800267} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10352 | 2024.10.31 20:26:19.336357 [ 282 ] {} <Debug> HTTP-Session: e0b36cc4-1e97-4fb5-9f86-1ab453b666ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10353 | 2024.10.31 20:26:19.336558 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10354 | 2024.10.31 20:26:19.336708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39501, User-Agent: (none), Length: 68878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10355 | 2024.10.31 20:26:19.336795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10356 | 2024.10.31 20:26:19.336821 [ 3 ] {} <Debug> HTTP-Session: c0a0d321-778e-4979-9755-48d8c45e7b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39501 | ||
10357 | 2024.10.31 20:26:19.336845 [ 3 ] {} <Debug> HTTP-Session: c0a0d321-778e-4979-9755-48d8c45e7b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10358 | 2024.10.31 20:26:19.336860 [ 3 ] {} <Debug> HTTP-Session: c0a0d321-778e-4979-9755-48d8c45e7b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10359 | 2024.10.31 20:26:19.336912 [ 3 ] {} <Trace> HTTP-Session: c0a0d321-778e-4979-9755-48d8c45e7b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10360 | 2024.10.31 20:26:19.337528 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39501) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10361 | 2024.10.31 20:26:19.337628 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <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 | ||
10362 | 2024.10.31 20:26:19.338143 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10363 | 2024.10.31 20:26:19.338892 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10364 | 2024.10.31 20:26:19.338932 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10365 | 2024.10.31 20:26:19.339678 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10366 | 2024.10.31 20:26:19.340128 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10367 | 2024.10.31 20:26:19.340313 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003235 sec., 12673.87944358578 rows/sec., 22.71 MiB/sec. | ||
10368 | 2024.10.31 20:26:19.340937 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Debug> DynamicQueryHandler: Done processing query | ||
10369 | 2024.10.31 20:26:19.340966 [ 3 ] {928b8ae4-c314-4a0f-914d-c61478cffd35} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
10370 | 2024.10.31 20:26:19.340984 [ 3 ] {} <Debug> HTTP-Session: c0a0d321-778e-4979-9755-48d8c45e7b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10371 | 2024.10.31 20:26:19.341192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39501, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10372 | 2024.10.31 20:26:19.341204 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40826, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10373 | 2024.10.31 20:26:19.341291 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10374 | 2024.10.31 20:26:19.341320 [ 282 ] {} <Debug> HTTP-Session: 7897ac00-1cda-4604-91c6-69ef6b5771d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40826 | ||
10375 | 2024.10.31 20:26:19.341344 [ 282 ] {} <Debug> HTTP-Session: 7897ac00-1cda-4604-91c6-69ef6b5771d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10376 | 2024.10.31 20:26:19.341367 [ 282 ] {} <Debug> HTTP-Session: 7897ac00-1cda-4604-91c6-69ef6b5771d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10377 | 2024.10.31 20:26:19.341414 [ 282 ] {} <Trace> HTTP-Session: 7897ac00-1cda-4604-91c6-69ef6b5771d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10378 | 2024.10.31 20:26:19.341577 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40826) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10379 | 2024.10.31 20:26:19.341629 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10380 | 2024.10.31 20:26:19.341818 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10381 | 2024.10.31 20:26:19.342188 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10382 | 2024.10.31 20:26:19.342228 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10383 | 2024.10.31 20:26:19.342627 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10384 | 2024.10.31 20:26:19.343000 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10385 | 2024.10.31 20:26:19.343136 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001628 sec., 50368.550368550365 rows/sec., 3.20 MiB/sec. | ||
10386 | 2024.10.31 20:26:19.343348 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Debug> DynamicQueryHandler: Done processing query | ||
10387 | 2024.10.31 20:26:19.343387 [ 282 ] {79a6f5c9-58ea-4796-a975-61d4071ae1ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10388 | 2024.10.31 20:26:19.343415 [ 282 ] {} <Debug> HTTP-Session: 7897ac00-1cda-4604-91c6-69ef6b5771d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10389 | 2024.10.31 20:26:19.343773 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10390 | 2024.10.31 20:26:24.169043 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10391 | 2024.10.31 20:26:24.287620 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48004, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10392 | 2024.10.31 20:26:24.287741 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10393 | 2024.10.31 20:26:24.287769 [ 282 ] {} <Debug> HTTP-Session: 4a0410cc-1c59-4862-9df4-075680f4798e Authenticating user 'default' from [fd00:1122:3344:101::d]:48004 | ||
10394 | 2024.10.31 20:26:24.287799 [ 282 ] {} <Debug> HTTP-Session: 4a0410cc-1c59-4862-9df4-075680f4798e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10395 | 2024.10.31 20:26:24.287816 [ 282 ] {} <Debug> HTTP-Session: 4a0410cc-1c59-4862-9df4-075680f4798e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10396 | 2024.10.31 20:26:24.287874 [ 282 ] {} <Trace> HTTP-Session: 4a0410cc-1c59-4862-9df4-075680f4798e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10397 | 2024.10.31 20:26:24.288086 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48004) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10398 | 2024.10.31 20:26:24.288165 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10399 | 2024.10.31 20:26:24.288561 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10400 | 2024.10.31 20:26:24.289004 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10401 | 2024.10.31 20:26:24.289050 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10402 | 2024.10.31 20:26:24.289488 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
10403 | 2024.10.31 20:26:24.289882 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10404 | 2024.10.31 20:26:24.290079 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002045 sec., 3911.9804400977996 rows/sec., 318.99 KiB/sec. | ||
10405 | 2024.10.31 20:26:24.290463 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Debug> DynamicQueryHandler: Done processing query | ||
10406 | 2024.10.31 20:26:24.290490 [ 282 ] {effd55d6-005f-4ac3-be47-653e3c5925d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10407 | 2024.10.31 20:26:24.290507 [ 282 ] {} <Debug> HTTP-Session: 4a0410cc-1c59-4862-9df4-075680f4798e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10408 | 2024.10.31 20:26:24.290692 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48004, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10409 | 2024.10.31 20:26:24.290770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51058, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10410 | 2024.10.31 20:26:24.290899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10411 | 2024.10.31 20:26:24.290924 [ 3 ] {} <Debug> HTTP-Session: 0fbbcb8e-8fac-4eb4-a342-5a7cce9f8670 Authenticating user 'default' from [fd00:1122:3344:101::d]:51058 | ||
10412 | 2024.10.31 20:26:24.290949 [ 3 ] {} <Debug> HTTP-Session: 0fbbcb8e-8fac-4eb4-a342-5a7cce9f8670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10413 | 2024.10.31 20:26:24.290964 [ 3 ] {} <Debug> HTTP-Session: 0fbbcb8e-8fac-4eb4-a342-5a7cce9f8670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10414 | 2024.10.31 20:26:24.291019 [ 3 ] {} <Trace> HTTP-Session: 0fbbcb8e-8fac-4eb4-a342-5a7cce9f8670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10415 | 2024.10.31 20:26:24.291222 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51058) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10416 | 2024.10.31 20:26:24.291290 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10417 | 2024.10.31 20:26:24.291643 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10418 | 2024.10.31 20:26:24.292083 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10419 | 2024.10.31 20:26:24.292128 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10420 | 2024.10.31 20:26:24.292557 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10421 | 2024.10.31 20:26:24.292945 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10422 | 2024.10.31 20:26:24.293129 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001975 sec., 30379.746835443035 rows/sec., 2.32 MiB/sec. | ||
10423 | 2024.10.31 20:26:24.293139 [ 71 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10424 | 2024.10.31 20:26:24.293246 [ 71 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10425 | 2024.10.31 20:26:24.293314 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10426 | 2024.10.31 20:26:24.293453 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Debug> DynamicQueryHandler: Done processing query | ||
10427 | 2024.10.31 20:26:24.293470 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
10428 | 2024.10.31 20:26:24.293494 [ 3 ] {d856de5a-7a1c-48f4-b177-722ea02b4e2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10429 | 2024.10.31 20:26:24.293546 [ 3 ] {} <Debug> HTTP-Session: 0fbbcb8e-8fac-4eb4-a342-5a7cce9f8670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10430 | 2024.10.31 20:26:24.293685 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10431 | 2024.10.31 20:26:24.293767 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1422 rows starting from the beginning of the part | ||
10432 | 2024.10.31 20:26:24.293765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10433 | 2024.10.31 20:26:24.293832 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46436, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10434 | 2024.10.31 20:26:24.294030 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10435 | 2024.10.31 20:26:24.294093 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 271 rows starting from the beginning of the part | ||
10436 | 2024.10.31 20:26:24.294101 [ 3 ] {} <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): | ||
10437 | |||
10438 | (version 23.8.7.1) | ||
10439 | 2024.10.31 20:26:24.294143 [ 282 ] {} <Debug> HTTP-Session: 726b5dd8-ec1c-4e5f-8801-3c81088b8866 Authenticating user 'default' from [fd00:1122:3344:101::d]:46436 | ||
10440 | 2024.10.31 20:26:24.294237 [ 282 ] {} <Debug> HTTP-Session: 726b5dd8-ec1c-4e5f-8801-3c81088b8866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10441 | 2024.10.31 20:26:24.294296 [ 282 ] {} <Debug> HTTP-Session: 726b5dd8-ec1c-4e5f-8801-3c81088b8866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10442 | 2024.10.31 20:26:24.294301 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
10443 | 2024.10.31 20:26:24.294392 [ 282 ] {} <Trace> HTTP-Session: 726b5dd8-ec1c-4e5f-8801-3c81088b8866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10444 | 2024.10.31 20:26:24.294553 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
10445 | 2024.10.31 20:26:24.294692 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 271 rows starting from the beginning of the part | ||
10446 | 2024.10.31 20:26:24.294700 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46436) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10447 | 2024.10.31 20:26:24.294800 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10448 | 2024.10.31 20:26:24.294831 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
10449 | 2024.10.31 20:26:24.295600 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10450 | 2024.10.31 20:26:24.296077 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10451 | 2024.10.31 20:26:24.296118 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10452 | 2024.10.31 20:26:24.296630 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10453 | 2024.10.31 20:26:24.297137 [ 197 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.003729016 sec., 573341.6000360417 rows/sec., 50.67 MiB/sec. | ||
10454 | 2024.10.31 20:26:24.297168 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10455 | 2024.10.31 20:26:24.297454 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.002807 sec., 2850.0178126113287 rows/sec., 199.00 KiB/sec. | ||
10456 | 2024.10.31 20:26:24.297586 [ 197 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10457 | 2024.10.31 20:26:24.298216 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Debug> DynamicQueryHandler: Done processing query | ||
10458 | 2024.10.31 20:26:24.298284 [ 282 ] {9c36215a-e7af-4314-9358-4ed05ad9f61e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10459 | 2024.10.31 20:26:24.298347 [ 282 ] {} <Debug> HTTP-Session: 726b5dd8-ec1c-4e5f-8801-3c81088b8866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10460 | 2024.10.31 20:26:24.298585 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10461 | 2024.10.31 20:26:24.298733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40663, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10462 | 2024.10.31 20:26:24.298813 [ 197 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10463 | 2024.10.31 20:26:24.298814 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
10464 | |||
10465 | (version 23.8.7.1) | ||
10466 | 2024.10.31 20:26:24.298890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10467 | 2024.10.31 20:26:24.298973 [ 3 ] {} <Debug> HTTP-Session: b060dc42-3b00-4257-aa30-52bb08a47677 Authenticating user 'default' from [fd00:1122:3344:101::d]:40663 | ||
10468 | 2024.10.31 20:26:24.299004 [ 3 ] {} <Debug> HTTP-Session: b060dc42-3b00-4257-aa30-52bb08a47677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10469 | 2024.10.31 20:26:24.299023 [ 197 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_61_12} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10470 | 2024.10.31 20:26:24.299032 [ 3 ] {} <Debug> HTTP-Session: b060dc42-3b00-4257-aa30-52bb08a47677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10471 | 2024.10.31 20:26:24.299142 [ 3 ] {} <Trace> HTTP-Session: b060dc42-3b00-4257-aa30-52bb08a47677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10472 | 2024.10.31 20:26:24.299179 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10473 | 2024.10.31 20:26:24.299379 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40663) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10474 | 2024.10.31 20:26:24.299450 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10475 | 2024.10.31 20:26:24.299736 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10476 | 2024.10.31 20:26:24.300127 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10477 | 2024.10.31 20:26:24.300166 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10478 | 2024.10.31 20:26:24.300550 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10479 | 2024.10.31 20:26:24.300937 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10480 | 2024.10.31 20:26:24.301093 [ 71 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10481 | 2024.10.31 20:26:24.301102 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001813 sec., 39713.18257032543 rows/sec., 3.11 MiB/sec. | ||
10482 | 2024.10.31 20:26:24.301139 [ 71 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10483 | 2024.10.31 20:26:24.301201 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10484 | 2024.10.31 20:26:24.301566 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Debug> DynamicQueryHandler: Done processing query | ||
10485 | 2024.10.31 20:26:24.301568 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
10486 | 2024.10.31 20:26:24.301646 [ 3 ] {c2b19fa7-5738-4fa0-b6a1-b1df24ec2818} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10487 | 2024.10.31 20:26:24.301736 [ 3 ] {} <Debug> HTTP-Session: b060dc42-3b00-4257-aa30-52bb08a47677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10488 | 2024.10.31 20:26:24.302080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10489 | 2024.10.31 20:26:24.302361 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47843, User-Agent: (none), Length: 31392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10490 | 2024.10.31 20:26:24.302399 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10491 | 2024.10.31 20:26:24.302535 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
10492 | 2024.10.31 20:26:24.302558 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10493 | 2024.10.31 20:26:24.302626 [ 282 ] {} <Debug> HTTP-Session: 58a52f3c-e94b-44d7-b29f-f9d793d20a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:47843 | ||
10494 | 2024.10.31 20:26:24.302736 [ 282 ] {} <Debug> HTTP-Session: 58a52f3c-e94b-44d7-b29f-f9d793d20a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10495 | 2024.10.31 20:26:24.302802 [ 282 ] {} <Debug> HTTP-Session: 58a52f3c-e94b-44d7-b29f-f9d793d20a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10496 | 2024.10.31 20:26:24.302835 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 423 rows starting from the beginning of the part | ||
10497 | 2024.10.31 20:26:24.302947 [ 282 ] {} <Trace> HTTP-Session: 58a52f3c-e94b-44d7-b29f-f9d793d20a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10498 | 2024.10.31 20:26:24.303057 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 68 rows starting from the beginning of the part | ||
10499 | 2024.10.31 20:26:24.303392 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
10500 | 2024.10.31 20:26:24.303549 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47843) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10501 | 2024.10.31 20:26:24.303632 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 423 rows starting from the beginning of the part | ||
10502 | 2024.10.31 20:26:24.303764 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10503 | 2024.10.31 20:26:24.303917 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 72 rows starting from the beginning of the part | ||
10504 | 2024.10.31 20:26:24.304694 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10505 | 2024.10.31 20:26:24.305542 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2024.10.31 20:26:24.305605 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10507 | 2024.10.31 20:26:24.306599 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10508 | 2024.10.31 20:26:24.307241 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.005921874 sec., 331820.6365079703 rows/sec., 25.41 MiB/sec. | ||
10509 | 2024.10.31 20:26:24.307448 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10510 | 2024.10.31 20:26:24.307487 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10511 | 2024.10.31 20:26:24.307688 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.004397 sec., 37298.157834887425 rows/sec., 2.60 MiB/sec. | ||
10512 | 2024.10.31 20:26:24.307985 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Debug> DynamicQueryHandler: Done processing query | ||
10513 | 2024.10.31 20:26:24.308010 [ 282 ] {a6c6e4ef-3bfa-41a7-bbf0-309ec3ea82bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10514 | 2024.10.31 20:26:24.308034 [ 282 ] {} <Debug> HTTP-Session: 58a52f3c-e94b-44d7-b29f-f9d793d20a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10515 | 2024.10.31 20:26:24.308135 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2024.10.31 20:26:24.308200 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47843, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10517 | 2024.10.31 20:26:24.308255 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_61_12} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10518 | 2024.10.31 20:26:24.308314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48903, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10519 | 2024.10.31 20:26:24.308411 [ 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): | ||
10520 | |||
10521 | (version 23.8.7.1) | ||
10522 | 2024.10.31 20:26:24.308416 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
10523 | 2024.10.31 20:26:24.308466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10524 | 2024.10.31 20:26:24.308519 [ 3 ] {} <Debug> HTTP-Session: 1bf7dcc4-765e-4a63-b94d-baf684f00c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:48903 | ||
10525 | 2024.10.31 20:26:24.308540 [ 3 ] {} <Debug> HTTP-Session: 1bf7dcc4-765e-4a63-b94d-baf684f00c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10526 | 2024.10.31 20:26:24.308557 [ 3 ] {} <Debug> HTTP-Session: 1bf7dcc4-765e-4a63-b94d-baf684f00c74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10527 | 2024.10.31 20:26:24.308606 [ 3 ] {} <Trace> HTTP-Session: 1bf7dcc4-765e-4a63-b94d-baf684f00c74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10528 | 2024.10.31 20:26:24.308778 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48903) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10529 | 2024.10.31 20:26:24.308836 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10530 | 2024.10.31 20:26:24.309028 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10531 | 2024.10.31 20:26:24.309374 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10532 | 2024.10.31 20:26:24.309418 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10533 | 2024.10.31 20:26:24.309818 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10534 | 2024.10.31 20:26:24.310152 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10535 | 2024.10.31 20:26:24.310294 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. | ||
10536 | 2024.10.31 20:26:24.310509 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Debug> DynamicQueryHandler: Done processing query | ||
10537 | 2024.10.31 20:26:24.310546 [ 3 ] {e1d7e42e-0644-483a-8c0c-814f98494e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10538 | 2024.10.31 20:26:24.310575 [ 3 ] {} <Debug> HTTP-Session: 1bf7dcc4-765e-4a63-b94d-baf684f00c74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10539 | 2024.10.31 20:26:24.310794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10540 | 2024.10.31 20:26:24.354090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60448, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10541 | 2024.10.31 20:26:24.361344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10542 | 2024.10.31 20:26:24.373747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10543 | 2024.10.31 20:26:24.375094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10544 | 2024.10.31 20:26:24.533418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10545 | 2024.10.31 20:26:24.547844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10546 | 2024.10.31 20:26:24.562224 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42014, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10547 | 2024.10.31 20:26:27.981016 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10548 | 2024.10.31 20:26:27.981084 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10549 | 2024.10.31 20:26:28.302031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 950 | ||
10550 | 2024.10.31 20:26:28.304842 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.10.31 20:26:28.304902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10552 | 2024.10.31 20:26:28.306452 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10553 | 2024.10.31 20:26:28.307476 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2024.10.31 20:26:28.308057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
10555 | 2024.10.31 20:26:29.286907 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51625, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10556 | 2024.10.31 20:26:29.287072 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10557 | 2024.10.31 20:26:29.287117 [ 288 ] {} <Debug> HTTP-Session: af6e668d-740b-41db-bb42-095c790dab9c Authenticating user 'default' from [fd00:1122:3344:101::d]:51625 | ||
10558 | 2024.10.31 20:26:29.287157 [ 288 ] {} <Debug> HTTP-Session: af6e668d-740b-41db-bb42-095c790dab9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10559 | 2024.10.31 20:26:29.287186 [ 288 ] {} <Debug> HTTP-Session: af6e668d-740b-41db-bb42-095c790dab9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10560 | 2024.10.31 20:26:29.287267 [ 288 ] {} <Trace> HTTP-Session: af6e668d-740b-41db-bb42-095c790dab9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10561 | 2024.10.31 20:26:29.287570 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51625) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10562 | 2024.10.31 20:26:29.287683 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10563 | 2024.10.31 20:26:29.288052 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10564 | 2024.10.31 20:26:29.288560 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10565 | 2024.10.31 20:26:29.288605 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10566 | 2024.10.31 20:26:29.289025 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10567 | 2024.10.31 20:26:29.289419 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10568 | 2024.10.31 20:26:29.289594 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.02 MiB/sec. | ||
10569 | 2024.10.31 20:26:29.289821 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Debug> DynamicQueryHandler: Done processing query | ||
10570 | 2024.10.31 20:26:29.289849 [ 288 ] {e96d7a49-7786-4775-898c-84f7f3da1cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10571 | 2024.10.31 20:26:29.289867 [ 288 ] {} <Debug> HTTP-Session: af6e668d-740b-41db-bb42-095c790dab9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10572 | 2024.10.31 20:26:29.290077 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10573 | 2024.10.31 20:26:29.290187 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53132, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10574 | 2024.10.31 20:26:29.290308 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10575 | 2024.10.31 20:26:29.290333 [ 290 ] {} <Debug> HTTP-Session: 376a0baa-28ba-4600-aefe-14d769864e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:53132 | ||
10576 | 2024.10.31 20:26:29.290358 [ 290 ] {} <Debug> HTTP-Session: 376a0baa-28ba-4600-aefe-14d769864e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10577 | 2024.10.31 20:26:29.290374 [ 290 ] {} <Debug> HTTP-Session: 376a0baa-28ba-4600-aefe-14d769864e77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10578 | 2024.10.31 20:26:29.290429 [ 290 ] {} <Trace> HTTP-Session: 376a0baa-28ba-4600-aefe-14d769864e77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10579 | 2024.10.31 20:26:29.290633 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53132) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10580 | 2024.10.31 20:26:29.290700 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10581 | 2024.10.31 20:26:29.291049 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10582 | 2024.10.31 20:26:29.291506 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10583 | 2024.10.31 20:26:29.291550 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10584 | 2024.10.31 20:26:29.292006 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10585 | 2024.10.31 20:26:29.292424 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10586 | 2024.10.31 20:26:29.292575 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002017 sec., 31730.292513634107 rows/sec., 2.48 MiB/sec. | ||
10587 | 2024.10.31 20:26:29.292788 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Debug> DynamicQueryHandler: Done processing query | ||
10588 | 2024.10.31 20:26:29.292816 [ 290 ] {27510d25-1bb5-40d9-913f-d22b4b1bb842} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10589 | 2024.10.31 20:26:29.292833 [ 290 ] {} <Debug> HTTP-Session: 376a0baa-28ba-4600-aefe-14d769864e77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10590 | 2024.10.31 20:26:29.293032 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10591 | 2024.10.31 20:26:29.293186 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37718, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10592 | 2024.10.31 20:26:29.293303 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10593 | 2024.10.31 20:26:29.293343 [ 288 ] {} <Debug> HTTP-Session: f3130616-7bcc-4dc7-a2e1-76bdbe226fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37718 | ||
10594 | 2024.10.31 20:26:29.293379 [ 288 ] {} <Debug> HTTP-Session: f3130616-7bcc-4dc7-a2e1-76bdbe226fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10595 | 2024.10.31 20:26:29.293410 [ 288 ] {} <Debug> HTTP-Session: f3130616-7bcc-4dc7-a2e1-76bdbe226fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10596 | 2024.10.31 20:26:29.293483 [ 288 ] {} <Trace> HTTP-Session: f3130616-7bcc-4dc7-a2e1-76bdbe226fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10597 | 2024.10.31 20:26:29.293786 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10598 | 2024.10.31 20:26:29.293842 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10599 | 2024.10.31 20:26:29.294036 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10600 | 2024.10.31 20:26:29.294478 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10601 | 2024.10.31 20:26:29.294516 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10602 | 2024.10.31 20:26:29.294928 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10603 | 2024.10.31 20:26:29.295283 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10604 | 2024.10.31 20:26:29.295438 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00179 sec., 89385.4748603352 rows/sec., 6.23 MiB/sec. | ||
10605 | 2024.10.31 20:26:29.295621 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Debug> DynamicQueryHandler: Done processing query | ||
10606 | 2024.10.31 20:26:29.295647 [ 288 ] {fdc4f09e-f4e4-4559-8889-7ba822987e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10607 | 2024.10.31 20:26:29.295664 [ 288 ] {} <Debug> HTTP-Session: f3130616-7bcc-4dc7-a2e1-76bdbe226fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10608 | 2024.10.31 20:26:29.295846 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53132, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10609 | 2024.10.31 20:26:29.295865 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37718, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10610 | 2024.10.31 20:26:29.295933 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10611 | 2024.10.31 20:26:29.295969 [ 290 ] {} <Debug> HTTP-Session: d84bca97-fa11-4c6a-aac1-5131164ebaf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:53132 | ||
10612 | 2024.10.31 20:26:29.296002 [ 290 ] {} <Debug> HTTP-Session: d84bca97-fa11-4c6a-aac1-5131164ebaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10613 | 2024.10.31 20:26:29.296029 [ 290 ] {} <Debug> HTTP-Session: d84bca97-fa11-4c6a-aac1-5131164ebaf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10614 | 2024.10.31 20:26:29.296082 [ 290 ] {} <Trace> HTTP-Session: d84bca97-fa11-4c6a-aac1-5131164ebaf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10615 | 2024.10.31 20:26:29.296254 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53132) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10616 | 2024.10.31 20:26:29.296316 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10617 | 2024.10.31 20:26:29.296516 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10618 | 2024.10.31 20:26:29.296857 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10619 | 2024.10.31 20:26:29.296893 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10620 | 2024.10.31 20:26:29.297287 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10621 | 2024.10.31 20:26:29.297633 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10622 | 2024.10.31 20:26:29.297767 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
10623 | 2024.10.31 20:26:29.298052 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Debug> DynamicQueryHandler: Done processing query | ||
10624 | 2024.10.31 20:26:29.298111 [ 290 ] {89869c42-4aad-406c-9f8c-80fffdf2cde4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10625 | 2024.10.31 20:26:29.298178 [ 290 ] {} <Debug> HTTP-Session: d84bca97-fa11-4c6a-aac1-5131164ebaf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10626 | 2024.10.31 20:26:29.298501 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10627 | 2024.10.31 20:26:31.222246 [ 63 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10628 | 2024.10.31 20:26:31.222368 [ 63 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2024.10.31 20:26:31.222415 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10630 | 2024.10.31 20:26:31.222689 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
10631 | 2024.10.31 20:26:31.223033 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10632 | 2024.10.31 20:26:31.223112 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
10633 | 2024.10.31 20:26:31.223249 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
10634 | 2024.10.31 20:26:31.223456 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
10635 | 2024.10.31 20:26:31.223774 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
10636 | 2024.10.31 20:26:31.224081 [ 189 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
10637 | 2024.10.31 20:26:31.225253 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002713317 sec., 6633.946567983026 rows/sec., 445.57 KiB/sec. | ||
10638 | 2024.10.31 20:26:31.225553 [ 187 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10639 | 2024.10.31 20:26:31.226146 [ 187 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_17_4} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10640 | 2024.10.31 20:26:31.226243 [ 187 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_17_4} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10641 | 2024.10.31 20:26:31.226347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
10642 | 2024.10.31 20:26:31.768588 [ 67 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10643 | 2024.10.31 20:26:31.768657 [ 67 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10644 | 2024.10.31 20:26:31.768685 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10645 | 2024.10.31 20:26:31.768968 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
10646 | 2024.10.31 20:26:31.769309 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10647 | 2024.10.31 20:26:31.769377 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
10648 | 2024.10.31 20:26:31.769521 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
10649 | 2024.10.31 20:26:31.769792 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
10650 | 2024.10.31 20:26:31.770049 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
10651 | 2024.10.31 20:26:31.770172 [ 193 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
10652 | 2024.10.31 20:26:31.771296 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002522095 sec., 40442.568578899685 rows/sec., 2.06 MiB/sec. | ||
10653 | 2024.10.31 20:26:31.771496 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10654 | 2024.10.31 20:26:31.771980 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_17_4} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10655 | 2024.10.31 20:26:31.772069 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_17_4} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10656 | 2024.10.31 20:26:31.772167 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10657 | 2024.10.31 20:26:34.293311 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35245, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10658 | 2024.10.31 20:26:34.293481 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10659 | 2024.10.31 20:26:34.293527 [ 288 ] {} <Debug> HTTP-Session: 670df4c5-e4da-4490-b797-6bf230998836 Authenticating user 'default' from [fd00:1122:3344:101::d]:35245 | ||
10660 | 2024.10.31 20:26:34.293568 [ 288 ] {} <Debug> HTTP-Session: 670df4c5-e4da-4490-b797-6bf230998836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10661 | 2024.10.31 20:26:34.293596 [ 288 ] {} <Debug> HTTP-Session: 670df4c5-e4da-4490-b797-6bf230998836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10662 | 2024.10.31 20:26:34.293677 [ 288 ] {} <Trace> HTTP-Session: 670df4c5-e4da-4490-b797-6bf230998836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10663 | 2024.10.31 20:26:34.294055 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35245) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10664 | 2024.10.31 20:26:34.294120 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10665 | 2024.10.31 20:26:34.294457 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10666 | 2024.10.31 20:26:34.295081 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10667 | 2024.10.31 20:26:34.295124 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10668 | 2024.10.31 20:26:34.295571 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10669 | 2024.10.31 20:26:34.295969 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10670 | 2024.10.31 20:26:34.296156 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.00226 sec., 119911.50442477877 rows/sec., 10.67 MiB/sec. | ||
10671 | 2024.10.31 20:26:34.296388 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Debug> DynamicQueryHandler: Done processing query | ||
10672 | 2024.10.31 20:26:34.296416 [ 288 ] {291f9c1f-5aca-4a4f-9e71-49c13ca5450d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
10673 | 2024.10.31 20:26:34.296433 [ 288 ] {} <Debug> HTTP-Session: 670df4c5-e4da-4490-b797-6bf230998836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10674 | 2024.10.31 20:26:34.296642 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35245, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10675 | 2024.10.31 20:26:34.296764 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10676 | 2024.10.31 20:26:34.296894 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10677 | 2024.10.31 20:26:34.296924 [ 290 ] {} <Debug> HTTP-Session: 2330a4d6-68f9-4e1a-90fb-1b17857f0be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46716 | ||
10678 | 2024.10.31 20:26:34.296951 [ 290 ] {} <Debug> HTTP-Session: 2330a4d6-68f9-4e1a-90fb-1b17857f0be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10679 | 2024.10.31 20:26:34.296966 [ 290 ] {} <Debug> HTTP-Session: 2330a4d6-68f9-4e1a-90fb-1b17857f0be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10680 | 2024.10.31 20:26:34.297020 [ 290 ] {} <Trace> HTTP-Session: 2330a4d6-68f9-4e1a-90fb-1b17857f0be3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10681 | 2024.10.31 20:26:34.297218 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46716) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10682 | 2024.10.31 20:26:34.297286 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10683 | 2024.10.31 20:26:34.297631 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10684 | 2024.10.31 20:26:34.298012 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10685 | 2024.10.31 20:26:34.298052 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10686 | 2024.10.31 20:26:34.298483 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10687 | 2024.10.31 20:26:34.298897 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10688 | 2024.10.31 20:26:34.299047 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 1.58 MiB/sec. | ||
10689 | 2024.10.31 20:26:34.299310 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Debug> DynamicQueryHandler: Done processing query | ||
10690 | 2024.10.31 20:26:34.299340 [ 290 ] {8e3016d4-ca72-4bd2-a828-60398c835621} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10691 | 2024.10.31 20:26:34.299357 [ 290 ] {} <Debug> HTTP-Session: 2330a4d6-68f9-4e1a-90fb-1b17857f0be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10692 | 2024.10.31 20:26:34.299534 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10693 | 2024.10.31 20:26:34.299670 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40928, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10694 | 2024.10.31 20:26:34.299789 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10695 | 2024.10.31 20:26:34.299829 [ 288 ] {} <Debug> HTTP-Session: 7add2875-9f93-4b7a-8215-df4de439a51e Authenticating user 'default' from [fd00:1122:3344:101::d]:40928 | ||
10696 | 2024.10.31 20:26:34.299865 [ 288 ] {} <Debug> HTTP-Session: 7add2875-9f93-4b7a-8215-df4de439a51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10697 | 2024.10.31 20:26:34.299892 [ 288 ] {} <Debug> HTTP-Session: 7add2875-9f93-4b7a-8215-df4de439a51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10698 | 2024.10.31 20:26:34.299964 [ 288 ] {} <Trace> HTTP-Session: 7add2875-9f93-4b7a-8215-df4de439a51e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2024.10.31 20:26:34.300093 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40928) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10700 | 2024.10.31 20:26:34.300145 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10701 | 2024.10.31 20:26:34.300427 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10702 | 2024.10.31 20:26:34.300750 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10703 | 2024.10.31 20:26:34.300789 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10704 | 2024.10.31 20:26:34.301161 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10705 | 2024.10.31 20:26:34.301548 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10706 | 2024.10.31 20:26:34.301725 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. | ||
10707 | 2024.10.31 20:26:34.301976 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Debug> DynamicQueryHandler: Done processing query | ||
10708 | 2024.10.31 20:26:34.302001 [ 288 ] {6d010327-a656-4229-a806-513170d062a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10709 | 2024.10.31 20:26:34.302017 [ 288 ] {} <Debug> HTTP-Session: 7add2875-9f93-4b7a-8215-df4de439a51e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10710 | 2024.10.31 20:26:34.302164 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40928, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10711 | 2024.10.31 20:26:34.302210 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10712 | 2024.10.31 20:26:34.302339 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10713 | 2024.10.31 20:26:34.302387 [ 290 ] {} <Debug> HTTP-Session: 11ea69af-a6c8-45a7-9c34-1201878c7cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46716 | ||
10714 | 2024.10.31 20:26:34.302433 [ 290 ] {} <Debug> HTTP-Session: 11ea69af-a6c8-45a7-9c34-1201878c7cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10715 | 2024.10.31 20:26:34.302464 [ 290 ] {} <Debug> HTTP-Session: 11ea69af-a6c8-45a7-9c34-1201878c7cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10716 | 2024.10.31 20:26:34.302534 [ 290 ] {} <Trace> HTTP-Session: 11ea69af-a6c8-45a7-9c34-1201878c7cc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10717 | 2024.10.31 20:26:34.302739 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46716) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10718 | 2024.10.31 20:26:34.302827 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10719 | 2024.10.31 20:26:34.303169 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10720 | 2024.10.31 20:26:34.303488 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10721 | 2024.10.31 20:26:34.303525 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10722 | 2024.10.31 20:26:34.303894 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10723 | 2024.10.31 20:26:34.304271 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10724 | 2024.10.31 20:26:34.304412 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001736 sec., 3456.221198156682 rows/sec., 204.20 KiB/sec. | ||
10725 | 2024.10.31 20:26:34.304586 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Debug> DynamicQueryHandler: Done processing query | ||
10726 | 2024.10.31 20:26:34.304611 [ 290 ] {066ab157-0f7f-46dd-a38f-d574341dc576} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10727 | 2024.10.31 20:26:34.304627 [ 290 ] {} <Debug> HTTP-Session: 11ea69af-a6c8-45a7-9c34-1201878c7cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10728 | 2024.10.31 20:26:34.304839 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10729 | 2024.10.31 20:26:34.304972 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55294, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10730 | 2024.10.31 20:26:34.305084 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10731 | 2024.10.31 20:26:34.305123 [ 288 ] {} <Debug> HTTP-Session: f446e977-28b7-48fe-89d6-b5a395c228c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:55294 | ||
10732 | 2024.10.31 20:26:34.305158 [ 288 ] {} <Debug> HTTP-Session: f446e977-28b7-48fe-89d6-b5a395c228c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10733 | 2024.10.31 20:26:34.305186 [ 288 ] {} <Debug> HTTP-Session: f446e977-28b7-48fe-89d6-b5a395c228c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10734 | 2024.10.31 20:26:34.305254 [ 288 ] {} <Trace> HTTP-Session: f446e977-28b7-48fe-89d6-b5a395c228c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10735 | 2024.10.31 20:26:34.305664 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55294) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10736 | 2024.10.31 20:26:34.305755 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10737 | 2024.10.31 20:26:34.306120 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10738 | 2024.10.31 20:26:34.306700 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10739 | 2024.10.31 20:26:34.306738 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10740 | 2024.10.31 20:26:34.307118 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10741 | 2024.10.31 20:26:34.307479 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10742 | 2024.10.31 20:26:34.307631 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00221 sec., 191402.7149321267 rows/sec., 13.68 MiB/sec. | ||
10743 | 2024.10.31 20:26:34.307861 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Debug> DynamicQueryHandler: Done processing query | ||
10744 | 2024.10.31 20:26:34.307898 [ 288 ] {2fecdbab-fc4b-45bb-b412-0732160db046} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
10745 | 2024.10.31 20:26:34.307917 [ 288 ] {} <Debug> HTTP-Session: f446e977-28b7-48fe-89d6-b5a395c228c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10746 | 2024.10.31 20:26:34.308072 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10747 | 2024.10.31 20:26:34.308088 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55294, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10748 | 2024.10.31 20:26:34.308167 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10749 | 2024.10.31 20:26:34.308203 [ 290 ] {} <Debug> HTTP-Session: 62a6e7e3-2f62-46e2-9235-0e4cc1d3f37e Authenticating user 'default' from [fd00:1122:3344:101::d]:46716 | ||
10750 | 2024.10.31 20:26:34.308226 [ 290 ] {} <Debug> HTTP-Session: 62a6e7e3-2f62-46e2-9235-0e4cc1d3f37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10751 | 2024.10.31 20:26:34.308254 [ 290 ] {} <Debug> HTTP-Session: 62a6e7e3-2f62-46e2-9235-0e4cc1d3f37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10752 | 2024.10.31 20:26:34.308303 [ 290 ] {} <Trace> HTTP-Session: 62a6e7e3-2f62-46e2-9235-0e4cc1d3f37e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10753 | 2024.10.31 20:26:34.308493 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46716) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10754 | 2024.10.31 20:26:34.308551 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10755 | 2024.10.31 20:26:34.308743 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10756 | 2024.10.31 20:26:34.309085 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10757 | 2024.10.31 20:26:34.309121 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10758 | 2024.10.31 20:26:34.309491 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10759 | 2024.10.31 20:26:34.309826 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10760 | 2024.10.31 20:26:34.309957 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. | ||
10761 | 2024.10.31 20:26:34.310259 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Debug> DynamicQueryHandler: Done processing query | ||
10762 | 2024.10.31 20:26:34.310285 [ 290 ] {cee01135-b1c8-4faf-b70d-b546e2c18b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10763 | 2024.10.31 20:26:34.310300 [ 290 ] {} <Debug> HTTP-Session: 62a6e7e3-2f62-46e2-9235-0e4cc1d3f37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10764 | 2024.10.31 20:26:34.310494 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10765 | 2024.10.31 20:26:34.310597 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60195, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10766 | 2024.10.31 20:26:34.310662 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10767 | 2024.10.31 20:26:34.310683 [ 288 ] {} <Debug> HTTP-Session: db1e94d6-3e66-4e93-964c-7dbfe86278ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60195 | ||
10768 | 2024.10.31 20:26:34.310700 [ 288 ] {} <Debug> HTTP-Session: db1e94d6-3e66-4e93-964c-7dbfe86278ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10769 | 2024.10.31 20:26:34.310714 [ 288 ] {} <Debug> HTTP-Session: db1e94d6-3e66-4e93-964c-7dbfe86278ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10770 | 2024.10.31 20:26:34.310755 [ 288 ] {} <Trace> HTTP-Session: db1e94d6-3e66-4e93-964c-7dbfe86278ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10771 | 2024.10.31 20:26:34.311003 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60195) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10772 | 2024.10.31 20:26:34.311057 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10773 | 2024.10.31 20:26:34.311234 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10774 | 2024.10.31 20:26:34.311708 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2024.10.31 20:26:34.311748 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10776 | 2024.10.31 20:26:34.312151 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10777 | 2024.10.31 20:26:34.312499 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10778 | 2024.10.31 20:26:34.312658 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10779 | 2024.10.31 20:26:34.312661 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001794 sec., 132107.02341137125 rows/sec., 8.85 MiB/sec. | ||
10780 | 2024.10.31 20:26:34.312725 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10781 | 2024.10.31 20:26:34.312791 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10782 | 2024.10.31 20:26:34.313098 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Debug> DynamicQueryHandler: Done processing query | ||
10783 | 2024.10.31 20:26:34.313217 [ 288 ] {539f6457-a30a-4838-ac49-0bf2173549f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10784 | 2024.10.31 20:26:34.313323 [ 288 ] {} <Debug> HTTP-Session: db1e94d6-3e66-4e93-964c-7dbfe86278ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10785 | 2024.10.31 20:26:34.313435 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10786 | 2024.10.31 20:26:34.313712 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10787 | 2024.10.31 20:26:34.313758 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10788 | 2024.10.31 20:26:34.314022 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10789 | 2024.10.31 20:26:34.314074 [ 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): | ||
10790 | |||
10791 | (version 23.8.7.1) | ||
10792 | 2024.10.31 20:26:34.314123 [ 290 ] {} <Debug> HTTP-Session: f77c00d1-cbc4-4222-b873-03576837558e Authenticating user 'default' from [fd00:1122:3344:101::d]:46716 | ||
10793 | 2024.10.31 20:26:34.314183 [ 290 ] {} <Debug> HTTP-Session: f77c00d1-cbc4-4222-b873-03576837558e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10794 | 2024.10.31 20:26:34.314226 [ 290 ] {} <Debug> HTTP-Session: f77c00d1-cbc4-4222-b873-03576837558e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10795 | 2024.10.31 20:26:34.314309 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10796 | 2024.10.31 20:26:34.314320 [ 290 ] {} <Trace> HTTP-Session: f77c00d1-cbc4-4222-b873-03576837558e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10797 | 2024.10.31 20:26:34.314390 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 10442 rows starting from the beginning of the part | ||
10798 | 2024.10.31 20:26:34.314654 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10799 | 2024.10.31 20:26:34.314711 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46716) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10800 | 2024.10.31 20:26:34.314934 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10801 | 2024.10.31 20:26:34.314949 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10802 | 2024.10.31 20:26:34.315361 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 164 rows starting from the beginning of the part | ||
10803 | 2024.10.31 20:26:34.315754 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10804 | 2024.10.31 20:26:34.315861 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10805 | 2024.10.31 20:26:34.316074 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
10806 | 2024.10.31 20:26:34.316744 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10807 | 2024.10.31 20:26:34.316812 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10808 | 2024.10.31 20:26:34.317561 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10809 | 2024.10.31 20:26:34.318263 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10810 | 2024.10.31 20:26:34.318664 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004136 sec., 241.77949709864603 rows/sec., 16.29 KiB/sec. | ||
10811 | 2024.10.31 20:26:34.319366 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Debug> DynamicQueryHandler: Done processing query | ||
10812 | 2024.10.31 20:26:34.319416 [ 290 ] {8abf716b-540c-457b-aa15-6d926d2bc9db} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10813 | 2024.10.31 20:26:34.319469 [ 290 ] {} <Debug> HTTP-Session: f77c00d1-cbc4-4222-b873-03576837558e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10814 | 2024.10.31 20:26:34.319690 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46716, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10815 | 2024.10.31 20:26:34.319791 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42378, User-Agent: (none), Length: 68896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10816 | 2024.10.31 20:26:34.319921 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10817 | 2024.10.31 20:26:34.319950 [ 288 ] {} <Debug> HTTP-Session: 65fe6466-7467-4632-b428-6334c62ca7d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42378 | ||
10818 | 2024.10.31 20:26:34.319969 [ 288 ] {} <Debug> HTTP-Session: 65fe6466-7467-4632-b428-6334c62ca7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10819 | 2024.10.31 20:26:34.319985 [ 288 ] {} <Debug> HTTP-Session: 65fe6466-7467-4632-b428-6334c62ca7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10820 | 2024.10.31 20:26:34.320022 [ 288 ] {} <Trace> HTTP-Session: 65fe6466-7467-4632-b428-6334c62ca7d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10821 | 2024.10.31 20:26:34.321361 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42378) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10822 | 2024.10.31 20:26:34.321487 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <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 | ||
10823 | 2024.10.31 20:26:34.322590 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11400 rows, containing 5 columns (5 merged, 0 gathered) in 0.00965904 sec., 1180241.514684689 rows/sec., 80.58 MiB/sec. | ||
10824 | 2024.10.31 20:26:34.322687 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10825 | 2024.10.31 20:26:34.322928 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10826 | 2024.10.31 20:26:34.323603 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10827 | 2024.10.31 20:26:34.323834 [ 188 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10828 | 2024.10.31 20:26:34.323960 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2024.10.31 20:26:34.324000 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
10830 | 2024.10.31 20:26:34.324021 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10831 | 2024.10.31 20:26:34.324792 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10832 | 2024.10.31 20:26:34.325242 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10833 | 2024.10.31 20:26:34.325479 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.005328 sec., 7695.195195195195 rows/sec., 13.79 MiB/sec. | ||
10834 | 2024.10.31 20:26:34.325940 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Debug> DynamicQueryHandler: Done processing query | ||
10835 | 2024.10.31 20:26:34.325966 [ 288 ] {f7fbf285-af3a-4c05-9d86-a1ec7b28267f} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
10836 | 2024.10.31 20:26:34.325982 [ 288 ] {} <Debug> HTTP-Session: 65fe6466-7467-4632-b428-6334c62ca7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10837 | 2024.10.31 20:26:34.326155 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10838 | 2024.10.31 20:26:34.326248 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44537, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10839 | 2024.10.31 20:26:34.326315 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10840 | 2024.10.31 20:26:34.326339 [ 290 ] {} <Debug> HTTP-Session: 70f0f72f-b56e-47f2-891e-900a20fa7666 Authenticating user 'default' from [fd00:1122:3344:101::d]:44537 | ||
10841 | 2024.10.31 20:26:34.326361 [ 290 ] {} <Debug> HTTP-Session: 70f0f72f-b56e-47f2-891e-900a20fa7666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10842 | 2024.10.31 20:26:34.326378 [ 290 ] {} <Debug> HTTP-Session: 70f0f72f-b56e-47f2-891e-900a20fa7666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10843 | 2024.10.31 20:26:34.326424 [ 290 ] {} <Trace> HTTP-Session: 70f0f72f-b56e-47f2-891e-900a20fa7666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10844 | 2024.10.31 20:26:34.326604 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44537) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10845 | 2024.10.31 20:26:34.326662 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10846 | 2024.10.31 20:26:34.326847 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10847 | 2024.10.31 20:26:34.327197 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10848 | 2024.10.31 20:26:34.327233 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10849 | 2024.10.31 20:26:34.327605 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10850 | 2024.10.31 20:26:34.327942 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10851 | 2024.10.31 20:26:34.328062 [ 151 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10852 | 2024.10.31 20:26:34.328067 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. | ||
10853 | 2024.10.31 20:26:34.328091 [ 151 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10854 | 2024.10.31 20:26:34.328123 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10855 | 2024.10.31 20:26:34.328307 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10856 | 2024.10.31 20:26:34.328323 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Debug> DynamicQueryHandler: Done processing query | ||
10857 | 2024.10.31 20:26:34.328367 [ 290 ] {1a827219-a3c9-4f6a-9315-bd59bd75733d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10858 | 2024.10.31 20:26:34.328403 [ 290 ] {} <Debug> HTTP-Session: 70f0f72f-b56e-47f2-891e-900a20fa7666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10859 | 2024.10.31 20:26:34.328520 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10860 | 2024.10.31 20:26:34.328557 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3240 rows starting from the beginning of the part | ||
10861 | 2024.10.31 20:26:34.328630 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10862 | 2024.10.31 20:26:34.328825 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10863 | 2024.10.31 20:26:34.328832 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44537, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10864 | 2024.10.31 20:26:34.329058 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
10865 | 2024.10.31 20:26:34.329178 [ 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): | ||
10866 | |||
10867 | (version 23.8.7.1) | ||
10868 | 2024.10.31 20:26:34.329338 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10869 | 2024.10.31 20:26:34.329543 [ 193 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
10870 | 2024.10.31 20:26:34.331188 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3584 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969033 sec., 1207127.0342902893 rows/sec., 79.47 MiB/sec. | ||
10871 | 2024.10.31 20:26:34.331521 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10872 | 2024.10.31 20:26:34.331993 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10873 | 2024.10.31 20:26:34.332078 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_61_12} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10874 | 2024.10.31 20:26:34.332165 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
10875 | 2024.10.31 20:26:35.269014 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10876 | 2024.10.31 20:26:35.696875 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10877 | 2024.10.31 20:26:35.779324 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47458, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10878 | 2024.10.31 20:26:35.955860 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58352, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10879 | 2024.10.31 20:26:36.030291 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46587, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10880 | 2024.10.31 20:26:36.096758 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10881 | 2024.10.31 20:26:36.117218 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56061, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10882 | 2024.10.31 20:26:36.161681 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10883 | 2024.10.31 20:26:36.774271 [ 145 ] {} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
10884 | 2024.10.31 20:26:36.774367 [ 145 ] {} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2024.10.31 20:26:36.774411 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10886 | 2024.10.31 20:26:36.774777 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
10887 | 2024.10.31 20:26:36.775120 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10888 | 2024.10.31 20:26:36.775199 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
10889 | 2024.10.31 20:26:36.775371 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
10890 | 2024.10.31 20:26:36.775586 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
10891 | 2024.10.31 20:26:36.775820 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
10892 | 2024.10.31 20:26:36.776149 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
10893 | 2024.10.31 20:26:36.777842 [ 196 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.003304177 sec., 13316.477900548305 rows/sec., 1.11 MiB/sec. | ||
10894 | 2024.10.31 20:26:36.778023 [ 199 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
10895 | 2024.10.31 20:26:36.778554 [ 199 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10896 | 2024.10.31 20:26:36.778656 [ 199 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_13_3} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
10897 | 2024.10.31 20:26:36.778755 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10898 | 2024.10.31 20:26:37.057862 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43118, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10899 | 2024.10.31 20:26:37.369887 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10900 | 2024.10.31 20:26:37.569709 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55824, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10901 | 2024.10.31 20:26:37.586193 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55390, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10902 | 2024.10.31 20:26:37.688881 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10903 | 2024.10.31 20:26:37.752917 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10904 | 2024.10.31 20:26:37.794259 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10905 | 2024.10.31 20:26:37.821388 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65321, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10906 | 2024.10.31 20:26:37.878714 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10907 | 2024.10.31 20:26:37.890053 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56510, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10908 | 2024.10.31 20:26:37.896460 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10909 | 2024.10.31 20:26:37.985879 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10910 | 2024.10.31 20:26:38.056308 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10911 | 2024.10.31 20:26:38.101678 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10912 | 2024.10.31 20:26:38.164038 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10913 | 2024.10.31 20:26:38.258191 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10914 | 2024.10.31 20:26:38.308306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 978 | ||
10915 | 2024.10.31 20:26:38.311138 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10916 | 2024.10.31 20:26:38.311189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10917 | 2024.10.31 20:26:38.312719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10918 | 2024.10.31 20:26:38.313741 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10919 | 2024.10.31 20:26:38.314299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
10920 | 2024.10.31 20:26:39.286892 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42378, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10921 | 2024.10.31 20:26:39.287060 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10922 | 2024.10.31 20:26:39.287104 [ 288 ] {} <Debug> HTTP-Session: 2d985ed5-614b-4597-bee5-430cd71d4d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:42378 | ||
10923 | 2024.10.31 20:26:39.287146 [ 288 ] {} <Debug> HTTP-Session: 2d985ed5-614b-4597-bee5-430cd71d4d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10924 | 2024.10.31 20:26:39.287169 [ 288 ] {} <Debug> HTTP-Session: 2d985ed5-614b-4597-bee5-430cd71d4d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10925 | 2024.10.31 20:26:39.287219 [ 288 ] {} <Trace> HTTP-Session: 2d985ed5-614b-4597-bee5-430cd71d4d40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10926 | 2024.10.31 20:26:39.287394 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42378) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10927 | 2024.10.31 20:26:39.287459 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10928 | 2024.10.31 20:26:39.287790 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10929 | 2024.10.31 20:26:39.288292 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10930 | 2024.10.31 20:26:39.288338 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10931 | 2024.10.31 20:26:39.288752 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
10932 | 2024.10.31 20:26:39.289145 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10933 | 2024.10.31 20:26:39.289304 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001959 sec., 3062.7871362940277 rows/sec., 249.75 KiB/sec. | ||
10934 | 2024.10.31 20:26:39.289532 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Debug> DynamicQueryHandler: Done processing query | ||
10935 | 2024.10.31 20:26:39.289560 [ 288 ] {6f453a0d-f34f-4538-8311-51b39d008a7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10936 | 2024.10.31 20:26:39.289577 [ 288 ] {} <Debug> HTTP-Session: 2d985ed5-614b-4597-bee5-430cd71d4d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10937 | 2024.10.31 20:26:39.289786 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10938 | 2024.10.31 20:26:39.289967 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63132, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10939 | 2024.10.31 20:26:39.290092 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10940 | 2024.10.31 20:26:39.290121 [ 289 ] {} <Debug> HTTP-Session: 44b2ad1b-2d0c-4eae-999f-4317d831410a Authenticating user 'default' from [fd00:1122:3344:101::d]:63132 | ||
10941 | 2024.10.31 20:26:39.290150 [ 289 ] {} <Debug> HTTP-Session: 44b2ad1b-2d0c-4eae-999f-4317d831410a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10942 | 2024.10.31 20:26:39.290168 [ 289 ] {} <Debug> HTTP-Session: 44b2ad1b-2d0c-4eae-999f-4317d831410a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10943 | 2024.10.31 20:26:39.290231 [ 289 ] {} <Trace> HTTP-Session: 44b2ad1b-2d0c-4eae-999f-4317d831410a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2024.10.31 20:26:39.290455 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63132) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10945 | 2024.10.31 20:26:39.290535 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10946 | 2024.10.31 20:26:39.290934 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10947 | 2024.10.31 20:26:39.291377 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2024.10.31 20:26:39.291424 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10949 | 2024.10.31 20:26:39.291881 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10950 | 2024.10.31 20:26:39.292283 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10951 | 2024.10.31 20:26:39.292474 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.002086 sec., 28283.796740172576 rows/sec., 2.17 MiB/sec. | ||
10952 | 2024.10.31 20:26:39.292702 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Debug> DynamicQueryHandler: Done processing query | ||
10953 | 2024.10.31 20:26:39.292729 [ 289 ] {85b14fb1-7332-4f21-8461-7fbb3ad5723d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10954 | 2024.10.31 20:26:39.292746 [ 289 ] {} <Debug> HTTP-Session: 44b2ad1b-2d0c-4eae-999f-4317d831410a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10955 | 2024.10.31 20:26:39.292956 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63132, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10956 | 2024.10.31 20:26:39.293047 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43755, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10957 | 2024.10.31 20:26:39.293128 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10958 | 2024.10.31 20:26:39.293156 [ 293 ] {} <Debug> HTTP-Session: b78a5d30-06db-4100-b1c4-e184f816428b Authenticating user 'default' from [fd00:1122:3344:101::d]:43755 | ||
10959 | 2024.10.31 20:26:39.293179 [ 293 ] {} <Debug> HTTP-Session: b78a5d30-06db-4100-b1c4-e184f816428b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10960 | 2024.10.31 20:26:39.293197 [ 293 ] {} <Debug> HTTP-Session: b78a5d30-06db-4100-b1c4-e184f816428b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10961 | 2024.10.31 20:26:39.293241 [ 293 ] {} <Trace> HTTP-Session: b78a5d30-06db-4100-b1c4-e184f816428b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10962 | 2024.10.31 20:26:39.293376 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43755) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10963 | 2024.10.31 20:26:39.293435 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10964 | 2024.10.31 20:26:39.293737 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10965 | 2024.10.31 20:26:39.294094 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10966 | 2024.10.31 20:26:39.294137 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10967 | 2024.10.31 20:26:39.294501 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10968 | 2024.10.31 20:26:39.294864 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2024.10.31 20:26:39.295027 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 249.22 KiB/sec. | ||
10970 | 2024.10.31 20:26:39.295193 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Debug> DynamicQueryHandler: Done processing query | ||
10971 | 2024.10.31 20:26:39.295218 [ 293 ] {dc623ffe-497f-44b2-ace4-b356611189e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10972 | 2024.10.31 20:26:39.295234 [ 293 ] {} <Debug> HTTP-Session: b78a5d30-06db-4100-b1c4-e184f816428b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10973 | 2024.10.31 20:26:39.295398 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10974 | 2024.10.31 20:26:39.295480 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62318, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10975 | 2024.10.31 20:26:39.295533 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10976 | 2024.10.31 20:26:39.295552 [ 289 ] {} <Debug> HTTP-Session: 54ab92f8-efbb-4c69-a7c0-9c74329c8190 Authenticating user 'default' from [fd00:1122:3344:101::d]:62318 | ||
10977 | 2024.10.31 20:26:39.295567 [ 289 ] {} <Debug> HTTP-Session: 54ab92f8-efbb-4c69-a7c0-9c74329c8190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10978 | 2024.10.31 20:26:39.295580 [ 289 ] {} <Debug> HTTP-Session: 54ab92f8-efbb-4c69-a7c0-9c74329c8190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10979 | 2024.10.31 20:26:39.295611 [ 289 ] {} <Trace> HTTP-Session: 54ab92f8-efbb-4c69-a7c0-9c74329c8190 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10980 | 2024.10.31 20:26:39.295728 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62318) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10981 | 2024.10.31 20:26:39.295769 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10982 | 2024.10.31 20:26:39.295981 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10983 | 2024.10.31 20:26:39.296314 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10984 | 2024.10.31 20:26:39.296348 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
10985 | 2024.10.31 20:26:39.296775 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10986 | 2024.10.31 20:26:39.297147 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10987 | 2024.10.31 20:26:39.297310 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001598 sec., 43804.75594493117 rows/sec., 3.42 MiB/sec. | ||
10988 | 2024.10.31 20:26:39.297595 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Debug> DynamicQueryHandler: Done processing query | ||
10989 | 2024.10.31 20:26:39.297653 [ 289 ] {a9e7ee52-62a7-446a-99ee-4de8cc543662} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10990 | 2024.10.31 20:26:39.297717 [ 289 ] {} <Debug> HTTP-Session: 54ab92f8-efbb-4c69-a7c0-9c74329c8190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10991 | 2024.10.31 20:26:39.297959 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10992 | 2024.10.31 20:26:39.297974 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43755, User-Agent: (none), Length: 25092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10993 | 2024.10.31 20:26:39.298044 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10994 | 2024.10.31 20:26:39.298072 [ 293 ] {} <Debug> HTTP-Session: 01c141c8-46fa-4c53-b947-53869d54b525 Authenticating user 'default' from [fd00:1122:3344:101::d]:43755 | ||
10995 | 2024.10.31 20:26:39.298096 [ 293 ] {} <Debug> HTTP-Session: 01c141c8-46fa-4c53-b947-53869d54b525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10996 | 2024.10.31 20:26:39.298114 [ 293 ] {} <Debug> HTTP-Session: 01c141c8-46fa-4c53-b947-53869d54b525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10997 | 2024.10.31 20:26:39.298154 [ 293 ] {} <Trace> HTTP-Session: 01c141c8-46fa-4c53-b947-53869d54b525 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10998 | 2024.10.31 20:26:39.298335 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43755) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10999 | 2024.10.31 20:26:39.298394 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11000 | 2024.10.31 20:26:39.298591 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11001 | 2024.10.31 20:26:39.299077 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11002 | 2024.10.31 20:26:39.299122 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
11003 | 2024.10.31 20:26:39.299518 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11004 | 2024.10.31 20:26:39.299862 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11005 | 2024.10.31 20:26:39.300015 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.00176 sec., 74431.81818181818 rows/sec., 5.18 MiB/sec. | ||
11006 | 2024.10.31 20:26:39.300192 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Debug> DynamicQueryHandler: Done processing query | ||
11007 | 2024.10.31 20:26:39.300217 [ 293 ] {bc7552c2-4158-4bd2-b05a-d980765138ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11008 | 2024.10.31 20:26:39.300233 [ 293 ] {} <Debug> HTTP-Session: 01c141c8-46fa-4c53-b947-53869d54b525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11009 | 2024.10.31 20:26:39.300393 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11010 | 2024.10.31 20:26:39.300458 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43438, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11011 | 2024.10.31 20:26:39.300522 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11012 | 2024.10.31 20:26:39.300545 [ 289 ] {} <Debug> HTTP-Session: 6324c120-1627-4b9e-9c51-bd22687d9b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43438 | ||
11013 | 2024.10.31 20:26:39.300566 [ 289 ] {} <Debug> HTTP-Session: 6324c120-1627-4b9e-9c51-bd22687d9b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11014 | 2024.10.31 20:26:39.300582 [ 289 ] {} <Debug> HTTP-Session: 6324c120-1627-4b9e-9c51-bd22687d9b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11015 | 2024.10.31 20:26:39.300620 [ 289 ] {} <Trace> HTTP-Session: 6324c120-1627-4b9e-9c51-bd22687d9b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11016 | 2024.10.31 20:26:39.300758 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43438) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11017 | 2024.10.31 20:26:39.300812 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11018 | 2024.10.31 20:26:39.300971 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11019 | 2024.10.31 20:26:39.301286 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2024.10.31 20:26:39.301322 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
11021 | 2024.10.31 20:26:39.301691 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11022 | 2024.10.31 20:26:39.302010 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11023 | 2024.10.31 20:26:39.302159 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00145 sec., 33103.44827586207 rows/sec., 2.23 MiB/sec. | ||
11024 | 2024.10.31 20:26:39.302439 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Debug> DynamicQueryHandler: Done processing query | ||
11025 | 2024.10.31 20:26:39.302505 [ 289 ] {ba184054-9de9-4868-9d71-9262b0480180} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11026 | 2024.10.31 20:26:39.302556 [ 289 ] {} <Debug> HTTP-Session: 6324c120-1627-4b9e-9c51-bd22687d9b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11027 | 2024.10.31 20:26:39.302848 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11028 | 2024.10.31 20:26:42.981135 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11029 | 2024.10.31 20:26:42.981241 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11030 | 2024.10.31 20:26:44.287249 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49374, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11031 | 2024.10.31 20:26:44.287387 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11032 | 2024.10.31 20:26:44.287421 [ 289 ] {} <Debug> HTTP-Session: d31bb93d-d209-4836-9373-8d9e43757868 Authenticating user 'default' from [fd00:1122:3344:101::d]:49374 | ||
11033 | 2024.10.31 20:26:44.287448 [ 289 ] {} <Debug> HTTP-Session: d31bb93d-d209-4836-9373-8d9e43757868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11034 | 2024.10.31 20:26:44.287464 [ 289 ] {} <Debug> HTTP-Session: d31bb93d-d209-4836-9373-8d9e43757868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11035 | 2024.10.31 20:26:44.287516 [ 289 ] {} <Trace> HTTP-Session: d31bb93d-d209-4836-9373-8d9e43757868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11036 | 2024.10.31 20:26:44.287728 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49374) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11037 | 2024.10.31 20:26:44.287799 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11038 | 2024.10.31 20:26:44.288153 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11039 | 2024.10.31 20:26:44.288691 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11040 | 2024.10.31 20:26:44.288744 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11041 | 2024.10.31 20:26:44.289202 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11042 | 2024.10.31 20:26:44.289627 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11043 | 2024.10.31 20:26:44.289831 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002167 sec., 25842.178126442086 rows/sec., 1.99 MiB/sec. | ||
11044 | 2024.10.31 20:26:44.290075 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Debug> DynamicQueryHandler: Done processing query | ||
11045 | 2024.10.31 20:26:44.290103 [ 289 ] {9b5710e9-b42c-4260-b7b8-de5330737727} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11046 | 2024.10.31 20:26:44.290120 [ 289 ] {} <Debug> HTTP-Session: d31bb93d-d209-4836-9373-8d9e43757868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11047 | 2024.10.31 20:26:44.290335 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11048 | 2024.10.31 20:26:44.290476 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42137, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11049 | 2024.10.31 20:26:44.290535 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11050 | 2024.10.31 20:26:44.290556 [ 293 ] {} <Debug> HTTP-Session: 13664077-874c-4070-844a-30c6693a9dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42137 | ||
11051 | 2024.10.31 20:26:44.290575 [ 293 ] {} <Debug> HTTP-Session: 13664077-874c-4070-844a-30c6693a9dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11052 | 2024.10.31 20:26:44.290590 [ 293 ] {} <Debug> HTTP-Session: 13664077-874c-4070-844a-30c6693a9dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11053 | 2024.10.31 20:26:44.290628 [ 293 ] {} <Trace> HTTP-Session: 13664077-874c-4070-844a-30c6693a9dc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11054 | 2024.10.31 20:26:44.290765 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11055 | 2024.10.31 20:26:44.290815 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11056 | 2024.10.31 20:26:44.291065 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11057 | 2024.10.31 20:26:44.291474 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11058 | 2024.10.31 20:26:44.291512 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11059 | 2024.10.31 20:26:44.291893 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11060 | 2024.10.31 20:26:44.292253 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11061 | 2024.10.31 20:26:44.292416 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0017 sec., 37647.05882352941 rows/sec., 2.94 MiB/sec. | ||
11062 | 2024.10.31 20:26:44.292626 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Debug> DynamicQueryHandler: Done processing query | ||
11063 | 2024.10.31 20:26:44.292650 [ 293 ] {46224641-0fd7-4eb3-a636-3571f063d6cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11064 | 2024.10.31 20:26:44.292666 [ 293 ] {} <Debug> HTTP-Session: 13664077-874c-4070-844a-30c6693a9dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11065 | 2024.10.31 20:26:44.292872 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11066 | 2024.10.31 20:26:44.292891 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49374, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11067 | 2024.10.31 20:26:44.292960 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11068 | 2024.10.31 20:26:44.292981 [ 289 ] {} <Debug> HTTP-Session: b05bf9d1-1fea-417f-a6bd-34df2971d928 Authenticating user 'default' from [fd00:1122:3344:101::d]:49374 | ||
11069 | 2024.10.31 20:26:44.293001 [ 289 ] {} <Debug> HTTP-Session: b05bf9d1-1fea-417f-a6bd-34df2971d928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11070 | 2024.10.31 20:26:44.293015 [ 289 ] {} <Debug> HTTP-Session: b05bf9d1-1fea-417f-a6bd-34df2971d928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11071 | 2024.10.31 20:26:44.293051 [ 289 ] {} <Trace> HTTP-Session: b05bf9d1-1fea-417f-a6bd-34df2971d928 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11072 | 2024.10.31 20:26:44.293211 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11073 | 2024.10.31 20:26:44.293260 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11074 | 2024.10.31 20:26:44.293413 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11075 | 2024.10.31 20:26:44.293824 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11076 | 2024.10.31 20:26:44.293863 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11077 | 2024.10.31 20:26:44.294263 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11078 | 2024.10.31 20:26:44.294607 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11079 | 2024.10.31 20:26:44.294764 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
11080 | 2024.10.31 20:26:44.295033 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Debug> DynamicQueryHandler: Done processing query | ||
11081 | 2024.10.31 20:26:44.295093 [ 289 ] {29b4194b-ce62-4a0e-bce3-31100ca48703} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11082 | 2024.10.31 20:26:44.295146 [ 289 ] {} <Debug> HTTP-Session: b05bf9d1-1fea-417f-a6bd-34df2971d928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11083 | 2024.10.31 20:26:44.295378 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11084 | 2024.10.31 20:26:44.295462 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43906, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11085 | 2024.10.31 20:26:44.295517 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11086 | 2024.10.31 20:26:44.295537 [ 293 ] {} <Debug> HTTP-Session: 17e1e877-fa1c-4d95-a911-c4e3c6cfc804 Authenticating user 'default' from [fd00:1122:3344:101::d]:43906 | ||
11087 | 2024.10.31 20:26:44.295555 [ 293 ] {} <Debug> HTTP-Session: 17e1e877-fa1c-4d95-a911-c4e3c6cfc804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11088 | 2024.10.31 20:26:44.295569 [ 293 ] {} <Debug> HTTP-Session: 17e1e877-fa1c-4d95-a911-c4e3c6cfc804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11089 | 2024.10.31 20:26:44.295603 [ 293 ] {} <Trace> HTTP-Session: 17e1e877-fa1c-4d95-a911-c4e3c6cfc804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11090 | 2024.10.31 20:26:44.295744 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43906) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11091 | 2024.10.31 20:26:44.295791 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11092 | 2024.10.31 20:26:44.295933 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11093 | 2024.10.31 20:26:44.296251 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11094 | 2024.10.31 20:26:44.296288 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11095 | 2024.10.31 20:26:44.296650 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11096 | 2024.10.31 20:26:44.296967 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11097 | 2024.10.31 20:26:44.297120 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
11098 | 2024.10.31 20:26:44.297285 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Debug> DynamicQueryHandler: Done processing query | ||
11099 | 2024.10.31 20:26:44.297309 [ 293 ] {33890dc1-ac2e-4fbd-a859-f8b07b74c021} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11100 | 2024.10.31 20:26:44.297325 [ 293 ] {} <Debug> HTTP-Session: 17e1e877-fa1c-4d95-a911-c4e3c6cfc804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11101 | 2024.10.31 20:26:44.297840 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11102 | 2024.10.31 20:26:48.314549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 998 | ||
11103 | 2024.10.31 20:26:48.317293 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2024.10.31 20:26:48.317349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11105 | 2024.10.31 20:26:48.318857 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11106 | 2024.10.31 20:26:48.319874 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2024.10.31 20:26:48.321191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
11108 | 2024.10.31 20:26:49.295343 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49374, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11109 | 2024.10.31 20:26:49.295457 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11110 | 2024.10.31 20:26:49.295484 [ 289 ] {} <Debug> HTTP-Session: 9c83db3c-4d82-468d-b3d4-c5d1c94df853 Authenticating user 'default' from [fd00:1122:3344:101::d]:49374 | ||
11111 | 2024.10.31 20:26:49.295511 [ 289 ] {} <Debug> HTTP-Session: 9c83db3c-4d82-468d-b3d4-c5d1c94df853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11112 | 2024.10.31 20:26:49.295526 [ 289 ] {} <Debug> HTTP-Session: 9c83db3c-4d82-468d-b3d4-c5d1c94df853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11113 | 2024.10.31 20:26:49.295578 [ 289 ] {} <Trace> HTTP-Session: 9c83db3c-4d82-468d-b3d4-c5d1c94df853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11114 | 2024.10.31 20:26:49.295859 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49374) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11115 | 2024.10.31 20:26:49.295931 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11116 | 2024.10.31 20:26:49.296283 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11117 | 2024.10.31 20:26:49.296946 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11118 | 2024.10.31 20:26:49.296994 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11119 | 2024.10.31 20:26:49.297469 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11120 | 2024.10.31 20:26:49.297862 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11121 | 2024.10.31 20:26:49.298029 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002293 sec., 118185.78281726995 rows/sec., 10.52 MiB/sec. | ||
11122 | 2024.10.31 20:26:49.298076 [ 141 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11123 | 2024.10.31 20:26:49.298201 [ 141 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11124 | 2024.10.31 20:26:49.298236 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11125 | 2024.10.31 20:26:49.298414 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Debug> DynamicQueryHandler: Done processing query | ||
11126 | 2024.10.31 20:26:49.298511 [ 289 ] {0c42f816-26ee-4184-bcd3-24d7c679f617} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11127 | 2024.10.31 20:26:49.298546 [ 289 ] {} <Debug> HTTP-Session: 9c83db3c-4d82-468d-b3d4-c5d1c94df853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11128 | 2024.10.31 20:26:49.298557 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
11129 | 2024.10.31 20:26:49.299034 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11130 | 2024.10.31 20:26:49.299072 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40196, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11131 | 2024.10.31 20:26:49.299518 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11132 | 2024.10.31 20:26:49.299511 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11133 | 2024.10.31 20:26:49.299559 [ 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): | ||
11134 | |||
11135 | (version 23.8.7.1) | ||
11136 | 2024.10.31 20:26:49.299603 [ 293 ] {} <Debug> HTTP-Session: 0c9c76cd-5ff6-4544-8263-8995ea16d46e Authenticating user 'default' from [fd00:1122:3344:101::d]:40196 | ||
11137 | 2024.10.31 20:26:49.299704 [ 293 ] {} <Debug> HTTP-Session: 0c9c76cd-5ff6-4544-8263-8995ea16d46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11138 | 2024.10.31 20:26:49.299751 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1422 rows starting from the beginning of the part | ||
11139 | 2024.10.31 20:26:49.299762 [ 293 ] {} <Debug> HTTP-Session: 0c9c76cd-5ff6-4544-8263-8995ea16d46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11140 | 2024.10.31 20:26:49.299867 [ 293 ] {} <Trace> HTTP-Session: 0c9c76cd-5ff6-4544-8263-8995ea16d46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11141 | 2024.10.31 20:26:49.300013 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
11142 | 2024.10.31 20:26:49.300273 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40196) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11143 | 2024.10.31 20:26:49.300312 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 271 rows starting from the beginning of the part | ||
11144 | 2024.10.31 20:26:49.300429 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11145 | 2024.10.31 20:26:49.300690 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 59 rows starting from the beginning of the part | ||
11146 | 2024.10.31 20:26:49.300994 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
11147 | 2024.10.31 20:26:49.301323 [ 191 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 271 rows starting from the beginning of the part | ||
11148 | 2024.10.31 20:26:49.302068 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11149 | 2024.10.31 20:26:49.302881 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2024.10.31 20:26:49.302939 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11151 | 2024.10.31 20:26:49.303974 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11152 | 2024.10.31 20:26:49.304637 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2024.10.31 20:26:49.304936 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2135 rows, containing 5 columns (5 merged, 0 gathered) in 0.006591775 sec., 323888.4822373336 rows/sec., 28.63 MiB/sec. | ||
11154 | 2024.10.31 20:26:49.305052 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00496 sec., 8266.129032258064 rows/sec., 621.57 KiB/sec. | ||
11155 | 2024.10.31 20:26:49.305244 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11156 | 2024.10.31 20:26:49.305291 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Debug> DynamicQueryHandler: Done processing query | ||
11157 | 2024.10.31 20:26:49.305324 [ 293 ] {2f49eef4-bf88-404b-b773-f10cd241bdcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11158 | 2024.10.31 20:26:49.305340 [ 293 ] {} <Debug> HTTP-Session: 0c9c76cd-5ff6-4544-8263-8995ea16d46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11159 | 2024.10.31 20:26:49.305517 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11160 | 2024.10.31 20:26:49.305628 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42021, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11161 | 2024.10.31 20:26:49.305712 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11162 | 2024.10.31 20:26:49.305745 [ 289 ] {} <Debug> HTTP-Session: cc729d87-30cd-4907-9540-dbc02236faa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42021 | ||
11163 | 2024.10.31 20:26:49.305770 [ 289 ] {} <Debug> HTTP-Session: cc729d87-30cd-4907-9540-dbc02236faa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11164 | 2024.10.31 20:26:49.305795 [ 289 ] {} <Debug> HTTP-Session: cc729d87-30cd-4907-9540-dbc02236faa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11165 | 2024.10.31 20:26:49.305805 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11166 | 2024.10.31 20:26:49.305848 [ 289 ] {} <Trace> HTTP-Session: cc729d87-30cd-4907-9540-dbc02236faa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11167 | 2024.10.31 20:26:49.305909 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_66_13} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11168 | 2024.10.31 20:26:49.306013 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11169 | 2024.10.31 20:26:49.306017 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42021) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11170 | 2024.10.31 20:26:49.306079 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11171 | 2024.10.31 20:26:49.306362 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11172 | 2024.10.31 20:26:49.306708 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11173 | 2024.10.31 20:26:49.306745 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11174 | 2024.10.31 20:26:49.307112 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11175 | 2024.10.31 20:26:49.307472 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11176 | 2024.10.31 20:26:49.307636 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. | ||
11177 | 2024.10.31 20:26:49.307967 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Debug> DynamicQueryHandler: Done processing query | ||
11178 | 2024.10.31 20:26:49.307992 [ 289 ] {0c217e1c-af7f-4542-bb05-a2d75b8e135d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11179 | 2024.10.31 20:26:49.308009 [ 289 ] {} <Debug> HTTP-Session: cc729d87-30cd-4907-9540-dbc02236faa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11180 | 2024.10.31 20:26:49.308171 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42021, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11181 | 2024.10.31 20:26:49.308241 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42189, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11182 | 2024.10.31 20:26:49.308305 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11183 | 2024.10.31 20:26:49.308330 [ 293 ] {} <Debug> HTTP-Session: 997533af-7135-4ec2-aa9a-989ad85c6d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:42189 | ||
11184 | 2024.10.31 20:26:49.308352 [ 293 ] {} <Debug> HTTP-Session: 997533af-7135-4ec2-aa9a-989ad85c6d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11185 | 2024.10.31 20:26:49.308371 [ 293 ] {} <Debug> HTTP-Session: 997533af-7135-4ec2-aa9a-989ad85c6d23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11186 | 2024.10.31 20:26:49.308411 [ 293 ] {} <Trace> HTTP-Session: 997533af-7135-4ec2-aa9a-989ad85c6d23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11187 | 2024.10.31 20:26:49.308534 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42189) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11188 | 2024.10.31 20:26:49.308624 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11189 | 2024.10.31 20:26:49.308926 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11190 | 2024.10.31 20:26:49.309280 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11191 | 2024.10.31 20:26:49.309324 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11192 | 2024.10.31 20:26:49.309704 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11193 | 2024.10.31 20:26:49.310062 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11194 | 2024.10.31 20:26:49.310223 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001724 sec., 3480.278422273782 rows/sec., 205.62 KiB/sec. | ||
11195 | 2024.10.31 20:26:49.310397 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Debug> DynamicQueryHandler: Done processing query | ||
11196 | 2024.10.31 20:26:49.310421 [ 293 ] {65c95f49-0ab8-4858-86b4-c3434996dfdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11197 | 2024.10.31 20:26:49.310463 [ 293 ] {} <Debug> HTTP-Session: 997533af-7135-4ec2-aa9a-989ad85c6d23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11198 | 2024.10.31 20:26:49.310693 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11199 | 2024.10.31 20:26:49.310793 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42308, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11200 | 2024.10.31 20:26:49.310853 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11201 | 2024.10.31 20:26:49.310878 [ 289 ] {} <Debug> HTTP-Session: d50448cc-883d-4c81-8b72-01c5a7e49fca Authenticating user 'default' from [fd00:1122:3344:101::d]:42308 | ||
11202 | 2024.10.31 20:26:49.310898 [ 289 ] {} <Debug> HTTP-Session: d50448cc-883d-4c81-8b72-01c5a7e49fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11203 | 2024.10.31 20:26:49.310915 [ 289 ] {} <Debug> HTTP-Session: d50448cc-883d-4c81-8b72-01c5a7e49fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11204 | 2024.10.31 20:26:49.310953 [ 289 ] {} <Trace> HTTP-Session: d50448cc-883d-4c81-8b72-01c5a7e49fca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11205 | 2024.10.31 20:26:49.311300 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42308) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11206 | 2024.10.31 20:26:49.311352 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11207 | 2024.10.31 20:26:49.311604 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11208 | 2024.10.31 20:26:49.312202 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11209 | 2024.10.31 20:26:49.312242 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11210 | 2024.10.31 20:26:49.312617 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11211 | 2024.10.31 20:26:49.312976 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11212 | 2024.10.31 20:26:49.313137 [ 141 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11213 | 2024.10.31 20:26:49.313142 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002038 sec., 207556.42787046125 rows/sec., 14.84 MiB/sec. | ||
11214 | 2024.10.31 20:26:49.313194 [ 141 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.10.31 20:26:49.313265 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11216 | 2024.10.31 20:26:49.313600 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
11217 | 2024.10.31 20:26:49.313599 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Debug> DynamicQueryHandler: Done processing query | ||
11218 | 2024.10.31 20:26:49.313755 [ 289 ] {212349fb-f093-4730-8312-1f1e7c852d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11219 | 2024.10.31 20:26:49.313904 [ 289 ] {} <Debug> HTTP-Session: d50448cc-883d-4c81-8b72-01c5a7e49fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11220 | 2024.10.31 20:26:49.314331 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11221 | 2024.10.31 20:26:49.314386 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42189, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11222 | 2024.10.31 20:26:49.314397 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42308, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11223 | 2024.10.31 20:26:49.314485 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
11224 | 2024.10.31 20:26:49.314644 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11225 | 2024.10.31 20:26:49.314794 [ 293 ] {} <Debug> HTTP-Session: 8caf11f8-af6f-4962-8fc2-4846416b57db Authenticating user 'default' from [fd00:1122:3344:101::d]:42189 | ||
11226 | 2024.10.31 20:26:49.314875 [ 293 ] {} <Debug> HTTP-Session: 8caf11f8-af6f-4962-8fc2-4846416b57db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11227 | 2024.10.31 20:26:49.314917 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
11228 | 2024.10.31 20:26:49.314943 [ 293 ] {} <Debug> HTTP-Session: 8caf11f8-af6f-4962-8fc2-4846416b57db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11229 | 2024.10.31 20:26:49.315077 [ 293 ] {} <Trace> HTTP-Session: 8caf11f8-af6f-4962-8fc2-4846416b57db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11230 | 2024.10.31 20:26:49.315207 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 423 rows starting from the beginning of the part | ||
11231 | 2024.10.31 20:26:49.315382 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42189) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11232 | 2024.10.31 20:26:49.315509 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 70 rows starting from the beginning of the part | ||
11233 | 2024.10.31 20:26:49.315546 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11234 | 2024.10.31 20:26:49.315900 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
11235 | 2024.10.31 20:26:49.316253 [ 198 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 423 rows starting from the beginning of the part | ||
11236 | 2024.10.31 20:26:49.316504 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11237 | 2024.10.31 20:26:49.317270 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11238 | 2024.10.31 20:26:49.317334 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11239 | 2024.10.31 20:26:49.318219 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11240 | 2024.10.31 20:26:49.318975 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11241 | 2024.10.31 20:26:49.319255 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003987 sec., 1504.8908954100827 rows/sec., 78.62 KiB/sec. | ||
11242 | 2024.10.31 20:26:49.319929 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.006530134 sec., 299993.8439241829 rows/sec., 22.97 MiB/sec. | ||
11243 | 2024.10.31 20:26:49.319983 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Debug> DynamicQueryHandler: Done processing query | ||
11244 | 2024.10.31 20:26:49.320020 [ 293 ] {7250b0c6-e3da-4f3d-9ee4-75f28c60f1e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11245 | 2024.10.31 20:26:49.320042 [ 293 ] {} <Debug> HTTP-Session: 8caf11f8-af6f-4962-8fc2-4846416b57db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11246 | 2024.10.31 20:26:49.320173 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11247 | 2024.10.31 20:26:49.320294 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11248 | 2024.10.31 20:26:49.320351 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64804, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11249 | 2024.10.31 20:26:49.320497 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11250 | 2024.10.31 20:26:49.320568 [ 289 ] {} <Debug> HTTP-Session: df41a701-09fd-40da-ad23-ccfe6a799e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:64804 | ||
11251 | 2024.10.31 20:26:49.320649 [ 289 ] {} <Debug> HTTP-Session: df41a701-09fd-40da-ad23-ccfe6a799e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11252 | 2024.10.31 20:26:49.320719 [ 289 ] {} <Debug> HTTP-Session: df41a701-09fd-40da-ad23-ccfe6a799e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11253 | 2024.10.31 20:26:49.320852 [ 289 ] {} <Trace> HTTP-Session: df41a701-09fd-40da-ad23-ccfe6a799e98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11254 | 2024.10.31 20:26:49.321195 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11255 | 2024.10.31 20:26:49.321318 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_66_13} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11256 | 2024.10.31 20:26:49.321323 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64804) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11257 | 2024.10.31 20:26:49.321458 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11258 | 2024.10.31 20:26:49.321492 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11259 | 2024.10.31 20:26:49.321689 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11260 | 2024.10.31 20:26:49.322130 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11261 | 2024.10.31 20:26:49.322169 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11262 | 2024.10.31 20:26:49.322576 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11263 | 2024.10.31 20:26:49.322932 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11264 | 2024.10.31 20:26:49.323093 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00202 sec., 117326.73267326732 rows/sec., 7.86 MiB/sec. | ||
11265 | 2024.10.31 20:26:49.323278 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Debug> DynamicQueryHandler: Done processing query | ||
11266 | 2024.10.31 20:26:49.323303 [ 289 ] {95dd9eeb-c05c-4d21-a215-22988a47f144} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11267 | 2024.10.31 20:26:49.323320 [ 289 ] {} <Debug> HTTP-Session: df41a701-09fd-40da-ad23-ccfe6a799e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11268 | 2024.10.31 20:26:49.323469 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64804, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11269 | 2024.10.31 20:26:49.323542 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53497, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11270 | 2024.10.31 20:26:49.323595 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11271 | 2024.10.31 20:26:49.323620 [ 293 ] {} <Debug> HTTP-Session: f3a7de84-c2fd-4d7d-852b-e365ad1ded1a Authenticating user 'default' from [fd00:1122:3344:101::d]:53497 | ||
11272 | 2024.10.31 20:26:49.323640 [ 293 ] {} <Debug> HTTP-Session: f3a7de84-c2fd-4d7d-852b-e365ad1ded1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11273 | 2024.10.31 20:26:49.323655 [ 293 ] {} <Debug> HTTP-Session: f3a7de84-c2fd-4d7d-852b-e365ad1ded1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11274 | 2024.10.31 20:26:49.323686 [ 293 ] {} <Trace> HTTP-Session: f3a7de84-c2fd-4d7d-852b-e365ad1ded1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2024.10.31 20:26:49.323785 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53497) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11276 | 2024.10.31 20:26:49.323833 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11277 | 2024.10.31 20:26:49.323974 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11278 | 2024.10.31 20:26:49.324242 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11279 | 2024.10.31 20:26:49.324278 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11280 | 2024.10.31 20:26:49.324651 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11281 | 2024.10.31 20:26:49.324983 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11282 | 2024.10.31 20:26:49.325147 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. | ||
11283 | 2024.10.31 20:26:49.325481 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Debug> DynamicQueryHandler: Done processing query | ||
11284 | 2024.10.31 20:26:49.325510 [ 293 ] {72115ab3-0507-46d2-884b-e08fb7b7fdd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11285 | 2024.10.31 20:26:49.325527 [ 293 ] {} <Debug> HTTP-Session: f3a7de84-c2fd-4d7d-852b-e365ad1ded1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11286 | 2024.10.31 20:26:49.325722 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11287 | 2024.10.31 20:26:49.325882 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49039, User-Agent: (none), Length: 68941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11288 | 2024.10.31 20:26:49.325944 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11289 | 2024.10.31 20:26:49.325968 [ 289 ] {} <Debug> HTTP-Session: 4d62a530-31f4-4dfb-a590-5a4ef8a878e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49039 | ||
11290 | 2024.10.31 20:26:49.325989 [ 289 ] {} <Debug> HTTP-Session: 4d62a530-31f4-4dfb-a590-5a4ef8a878e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11291 | 2024.10.31 20:26:49.326006 [ 289 ] {} <Debug> HTTP-Session: 4d62a530-31f4-4dfb-a590-5a4ef8a878e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11292 | 2024.10.31 20:26:49.326044 [ 289 ] {} <Trace> HTTP-Session: 4d62a530-31f4-4dfb-a590-5a4ef8a878e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11293 | 2024.10.31 20:26:49.326922 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49039) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11294 | 2024.10.31 20:26:49.327000 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <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 | ||
11295 | 2024.10.31 20:26:49.327458 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11296 | 2024.10.31 20:26:49.328163 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11297 | 2024.10.31 20:26:49.328202 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11298 | 2024.10.31 20:26:49.328850 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11299 | 2024.10.31 20:26:49.329266 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11300 | 2024.10.31 20:26:49.329446 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
11301 | 2024.10.31 20:26:49.329471 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003308 sec., 12394.195888754533 rows/sec., 22.21 MiB/sec. | ||
11302 | 2024.10.31 20:26:49.329503 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11303 | 2024.10.31 20:26:49.329569 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11304 | 2024.10.31 20:26:49.329887 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
11305 | 2024.10.31 20:26:49.330011 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Debug> DynamicQueryHandler: Done processing query | ||
11306 | 2024.10.31 20:26:49.330050 [ 289 ] {60e331a8-9c24-4dd1-960a-0f5671ad2f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
11307 | 2024.10.31 20:26:49.330096 [ 289 ] {} <Debug> HTTP-Session: 4d62a530-31f4-4dfb-a590-5a4ef8a878e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11308 | 2024.10.31 20:26:49.330342 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49039, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11309 | 2024.10.31 20:26:49.330465 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37951, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11310 | 2024.10.31 20:26:49.330597 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11311 | 2024.10.31 20:26:49.330615 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11312 | 2024.10.31 20:26:49.330638 [ 293 ] {} <Debug> HTTP-Session: 8d37477b-b248-48ec-9779-78f9fff7fc0f Authenticating user 'default' from [fd00:1122:3344:101::d]:37951 | ||
11313 | 2024.10.31 20:26:49.330700 [ 293 ] {} <Debug> HTTP-Session: 8d37477b-b248-48ec-9779-78f9fff7fc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11314 | 2024.10.31 20:26:49.330745 [ 293 ] {} <Debug> HTTP-Session: 8d37477b-b248-48ec-9779-78f9fff7fc0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11315 | 2024.10.31 20:26:49.330769 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 668 rows starting from the beginning of the part | ||
11316 | 2024.10.31 20:26:49.330816 [ 293 ] {} <Trace> HTTP-Session: 8d37477b-b248-48ec-9779-78f9fff7fc0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11317 | 2024.10.31 20:26:49.331232 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37951) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11318 | 2024.10.31 20:26:49.331337 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
11319 | 2024.10.31 20:26:49.331359 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11320 | 2024.10.31 20:26:49.332210 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
11321 | 2024.10.31 20:26:49.332261 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11322 | 2024.10.31 20:26:49.332852 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
11323 | 2024.10.31 20:26:49.333504 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11324 | 2024.10.31 20:26:49.333598 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11325 | 2024.10.31 20:26:49.333604 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
11326 | 2024.10.31 20:26:49.334306 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
11327 | 2024.10.31 20:26:49.335034 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11328 | 2024.10.31 20:26:49.335963 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11329 | 2024.10.31 20:26:49.336437 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005416 sec., 15140.324963072379 rows/sec., 984.68 KiB/sec. | ||
11330 | 2024.10.31 20:26:49.337030 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Debug> DynamicQueryHandler: Done processing query | ||
11331 | 2024.10.31 20:26:49.337073 [ 293 ] {7b39db1a-abc3-4558-be37-e9c5a9f8ef82} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11332 | 2024.10.31 20:26:49.337104 [ 293 ] {} <Debug> HTTP-Session: 8d37477b-b248-48ec-9779-78f9fff7fc0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11333 | 2024.10.31 20:26:49.337455 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37951, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11334 | 2024.10.31 20:26:49.348850 [ 197 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 19 columns (19 merged, 0 gathered) in 0.019151936 sec., 45582.85909059011 rows/sec., 81.68 MiB/sec. | ||
11335 | 2024.10.31 20:26:49.350191 [ 197 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
11336 | 2024.10.31 20:26:49.350802 [ 197 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11337 | 2024.10.31 20:26:49.350886 [ 197 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_25_5} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
11338 | 2024.10.31 20:26:49.351031 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
11339 | 2024.10.31 20:26:50.000177 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.15 MiB, peak 179.62 MiB, free memory in arenas 0.00 B, will set to 172.49 MiB (RSS), difference: 1.35 MiB | ||
11340 | 2024.10.31 20:26:54.180070 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11341 | 2024.10.31 20:26:54.287402 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11342 | 2024.10.31 20:26:54.287522 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11343 | 2024.10.31 20:26:54.287551 [ 293 ] {} <Debug> HTTP-Session: 16954b9e-090e-49cb-ac79-72b95bcc06cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
11344 | 2024.10.31 20:26:54.287579 [ 293 ] {} <Debug> HTTP-Session: 16954b9e-090e-49cb-ac79-72b95bcc06cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11345 | 2024.10.31 20:26:54.287597 [ 293 ] {} <Debug> HTTP-Session: 16954b9e-090e-49cb-ac79-72b95bcc06cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11346 | 2024.10.31 20:26:54.287655 [ 293 ] {} <Trace> HTTP-Session: 16954b9e-090e-49cb-ac79-72b95bcc06cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11347 | 2024.10.31 20:26:54.287862 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11348 | 2024.10.31 20:26:54.287930 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11349 | 2024.10.31 20:26:54.288268 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11350 | 2024.10.31 20:26:54.288796 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11351 | 2024.10.31 20:26:54.288837 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11352 | 2024.10.31 20:26:54.289256 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11353 | 2024.10.31 20:26:54.289643 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2024.10.31 20:26:54.289792 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
11355 | 2024.10.31 20:26:54.290021 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Debug> DynamicQueryHandler: Done processing query | ||
11356 | 2024.10.31 20:26:54.290048 [ 293 ] {558289dd-69ef-4ed4-b34e-4832f4db29cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11357 | 2024.10.31 20:26:54.290064 [ 293 ] {} <Debug> HTTP-Session: 16954b9e-090e-49cb-ac79-72b95bcc06cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11358 | 2024.10.31 20:26:54.290280 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11359 | 2024.10.31 20:26:54.290413 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41166, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11360 | 2024.10.31 20:26:54.290494 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11361 | 2024.10.31 20:26:54.290521 [ 289 ] {} <Debug> HTTP-Session: ff390c22-f6af-4ab9-9a5d-08af99b32d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:41166 | ||
11362 | 2024.10.31 20:26:54.290545 [ 289 ] {} <Debug> HTTP-Session: ff390c22-f6af-4ab9-9a5d-08af99b32d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11363 | 2024.10.31 20:26:54.290561 [ 289 ] {} <Debug> HTTP-Session: ff390c22-f6af-4ab9-9a5d-08af99b32d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11364 | 2024.10.31 20:26:54.290603 [ 289 ] {} <Trace> HTTP-Session: ff390c22-f6af-4ab9-9a5d-08af99b32d3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11365 | 2024.10.31 20:26:54.290755 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41166) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11366 | 2024.10.31 20:26:54.290803 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11367 | 2024.10.31 20:26:54.291043 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11368 | 2024.10.31 20:26:54.291423 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11369 | 2024.10.31 20:26:54.291458 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11370 | 2024.10.31 20:26:54.291829 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11371 | 2024.10.31 20:26:54.292200 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11372 | 2024.10.31 20:26:54.292332 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 3.08 MiB/sec. | ||
11373 | 2024.10.31 20:26:54.292500 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Debug> DynamicQueryHandler: Done processing query | ||
11374 | 2024.10.31 20:26:54.292525 [ 289 ] {c8b1610a-10b9-4320-9c86-db4b9a2130e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11375 | 2024.10.31 20:26:54.292542 [ 289 ] {} <Debug> HTTP-Session: ff390c22-f6af-4ab9-9a5d-08af99b32d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11376 | 2024.10.31 20:26:54.292711 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41166, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11377 | 2024.10.31 20:26:54.292754 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11378 | 2024.10.31 20:26:54.292818 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11379 | 2024.10.31 20:26:54.292843 [ 293 ] {} <Debug> HTTP-Session: dd9c0749-edee-4be9-b6f2-f2117ab7bc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
11380 | 2024.10.31 20:26:54.292866 [ 293 ] {} <Debug> HTTP-Session: dd9c0749-edee-4be9-b6f2-f2117ab7bc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11381 | 2024.10.31 20:26:54.292884 [ 293 ] {} <Debug> HTTP-Session: dd9c0749-edee-4be9-b6f2-f2117ab7bc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11382 | 2024.10.31 20:26:54.292924 [ 293 ] {} <Trace> HTTP-Session: dd9c0749-edee-4be9-b6f2-f2117ab7bc2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11383 | 2024.10.31 20:26:54.293102 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11384 | 2024.10.31 20:26:54.293159 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11385 | 2024.10.31 20:26:54.293336 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11386 | 2024.10.31 20:26:54.293851 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11387 | 2024.10.31 20:26:54.293886 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11388 | 2024.10.31 20:26:54.294267 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11389 | 2024.10.31 20:26:54.294600 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11390 | 2024.10.31 20:26:54.294735 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
11391 | 2024.10.31 20:26:54.294901 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Debug> DynamicQueryHandler: Done processing query | ||
11392 | 2024.10.31 20:26:54.294925 [ 293 ] {771bbf76-d0a6-4db8-95a3-fc782df25399} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11393 | 2024.10.31 20:26:54.294941 [ 293 ] {} <Debug> HTTP-Session: dd9c0749-edee-4be9-b6f2-f2117ab7bc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11394 | 2024.10.31 20:26:54.295098 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11395 | 2024.10.31 20:26:54.295207 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48738, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11396 | 2024.10.31 20:26:54.295261 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11397 | 2024.10.31 20:26:54.295280 [ 289 ] {} <Debug> HTTP-Session: 1e687d41-09cf-432b-ac5a-c7197a79754b Authenticating user 'default' from [fd00:1122:3344:101::d]:48738 | ||
11398 | 2024.10.31 20:26:54.295297 [ 289 ] {} <Debug> HTTP-Session: 1e687d41-09cf-432b-ac5a-c7197a79754b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11399 | 2024.10.31 20:26:54.295311 [ 289 ] {} <Debug> HTTP-Session: 1e687d41-09cf-432b-ac5a-c7197a79754b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11400 | 2024.10.31 20:26:54.295343 [ 289 ] {} <Trace> HTTP-Session: 1e687d41-09cf-432b-ac5a-c7197a79754b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11401 | 2024.10.31 20:26:54.295458 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48738) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11402 | 2024.10.31 20:26:54.295503 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11403 | 2024.10.31 20:26:54.295632 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11404 | 2024.10.31 20:26:54.295919 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11405 | 2024.10.31 20:26:54.295954 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11406 | 2024.10.31 20:26:54.296344 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11407 | 2024.10.31 20:26:54.296670 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11408 | 2024.10.31 20:26:54.296800 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
11409 | 2024.10.31 20:26:54.296989 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Debug> DynamicQueryHandler: Done processing query | ||
11410 | 2024.10.31 20:26:54.297023 [ 289 ] {63a927d2-516d-4801-a497-0d4f5a0e4b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11411 | 2024.10.31 20:26:54.297050 [ 289 ] {} <Debug> HTTP-Session: 1e687d41-09cf-432b-ac5a-c7197a79754b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11412 | 2024.10.31 20:26:54.297281 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11413 | 2024.10.31 20:26:54.367859 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54993, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11414 | 2024.10.31 20:26:54.374318 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50998, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11415 | 2024.10.31 20:26:54.386762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11416 | 2024.10.31 20:26:54.391129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11417 | 2024.10.31 20:26:54.539517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52206, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11418 | 2024.10.31 20:26:54.559891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11419 | 2024.10.31 20:26:54.570338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11420 | 2024.10.31 20:26:57.981514 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11421 | 2024.10.31 20:26:57.981616 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11422 | 2024.10.31 20:26:58.321409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1026 | ||
11423 | 2024.10.31 20:26:58.324171 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11424 | 2024.10.31 20:26:58.324225 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11425 | 2024.10.31 20:26:58.325704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11426 | 2024.10.31 20:26:58.326703 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11427 | 2024.10.31 20:26:58.327286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1026 | ||
11428 | 2024.10.31 20:26:59.001609 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001069109 sec. | ||
11429 | 2024.10.31 20:26:59.288048 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11430 | 2024.10.31 20:26:59.288180 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11431 | 2024.10.31 20:26:59.288210 [ 293 ] {} <Debug> HTTP-Session: c28e5a5e-26a0-469d-8f9c-71d13fbd8181 Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
11432 | 2024.10.31 20:26:59.288239 [ 293 ] {} <Debug> HTTP-Session: c28e5a5e-26a0-469d-8f9c-71d13fbd8181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11433 | 2024.10.31 20:26:59.288258 [ 293 ] {} <Debug> HTTP-Session: c28e5a5e-26a0-469d-8f9c-71d13fbd8181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11434 | 2024.10.31 20:26:59.288317 [ 293 ] {} <Trace> HTTP-Session: c28e5a5e-26a0-469d-8f9c-71d13fbd8181 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11435 | 2024.10.31 20:26:59.288560 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11436 | 2024.10.31 20:26:59.288641 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11437 | 2024.10.31 20:26:59.289019 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11438 | 2024.10.31 20:26:59.289515 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11439 | 2024.10.31 20:26:59.289561 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11440 | 2024.10.31 20:26:59.290003 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11441 | 2024.10.31 20:26:59.290396 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11442 | 2024.10.31 20:26:59.290546 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002064 sec., 27131.782945736435 rows/sec., 2.08 MiB/sec. | ||
11443 | 2024.10.31 20:26:59.290868 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Debug> DynamicQueryHandler: Done processing query | ||
11444 | 2024.10.31 20:26:59.290938 [ 293 ] {727b01b3-c79f-4a79-a7be-6b4edd5ac9fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11445 | 2024.10.31 20:26:59.291007 [ 293 ] {} <Debug> HTTP-Session: c28e5a5e-26a0-469d-8f9c-71d13fbd8181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11446 | 2024.10.31 20:26:59.291304 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11447 | 2024.10.31 20:26:59.291453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49973, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11448 | 2024.10.31 20:26:59.291572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11449 | 2024.10.31 20:26:59.291596 [ 3 ] {} <Debug> HTTP-Session: 1015acb7-7b0c-4b2e-8a31-ad6f01b65364 Authenticating user 'default' from [fd00:1122:3344:101::d]:49973 | ||
11450 | 2024.10.31 20:26:59.291621 [ 3 ] {} <Debug> HTTP-Session: 1015acb7-7b0c-4b2e-8a31-ad6f01b65364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11451 | 2024.10.31 20:26:59.291636 [ 3 ] {} <Debug> HTTP-Session: 1015acb7-7b0c-4b2e-8a31-ad6f01b65364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11452 | 2024.10.31 20:26:59.291691 [ 3 ] {} <Trace> HTTP-Session: 1015acb7-7b0c-4b2e-8a31-ad6f01b65364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11453 | 2024.10.31 20:26:59.291896 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49973) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11454 | 2024.10.31 20:26:59.291965 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11455 | 2024.10.31 20:26:59.292313 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11456 | 2024.10.31 20:26:59.292744 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.10.31 20:26:59.292787 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11458 | 2024.10.31 20:26:59.293211 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11459 | 2024.10.31 20:26:59.293600 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11460 | 2024.10.31 20:26:59.293767 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001941 sec., 32972.69448737764 rows/sec., 2.57 MiB/sec. | ||
11461 | 2024.10.31 20:26:59.294079 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Debug> DynamicQueryHandler: Done processing query | ||
11462 | 2024.10.31 20:26:59.294136 [ 3 ] {62f43528-a239-4853-a291-c0fcbf636951} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11463 | 2024.10.31 20:26:59.294185 [ 3 ] {} <Debug> HTTP-Session: 1015acb7-7b0c-4b2e-8a31-ad6f01b65364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11464 | 2024.10.31 20:26:59.294426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11465 | 2024.10.31 20:26:59.294492 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11466 | 2024.10.31 20:26:59.294583 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11467 | 2024.10.31 20:26:59.294614 [ 293 ] {} <Debug> HTTP-Session: 9a3cad2c-6b12-4aa5-844b-113faef80d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:57126 | ||
11468 | 2024.10.31 20:26:59.294638 [ 293 ] {} <Debug> HTTP-Session: 9a3cad2c-6b12-4aa5-844b-113faef80d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11469 | 2024.10.31 20:26:59.294656 [ 293 ] {} <Debug> HTTP-Session: 9a3cad2c-6b12-4aa5-844b-113faef80d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11470 | 2024.10.31 20:26:59.294707 [ 293 ] {} <Trace> HTTP-Session: 9a3cad2c-6b12-4aa5-844b-113faef80d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11471 | 2024.10.31 20:26:59.294915 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57126) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11472 | 2024.10.31 20:26:59.294972 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11473 | 2024.10.31 20:26:59.295162 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11474 | 2024.10.31 20:26:59.295581 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11475 | 2024.10.31 20:26:59.295619 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11476 | 2024.10.31 20:26:59.296035 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11477 | 2024.10.31 20:26:59.296403 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11478 | 2024.10.31 20:26:59.296538 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. | ||
11479 | 2024.10.31 20:26:59.296539 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11480 | 2024.10.31 20:26:59.296603 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11481 | 2024.10.31 20:26:59.296634 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11482 | 2024.10.31 20:26:59.296723 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Debug> DynamicQueryHandler: Done processing query | ||
11483 | 2024.10.31 20:26:59.296751 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
11484 | 2024.10.31 20:26:59.296752 [ 293 ] {1ad3a74c-88d3-4ae2-836e-206ff09cfee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11485 | 2024.10.31 20:26:59.296810 [ 293 ] {} <Debug> HTTP-Session: 9a3cad2c-6b12-4aa5-844b-113faef80d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11486 | 2024.10.31 20:26:59.296918 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11487 | 2024.10.31 20:26:59.296957 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 11400 rows starting from the beginning of the part | ||
11488 | 2024.10.31 20:26:59.297003 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57126, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11489 | 2024.10.31 20:26:59.297161 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 131 rows starting from the beginning of the part | ||
11490 | 2024.10.31 20:26:59.297200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60326, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11491 | 2024.10.31 20:26:59.297504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11492 | 2024.10.31 20:26:59.297564 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
11493 | 2024.10.31 20:26:59.297587 [ 3 ] {} <Debug> HTTP-Session: 46fed1a0-991d-406d-ae2e-5137288f312b Authenticating user 'default' from [fd00:1122:3344:101::d]:60326 | ||
11494 | 2024.10.31 20:26:59.297660 [ 3 ] {} <Debug> HTTP-Session: 46fed1a0-991d-406d-ae2e-5137288f312b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11495 | 2024.10.31 20:26:59.297760 [ 3 ] {} <Debug> HTTP-Session: 46fed1a0-991d-406d-ae2e-5137288f312b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11496 | 2024.10.31 20:26:59.297853 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
11497 | 2024.10.31 20:26:59.297915 [ 3 ] {} <Trace> HTTP-Session: 46fed1a0-991d-406d-ae2e-5137288f312b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11498 | 2024.10.31 20:26:59.298100 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
11499 | 2024.10.31 20:26:59.298274 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60326) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11500 | 2024.10.31 20:26:59.298398 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
11501 | 2024.10.31 20:26:59.298443 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11502 | 2024.10.31 20:26:59.299229 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11503 | 2024.10.31 20:26:59.299822 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11504 | 2024.10.31 20:26:59.299860 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11505 | 2024.10.31 20:26:59.300284 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11506 | 2024.10.31 20:26:59.301002 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11507 | 2024.10.31 20:26:59.301321 [ 132 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11508 | 2024.10.31 20:26:59.301420 [ 132 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11509 | 2024.10.31 20:26:59.301414 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003259 sec., 18410.55538508745 rows/sec., 1.24 MiB/sec. | ||
11510 | 2024.10.31 20:26:59.301476 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11511 | 2024.10.31 20:26:59.302036 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
11512 | 2024.10.31 20:26:59.302137 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Debug> DynamicQueryHandler: Done processing query | ||
11513 | 2024.10.31 20:26:59.302218 [ 3 ] {104264d3-3ed1-4ff0-867a-6ba63b5f3988} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11514 | 2024.10.31 20:26:59.302295 [ 3 ] {} <Debug> HTTP-Session: 46fed1a0-991d-406d-ae2e-5137288f312b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11515 | 2024.10.31 20:26:59.302559 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11516 | 2024.10.31 20:26:59.302609 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3584 rows starting from the beginning of the part | ||
11517 | 2024.10.31 20:26:59.302679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11518 | 2024.10.31 20:26:59.302864 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
11519 | 2024.10.31 20:26:59.303099 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
11520 | 2024.10.31 20:26:59.303408 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
11521 | 2024.10.31 20:26:59.303648 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
11522 | 2024.10.31 20:26:59.303829 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
11523 | 2024.10.31 20:26:59.304950 [ 200 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12248 rows, containing 5 columns (5 merged, 0 gathered) in 0.008251385 sec., 1484356.8685741848 rows/sec., 101.41 MiB/sec. | ||
11524 | 2024.10.31 20:26:59.305462 [ 195 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11525 | 2024.10.31 20:26:59.306384 [ 195 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11526 | 2024.10.31 20:26:59.306429 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3894 rows, containing 4 columns (4 merged, 0 gathered) in 0.004783304 sec., 814081.6473299627 rows/sec., 53.63 MiB/sec. | ||
11527 | 2024.10.31 20:26:59.306526 [ 195 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11528 | 2024.10.31 20:26:59.306659 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
11529 | 2024.10.31 20:26:59.306848 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11530 | 2024.10.31 20:26:59.307255 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11531 | 2024.10.31 20:26:59.307341 [ 197 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_66_13} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11532 | 2024.10.31 20:26:59.307430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
11533 | 2024.10.31 20:27:01.182082 [ 131 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
11534 | 2024.10.31 20:27:01.182170 [ 131 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11535 | 2024.10.31 20:27:01.182200 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11536 | 2024.10.31 20:27:01.182471 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
11537 | 2024.10.31 20:27:01.182833 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11538 | 2024.10.31 20:27:01.182898 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 59 rows starting from the beginning of the part | ||
11539 | 2024.10.31 20:27:01.183020 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
11540 | 2024.10.31 20:27:01.183187 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
11541 | 2024.10.31 20:27:01.183461 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11542 | 2024.10.31 20:27:01.183663 [ 189 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
11543 | 2024.10.31 20:27:01.184807 [ 195 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520674 sec., 61491.48997450682 rows/sec., 4.68 MiB/sec. | ||
11544 | 2024.10.31 20:27:01.185050 [ 195 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11545 | 2024.10.31 20:27:01.185519 [ 195 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11546 | 2024.10.31 20:27:01.185608 [ 195 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_38_8} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
11547 | 2024.10.31 20:27:01.185709 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11548 | 2024.10.31 20:27:04.294144 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11549 | 2024.10.31 20:27:04.294280 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11550 | 2024.10.31 20:27:04.294310 [ 293 ] {} <Debug> HTTP-Session: ac683108-57ce-4492-897e-440a1627e481 Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11551 | 2024.10.31 20:27:04.294339 [ 293 ] {} <Debug> HTTP-Session: ac683108-57ce-4492-897e-440a1627e481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11552 | 2024.10.31 20:27:04.294357 [ 293 ] {} <Debug> HTTP-Session: ac683108-57ce-4492-897e-440a1627e481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11553 | 2024.10.31 20:27:04.294416 [ 293 ] {} <Trace> HTTP-Session: ac683108-57ce-4492-897e-440a1627e481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11554 | 2024.10.31 20:27:04.294715 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11555 | 2024.10.31 20:27:04.294795 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11556 | 2024.10.31 20:27:04.295175 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11557 | 2024.10.31 20:27:04.295778 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11558 | 2024.10.31 20:27:04.295821 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11559 | 2024.10.31 20:27:04.296275 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11560 | 2024.10.31 20:27:04.296665 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11561 | 2024.10.31 20:27:04.296853 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002274 sec., 119173.26297273528 rows/sec., 10.61 MiB/sec. | ||
11562 | 2024.10.31 20:27:04.297057 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Debug> DynamicQueryHandler: Done processing query | ||
11563 | 2024.10.31 20:27:04.297084 [ 293 ] {81efd78f-f957-48d4-812a-106c4c8415f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
11564 | 2024.10.31 20:27:04.297101 [ 293 ] {} <Debug> HTTP-Session: ac683108-57ce-4492-897e-440a1627e481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11565 | 2024.10.31 20:27:04.297316 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11566 | 2024.10.31 20:27:04.297436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63325, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11567 | 2024.10.31 20:27:04.297565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11568 | 2024.10.31 20:27:04.297594 [ 3 ] {} <Debug> HTTP-Session: bb825079-943e-42a3-afcd-5d01b1fe63ec Authenticating user 'default' from [fd00:1122:3344:101::d]:63325 | ||
11569 | 2024.10.31 20:27:04.297622 [ 3 ] {} <Debug> HTTP-Session: bb825079-943e-42a3-afcd-5d01b1fe63ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11570 | 2024.10.31 20:27:04.297640 [ 3 ] {} <Debug> HTTP-Session: bb825079-943e-42a3-afcd-5d01b1fe63ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11571 | 2024.10.31 20:27:04.297701 [ 3 ] {} <Trace> HTTP-Session: bb825079-943e-42a3-afcd-5d01b1fe63ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11572 | 2024.10.31 20:27:04.297920 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63325) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11573 | 2024.10.31 20:27:04.297998 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11574 | 2024.10.31 20:27:04.298360 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11575 | 2024.10.31 20:27:04.298786 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11576 | 2024.10.31 20:27:04.298830 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11577 | 2024.10.31 20:27:04.299256 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11578 | 2024.10.31 20:27:04.299641 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2024.10.31 20:27:04.299850 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 1.51 MiB/sec. | ||
11580 | 2024.10.31 20:27:04.300256 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Debug> DynamicQueryHandler: Done processing query | ||
11581 | 2024.10.31 20:27:04.300285 [ 3 ] {15d1aa0c-b713-4b63-a941-17f873bb1950} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11582 | 2024.10.31 20:27:04.300302 [ 3 ] {} <Debug> HTTP-Session: bb825079-943e-42a3-afcd-5d01b1fe63ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11583 | 2024.10.31 20:27:04.300483 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11584 | 2024.10.31 20:27:04.300504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11585 | 2024.10.31 20:27:04.300583 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11586 | 2024.10.31 20:27:04.300623 [ 293 ] {} <Debug> HTTP-Session: 7735b6e6-01a0-4425-be3f-095b8c5c6650 Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11587 | 2024.10.31 20:27:04.300646 [ 293 ] {} <Debug> HTTP-Session: 7735b6e6-01a0-4425-be3f-095b8c5c6650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11588 | 2024.10.31 20:27:04.300674 [ 293 ] {} <Debug> HTTP-Session: 7735b6e6-01a0-4425-be3f-095b8c5c6650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11589 | 2024.10.31 20:27:04.300728 [ 293 ] {} <Trace> HTTP-Session: 7735b6e6-01a0-4425-be3f-095b8c5c6650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11590 | 2024.10.31 20:27:04.300861 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11591 | 2024.10.31 20:27:04.300917 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11592 | 2024.10.31 20:27:04.301191 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11593 | 2024.10.31 20:27:04.301524 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11594 | 2024.10.31 20:27:04.301560 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11595 | 2024.10.31 20:27:04.301930 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11596 | 2024.10.31 20:27:04.302300 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11597 | 2024.10.31 20:27:04.302463 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. | ||
11598 | 2024.10.31 20:27:04.302796 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Debug> DynamicQueryHandler: Done processing query | ||
11599 | 2024.10.31 20:27:04.302821 [ 293 ] {aa7b57a7-ef07-4e81-ba57-369269f45384} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11600 | 2024.10.31 20:27:04.302838 [ 293 ] {} <Debug> HTTP-Session: 7735b6e6-01a0-4425-be3f-095b8c5c6650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11601 | 2024.10.31 20:27:04.302969 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11602 | 2024.10.31 20:27:04.303059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62237, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11603 | 2024.10.31 20:27:04.303138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11604 | 2024.10.31 20:27:04.303163 [ 3 ] {} <Debug> HTTP-Session: 27ba767b-8c03-46ad-807e-d080961428a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62237 | ||
11605 | 2024.10.31 20:27:04.303187 [ 3 ] {} <Debug> HTTP-Session: 27ba767b-8c03-46ad-807e-d080961428a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11606 | 2024.10.31 20:27:04.303205 [ 3 ] {} <Debug> HTTP-Session: 27ba767b-8c03-46ad-807e-d080961428a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11607 | 2024.10.31 20:27:04.303255 [ 3 ] {} <Trace> HTTP-Session: 27ba767b-8c03-46ad-807e-d080961428a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11608 | 2024.10.31 20:27:04.303399 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62237) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11609 | 2024.10.31 20:27:04.303459 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11610 | 2024.10.31 20:27:04.303771 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11611 | 2024.10.31 20:27:04.304141 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11612 | 2024.10.31 20:27:04.304179 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11613 | 2024.10.31 20:27:04.304555 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11614 | 2024.10.31 20:27:04.304942 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2024.10.31 20:27:04.305093 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001731 sec., 3466.204506065858 rows/sec., 204.79 KiB/sec. | ||
11616 | 2024.10.31 20:27:04.305297 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Debug> DynamicQueryHandler: Done processing query | ||
11617 | 2024.10.31 20:27:04.305323 [ 3 ] {9da9870e-ad65-44bb-9c97-c92bb417ff45} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11618 | 2024.10.31 20:27:04.305339 [ 3 ] {} <Debug> HTTP-Session: 27ba767b-8c03-46ad-807e-d080961428a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11619 | 2024.10.31 20:27:04.305550 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11620 | 2024.10.31 20:27:04.305571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62237, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11621 | 2024.10.31 20:27:04.305641 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11622 | 2024.10.31 20:27:04.305678 [ 293 ] {} <Debug> HTTP-Session: a024705a-f3c8-4966-9fef-898bcd496b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11623 | 2024.10.31 20:27:04.305717 [ 293 ] {} <Debug> HTTP-Session: a024705a-f3c8-4966-9fef-898bcd496b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11624 | 2024.10.31 20:27:04.305744 [ 293 ] {} <Debug> HTTP-Session: a024705a-f3c8-4966-9fef-898bcd496b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11625 | 2024.10.31 20:27:04.305792 [ 293 ] {} <Trace> HTTP-Session: a024705a-f3c8-4966-9fef-898bcd496b61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11626 | 2024.10.31 20:27:04.306057 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11627 | 2024.10.31 20:27:04.306111 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11628 | 2024.10.31 20:27:04.306368 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11629 | 2024.10.31 20:27:04.306915 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11630 | 2024.10.31 20:27:04.306952 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11631 | 2024.10.31 20:27:04.307332 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11632 | 2024.10.31 20:27:04.307707 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11633 | 2024.10.31 20:27:04.307871 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001952 sec., 216700.81967213115 rows/sec., 15.49 MiB/sec. | ||
11634 | 2024.10.31 20:27:04.308076 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Debug> DynamicQueryHandler: Done processing query | ||
11635 | 2024.10.31 20:27:04.308112 [ 293 ] {22200cec-80b6-44dd-bdc9-bff8188b3b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
11636 | 2024.10.31 20:27:04.308142 [ 293 ] {} <Debug> HTTP-Session: a024705a-f3c8-4966-9fef-898bcd496b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11637 | 2024.10.31 20:27:04.308362 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11638 | 2024.10.31 20:27:04.308472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40289, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11639 | 2024.10.31 20:27:04.308545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11640 | 2024.10.31 20:27:04.308569 [ 3 ] {} <Debug> HTTP-Session: 79f7af1e-cba7-4a69-805e-1a69513cb2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40289 | ||
11641 | 2024.10.31 20:27:04.308591 [ 3 ] {} <Debug> HTTP-Session: 79f7af1e-cba7-4a69-805e-1a69513cb2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11642 | 2024.10.31 20:27:04.308609 [ 3 ] {} <Debug> HTTP-Session: 79f7af1e-cba7-4a69-805e-1a69513cb2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11643 | 2024.10.31 20:27:04.308655 [ 3 ] {} <Trace> HTTP-Session: 79f7af1e-cba7-4a69-805e-1a69513cb2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11644 | 2024.10.31 20:27:04.308789 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40289) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11645 | 2024.10.31 20:27:04.308849 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11646 | 2024.10.31 20:27:04.309045 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11647 | 2024.10.31 20:27:04.309343 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11648 | 2024.10.31 20:27:04.309381 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11649 | 2024.10.31 20:27:04.309762 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11650 | 2024.10.31 20:27:04.310099 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11651 | 2024.10.31 20:27:04.310256 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
11652 | 2024.10.31 20:27:04.310437 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Debug> DynamicQueryHandler: Done processing query | ||
11653 | 2024.10.31 20:27:04.310461 [ 3 ] {93065cf2-133a-4b99-b10d-944c6fe3a296} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11654 | 2024.10.31 20:27:04.310477 [ 3 ] {} <Debug> HTTP-Session: 79f7af1e-cba7-4a69-805e-1a69513cb2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11655 | 2024.10.31 20:27:04.310698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11656 | 2024.10.31 20:27:04.310706 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11657 | 2024.10.31 20:27:04.310809 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11658 | 2024.10.31 20:27:04.310843 [ 293 ] {} <Debug> HTTP-Session: 705d5f48-885c-4ad6-b1b4-d30cabd69a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11659 | 2024.10.31 20:27:04.310869 [ 293 ] {} <Debug> HTTP-Session: 705d5f48-885c-4ad6-b1b4-d30cabd69a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11660 | 2024.10.31 20:27:04.310887 [ 293 ] {} <Debug> HTTP-Session: 705d5f48-885c-4ad6-b1b4-d30cabd69a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11661 | 2024.10.31 20:27:04.310932 [ 293 ] {} <Trace> HTTP-Session: 705d5f48-885c-4ad6-b1b4-d30cabd69a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11662 | 2024.10.31 20:27:04.311158 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11663 | 2024.10.31 20:27:04.311209 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11664 | 2024.10.31 20:27:04.311391 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11665 | 2024.10.31 20:27:04.311825 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11666 | 2024.10.31 20:27:04.311862 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11667 | 2024.10.31 20:27:04.312257 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11668 | 2024.10.31 20:27:04.312600 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11669 | 2024.10.31 20:27:04.312754 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001715 sec., 138192.4198250729 rows/sec., 9.26 MiB/sec. | ||
11670 | 2024.10.31 20:27:04.312912 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Debug> DynamicQueryHandler: Done processing query | ||
11671 | 2024.10.31 20:27:04.312936 [ 293 ] {612ddf7a-362f-4a50-8e9c-41b387c8910d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11672 | 2024.10.31 20:27:04.312953 [ 293 ] {} <Debug> HTTP-Session: 705d5f48-885c-4ad6-b1b4-d30cabd69a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11673 | 2024.10.31 20:27:04.313098 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11674 | 2024.10.31 20:27:04.313177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52809, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11675 | 2024.10.31 20:27:04.313246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11676 | 2024.10.31 20:27:04.313270 [ 3 ] {} <Debug> HTTP-Session: 81f7d872-098f-4df4-b663-a31b49df3d2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52809 | ||
11677 | 2024.10.31 20:27:04.313292 [ 3 ] {} <Debug> HTTP-Session: 81f7d872-098f-4df4-b663-a31b49df3d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11678 | 2024.10.31 20:27:04.313310 [ 3 ] {} <Debug> HTTP-Session: 81f7d872-098f-4df4-b663-a31b49df3d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11679 | 2024.10.31 20:27:04.313357 [ 3 ] {} <Trace> HTTP-Session: 81f7d872-098f-4df4-b663-a31b49df3d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11680 | 2024.10.31 20:27:04.313482 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52809) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11681 | 2024.10.31 20:27:04.313543 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11682 | 2024.10.31 20:27:04.313736 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11683 | 2024.10.31 20:27:04.314081 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11684 | 2024.10.31 20:27:04.314121 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11685 | 2024.10.31 20:27:04.314484 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11686 | 2024.10.31 20:27:04.314823 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11687 | 2024.10.31 20:27:04.314991 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. | ||
11688 | 2024.10.31 20:27:04.315209 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Debug> DynamicQueryHandler: Done processing query | ||
11689 | 2024.10.31 20:27:04.315234 [ 3 ] {6b1c2cc6-bf67-492f-af6f-f6caef08e997} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11690 | 2024.10.31 20:27:04.315251 [ 3 ] {} <Debug> HTTP-Session: 81f7d872-098f-4df4-b663-a31b49df3d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11691 | 2024.10.31 20:27:04.315436 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 68928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11692 | 2024.10.31 20:27:04.315448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52809, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11693 | 2024.10.31 20:27:04.315521 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11694 | 2024.10.31 20:27:04.315556 [ 293 ] {} <Debug> HTTP-Session: be53049a-e6cc-4926-b3f7-f0a1d7f829c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11695 | 2024.10.31 20:27:04.315584 [ 293 ] {} <Debug> HTTP-Session: be53049a-e6cc-4926-b3f7-f0a1d7f829c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11696 | 2024.10.31 20:27:04.315616 [ 293 ] {} <Debug> HTTP-Session: be53049a-e6cc-4926-b3f7-f0a1d7f829c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11697 | 2024.10.31 20:27:04.315664 [ 293 ] {} <Trace> HTTP-Session: be53049a-e6cc-4926-b3f7-f0a1d7f829c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11698 | 2024.10.31 20:27:04.316375 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11699 | 2024.10.31 20:27:04.316454 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <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 | ||
11700 | 2024.10.31 20:27:04.316942 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11701 | 2024.10.31 20:27:04.317802 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11702 | 2024.10.31 20:27:04.317839 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11703 | 2024.10.31 20:27:04.318503 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11704 | 2024.10.31 20:27:04.318925 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11705 | 2024.10.31 20:27:04.319138 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003344 sec., 12260.765550239234 rows/sec., 21.97 MiB/sec. | ||
11706 | 2024.10.31 20:27:04.319555 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Debug> DynamicQueryHandler: Done processing query | ||
11707 | 2024.10.31 20:27:04.319580 [ 293 ] {727c38fc-f9ac-4cc0-92c3-f2c3389818e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
11708 | 2024.10.31 20:27:04.319597 [ 293 ] {} <Debug> HTTP-Session: be53049a-e6cc-4926-b3f7-f0a1d7f829c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11709 | 2024.10.31 20:27:04.319821 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11710 | 2024.10.31 20:27:04.319958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40009, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11711 | 2024.10.31 20:27:04.320026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11712 | 2024.10.31 20:27:04.320051 [ 3 ] {} <Debug> HTTP-Session: dcf4f3c7-7b4d-4996-a464-ea5a538e4264 Authenticating user 'default' from [fd00:1122:3344:101::d]:40009 | ||
11713 | 2024.10.31 20:27:04.320073 [ 3 ] {} <Debug> HTTP-Session: dcf4f3c7-7b4d-4996-a464-ea5a538e4264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11714 | 2024.10.31 20:27:04.320090 [ 3 ] {} <Debug> HTTP-Session: dcf4f3c7-7b4d-4996-a464-ea5a538e4264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11715 | 2024.10.31 20:27:04.320137 [ 3 ] {} <Trace> HTTP-Session: dcf4f3c7-7b4d-4996-a464-ea5a538e4264 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11716 | 2024.10.31 20:27:04.320316 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40009) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11717 | 2024.10.31 20:27:04.320374 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11718 | 2024.10.31 20:27:04.320566 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11719 | 2024.10.31 20:27:04.320928 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11720 | 2024.10.31 20:27:04.320972 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11721 | 2024.10.31 20:27:04.321364 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11722 | 2024.10.31 20:27:04.321709 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11723 | 2024.10.31 20:27:04.321858 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001617 sec., 50711.19356833643 rows/sec., 3.22 MiB/sec. | ||
11724 | 2024.10.31 20:27:04.322027 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Debug> DynamicQueryHandler: Done processing query | ||
11725 | 2024.10.31 20:27:04.322051 [ 3 ] {5fc91c09-f977-453a-aa8b-ddee000826a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11726 | 2024.10.31 20:27:04.322067 [ 3 ] {} <Debug> HTTP-Session: dcf4f3c7-7b4d-4996-a464-ea5a538e4264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11727 | 2024.10.31 20:27:04.322534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11728 | 2024.10.31 20:27:05.273543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11729 | 2024.10.31 20:27:05.708844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11730 | 2024.10.31 20:27:05.783521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11731 | 2024.10.31 20:27:05.959972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11732 | 2024.10.31 20:27:06.049935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11733 | 2024.10.31 20:27:06.105324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11734 | 2024.10.31 20:27:06.127756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11735 | 2024.10.31 20:27:06.172108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56339, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11736 | 2024.10.31 20:27:07.066868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11737 | 2024.10.31 20:27:07.385976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11738 | 2024.10.31 20:27:07.585763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65479, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11739 | 2024.10.31 20:27:07.590215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54836, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11740 | 2024.10.31 20:27:07.692857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11741 | 2024.10.31 20:27:07.766090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39851, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11742 | 2024.10.31 20:27:07.808336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11743 | 2024.10.31 20:27:07.833334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58044, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11744 | 2024.10.31 20:27:07.881615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11745 | 2024.10.31 20:27:07.908905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63490, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11746 | 2024.10.31 20:27:07.910182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11747 | 2024.10.31 20:27:07.995897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11748 | 2024.10.31 20:27:08.063230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63745, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11749 | 2024.10.31 20:27:08.121654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35096, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11750 | 2024.10.31 20:27:08.183001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11751 | 2024.10.31 20:27:08.267949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41996, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11752 | 2024.10.31 20:27:08.327526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1054 | ||
11753 | 2024.10.31 20:27:08.330339 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11754 | 2024.10.31 20:27:08.330388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11755 | 2024.10.31 20:27:08.331880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11756 | 2024.10.31 20:27:08.332852 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11757 | 2024.10.31 20:27:08.333109 [ 124 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11758 | 2024.10.31 20:27:08.333243 [ 124 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11759 | 2024.10.31 20:27:08.333331 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11760 | 2024.10.31 20:27:08.333932 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
11761 | 2024.10.31 20:27:08.336178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
11762 | 2024.10.31 20:27:08.337672 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11763 | 2024.10.31 20:27:08.337825 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 918 rows starting from the beginning of the part | ||
11764 | 2024.10.31 20:27:08.338438 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
11765 | 2024.10.31 20:27:08.339025 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
11766 | 2024.10.31 20:27:08.339552 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
11767 | 2024.10.31 20:27:08.340069 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
11768 | 2024.10.31 20:27:08.340537 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
11769 | 2024.10.31 20:27:08.349010 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 72 columns (72 merged, 0 gathered) in 0.015520493 sec., 67910.21393457025 rows/sec., 47.88 MiB/sec. | ||
11770 | 2024.10.31 20:27:08.350559 [ 194 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11771 | 2024.10.31 20:27:08.352193 [ 194 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2024.10.31 20:27:08.352276 [ 194 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_36_7} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11773 | 2024.10.31 20:27:08.352576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
11774 | 2024.10.31 20:27:09.285942 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11775 | 2024.10.31 20:27:09.286061 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11776 | 2024.10.31 20:27:09.286087 [ 293 ] {} <Debug> HTTP-Session: ce8b4bdf-0b04-49db-a87d-87ebf9f65ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11777 | 2024.10.31 20:27:09.286112 [ 293 ] {} <Debug> HTTP-Session: ce8b4bdf-0b04-49db-a87d-87ebf9f65ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11778 | 2024.10.31 20:27:09.286127 [ 293 ] {} <Debug> HTTP-Session: ce8b4bdf-0b04-49db-a87d-87ebf9f65ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11779 | 2024.10.31 20:27:09.286181 [ 293 ] {} <Trace> HTTP-Session: ce8b4bdf-0b04-49db-a87d-87ebf9f65ed8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11780 | 2024.10.31 20:27:09.286371 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11781 | 2024.10.31 20:27:09.286440 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11782 | 2024.10.31 20:27:09.286793 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11783 | 2024.10.31 20:27:09.287247 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11784 | 2024.10.31 20:27:09.287294 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11785 | 2024.10.31 20:27:09.287727 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
11786 | 2024.10.31 20:27:09.288164 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11787 | 2024.10.31 20:27:09.288322 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002006 sec., 1994.0179461615155 rows/sec., 162.60 KiB/sec. | ||
11788 | 2024.10.31 20:27:09.288670 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Debug> DynamicQueryHandler: Done processing query | ||
11789 | 2024.10.31 20:27:09.288699 [ 293 ] {04d4f0ac-1bfa-4edf-af18-792ad62cc8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11790 | 2024.10.31 20:27:09.288717 [ 293 ] {} <Debug> HTTP-Session: ce8b4bdf-0b04-49db-a87d-87ebf9f65ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11791 | 2024.10.31 20:27:09.288924 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11792 | 2024.10.31 20:27:09.289063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49165, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11793 | 2024.10.31 20:27:09.289166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11794 | 2024.10.31 20:27:09.289190 [ 3 ] {} <Debug> HTTP-Session: 63749547-0576-42b2-81c4-b91e99e121f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49165 | ||
11795 | 2024.10.31 20:27:09.289212 [ 3 ] {} <Debug> HTTP-Session: 63749547-0576-42b2-81c4-b91e99e121f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11796 | 2024.10.31 20:27:09.289226 [ 3 ] {} <Debug> HTTP-Session: 63749547-0576-42b2-81c4-b91e99e121f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11797 | 2024.10.31 20:27:09.289282 [ 3 ] {} <Trace> HTTP-Session: 63749547-0576-42b2-81c4-b91e99e121f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11798 | 2024.10.31 20:27:09.289479 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49165) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11799 | 2024.10.31 20:27:09.289544 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11800 | 2024.10.31 20:27:09.289907 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11801 | 2024.10.31 20:27:09.290352 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11802 | 2024.10.31 20:27:09.290395 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11803 | 2024.10.31 20:27:09.290816 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11804 | 2024.10.31 20:27:09.291203 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11805 | 2024.10.31 20:27:09.291372 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001961 sec., 29576.746557878632 rows/sec., 2.27 MiB/sec. | ||
11806 | 2024.10.31 20:27:09.291580 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Debug> DynamicQueryHandler: Done processing query | ||
11807 | 2024.10.31 20:27:09.291606 [ 3 ] {94f21c0d-eab1-408a-ba61-5c6bbbbf40b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
11808 | 2024.10.31 20:27:09.291622 [ 3 ] {} <Debug> HTTP-Session: 63749547-0576-42b2-81c4-b91e99e121f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11809 | 2024.10.31 20:27:09.291791 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11810 | 2024.10.31 20:27:09.291807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11811 | 2024.10.31 20:27:09.291877 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11812 | 2024.10.31 20:27:09.291915 [ 293 ] {} <Debug> HTTP-Session: 1a7d4e26-deed-46d4-bfb6-05a090485c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:50810 | ||
11813 | 2024.10.31 20:27:09.291936 [ 293 ] {} <Debug> HTTP-Session: 1a7d4e26-deed-46d4-bfb6-05a090485c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11814 | 2024.10.31 20:27:09.291951 [ 293 ] {} <Debug> HTTP-Session: 1a7d4e26-deed-46d4-bfb6-05a090485c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11815 | 2024.10.31 20:27:09.292008 [ 293 ] {} <Trace> HTTP-Session: 1a7d4e26-deed-46d4-bfb6-05a090485c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11816 | 2024.10.31 20:27:09.292134 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50810) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11817 | 2024.10.31 20:27:09.292186 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11818 | 2024.10.31 20:27:09.292456 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11819 | 2024.10.31 20:27:09.292792 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11820 | 2024.10.31 20:27:09.292829 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11821 | 2024.10.31 20:27:09.293200 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11822 | 2024.10.31 20:27:09.293588 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11823 | 2024.10.31 20:27:09.293729 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001629 sec., 2455.4941682013505 rows/sec., 171.45 KiB/sec. | ||
11824 | 2024.10.31 20:27:09.293919 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Debug> DynamicQueryHandler: Done processing query | ||
11825 | 2024.10.31 20:27:09.293945 [ 293 ] {26ab1912-0c6e-41c1-b525-6a2d1f232c03} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11826 | 2024.10.31 20:27:09.293962 [ 293 ] {} <Debug> HTTP-Session: 1a7d4e26-deed-46d4-bfb6-05a090485c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11827 | 2024.10.31 20:27:09.294153 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11828 | 2024.10.31 20:27:09.294247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49677, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11829 | 2024.10.31 20:27:09.294322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11830 | 2024.10.31 20:27:09.294344 [ 3 ] {} <Debug> HTTP-Session: ba519584-e31c-48c7-8842-608646b1324b Authenticating user 'default' from [fd00:1122:3344:101::d]:49677 | ||
11831 | 2024.10.31 20:27:09.294362 [ 3 ] {} <Debug> HTTP-Session: ba519584-e31c-48c7-8842-608646b1324b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11832 | 2024.10.31 20:27:09.294377 [ 3 ] {} <Debug> HTTP-Session: ba519584-e31c-48c7-8842-608646b1324b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11833 | 2024.10.31 20:27:09.294417 [ 3 ] {} <Trace> HTTP-Session: ba519584-e31c-48c7-8842-608646b1324b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11834 | 2024.10.31 20:27:09.294561 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49677) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11835 | 2024.10.31 20:27:09.294609 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11836 | 2024.10.31 20:27:09.294881 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11837 | 2024.10.31 20:27:09.295264 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11838 | 2024.10.31 20:27:09.295302 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11839 | 2024.10.31 20:27:09.295683 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
11840 | 2024.10.31 20:27:09.296074 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11841 | 2024.10.31 20:27:09.296226 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001707 sec., 39835.969537199766 rows/sec., 3.11 MiB/sec. | ||
11842 | 2024.10.31 20:27:09.296426 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Debug> DynamicQueryHandler: Done processing query | ||
11843 | 2024.10.31 20:27:09.296451 [ 3 ] {24a73cb1-94c7-4e44-a9c7-5dad1703d086} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11844 | 2024.10.31 20:27:09.296468 [ 3 ] {} <Debug> HTTP-Session: ba519584-e31c-48c7-8842-608646b1324b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11845 | 2024.10.31 20:27:09.296662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11846 | 2024.10.31 20:27:09.296770 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65424, User-Agent: (none), Length: 24902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11847 | 2024.10.31 20:27:09.296847 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11848 | 2024.10.31 20:27:09.296869 [ 282 ] {} <Debug> HTTP-Session: 69c77d9f-d4bb-4139-8188-875564ec60a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:65424 | ||
11849 | 2024.10.31 20:27:09.296888 [ 282 ] {} <Debug> HTTP-Session: 69c77d9f-d4bb-4139-8188-875564ec60a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11850 | 2024.10.31 20:27:09.296903 [ 282 ] {} <Debug> HTTP-Session: 69c77d9f-d4bb-4139-8188-875564ec60a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11851 | 2024.10.31 20:27:09.296945 [ 282 ] {} <Trace> HTTP-Session: 69c77d9f-d4bb-4139-8188-875564ec60a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11852 | 2024.10.31 20:27:09.297130 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65424) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11853 | 2024.10.31 20:27:09.297186 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11854 | 2024.10.31 20:27:09.297373 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11855 | 2024.10.31 20:27:09.297776 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11856 | 2024.10.31 20:27:09.297815 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11857 | 2024.10.31 20:27:09.298286 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11858 | 2024.10.31 20:27:09.298670 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11859 | 2024.10.31 20:27:09.298871 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001797 sec., 72342.79354479688 rows/sec., 5.04 MiB/sec. | ||
11860 | 2024.10.31 20:27:09.299074 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Debug> DynamicQueryHandler: Done processing query | ||
11861 | 2024.10.31 20:27:09.299107 [ 282 ] {a5686a6a-ef40-428c-b4ca-89c6067bb65e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11862 | 2024.10.31 20:27:09.299126 [ 282 ] {} <Debug> HTTP-Session: 69c77d9f-d4bb-4139-8188-875564ec60a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11863 | 2024.10.31 20:27:09.299308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49677, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11864 | 2024.10.31 20:27:09.299329 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11865 | 2024.10.31 20:27:09.299409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11866 | 2024.10.31 20:27:09.299445 [ 3 ] {} <Debug> HTTP-Session: 07b7f81e-b09d-4ae4-9274-fb1f785d2859 Authenticating user 'default' from [fd00:1122:3344:101::d]:49677 | ||
11867 | 2024.10.31 20:27:09.299468 [ 3 ] {} <Debug> HTTP-Session: 07b7f81e-b09d-4ae4-9274-fb1f785d2859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11868 | 2024.10.31 20:27:09.299496 [ 3 ] {} <Debug> HTTP-Session: 07b7f81e-b09d-4ae4-9274-fb1f785d2859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11869 | 2024.10.31 20:27:09.299554 [ 3 ] {} <Trace> HTTP-Session: 07b7f81e-b09d-4ae4-9274-fb1f785d2859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11870 | 2024.10.31 20:27:09.299706 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49677) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11871 | 2024.10.31 20:27:09.299764 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11872 | 2024.10.31 20:27:09.299977 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11873 | 2024.10.31 20:27:09.300331 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11874 | 2024.10.31 20:27:09.300368 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
11875 | 2024.10.31 20:27:09.300746 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11876 | 2024.10.31 20:27:09.301074 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11877 | 2024.10.31 20:27:09.301230 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001566 sec., 30651.340996168583 rows/sec., 2.07 MiB/sec. | ||
11878 | 2024.10.31 20:27:09.301487 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Debug> DynamicQueryHandler: Done processing query | ||
11879 | 2024.10.31 20:27:09.301627 [ 3 ] {a14f312c-28d0-4f13-9e36-b6cd7d21e75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11880 | 2024.10.31 20:27:09.301643 [ 3 ] {} <Debug> HTTP-Session: 07b7f81e-b09d-4ae4-9274-fb1f785d2859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11881 | 2024.10.31 20:27:09.301846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11882 | 2024.10.31 20:27:12.981669 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11883 | 2024.10.31 20:27:12.981734 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11884 | 2024.10.31 20:27:14.287946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48593, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11885 | 2024.10.31 20:27:14.288069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11886 | 2024.10.31 20:27:14.288098 [ 3 ] {} <Debug> HTTP-Session: 69da94b4-e287-431d-b3e9-481e47697602 Authenticating user 'default' from [fd00:1122:3344:101::d]:48593 | ||
11887 | 2024.10.31 20:27:14.288125 [ 3 ] {} <Debug> HTTP-Session: 69da94b4-e287-431d-b3e9-481e47697602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11888 | 2024.10.31 20:27:14.288143 [ 3 ] {} <Debug> HTTP-Session: 69da94b4-e287-431d-b3e9-481e47697602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11889 | 2024.10.31 20:27:14.288233 [ 3 ] {} <Trace> HTTP-Session: 69da94b4-e287-431d-b3e9-481e47697602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11890 | 2024.10.31 20:27:14.288455 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48593) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11891 | 2024.10.31 20:27:14.288525 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11892 | 2024.10.31 20:27:14.288874 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11893 | 2024.10.31 20:27:14.289392 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11894 | 2024.10.31 20:27:14.289439 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11895 | 2024.10.31 20:27:14.289851 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11896 | 2024.10.31 20:27:14.290237 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11897 | 2024.10.31 20:27:14.290399 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. | ||
11898 | 2024.10.31 20:27:14.290445 [ 121 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11899 | 2024.10.31 20:27:14.290587 [ 121 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11900 | 2024.10.31 20:27:14.290652 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11901 | 2024.10.31 20:27:14.290710 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Debug> DynamicQueryHandler: Done processing query | ||
11902 | 2024.10.31 20:27:14.290773 [ 3 ] {afc24ad5-19df-483f-80d0-73e4299cc4d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11903 | 2024.10.31 20:27:14.290810 [ 3 ] {} <Debug> HTTP-Session: 69da94b4-e287-431d-b3e9-481e47697602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11904 | 2024.10.31 20:27:14.290866 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::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 | ||
11905 | 2024.10.31 20:27:14.291027 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11906 | 2024.10.31 20:27:14.291075 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1422 rows starting from the beginning of the part | ||
11907 | 2024.10.31 20:27:14.291085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11908 | 2024.10.31 20:27:14.291260 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
11909 | 2024.10.31 20:27:14.291353 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44117, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11910 | 2024.10.31 20:27:14.291566 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
11911 | 2024.10.31 20:27:14.291585 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11912 | 2024.10.31 20:27:14.291674 [ 282 ] {} <Debug> HTTP-Session: 1c4cd717-0f46-4308-a061-b1cfc2be351b Authenticating user 'default' from [fd00:1122:3344:101::d]:44117 | ||
11913 | 2024.10.31 20:27:14.291749 [ 282 ] {} <Debug> HTTP-Session: 1c4cd717-0f46-4308-a061-b1cfc2be351b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11914 | 2024.10.31 20:27:14.291818 [ 282 ] {} <Debug> HTTP-Session: 1c4cd717-0f46-4308-a061-b1cfc2be351b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11915 | 2024.10.31 20:27:14.291888 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 271 rows starting from the beginning of the part | ||
11916 | 2024.10.31 20:27:14.291946 [ 282 ] {} <Trace> HTTP-Session: 1c4cd717-0f46-4308-a061-b1cfc2be351b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11917 | 2024.10.31 20:27:14.292122 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part | ||
11918 | 2024.10.31 20:27:14.292378 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44117) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11919 | 2024.10.31 20:27:14.292433 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
11920 | 2024.10.31 20:27:14.292532 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11921 | 2024.10.31 20:27:14.293697 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11922 | 2024.10.31 20:27:14.294864 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11923 | 2024.10.31 20:27:14.294943 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11924 | 2024.10.31 20:27:14.295818 [ 186 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 5 columns (5 merged, 0 gathered) in 0.005055629 sec., 379576.903289383 rows/sec., 33.23 MiB/sec. | ||
11925 | 2024.10.31 20:27:14.295865 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
11926 | 2024.10.31 20:27:14.296222 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11927 | 2024.10.31 20:27:14.296549 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2024.10.31 20:27:14.296931 [ 121 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
11929 | 2024.10.31 20:27:14.297071 [ 121 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11930 | 2024.10.31 20:27:14.297088 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004838 sec., 13228.60686233981 rows/sec., 1.03 MiB/sec. | ||
11931 | 2024.10.31 20:27:14.297155 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11932 | 2024.10.31 20:27:14.297831 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11933 | 2024.10.31 20:27:14.298156 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Debug> DynamicQueryHandler: Done processing query | ||
11934 | 2024.10.31 20:27:14.298270 [ 282 ] {6c30ee2a-68d3-4978-9cd4-3bef186b33e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11935 | 2024.10.31 20:27:14.298312 [ 193 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_71_14} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11936 | 2024.10.31 20:27:14.298373 [ 282 ] {} <Debug> HTTP-Session: 1c4cd717-0f46-4308-a061-b1cfc2be351b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11937 | 2024.10.31 20:27:14.298493 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::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 | ||
11938 | 2024.10.31 20:27:14.298702 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11939 | 2024.10.31 20:27:14.298849 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44117, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11940 | 2024.10.31 20:27:14.298938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45207, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11941 | 2024.10.31 20:27:14.299180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11942 | 2024.10.31 20:27:14.299285 [ 3 ] {} <Debug> HTTP-Session: 6346c6bd-05e6-49bd-82be-11a7d825c1a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45207 | ||
11943 | 2024.10.31 20:27:14.299380 [ 3 ] {} <Debug> HTTP-Session: 6346c6bd-05e6-49bd-82be-11a7d825c1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11944 | 2024.10.31 20:27:14.299454 [ 3 ] {} <Debug> HTTP-Session: 6346c6bd-05e6-49bd-82be-11a7d825c1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11945 | 2024.10.31 20:27:14.299599 [ 3 ] {} <Trace> HTTP-Session: 6346c6bd-05e6-49bd-82be-11a7d825c1a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11946 | 2024.10.31 20:27:14.299622 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11947 | 2024.10.31 20:27:14.299750 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
11948 | 2024.10.31 20:27:14.300071 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45207) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11949 | 2024.10.31 20:27:14.300102 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
11950 | 2024.10.31 20:27:14.300273 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11951 | 2024.10.31 20:27:14.300461 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
11952 | 2024.10.31 20:27:14.300832 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 423 rows starting from the beginning of the part | ||
11953 | 2024.10.31 20:27:14.301163 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 68 rows starting from the beginning of the part | ||
11954 | 2024.10.31 20:27:14.301618 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
11955 | 2024.10.31 20:27:14.301645 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11956 | 2024.10.31 20:27:14.302753 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11957 | 2024.10.31 20:27:14.302819 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11958 | 2024.10.31 20:27:14.303868 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11959 | 2024.10.31 20:27:14.304676 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11960 | 2024.10.31 20:27:14.304791 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.007479951 sec., 213637.76313507935 rows/sec., 16.47 MiB/sec. | ||
11961 | 2024.10.31 20:27:14.305014 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00516 sec., 31007.7519379845 rows/sec., 2.16 MiB/sec. | ||
11962 | 2024.10.31 20:27:14.305148 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
11963 | 2024.10.31 20:27:14.305410 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Debug> DynamicQueryHandler: Done processing query | ||
11964 | 2024.10.31 20:27:14.305448 [ 3 ] {445b995c-5bd3-4acc-85db-6b8fc3b358fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11965 | 2024.10.31 20:27:14.305516 [ 3 ] {} <Debug> HTTP-Session: 6346c6bd-05e6-49bd-82be-11a7d825c1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11966 | 2024.10.31 20:27:14.305762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11967 | 2024.10.31 20:27:14.305899 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52421, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11968 | 2024.10.31 20:27:14.306001 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11969 | 2024.10.31 20:27:14.306031 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11970 | 2024.10.31 20:27:14.306007 [ 3 ] {} <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): | ||
11971 | |||
11972 | (version 23.8.7.1) | ||
11973 | 2024.10.31 20:27:14.306103 [ 282 ] {} <Debug> HTTP-Session: 04d950f3-101d-4e6c-b681-c3bd0494e2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52421 | ||
11974 | 2024.10.31 20:27:14.306162 [ 282 ] {} <Debug> HTTP-Session: 04d950f3-101d-4e6c-b681-c3bd0494e2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11975 | 2024.10.31 20:27:14.306179 [ 282 ] {} <Debug> HTTP-Session: 04d950f3-101d-4e6c-b681-c3bd0494e2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11976 | 2024.10.31 20:27:14.306213 [ 195 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_71_14} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
11977 | 2024.10.31 20:27:14.306239 [ 282 ] {} <Trace> HTTP-Session: 04d950f3-101d-4e6c-b681-c3bd0494e2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11978 | 2024.10.31 20:27:14.306361 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
11979 | 2024.10.31 20:27:14.306461 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52421) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11980 | 2024.10.31 20:27:14.306518 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11981 | 2024.10.31 20:27:14.306685 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11982 | 2024.10.31 20:27:14.307001 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11983 | 2024.10.31 20:27:14.307039 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11984 | 2024.10.31 20:27:14.307435 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11985 | 2024.10.31 20:27:14.307776 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11986 | 2024.10.31 20:27:14.307948 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
11987 | 2024.10.31 20:27:14.308144 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Debug> DynamicQueryHandler: Done processing query | ||
11988 | 2024.10.31 20:27:14.308171 [ 282 ] {c03b93ee-7b50-4658-a2f2-4ef396ef18fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11989 | 2024.10.31 20:27:14.308187 [ 282 ] {} <Debug> HTTP-Session: 04d950f3-101d-4e6c-b681-c3bd0494e2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11990 | 2024.10.31 20:27:14.308457 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11991 | 2024.10.31 20:27:17.362612 [ 118 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11992 | 2024.10.31 20:27:17.362690 [ 118 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11993 | 2024.10.31 20:27:17.362714 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
11994 | 2024.10.31 20:27:17.362870 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
11995 | 2024.10.31 20:27:17.363054 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11996 | 2024.10.31 20:27:17.363091 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
11997 | 2024.10.31 20:27:17.363168 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
11998 | 2024.10.31 20:27:17.363282 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
11999 | 2024.10.31 20:27:17.363391 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
12000 | 2024.10.31 20:27:17.363479 [ 188 ] {f2d13c95-db20-4279-887b-67d5cd04883e::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 | ||
12001 | 2024.10.31 20:27:17.364491 [ 199 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170417 sec., 175451.9795560302 rows/sec., 11.95 MiB/sec. | ||
12002 | 2024.10.31 20:27:17.364734 [ 190 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12003 | 2024.10.31 20:27:17.365291 [ 190 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_21_5} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12004 | 2024.10.31 20:27:17.365398 [ 190 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_21_5} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12005 | 2024.10.31 20:27:17.365512 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12006 | 2024.10.31 20:27:18.336458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1074 | ||
12007 | 2024.10.31 20:27:18.339448 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12008 | 2024.10.31 20:27:18.339501 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12009 | 2024.10.31 20:27:18.341114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12010 | 2024.10.31 20:27:18.342114 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12011 | 2024.10.31 20:27:18.343515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
12012 | 2024.10.31 20:27:19.295110 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64528, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12013 | 2024.10.31 20:27:19.295242 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12014 | 2024.10.31 20:27:19.295271 [ 282 ] {} <Debug> HTTP-Session: 8527621f-2c17-457d-bc55-aac6f2b2ad3a Authenticating user 'default' from [fd00:1122:3344:101::d]:64528 | ||
12015 | 2024.10.31 20:27:19.295301 [ 282 ] {} <Debug> HTTP-Session: 8527621f-2c17-457d-bc55-aac6f2b2ad3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12016 | 2024.10.31 20:27:19.295320 [ 282 ] {} <Debug> HTTP-Session: 8527621f-2c17-457d-bc55-aac6f2b2ad3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12017 | 2024.10.31 20:27:19.295384 [ 282 ] {} <Trace> HTTP-Session: 8527621f-2c17-457d-bc55-aac6f2b2ad3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12018 | 2024.10.31 20:27:19.295703 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64528) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12019 | 2024.10.31 20:27:19.295781 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12020 | 2024.10.31 20:27:19.296189 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12021 | 2024.10.31 20:27:19.296934 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12022 | 2024.10.31 20:27:19.296980 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12023 | 2024.10.31 20:27:19.297562 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12024 | 2024.10.31 20:27:19.298043 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12025 | 2024.10.31 20:27:19.298211 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002666 sec., 101650.41260315079 rows/sec., 9.05 MiB/sec. | ||
12026 | 2024.10.31 20:27:19.298437 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Debug> DynamicQueryHandler: Done processing query | ||
12027 | 2024.10.31 20:27:19.298467 [ 282 ] {38c4deed-ee82-48f1-aa6d-da89c2353b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12028 | 2024.10.31 20:27:19.298488 [ 282 ] {} <Debug> HTTP-Session: 8527621f-2c17-457d-bc55-aac6f2b2ad3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12029 | 2024.10.31 20:27:19.298719 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12030 | 2024.10.31 20:27:19.298795 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48617, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12031 | 2024.10.31 20:27:19.298933 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12032 | 2024.10.31 20:27:19.298960 [ 288 ] {} <Debug> HTTP-Session: 9edda5cb-3ee6-4f9c-b73e-5fed23847ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48617 | ||
12033 | 2024.10.31 20:27:19.298986 [ 288 ] {} <Debug> HTTP-Session: 9edda5cb-3ee6-4f9c-b73e-5fed23847ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12034 | 2024.10.31 20:27:19.299002 [ 288 ] {} <Debug> HTTP-Session: 9edda5cb-3ee6-4f9c-b73e-5fed23847ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12035 | 2024.10.31 20:27:19.299059 [ 288 ] {} <Trace> HTTP-Session: 9edda5cb-3ee6-4f9c-b73e-5fed23847ae4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12036 | 2024.10.31 20:27:19.299270 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48617) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12037 | 2024.10.31 20:27:19.299338 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12038 | 2024.10.31 20:27:19.299693 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12039 | 2024.10.31 20:27:19.300134 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12040 | 2024.10.31 20:27:19.300176 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12041 | 2024.10.31 20:27:19.300582 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12042 | 2024.10.31 20:27:19.301049 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12043 | 2024.10.31 20:27:19.301198 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002 sec., 20500 rows/sec., 1.51 MiB/sec. | ||
12044 | 2024.10.31 20:27:19.301408 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Debug> DynamicQueryHandler: Done processing query | ||
12045 | 2024.10.31 20:27:19.301435 [ 288 ] {090370f8-7d9c-43de-8d69-fcc15f322440} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12046 | 2024.10.31 20:27:19.301452 [ 288 ] {} <Debug> HTTP-Session: 9edda5cb-3ee6-4f9c-b73e-5fed23847ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12047 | 2024.10.31 20:27:19.301626 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12048 | 2024.10.31 20:27:19.301728 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50420, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12049 | 2024.10.31 20:27:19.301806 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12050 | 2024.10.31 20:27:19.301827 [ 282 ] {} <Debug> HTTP-Session: 279f194a-6a9b-4504-8ac9-b8e90b4ca3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50420 | ||
12051 | 2024.10.31 20:27:19.301847 [ 282 ] {} <Debug> HTTP-Session: 279f194a-6a9b-4504-8ac9-b8e90b4ca3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12052 | 2024.10.31 20:27:19.301862 [ 282 ] {} <Debug> HTTP-Session: 279f194a-6a9b-4504-8ac9-b8e90b4ca3a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12053 | 2024.10.31 20:27:19.301904 [ 282 ] {} <Trace> HTTP-Session: 279f194a-6a9b-4504-8ac9-b8e90b4ca3a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12054 | 2024.10.31 20:27:19.302032 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50420) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12055 | 2024.10.31 20:27:19.302080 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12056 | 2024.10.31 20:27:19.302348 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12057 | 2024.10.31 20:27:19.302678 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12058 | 2024.10.31 20:27:19.302718 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12059 | 2024.10.31 20:27:19.303130 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12060 | 2024.10.31 20:27:19.303664 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12061 | 2024.10.31 20:27:19.303867 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001852 sec., 7559.3952483801295 rows/sec., 529.41 KiB/sec. | ||
12062 | 2024.10.31 20:27:19.304089 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Debug> DynamicQueryHandler: Done processing query | ||
12063 | 2024.10.31 20:27:19.304118 [ 282 ] {e2045e48-17c1-4041-9744-666a8094d803} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12064 | 2024.10.31 20:27:19.304138 [ 282 ] {} <Debug> HTTP-Session: 279f194a-6a9b-4504-8ac9-b8e90b4ca3a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12065 | 2024.10.31 20:27:19.304293 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12066 | 2024.10.31 20:27:19.304371 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36558, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12067 | 2024.10.31 20:27:19.304453 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12068 | 2024.10.31 20:27:19.304480 [ 288 ] {} <Debug> HTTP-Session: b5e53a8b-3ebf-4cd4-a9f3-f2ee25c8616a Authenticating user 'default' from [fd00:1122:3344:101::d]:36558 | ||
12069 | 2024.10.31 20:27:19.304503 [ 288 ] {} <Debug> HTTP-Session: b5e53a8b-3ebf-4cd4-a9f3-f2ee25c8616a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12070 | 2024.10.31 20:27:19.304522 [ 288 ] {} <Debug> HTTP-Session: b5e53a8b-3ebf-4cd4-a9f3-f2ee25c8616a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12071 | 2024.10.31 20:27:19.304571 [ 288 ] {} <Trace> HTTP-Session: b5e53a8b-3ebf-4cd4-a9f3-f2ee25c8616a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12072 | 2024.10.31 20:27:19.304707 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36558) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12073 | 2024.10.31 20:27:19.304770 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12074 | 2024.10.31 20:27:19.305106 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12075 | 2024.10.31 20:27:19.305485 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12076 | 2024.10.31 20:27:19.305529 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12077 | 2024.10.31 20:27:19.306074 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12078 | 2024.10.31 20:27:19.306536 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12079 | 2024.10.31 20:27:19.306674 [ 117 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
12080 | 2024.10.31 20:27:19.306688 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002022 sec., 2967.359050445104 rows/sec., 175.32 KiB/sec. | ||
12081 | 2024.10.31 20:27:19.306714 [ 117 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12082 | 2024.10.31 20:27:19.306743 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12083 | 2024.10.31 20:27:19.307142 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
12084 | 2024.10.31 20:27:19.307171 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Debug> DynamicQueryHandler: Done processing query | ||
12085 | 2024.10.31 20:27:19.307276 [ 288 ] {8a79dfc9-fada-45ee-afda-f0807913201b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12086 | 2024.10.31 20:27:19.307353 [ 288 ] {} <Debug> HTTP-Session: b5e53a8b-3ebf-4cd4-a9f3-f2ee25c8616a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12087 | 2024.10.31 20:27:19.307505 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12088 | 2024.10.31 20:27:19.307544 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part | ||
12089 | 2024.10.31 20:27:19.307738 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
12090 | 2024.10.31 20:27:19.307755 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12091 | 2024.10.31 20:27:19.307926 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55277, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12092 | 2024.10.31 20:27:19.308187 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12093 | 2024.10.31 20:27:19.308186 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
12094 | 2024.10.31 20:27:19.308266 [ 282 ] {} <Debug> HTTP-Session: 29838ecb-96b2-4ce1-96a6-7d6fe55f1cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55277 | ||
12095 | 2024.10.31 20:27:19.308402 [ 282 ] {} <Debug> HTTP-Session: 29838ecb-96b2-4ce1-96a6-7d6fe55f1cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12096 | 2024.10.31 20:27:19.308466 [ 282 ] {} <Debug> HTTP-Session: 29838ecb-96b2-4ce1-96a6-7d6fe55f1cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12097 | 2024.10.31 20:27:19.308481 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
12098 | 2024.10.31 20:27:19.308561 [ 282 ] {} <Trace> HTTP-Session: 29838ecb-96b2-4ce1-96a6-7d6fe55f1cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12099 | 2024.10.31 20:27:19.308676 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::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 | ||
12100 | 2024.10.31 20:27:19.309068 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55277) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12101 | 2024.10.31 20:27:19.309130 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12102 | 2024.10.31 20:27:19.309681 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12103 | 2024.10.31 20:27:19.310281 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00345014 sec., 8695.299321186967 rows/sec., 551.95 KiB/sec. | ||
12104 | 2024.10.31 20:27:19.310593 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12105 | 2024.10.31 20:27:19.310783 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12106 | 2024.10.31 20:27:19.310840 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12107 | 2024.10.31 20:27:19.311840 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_21_5} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12108 | 2024.10.31 20:27:19.311955 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12109 | 2024.10.31 20:27:19.312014 [ 199 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_21_5} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12110 | 2024.10.31 20:27:19.312197 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12111 | 2024.10.31 20:27:19.312530 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12112 | 2024.10.31 20:27:19.312702 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.003856 sec., 109699.17012448133 rows/sec., 7.84 MiB/sec. | ||
12113 | 2024.10.31 20:27:19.312929 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Debug> DynamicQueryHandler: Done processing query | ||
12114 | 2024.10.31 20:27:19.312955 [ 282 ] {69c5336e-a98f-4104-b5a5-5e22fa258b25} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12115 | 2024.10.31 20:27:19.312972 [ 282 ] {} <Debug> HTTP-Session: 29838ecb-96b2-4ce1-96a6-7d6fe55f1cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12116 | 2024.10.31 20:27:19.313154 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55277, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12117 | 2024.10.31 20:27:19.313226 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38159, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12118 | 2024.10.31 20:27:19.313307 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12119 | 2024.10.31 20:27:19.313332 [ 288 ] {} <Debug> HTTP-Session: 04dafee2-4bdb-400a-ba85-9313d60cfed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38159 | ||
12120 | 2024.10.31 20:27:19.313350 [ 288 ] {} <Debug> HTTP-Session: 04dafee2-4bdb-400a-ba85-9313d60cfed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12121 | 2024.10.31 20:27:19.313365 [ 288 ] {} <Debug> HTTP-Session: 04dafee2-4bdb-400a-ba85-9313d60cfed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12122 | 2024.10.31 20:27:19.313406 [ 288 ] {} <Trace> HTTP-Session: 04dafee2-4bdb-400a-ba85-9313d60cfed6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12123 | 2024.10.31 20:27:19.313528 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38159) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12124 | 2024.10.31 20:27:19.313577 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12125 | 2024.10.31 20:27:19.313744 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12126 | 2024.10.31 20:27:19.314049 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2024.10.31 20:27:19.314086 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12128 | 2024.10.31 20:27:19.314464 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12129 | 2024.10.31 20:27:19.314811 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12130 | 2024.10.31 20:27:19.314945 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. | ||
12131 | 2024.10.31 20:27:19.315125 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Debug> DynamicQueryHandler: Done processing query | ||
12132 | 2024.10.31 20:27:19.315149 [ 288 ] {55b3d3f0-c69d-4f5e-8147-355e79559a00} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12133 | 2024.10.31 20:27:19.315166 [ 288 ] {} <Debug> HTTP-Session: 04dafee2-4bdb-400a-ba85-9313d60cfed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12134 | 2024.10.31 20:27:19.315349 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12135 | 2024.10.31 20:27:19.315496 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36942, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12136 | 2024.10.31 20:27:19.315557 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12137 | 2024.10.31 20:27:19.315578 [ 282 ] {} <Debug> HTTP-Session: 842420ff-ae8a-47c3-a401-26624d291133 Authenticating user 'default' from [fd00:1122:3344:101::d]:36942 | ||
12138 | 2024.10.31 20:27:19.315597 [ 282 ] {} <Debug> HTTP-Session: 842420ff-ae8a-47c3-a401-26624d291133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12139 | 2024.10.31 20:27:19.315611 [ 282 ] {} <Debug> HTTP-Session: 842420ff-ae8a-47c3-a401-26624d291133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12140 | 2024.10.31 20:27:19.315655 [ 282 ] {} <Trace> HTTP-Session: 842420ff-ae8a-47c3-a401-26624d291133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12141 | 2024.10.31 20:27:19.315898 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12142 | 2024.10.31 20:27:19.315960 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12143 | 2024.10.31 20:27:19.316175 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12144 | 2024.10.31 20:27:19.316684 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2024.10.31 20:27:19.316724 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12146 | 2024.10.31 20:27:19.317149 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12147 | 2024.10.31 20:27:19.317535 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12148 | 2024.10.31 20:27:19.317687 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00191 sec., 124083.76963350785 rows/sec., 8.32 MiB/sec. | ||
12149 | 2024.10.31 20:27:19.317874 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Debug> DynamicQueryHandler: Done processing query | ||
12150 | 2024.10.31 20:27:19.317901 [ 282 ] {d29f85c6-2eae-498a-8769-8356923ba0a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12151 | 2024.10.31 20:27:19.317918 [ 282 ] {} <Debug> HTTP-Session: 842420ff-ae8a-47c3-a401-26624d291133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12152 | 2024.10.31 20:27:19.318107 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38159, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12153 | 2024.10.31 20:27:19.318121 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12154 | 2024.10.31 20:27:19.318199 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12155 | 2024.10.31 20:27:19.318233 [ 288 ] {} <Debug> HTTP-Session: 2df3f7bd-5828-4de8-8026-97d4d0576fbf Authenticating user 'default' from [fd00:1122:3344:101::d]:38159 | ||
12156 | 2024.10.31 20:27:19.318254 [ 288 ] {} <Debug> HTTP-Session: 2df3f7bd-5828-4de8-8026-97d4d0576fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12157 | 2024.10.31 20:27:19.318285 [ 288 ] {} <Debug> HTTP-Session: 2df3f7bd-5828-4de8-8026-97d4d0576fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12158 | 2024.10.31 20:27:19.318331 [ 288 ] {} <Trace> HTTP-Session: 2df3f7bd-5828-4de8-8026-97d4d0576fbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12159 | 2024.10.31 20:27:19.318435 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38159) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12160 | 2024.10.31 20:27:19.318483 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12161 | 2024.10.31 20:27:19.318643 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12162 | 2024.10.31 20:27:19.318926 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2024.10.31 20:27:19.318962 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12164 | 2024.10.31 20:27:19.319324 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12165 | 2024.10.31 20:27:19.319695 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12166 | 2024.10.31 20:27:19.319824 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
12167 | 2024.10.31 20:27:19.319998 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Debug> DynamicQueryHandler: Done processing query | ||
12168 | 2024.10.31 20:27:19.320023 [ 288 ] {62377549-ac5a-4115-9099-267ca784050f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12169 | 2024.10.31 20:27:19.320039 [ 288 ] {} <Debug> HTTP-Session: 2df3f7bd-5828-4de8-8026-97d4d0576fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12170 | 2024.10.31 20:27:19.320253 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12171 | 2024.10.31 20:27:19.320334 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55385, User-Agent: (none), Length: 68972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12172 | 2024.10.31 20:27:19.320415 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12173 | 2024.10.31 20:27:19.320442 [ 282 ] {} <Debug> HTTP-Session: c946d0bb-ca69-4b9a-a122-fa1dea19a465 Authenticating user 'default' from [fd00:1122:3344:101::d]:55385 | ||
12174 | 2024.10.31 20:27:19.320465 [ 282 ] {} <Debug> HTTP-Session: c946d0bb-ca69-4b9a-a122-fa1dea19a465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12175 | 2024.10.31 20:27:19.320482 [ 282 ] {} <Debug> HTTP-Session: c946d0bb-ca69-4b9a-a122-fa1dea19a465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12176 | 2024.10.31 20:27:19.320529 [ 282 ] {} <Trace> HTTP-Session: c946d0bb-ca69-4b9a-a122-fa1dea19a465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12177 | 2024.10.31 20:27:19.320983 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55385) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12178 | 2024.10.31 20:27:19.321065 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <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 | ||
12179 | 2024.10.31 20:27:19.321553 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12180 | 2024.10.31 20:27:19.322302 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12181 | 2024.10.31 20:27:19.322342 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12182 | 2024.10.31 20:27:19.323065 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12183 | 2024.10.31 20:27:19.323527 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12184 | 2024.10.31 20:27:19.323723 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003074 sec., 13337.670787247886 rows/sec., 23.90 MiB/sec. | ||
12185 | 2024.10.31 20:27:19.324254 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Debug> DynamicQueryHandler: Done processing query | ||
12186 | 2024.10.31 20:27:19.324281 [ 282 ] {489d8480-7050-41b2-a1e1-2eb1545a5b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
12187 | 2024.10.31 20:27:19.324298 [ 282 ] {} <Debug> HTTP-Session: c946d0bb-ca69-4b9a-a122-fa1dea19a465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12188 | 2024.10.31 20:27:19.324449 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12189 | 2024.10.31 20:27:19.324550 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49586, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12190 | 2024.10.31 20:27:19.324611 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12191 | 2024.10.31 20:27:19.324632 [ 288 ] {} <Debug> HTTP-Session: 278dbaa4-42fe-4e87-9962-92628fbac2b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49586 | ||
12192 | 2024.10.31 20:27:19.324651 [ 288 ] {} <Debug> HTTP-Session: 278dbaa4-42fe-4e87-9962-92628fbac2b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12193 | 2024.10.31 20:27:19.324666 [ 288 ] {} <Debug> HTTP-Session: 278dbaa4-42fe-4e87-9962-92628fbac2b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12194 | 2024.10.31 20:27:19.324705 [ 288 ] {} <Trace> HTTP-Session: 278dbaa4-42fe-4e87-9962-92628fbac2b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12195 | 2024.10.31 20:27:19.324853 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49586) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12196 | 2024.10.31 20:27:19.324903 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12197 | 2024.10.31 20:27:19.325062 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12198 | 2024.10.31 20:27:19.325402 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12199 | 2024.10.31 20:27:19.325439 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12200 | 2024.10.31 20:27:19.325817 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12201 | 2024.10.31 20:27:19.326138 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12202 | 2024.10.31 20:27:19.326267 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. | ||
12203 | 2024.10.31 20:27:19.326473 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Debug> DynamicQueryHandler: Done processing query | ||
12204 | 2024.10.31 20:27:19.326507 [ 288 ] {deba9b4b-388a-46ae-a978-e920d76c0903} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12205 | 2024.10.31 20:27:19.326532 [ 288 ] {} <Debug> HTTP-Session: 278dbaa4-42fe-4e87-9962-92628fbac2b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12206 | 2024.10.31 20:27:19.326841 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49586, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12207 | 2024.10.31 20:27:24.196668 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55385, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12208 | 2024.10.31 20:27:24.286910 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59657, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12209 | 2024.10.31 20:27:24.287042 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12210 | 2024.10.31 20:27:24.287085 [ 282 ] {} <Debug> HTTP-Session: e4c6277d-7a55-497b-89f2-39e09ca84897 Authenticating user 'default' from [fd00:1122:3344:101::d]:59657 | ||
12211 | 2024.10.31 20:27:24.287126 [ 282 ] {} <Debug> HTTP-Session: e4c6277d-7a55-497b-89f2-39e09ca84897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12212 | 2024.10.31 20:27:24.287155 [ 282 ] {} <Debug> HTTP-Session: e4c6277d-7a55-497b-89f2-39e09ca84897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12213 | 2024.10.31 20:27:24.287236 [ 282 ] {} <Trace> HTTP-Session: e4c6277d-7a55-497b-89f2-39e09ca84897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12214 | 2024.10.31 20:27:24.287523 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59657) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12215 | 2024.10.31 20:27:24.287631 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12216 | 2024.10.31 20:27:24.288068 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12217 | 2024.10.31 20:27:24.288500 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12218 | 2024.10.31 20:27:24.288540 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12219 | 2024.10.31 20:27:24.288945 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
12220 | 2024.10.31 20:27:24.289325 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12221 | 2024.10.31 20:27:24.289479 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00205 sec., 3902.4390243902435 rows/sec., 318.22 KiB/sec. | ||
12222 | 2024.10.31 20:27:24.289686 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Debug> DynamicQueryHandler: Done processing query | ||
12223 | 2024.10.31 20:27:24.289712 [ 282 ] {08ed45d9-46b8-45eb-8b41-01d950df41e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12224 | 2024.10.31 20:27:24.289729 [ 282 ] {} <Debug> HTTP-Session: e4c6277d-7a55-497b-89f2-39e09ca84897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12225 | 2024.10.31 20:27:24.289927 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12226 | 2024.10.31 20:27:24.290088 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51351, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12227 | 2024.10.31 20:27:24.290247 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12228 | 2024.10.31 20:27:24.290290 [ 288 ] {} <Debug> HTTP-Session: 5737b97b-4d15-40ce-8284-2860f0d06550 Authenticating user 'default' from [fd00:1122:3344:101::d]:51351 | ||
12229 | 2024.10.31 20:27:24.290331 [ 288 ] {} <Debug> HTTP-Session: 5737b97b-4d15-40ce-8284-2860f0d06550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12230 | 2024.10.31 20:27:24.290360 [ 288 ] {} <Debug> HTTP-Session: 5737b97b-4d15-40ce-8284-2860f0d06550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12231 | 2024.10.31 20:27:24.290447 [ 288 ] {} <Trace> HTTP-Session: 5737b97b-4d15-40ce-8284-2860f0d06550 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12232 | 2024.10.31 20:27:24.290752 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51351) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12233 | 2024.10.31 20:27:24.290859 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12234 | 2024.10.31 20:27:24.291209 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12235 | 2024.10.31 20:27:24.291623 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12236 | 2024.10.31 20:27:24.291664 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12237 | 2024.10.31 20:27:24.292076 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12238 | 2024.10.31 20:27:24.292455 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12239 | 2024.10.31 20:27:24.292633 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001993 sec., 30105.368790767687 rows/sec., 2.30 MiB/sec. | ||
12240 | 2024.10.31 20:27:24.292829 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Debug> DynamicQueryHandler: Done processing query | ||
12241 | 2024.10.31 20:27:24.292855 [ 288 ] {605f1fd9-8f96-43f1-9413-1461dd7df818} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12242 | 2024.10.31 20:27:24.292871 [ 288 ] {} <Debug> HTTP-Session: 5737b97b-4d15-40ce-8284-2860f0d06550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12243 | 2024.10.31 20:27:24.293050 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12244 | 2024.10.31 20:27:24.293086 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59657, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12245 | 2024.10.31 20:27:24.293229 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12246 | 2024.10.31 20:27:24.293274 [ 282 ] {} <Debug> HTTP-Session: 89e8533a-7c82-4b4b-9060-ebf332077304 Authenticating user 'default' from [fd00:1122:3344:101::d]:59657 | ||
12247 | 2024.10.31 20:27:24.293311 [ 282 ] {} <Debug> HTTP-Session: 89e8533a-7c82-4b4b-9060-ebf332077304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12248 | 2024.10.31 20:27:24.293338 [ 282 ] {} <Debug> HTTP-Session: 89e8533a-7c82-4b4b-9060-ebf332077304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12249 | 2024.10.31 20:27:24.293409 [ 282 ] {} <Trace> HTTP-Session: 89e8533a-7c82-4b4b-9060-ebf332077304 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12250 | 2024.10.31 20:27:24.293636 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59657) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12251 | 2024.10.31 20:27:24.293728 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12252 | 2024.10.31 20:27:24.294076 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12253 | 2024.10.31 20:27:24.294478 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12254 | 2024.10.31 20:27:24.294515 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12255 | 2024.10.31 20:27:24.294876 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12256 | 2024.10.31 20:27:24.295263 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12257 | 2024.10.31 20:27:24.295415 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001846 sec., 4333.694474539545 rows/sec., 302.60 KiB/sec. | ||
12258 | 2024.10.31 20:27:24.295716 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Debug> DynamicQueryHandler: Done processing query | ||
12259 | 2024.10.31 20:27:24.295763 [ 282 ] {be6a635a-f959-4bf8-862a-f5d7e57b581b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12260 | 2024.10.31 20:27:24.295788 [ 282 ] {} <Debug> HTTP-Session: 89e8533a-7c82-4b4b-9060-ebf332077304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12261 | 2024.10.31 20:27:24.295986 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12262 | 2024.10.31 20:27:24.296052 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38332, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12263 | 2024.10.31 20:27:24.296130 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12264 | 2024.10.31 20:27:24.296156 [ 288 ] {} <Debug> HTTP-Session: 03a3e6a6-ec10-48ee-b867-a346545854fd Authenticating user 'default' from [fd00:1122:3344:101::d]:38332 | ||
12265 | 2024.10.31 20:27:24.296179 [ 288 ] {} <Debug> HTTP-Session: 03a3e6a6-ec10-48ee-b867-a346545854fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12266 | 2024.10.31 20:27:24.296196 [ 288 ] {} <Debug> HTTP-Session: 03a3e6a6-ec10-48ee-b867-a346545854fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12267 | 2024.10.31 20:27:24.296243 [ 288 ] {} <Trace> HTTP-Session: 03a3e6a6-ec10-48ee-b867-a346545854fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12268 | 2024.10.31 20:27:24.296397 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38332) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12269 | 2024.10.31 20:27:24.296452 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12270 | 2024.10.31 20:27:24.296751 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12271 | 2024.10.31 20:27:24.297163 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12272 | 2024.10.31 20:27:24.297199 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12273 | 2024.10.31 20:27:24.297565 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12274 | 2024.10.31 20:27:24.297923 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12275 | 2024.10.31 20:27:24.298055 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001717 sec., 41933.605125218404 rows/sec., 3.28 MiB/sec. | ||
12276 | 2024.10.31 20:27:24.298248 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Debug> DynamicQueryHandler: Done processing query | ||
12277 | 2024.10.31 20:27:24.298285 [ 288 ] {b11b8e5f-3cf3-4e67-a7d4-502ec574915d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12278 | 2024.10.31 20:27:24.298318 [ 288 ] {} <Debug> HTTP-Session: 03a3e6a6-ec10-48ee-b867-a346545854fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12279 | 2024.10.31 20:27:24.298526 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12280 | 2024.10.31 20:27:24.298624 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45786, User-Agent: (none), Length: 25279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12281 | 2024.10.31 20:27:24.298693 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12282 | 2024.10.31 20:27:24.298717 [ 282 ] {} <Debug> HTTP-Session: ea60b2a8-cea5-4252-9eb3-12afefc6816e Authenticating user 'default' from [fd00:1122:3344:101::d]:45786 | ||
12283 | 2024.10.31 20:27:24.298739 [ 282 ] {} <Debug> HTTP-Session: ea60b2a8-cea5-4252-9eb3-12afefc6816e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12284 | 2024.10.31 20:27:24.298756 [ 282 ] {} <Debug> HTTP-Session: ea60b2a8-cea5-4252-9eb3-12afefc6816e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12285 | 2024.10.31 20:27:24.298802 [ 282 ] {} <Trace> HTTP-Session: ea60b2a8-cea5-4252-9eb3-12afefc6816e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12286 | 2024.10.31 20:27:24.298973 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45786) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12287 | 2024.10.31 20:27:24.299027 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12288 | 2024.10.31 20:27:24.299211 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12289 | 2024.10.31 20:27:24.299617 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12290 | 2024.10.31 20:27:24.299654 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12291 | 2024.10.31 20:27:24.300052 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12292 | 2024.10.31 20:27:24.300397 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12293 | 2024.10.31 20:27:24.300557 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001655 sec., 79758.3081570997 rows/sec., 5.55 MiB/sec. | ||
12294 | 2024.10.31 20:27:24.300572 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12295 | 2024.10.31 20:27:24.300657 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12296 | 2024.10.31 20:27:24.300705 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12297 | 2024.10.31 20:27:24.300897 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Debug> DynamicQueryHandler: Done processing query | ||
12298 | 2024.10.31 20:27:24.300959 [ 282 ] {e7fe9a3b-9aa6-4db0-9b39-f7e10d51080f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12299 | 2024.10.31 20:27:24.300960 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
12300 | 2024.10.31 20:27:24.301038 [ 282 ] {} <Debug> HTTP-Session: ea60b2a8-cea5-4252-9eb3-12afefc6816e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12301 | 2024.10.31 20:27:24.301412 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38332, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12302 | 2024.10.31 20:27:24.301474 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12303 | 2024.10.31 20:27:24.301743 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12304 | 2024.10.31 20:27:24.301869 [ 288 ] {} <Debug> HTTP-Session: bea81cc9-d924-4671-8001-572684a93ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38332 | ||
12305 | 2024.10.31 20:27:24.301883 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
12306 | |||
12307 | (version 23.8.7.1) | ||
12308 | 2024.10.31 20:27:24.301934 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12309 | 2024.10.31 20:27:24.301966 [ 288 ] {} <Debug> HTTP-Session: bea81cc9-d924-4671-8001-572684a93ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12310 | 2024.10.31 20:27:24.302058 [ 288 ] {} <Debug> HTTP-Session: bea81cc9-d924-4671-8001-572684a93ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12311 | 2024.10.31 20:27:24.302086 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 12248 rows starting from the beginning of the part | ||
12312 | 2024.10.31 20:27:24.302157 [ 288 ] {} <Trace> HTTP-Session: bea81cc9-d924-4671-8001-572684a93ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12313 | 2024.10.31 20:27:24.302547 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
12314 | 2024.10.31 20:27:24.302622 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38332) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12315 | 2024.10.31 20:27:24.302788 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12316 | 2024.10.31 20:27:24.302819 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part | ||
12317 | 2024.10.31 20:27:24.303282 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
12318 | 2024.10.31 20:27:24.303655 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::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 | ||
12319 | 2024.10.31 20:27:24.304056 [ 201 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 132 rows starting from the beginning of the part | ||
12320 | 2024.10.31 20:27:24.304150 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12321 | 2024.10.31 20:27:24.304981 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12322 | 2024.10.31 20:27:24.305023 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12323 | 2024.10.31 20:27:24.305509 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12324 | 2024.10.31 20:27:24.306071 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12325 | 2024.10.31 20:27:24.306268 [ 113 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12326 | 2024.10.31 20:27:24.306304 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003888 sec., 12345.67901234568 rows/sec., 851.98 KiB/sec. | ||
12327 | 2024.10.31 20:27:24.306323 [ 113 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12328 | 2024.10.31 20:27:24.306370 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12329 | 2024.10.31 20:27:24.306877 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Debug> DynamicQueryHandler: Done processing query | ||
12330 | 2024.10.31 20:27:24.306888 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
12331 | 2024.10.31 20:27:24.306935 [ 288 ] {cb36dae5-4871-409c-8e54-856ffbd0ea26} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12332 | 2024.10.31 20:27:24.307021 [ 288 ] {} <Debug> HTTP-Session: bea81cc9-d924-4671-8001-572684a93ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12333 | 2024.10.31 20:27:24.307405 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12334 | 2024.10.31 20:27:24.307457 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12335 | 2024.10.31 20:27:24.307528 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3894 rows starting from the beginning of the part | ||
12336 | 2024.10.31 20:27:24.307732 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
12337 | 2024.10.31 20:27:24.307806 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
12338 | 2024.10.31 20:27:24.307925 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
12339 | 2024.10.31 20:27:24.308147 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
12340 | 2024.10.31 20:27:24.308453 [ 196 ] {948ca01b-649f-48f4-9425-8deb5047590f::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 | ||
12341 | 2024.10.31 20:27:24.310280 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13144 rows, containing 5 columns (5 merged, 0 gathered) in 0.009479836 sec., 1386521.8765387924 rows/sec., 94.72 MiB/sec. | ||
12342 | 2024.10.31 20:27:24.310711 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004201994 sec., 1002857.2149317681 rows/sec., 66.03 MiB/sec. | ||
12343 | 2024.10.31 20:27:24.310866 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12344 | 2024.10.31 20:27:24.311309 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12345 | 2024.10.31 20:27:24.311617 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12346 | 2024.10.31 20:27:24.311920 [ 191 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12347 | 2024.10.31 20:27:24.312109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
12348 | 2024.10.31 20:27:24.312192 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12349 | 2024.10.31 20:27:24.312284 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_71_14} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12350 | 2024.10.31 20:27:24.312366 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
12351 | 2024.10.31 20:27:24.375755 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12352 | 2024.10.31 20:27:24.390056 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12353 | 2024.10.31 20:27:24.390240 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12354 | 2024.10.31 20:27:24.408538 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65276, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12355 | 2024.10.31 20:27:24.550923 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12356 | 2024.10.31 20:27:24.561218 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12357 | 2024.10.31 20:27:24.574473 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12358 | 2024.10.31 20:27:27.981776 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12359 | 2024.10.31 20:27:27.981842 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12360 | 2024.10.31 20:27:28.343733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1106 | ||
12361 | 2024.10.31 20:27:28.346535 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12362 | 2024.10.31 20:27:28.346579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12363 | 2024.10.31 20:27:28.348168 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12364 | 2024.10.31 20:27:28.349162 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12365 | 2024.10.31 20:27:28.350347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
12366 | 2024.10.31 20:27:29.288533 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48726, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12367 | 2024.10.31 20:27:29.288646 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12368 | 2024.10.31 20:27:29.288671 [ 282 ] {} <Debug> HTTP-Session: 0fb190d9-7fde-4f4c-b101-93840340edc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48726 | ||
12369 | 2024.10.31 20:27:29.288696 [ 282 ] {} <Debug> HTTP-Session: 0fb190d9-7fde-4f4c-b101-93840340edc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12370 | 2024.10.31 20:27:29.288710 [ 282 ] {} <Debug> HTTP-Session: 0fb190d9-7fde-4f4c-b101-93840340edc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12371 | 2024.10.31 20:27:29.288765 [ 282 ] {} <Trace> HTTP-Session: 0fb190d9-7fde-4f4c-b101-93840340edc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12372 | 2024.10.31 20:27:29.288964 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48726) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12373 | 2024.10.31 20:27:29.289034 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12374 | 2024.10.31 20:27:29.289388 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12375 | 2024.10.31 20:27:29.289928 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12376 | 2024.10.31 20:27:29.289967 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12377 | 2024.10.31 20:27:29.290404 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12378 | 2024.10.31 20:27:29.290813 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12379 | 2024.10.31 20:27:29.290961 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002068 sec., 27079.303675048355 rows/sec., 2.08 MiB/sec. | ||
12380 | 2024.10.31 20:27:29.291170 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Debug> DynamicQueryHandler: Done processing query | ||
12381 | 2024.10.31 20:27:29.291196 [ 282 ] {cc585192-18fb-4e8e-bdd2-30a6be771748} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12382 | 2024.10.31 20:27:29.291213 [ 282 ] {} <Debug> HTTP-Session: 0fb190d9-7fde-4f4c-b101-93840340edc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12383 | 2024.10.31 20:27:29.291492 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48726, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12384 | 2024.10.31 20:27:29.291530 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40769, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12385 | 2024.10.31 20:27:29.291665 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12386 | 2024.10.31 20:27:29.291698 [ 290 ] {} <Debug> HTTP-Session: 669dccf0-bf21-4e3d-b2ba-08b0c8533bb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40769 | ||
12387 | 2024.10.31 20:27:29.291727 [ 290 ] {} <Debug> HTTP-Session: 669dccf0-bf21-4e3d-b2ba-08b0c8533bb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12388 | 2024.10.31 20:27:29.291744 [ 290 ] {} <Debug> HTTP-Session: 669dccf0-bf21-4e3d-b2ba-08b0c8533bb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12389 | 2024.10.31 20:27:29.291808 [ 290 ] {} <Trace> HTTP-Session: 669dccf0-bf21-4e3d-b2ba-08b0c8533bb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12390 | 2024.10.31 20:27:29.292040 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40769) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12391 | 2024.10.31 20:27:29.292107 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12392 | 2024.10.31 20:27:29.292461 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12393 | 2024.10.31 20:27:29.292884 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12394 | 2024.10.31 20:27:29.292927 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12395 | 2024.10.31 20:27:29.293378 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12396 | 2024.10.31 20:27:29.293793 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12397 | 2024.10.31 20:27:29.293975 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002017 sec., 31730.292513634107 rows/sec., 2.48 MiB/sec. | ||
12398 | 2024.10.31 20:27:29.294192 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Debug> DynamicQueryHandler: Done processing query | ||
12399 | 2024.10.31 20:27:29.294219 [ 290 ] {9cec51d9-bebb-4bdc-85fb-2d4c8cd55b8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12400 | 2024.10.31 20:27:29.294236 [ 290 ] {} <Debug> HTTP-Session: 669dccf0-bf21-4e3d-b2ba-08b0c8533bb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12401 | 2024.10.31 20:27:29.294491 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12402 | 2024.10.31 20:27:29.294602 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45022, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12403 | 2024.10.31 20:27:29.294673 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12404 | 2024.10.31 20:27:29.294699 [ 282 ] {} <Debug> HTTP-Session: c6ce70e9-4406-4954-a932-1e09d7d8a66f Authenticating user 'default' from [fd00:1122:3344:101::d]:45022 | ||
12405 | 2024.10.31 20:27:29.294720 [ 282 ] {} <Debug> HTTP-Session: c6ce70e9-4406-4954-a932-1e09d7d8a66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12406 | 2024.10.31 20:27:29.294738 [ 282 ] {} <Debug> HTTP-Session: c6ce70e9-4406-4954-a932-1e09d7d8a66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12407 | 2024.10.31 20:27:29.294785 [ 282 ] {} <Trace> HTTP-Session: c6ce70e9-4406-4954-a932-1e09d7d8a66f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12408 | 2024.10.31 20:27:29.294987 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45022) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12409 | 2024.10.31 20:27:29.295050 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12410 | 2024.10.31 20:27:29.295237 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12411 | 2024.10.31 20:27:29.295625 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12412 | 2024.10.31 20:27:29.295661 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12413 | 2024.10.31 20:27:29.296079 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12414 | 2024.10.31 20:27:29.296440 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12415 | 2024.10.31 20:27:29.296569 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
12416 | 2024.10.31 20:27:29.296738 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Debug> DynamicQueryHandler: Done processing query | ||
12417 | 2024.10.31 20:27:29.296763 [ 282 ] {f97d9bf8-1558-4b79-a9ea-19cb73c0b7ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12418 | 2024.10.31 20:27:29.296779 [ 282 ] {} <Debug> HTTP-Session: c6ce70e9-4406-4954-a932-1e09d7d8a66f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12419 | 2024.10.31 20:27:29.296957 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45022, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12420 | 2024.10.31 20:27:29.297021 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40769, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12421 | 2024.10.31 20:27:29.297096 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12422 | 2024.10.31 20:27:29.297121 [ 290 ] {} <Debug> HTTP-Session: 7e156493-b167-4452-8f54-185abcb93412 Authenticating user 'default' from [fd00:1122:3344:101::d]:40769 | ||
12423 | 2024.10.31 20:27:29.297153 [ 290 ] {} <Debug> HTTP-Session: 7e156493-b167-4452-8f54-185abcb93412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12424 | 2024.10.31 20:27:29.297173 [ 290 ] {} <Debug> HTTP-Session: 7e156493-b167-4452-8f54-185abcb93412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12425 | 2024.10.31 20:27:29.297226 [ 290 ] {} <Trace> HTTP-Session: 7e156493-b167-4452-8f54-185abcb93412 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12426 | 2024.10.31 20:27:29.297397 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40769) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12427 | 2024.10.31 20:27:29.297458 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12428 | 2024.10.31 20:27:29.297657 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12429 | 2024.10.31 20:27:29.298006 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12430 | 2024.10.31 20:27:29.298049 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12431 | 2024.10.31 20:27:29.298441 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12432 | 2024.10.31 20:27:29.298783 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12433 | 2024.10.31 20:27:29.298942 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
12434 | 2024.10.31 20:27:29.299119 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Debug> DynamicQueryHandler: Done processing query | ||
12435 | 2024.10.31 20:27:29.299144 [ 290 ] {0f5a81a4-7d33-4a62-8dd4-d313028d5c4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12436 | 2024.10.31 20:27:29.299162 [ 290 ] {} <Debug> HTTP-Session: 7e156493-b167-4452-8f54-185abcb93412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12437 | 2024.10.31 20:27:29.299373 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12438 | 2024.10.31 20:27:30.136994 [ 107 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
12439 | 2024.10.31 20:27:30.137109 [ 107 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12440 | 2024.10.31 20:27:30.137152 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12441 | 2024.10.31 20:27:30.137427 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
12442 | 2024.10.31 20:27:30.137743 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12443 | 2024.10.31 20:27:30.137812 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
12444 | 2024.10.31 20:27:30.137941 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
12445 | 2024.10.31 20:27:30.138178 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
12446 | 2024.10.31 20:27:30.138442 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
12447 | 2024.10.31 20:27:30.138563 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::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 | ||
12448 | 2024.10.31 20:27:30.139575 [ 191 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002297991 sec., 9573.579705055416 rows/sec., 643.39 KiB/sec. | ||
12449 | 2024.10.31 20:27:30.139852 [ 191 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12450 | 2024.10.31 20:27:30.140411 [ 191 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_21_5} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12451 | 2024.10.31 20:27:30.140507 [ 191 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_21_5} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12452 | 2024.10.31 20:27:30.140606 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12453 | 2024.10.31 20:27:31.217472 [ 106 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
12454 | 2024.10.31 20:27:31.217563 [ 106 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12455 | 2024.10.31 20:27:31.217604 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12456 | 2024.10.31 20:27:31.217870 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
12457 | 2024.10.31 20:27:31.218323 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12458 | 2024.10.31 20:27:31.218398 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
12459 | 2024.10.31 20:27:31.218529 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
12460 | 2024.10.31 20:27:31.218771 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
12461 | 2024.10.31 20:27:31.218996 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
12462 | 2024.10.31 20:27:31.219176 [ 198 ] {4c02825d-bb28-477c-bad7-db5bdc273655::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 | ||
12463 | 2024.10.31 20:27:31.220188 [ 197 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002485543 sec., 50693.148338210194 rows/sec., 2.59 MiB/sec. | ||
12464 | 2024.10.31 20:27:31.220472 [ 197 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
12465 | 2024.10.31 20:27:31.221206 [ 197 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_21_5} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12466 | 2024.10.31 20:27:31.221298 [ 197 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_21_5} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
12467 | 2024.10.31 20:27:31.221395 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12468 | 2024.10.31 20:27:34.294642 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39373, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12469 | 2024.10.31 20:27:34.294818 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12470 | 2024.10.31 20:27:34.294863 [ 282 ] {} <Debug> HTTP-Session: 609a4e10-1f37-4552-b806-98e7de3c9045 Authenticating user 'default' from [fd00:1122:3344:101::d]:39373 | ||
12471 | 2024.10.31 20:27:34.294905 [ 282 ] {} <Debug> HTTP-Session: 609a4e10-1f37-4552-b806-98e7de3c9045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12472 | 2024.10.31 20:27:34.294933 [ 282 ] {} <Debug> HTTP-Session: 609a4e10-1f37-4552-b806-98e7de3c9045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12473 | 2024.10.31 20:27:34.295016 [ 282 ] {} <Trace> HTTP-Session: 609a4e10-1f37-4552-b806-98e7de3c9045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12474 | 2024.10.31 20:27:34.295391 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39373) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12475 | 2024.10.31 20:27:34.295459 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12476 | 2024.10.31 20:27:34.295803 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12477 | 2024.10.31 20:27:34.296338 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12478 | 2024.10.31 20:27:34.296381 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12479 | 2024.10.31 20:27:34.296825 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12480 | 2024.10.31 20:27:34.297216 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12481 | 2024.10.31 20:27:34.297411 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002168 sec., 125000.00000000001 rows/sec., 11.13 MiB/sec. | ||
12482 | 2024.10.31 20:27:34.297666 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Debug> DynamicQueryHandler: Done processing query | ||
12483 | 2024.10.31 20:27:34.297691 [ 282 ] {cefad015-1368-46dd-8fd2-a1427d9af409} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12484 | 2024.10.31 20:27:34.297707 [ 282 ] {} <Debug> HTTP-Session: 609a4e10-1f37-4552-b806-98e7de3c9045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12485 | 2024.10.31 20:27:34.297946 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12486 | 2024.10.31 20:27:34.298113 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41891, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12487 | 2024.10.31 20:27:34.298290 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12488 | 2024.10.31 20:27:34.298320 [ 290 ] {} <Debug> HTTP-Session: 0d265cad-3a29-4757-a7b2-855a407d9e7a Authenticating user 'default' from [fd00:1122:3344:101::d]:41891 | ||
12489 | 2024.10.31 20:27:34.298349 [ 290 ] {} <Debug> HTTP-Session: 0d265cad-3a29-4757-a7b2-855a407d9e7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12490 | 2024.10.31 20:27:34.298367 [ 290 ] {} <Debug> HTTP-Session: 0d265cad-3a29-4757-a7b2-855a407d9e7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12491 | 2024.10.31 20:27:34.298430 [ 290 ] {} <Trace> HTTP-Session: 0d265cad-3a29-4757-a7b2-855a407d9e7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12492 | 2024.10.31 20:27:34.298660 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41891) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12493 | 2024.10.31 20:27:34.298737 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12494 | 2024.10.31 20:27:34.299145 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12495 | 2024.10.31 20:27:34.299550 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12496 | 2024.10.31 20:27:34.299593 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12497 | 2024.10.31 20:27:34.300018 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12498 | 2024.10.31 20:27:34.300425 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12499 | 2024.10.31 20:27:34.300617 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002034 sec., 20157.32546705998 rows/sec., 1.48 MiB/sec. | ||
12500 | 2024.10.31 20:27:34.300617 [ 105 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
12501 | 2024.10.31 20:27:34.300743 [ 105 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12502 | 2024.10.31 20:27:34.300798 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12503 | 2024.10.31 20:27:34.300946 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Debug> DynamicQueryHandler: Done processing query | ||
12504 | 2024.10.31 20:27:34.301043 [ 290 ] {770f449c-128f-48ed-9ec3-d9f77717b396} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12505 | 2024.10.31 20:27:34.301110 [ 290 ] {} <Debug> HTTP-Session: 0d265cad-3a29-4757-a7b2-855a407d9e7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12506 | 2024.10.31 20:27:34.301187 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
12507 | 2024.10.31 20:27:34.301460 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12508 | 2024.10.31 20:27:34.301616 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38122, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12509 | 2024.10.31 20:27:34.301881 [ 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): | ||
12510 | |||
12511 | (version 23.8.7.1) | ||
12512 | 2024.10.31 20:27:34.301923 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12513 | 2024.10.31 20:27:34.302040 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12514 | 2024.10.31 20:27:34.302066 [ 282 ] {} <Debug> HTTP-Session: 478fdcf0-4238-490d-9cc8-feb8997e4ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:38122 | ||
12515 | 2024.10.31 20:27:34.302148 [ 282 ] {} <Debug> HTTP-Session: 478fdcf0-4238-490d-9cc8-feb8997e4ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12516 | 2024.10.31 20:27:34.302163 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 59 rows starting from the beginning of the part | ||
12517 | 2024.10.31 20:27:34.302183 [ 282 ] {} <Debug> HTTP-Session: 478fdcf0-4238-490d-9cc8-feb8997e4ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12518 | 2024.10.31 20:27:34.302288 [ 282 ] {} <Trace> HTTP-Session: 478fdcf0-4238-490d-9cc8-feb8997e4ecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12519 | 2024.10.31 20:27:34.302412 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
12520 | 2024.10.31 20:27:34.302726 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38122) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12521 | 2024.10.31 20:27:34.302725 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
12522 | 2024.10.31 20:27:34.302833 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12523 | 2024.10.31 20:27:34.303027 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
12524 | 2024.10.31 20:27:34.303429 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
12525 | 2024.10.31 20:27:34.303744 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
12526 | 2024.10.31 20:27:34.304484 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12527 | 2024.10.31 20:27:34.305258 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12528 | 2024.10.31 20:27:34.305326 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12529 | 2024.10.31 20:27:34.306425 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12530 | 2024.10.31 20:27:34.307017 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006110417 sec., 31749.060661490043 rows/sec., 2.43 MiB/sec. | ||
12531 | 2024.10.31 20:27:34.307240 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
12532 | 2024.10.31 20:27:34.307426 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12533 | 2024.10.31 20:27:34.307981 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005402 sec., 2591.6327286190303 rows/sec., 181.50 KiB/sec. | ||
12534 | 2024.10.31 20:27:34.308648 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12535 | 2024.10.31 20:27:34.308807 [ 198 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_43_9} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
12536 | 2024.10.31 20:27:34.308818 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Debug> DynamicQueryHandler: Done processing query | ||
12537 | 2024.10.31 20:27:34.308855 [ 282 ] {de1725fc-5e8c-41cc-ad61-0d888611e94d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12538 | 2024.10.31 20:27:34.308910 [ 282 ] {} <Debug> HTTP-Session: 478fdcf0-4238-490d-9cc8-feb8997e4ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12539 | 2024.10.31 20:27:34.308981 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12540 | 2024.10.31 20:27:34.309126 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12541 | 2024.10.31 20:27:34.309203 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63349, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12542 | 2024.10.31 20:27:34.309290 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12543 | 2024.10.31 20:27:34.309316 [ 290 ] {} <Debug> HTTP-Session: 95ab4d4a-4d2a-4329-ab99-47fd76eeb1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63349 | ||
12544 | 2024.10.31 20:27:34.309338 [ 290 ] {} <Debug> HTTP-Session: 95ab4d4a-4d2a-4329-ab99-47fd76eeb1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12545 | 2024.10.31 20:27:34.309356 [ 290 ] {} <Debug> HTTP-Session: 95ab4d4a-4d2a-4329-ab99-47fd76eeb1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12546 | 2024.10.31 20:27:34.309402 [ 290 ] {} <Trace> HTTP-Session: 95ab4d4a-4d2a-4329-ab99-47fd76eeb1e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12547 | 2024.10.31 20:27:34.309538 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63349) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12548 | 2024.10.31 20:27:34.309595 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12549 | 2024.10.31 20:27:34.309903 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12550 | 2024.10.31 20:27:34.310258 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12551 | 2024.10.31 20:27:34.310294 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12552 | 2024.10.31 20:27:34.310660 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12553 | 2024.10.31 20:27:34.311059 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12554 | 2024.10.31 20:27:34.311230 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001722 sec., 3484.320557491289 rows/sec., 205.86 KiB/sec. | ||
12555 | 2024.10.31 20:27:34.311587 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Debug> DynamicQueryHandler: Done processing query | ||
12556 | 2024.10.31 20:27:34.311612 [ 290 ] {1d6dafd7-f36e-419b-98da-594a41ed55b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12557 | 2024.10.31 20:27:34.311629 [ 290 ] {} <Debug> HTTP-Session: 95ab4d4a-4d2a-4329-ab99-47fd76eeb1e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12558 | 2024.10.31 20:27:34.311845 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12559 | 2024.10.31 20:27:34.311947 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49736, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12560 | 2024.10.31 20:27:34.312014 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12561 | 2024.10.31 20:27:34.312038 [ 282 ] {} <Debug> HTTP-Session: d3868ae9-2620-4313-9899-99d76e5e344c Authenticating user 'default' from [fd00:1122:3344:101::d]:49736 | ||
12562 | 2024.10.31 20:27:34.312062 [ 282 ] {} <Debug> HTTP-Session: d3868ae9-2620-4313-9899-99d76e5e344c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12563 | 2024.10.31 20:27:34.312080 [ 282 ] {} <Debug> HTTP-Session: d3868ae9-2620-4313-9899-99d76e5e344c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12564 | 2024.10.31 20:27:34.312123 [ 282 ] {} <Trace> HTTP-Session: d3868ae9-2620-4313-9899-99d76e5e344c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12565 | 2024.10.31 20:27:34.312372 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49736) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12566 | 2024.10.31 20:27:34.312420 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12567 | 2024.10.31 20:27:34.312672 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12568 | 2024.10.31 20:27:34.313204 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12569 | 2024.10.31 20:27:34.313240 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12570 | 2024.10.31 20:27:34.313623 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12571 | 2024.10.31 20:27:34.313997 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12572 | 2024.10.31 20:27:34.314159 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001907 sec., 221814.36811746197 rows/sec., 15.86 MiB/sec. | ||
12573 | 2024.10.31 20:27:34.314438 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Debug> DynamicQueryHandler: Done processing query | ||
12574 | 2024.10.31 20:27:34.314494 [ 282 ] {de02bbfe-bd68-4be6-9d33-44498a31933e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
12575 | 2024.10.31 20:27:34.314550 [ 282 ] {} <Debug> HTTP-Session: d3868ae9-2620-4313-9899-99d76e5e344c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12576 | 2024.10.31 20:27:34.314839 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63349, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12577 | 2024.10.31 20:27:34.314864 [ 282 ] {} <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) | ||
12578 | 2024.10.31 20:27:34.314978 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12579 | 2024.10.31 20:27:34.315036 [ 290 ] {} <Debug> HTTP-Session: 0ef94e88-9649-4834-ba45-5137686a85d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63349 | ||
12580 | 2024.10.31 20:27:34.315075 [ 290 ] {} <Debug> HTTP-Session: 0ef94e88-9649-4834-ba45-5137686a85d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12581 | 2024.10.31 20:27:34.315103 [ 290 ] {} <Debug> HTTP-Session: 0ef94e88-9649-4834-ba45-5137686a85d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12582 | 2024.10.31 20:27:34.315213 [ 290 ] {} <Trace> HTTP-Session: 0ef94e88-9649-4834-ba45-5137686a85d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12583 | 2024.10.31 20:27:34.315347 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63349) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12584 | 2024.10.31 20:27:34.315397 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12585 | 2024.10.31 20:27:34.315565 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12586 | 2024.10.31 20:27:34.315836 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12587 | 2024.10.31 20:27:34.315872 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12588 | 2024.10.31 20:27:34.316240 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12589 | 2024.10.31 20:27:34.316583 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12590 | 2024.10.31 20:27:34.316776 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
12591 | 2024.10.31 20:27:34.316954 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Debug> DynamicQueryHandler: Done processing query | ||
12592 | 2024.10.31 20:27:34.316978 [ 290 ] {9c191404-0740-4367-9e46-bba13e44234c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12593 | 2024.10.31 20:27:34.316995 [ 290 ] {} <Debug> HTTP-Session: 0ef94e88-9649-4834-ba45-5137686a85d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12594 | 2024.10.31 20:27:34.317198 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12595 | 2024.10.31 20:27:34.317300 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62363, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12596 | 2024.10.31 20:27:34.317372 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12597 | 2024.10.31 20:27:34.317397 [ 282 ] {} <Debug> HTTP-Session: 2aaa2848-dadf-4a63-975c-b343b9a4e204 Authenticating user 'default' from [fd00:1122:3344:101::d]:62363 | ||
12598 | 2024.10.31 20:27:34.317419 [ 282 ] {} <Debug> HTTP-Session: 2aaa2848-dadf-4a63-975c-b343b9a4e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12599 | 2024.10.31 20:27:34.317436 [ 282 ] {} <Debug> HTTP-Session: 2aaa2848-dadf-4a63-975c-b343b9a4e204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12600 | 2024.10.31 20:27:34.317480 [ 282 ] {} <Trace> HTTP-Session: 2aaa2848-dadf-4a63-975c-b343b9a4e204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12601 | 2024.10.31 20:27:34.317706 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62363) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12602 | 2024.10.31 20:27:34.317766 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12603 | 2024.10.31 20:27:34.317979 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12604 | 2024.10.31 20:27:34.318418 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12605 | 2024.10.31 20:27:34.318454 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12606 | 2024.10.31 20:27:34.318851 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12607 | 2024.10.31 20:27:34.319194 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12608 | 2024.10.31 20:27:34.319353 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001757 sec., 134889.015367103 rows/sec., 9.04 MiB/sec. | ||
12609 | 2024.10.31 20:27:34.319551 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Debug> DynamicQueryHandler: Done processing query | ||
12610 | 2024.10.31 20:27:34.319589 [ 282 ] {9d7a2d1d-8630-4b3c-9b5b-e53b8eda7f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12611 | 2024.10.31 20:27:34.319621 [ 282 ] {} <Debug> HTTP-Session: 2aaa2848-dadf-4a63-975c-b343b9a4e204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12612 | 2024.10.31 20:27:34.319838 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12613 | 2024.10.31 20:27:34.319855 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63349, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12614 | 2024.10.31 20:27:34.319947 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12615 | 2024.10.31 20:27:34.319979 [ 290 ] {} <Debug> HTTP-Session: 13ee1f21-a362-416a-9fa1-f52451250c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:63349 | ||
12616 | 2024.10.31 20:27:34.320009 [ 290 ] {} <Debug> HTTP-Session: 13ee1f21-a362-416a-9fa1-f52451250c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12617 | 2024.10.31 20:27:34.320027 [ 290 ] {} <Debug> HTTP-Session: 13ee1f21-a362-416a-9fa1-f52451250c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12618 | 2024.10.31 20:27:34.320078 [ 290 ] {} <Trace> HTTP-Session: 13ee1f21-a362-416a-9fa1-f52451250c50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12619 | 2024.10.31 20:27:34.320201 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63349) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12620 | 2024.10.31 20:27:34.320255 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12621 | 2024.10.31 20:27:34.320422 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12622 | 2024.10.31 20:27:34.320693 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12623 | 2024.10.31 20:27:34.320729 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12624 | 2024.10.31 20:27:34.321084 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12625 | 2024.10.31 20:27:34.321412 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12626 | 2024.10.31 20:27:34.321585 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. | ||
12627 | 2024.10.31 20:27:34.321756 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Debug> DynamicQueryHandler: Done processing query | ||
12628 | 2024.10.31 20:27:34.321780 [ 290 ] {7b955aa9-ddbc-41b0-bbee-10493e2a6473} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12629 | 2024.10.31 20:27:34.321796 [ 290 ] {} <Debug> HTTP-Session: 13ee1f21-a362-416a-9fa1-f52451250c50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12630 | 2024.10.31 20:27:34.321983 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12631 | 2024.10.31 20:27:34.322041 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55644, User-Agent: (none), Length: 69052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12632 | 2024.10.31 20:27:34.322130 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12633 | 2024.10.31 20:27:34.322155 [ 282 ] {} <Debug> HTTP-Session: 132ddb43-d8bd-4ced-81b6-850d517c6341 Authenticating user 'default' from [fd00:1122:3344:101::d]:55644 | ||
12634 | 2024.10.31 20:27:34.322173 [ 282 ] {} <Debug> HTTP-Session: 132ddb43-d8bd-4ced-81b6-850d517c6341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12635 | 2024.10.31 20:27:34.322188 [ 282 ] {} <Debug> HTTP-Session: 132ddb43-d8bd-4ced-81b6-850d517c6341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12636 | 2024.10.31 20:27:34.322228 [ 282 ] {} <Trace> HTTP-Session: 132ddb43-d8bd-4ced-81b6-850d517c6341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12637 | 2024.10.31 20:27:34.322722 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55644) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12638 | 2024.10.31 20:27:34.322814 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <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 | ||
12639 | 2024.10.31 20:27:34.323364 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12640 | 2024.10.31 20:27:34.324117 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12641 | 2024.10.31 20:27:34.324154 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12642 | 2024.10.31 20:27:34.324827 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12643 | 2024.10.31 20:27:34.325261 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12644 | 2024.10.31 20:27:34.325474 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003115 sec., 13162.118780096307 rows/sec., 23.59 MiB/sec. | ||
12645 | 2024.10.31 20:27:34.326111 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Debug> DynamicQueryHandler: Done processing query | ||
12646 | 2024.10.31 20:27:34.326144 [ 282 ] {aebcce92-e2a9-4d49-84df-0ba4f384add7} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
12647 | 2024.10.31 20:27:34.326160 [ 282 ] {} <Debug> HTTP-Session: 132ddb43-d8bd-4ced-81b6-850d517c6341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12648 | 2024.10.31 20:27:34.326398 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12649 | 2024.10.31 20:27:34.326486 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55544, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12650 | 2024.10.31 20:27:34.326591 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12651 | 2024.10.31 20:27:34.326629 [ 290 ] {} <Debug> HTTP-Session: 9e63c85b-c80e-4b1e-be29-4146b001ce97 Authenticating user 'default' from [fd00:1122:3344:101::d]:55544 | ||
12652 | 2024.10.31 20:27:34.326661 [ 290 ] {} <Debug> HTTP-Session: 9e63c85b-c80e-4b1e-be29-4146b001ce97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12653 | 2024.10.31 20:27:34.326688 [ 290 ] {} <Debug> HTTP-Session: 9e63c85b-c80e-4b1e-be29-4146b001ce97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12654 | 2024.10.31 20:27:34.326756 [ 290 ] {} <Trace> HTTP-Session: 9e63c85b-c80e-4b1e-be29-4146b001ce97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12655 | 2024.10.31 20:27:34.327019 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55544) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12656 | 2024.10.31 20:27:34.327108 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12657 | 2024.10.31 20:27:34.327343 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12658 | 2024.10.31 20:27:34.327674 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12659 | 2024.10.31 20:27:34.327711 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12660 | 2024.10.31 20:27:34.328096 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12661 | 2024.10.31 20:27:34.328430 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12662 | 2024.10.31 20:27:34.328591 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001679 sec., 48838.59440142942 rows/sec., 3.10 MiB/sec. | ||
12663 | 2024.10.31 20:27:34.328859 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Debug> DynamicQueryHandler: Done processing query | ||
12664 | 2024.10.31 20:27:34.328914 [ 290 ] {f5edf38e-3677-4fb0-a023-89d95da48622} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12665 | 2024.10.31 20:27:34.328972 [ 290 ] {} <Debug> HTTP-Session: 9e63c85b-c80e-4b1e-be29-4146b001ce97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12666 | 2024.10.31 20:27:34.329315 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12667 | 2024.10.31 20:27:35.294446 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12668 | 2024.10.31 20:27:35.716716 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12669 | 2024.10.31 20:27:35.800469 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64286, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12670 | 2024.10.31 20:27:35.967939 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12671 | 2024.10.31 20:27:36.067493 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12672 | 2024.10.31 20:27:36.123020 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35684, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12673 | 2024.10.31 20:27:36.134364 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12674 | 2024.10.31 20:27:36.174665 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12675 | 2024.10.31 20:27:37.087477 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64567, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12676 | 2024.10.31 20:27:37.397656 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12677 | 2024.10.31 20:27:37.601458 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12678 | 2024.10.31 20:27:37.605104 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47255, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12679 | 2024.10.31 20:27:37.701544 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34995, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12680 | 2024.10.31 20:27:37.773640 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56112, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12681 | 2024.10.31 20:27:37.823060 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40274, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12682 | 2024.10.31 20:27:37.838098 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12683 | 2024.10.31 20:27:37.901568 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58657, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12684 | 2024.10.31 20:27:37.915049 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12685 | 2024.10.31 20:27:37.923468 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53690, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12686 | 2024.10.31 20:27:38.017211 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33036, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12687 | 2024.10.31 20:27:38.074618 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50443, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12688 | 2024.10.31 20:27:38.136021 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12689 | 2024.10.31 20:27:38.194533 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38379, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12690 | 2024.10.31 20:27:38.272335 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12691 | 2024.10.31 20:27:38.350597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1134 | ||
12692 | 2024.10.31 20:27:38.353399 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12693 | 2024.10.31 20:27:38.353450 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12694 | 2024.10.31 20:27:38.354965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12695 | 2024.10.31 20:27:38.355958 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12696 | 2024.10.31 20:27:38.356507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
12697 | 2024.10.31 20:27:39.287009 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55644, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12698 | 2024.10.31 20:27:39.287180 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12699 | 2024.10.31 20:27:39.287228 [ 282 ] {} <Debug> HTTP-Session: c8498cb6-f9fe-47eb-809b-752a860b5981 Authenticating user 'default' from [fd00:1122:3344:101::d]:55644 | ||
12700 | 2024.10.31 20:27:39.287270 [ 282 ] {} <Debug> HTTP-Session: c8498cb6-f9fe-47eb-809b-752a860b5981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12701 | 2024.10.31 20:27:39.287298 [ 282 ] {} <Debug> HTTP-Session: c8498cb6-f9fe-47eb-809b-752a860b5981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12702 | 2024.10.31 20:27:39.287381 [ 282 ] {} <Trace> HTTP-Session: c8498cb6-f9fe-47eb-809b-752a860b5981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12703 | 2024.10.31 20:27:39.287606 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55644) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12704 | 2024.10.31 20:27:39.287677 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12705 | 2024.10.31 20:27:39.288037 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12706 | 2024.10.31 20:27:39.288493 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12707 | 2024.10.31 20:27:39.288543 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12708 | 2024.10.31 20:27:39.288985 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
12709 | 2024.10.31 20:27:39.289398 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12710 | 2024.10.31 20:27:39.289586 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002029 sec., 2957.1217348447512 rows/sec., 241.13 KiB/sec. | ||
12711 | 2024.10.31 20:27:39.289979 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Debug> DynamicQueryHandler: Done processing query | ||
12712 | 2024.10.31 20:27:39.290022 [ 282 ] {6e8c2065-0cb2-427d-a60c-88b2bf54e703} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12713 | 2024.10.31 20:27:39.290040 [ 282 ] {} <Debug> HTTP-Session: c8498cb6-f9fe-47eb-809b-752a860b5981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12714 | 2024.10.31 20:27:39.290256 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12715 | 2024.10.31 20:27:39.290515 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40240, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12716 | 2024.10.31 20:27:39.290629 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12717 | 2024.10.31 20:27:39.290654 [ 288 ] {} <Debug> HTTP-Session: 895a104d-2f0f-4afc-b9e1-78064f869a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:40240 | ||
12718 | 2024.10.31 20:27:39.290679 [ 288 ] {} <Debug> HTTP-Session: 895a104d-2f0f-4afc-b9e1-78064f869a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12719 | 2024.10.31 20:27:39.290694 [ 288 ] {} <Debug> HTTP-Session: 895a104d-2f0f-4afc-b9e1-78064f869a00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12720 | 2024.10.31 20:27:39.290749 [ 288 ] {} <Trace> HTTP-Session: 895a104d-2f0f-4afc-b9e1-78064f869a00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12721 | 2024.10.31 20:27:39.290951 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40240) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12722 | 2024.10.31 20:27:39.291019 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12723 | 2024.10.31 20:27:39.291372 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12724 | 2024.10.31 20:27:39.291804 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12725 | 2024.10.31 20:27:39.291847 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12726 | 2024.10.31 20:27:39.292287 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12727 | 2024.10.31 20:27:39.292695 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12728 | 2024.10.31 20:27:39.292867 [ 78 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12729 | 2024.10.31 20:27:39.292871 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.001977 sec., 29843.196762771877 rows/sec., 2.28 MiB/sec. | ||
12730 | 2024.10.31 20:27:39.292956 [ 78 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12731 | 2024.10.31 20:27:39.293021 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12732 | 2024.10.31 20:27:39.293237 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
12733 | 2024.10.31 20:27:39.293305 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Debug> DynamicQueryHandler: Done processing query | ||
12734 | 2024.10.31 20:27:39.293349 [ 288 ] {e238492a-8efd-4f75-afce-fe3d3a639be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12735 | 2024.10.31 20:27:39.293393 [ 288 ] {} <Debug> HTTP-Session: 895a104d-2f0f-4afc-b9e1-78064f869a00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12736 | 2024.10.31 20:27:39.293503 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12737 | 2024.10.31 20:27:39.293541 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1422 rows starting from the beginning of the part | ||
12738 | 2024.10.31 20:27:39.293741 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40240, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12739 | 2024.10.31 20:27:39.293762 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 271 rows starting from the beginning of the part | ||
12740 | 2024.10.31 20:27:39.294139 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
12741 | 2024.10.31 20:27:39.294327 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37682, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12742 | 2024.10.31 20:27:39.294405 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
12743 | 2024.10.31 20:27:39.294539 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 271 rows starting from the beginning of the part | ||
12744 | 2024.10.31 20:27:39.294626 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12745 | 2024.10.31 20:27:39.294760 [ 290 ] {} <Debug> HTTP-Session: 88034caa-8472-4ce4-934c-e65737b23e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:37682 | ||
12746 | 2024.10.31 20:27:39.294824 [ 196 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
12747 | 2024.10.31 20:27:39.294851 [ 290 ] {} <Debug> HTTP-Session: 88034caa-8472-4ce4-934c-e65737b23e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12748 | 2024.10.31 20:27:39.294916 [ 290 ] {} <Debug> HTTP-Session: 88034caa-8472-4ce4-934c-e65737b23e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12749 | 2024.10.31 20:27:39.295137 [ 290 ] {} <Trace> HTTP-Session: 88034caa-8472-4ce4-934c-e65737b23e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12750 | 2024.10.31 20:27:39.295456 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37682) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12751 | 2024.10.31 20:27:39.295558 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12752 | 2024.10.31 20:27:39.296645 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12753 | 2024.10.31 20:27:39.297510 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12754 | 2024.10.31 20:27:39.297561 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12755 | 2024.10.31 20:27:39.298144 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2139 rows, containing 5 columns (5 merged, 0 gathered) in 0.004997368 sec., 428025.3125245129 rows/sec., 37.83 MiB/sec. | ||
12756 | 2024.10.31 20:27:39.298354 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12757 | 2024.10.31 20:27:39.298481 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12758 | 2024.10.31 20:27:39.299337 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12759 | 2024.10.31 20:27:39.299668 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12760 | 2024.10.31 20:27:39.299713 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.004348 sec., 1379.9448022079116 rows/sec., 96.35 KiB/sec. | ||
12761 | 2024.10.31 20:27:39.299965 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_76_15} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12762 | 2024.10.31 20:27:39.300287 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12763 | 2024.10.31 20:27:39.300454 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Debug> DynamicQueryHandler: Done processing query | ||
12764 | 2024.10.31 20:27:39.300498 [ 290 ] {2e5ca28f-e8ab-4ddc-ba46-cff849a3ce37} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12765 | 2024.10.31 20:27:39.300519 [ 290 ] {} <Debug> HTTP-Session: 88034caa-8472-4ce4-934c-e65737b23e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12766 | 2024.10.31 20:27:39.300693 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12767 | 2024.10.31 20:27:39.300795 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33374, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12768 | 2024.10.31 20:27:39.300878 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12769 | 2024.10.31 20:27:39.300900 [ 288 ] {} <Debug> HTTP-Session: 4de6914c-3b4e-4e55-aa42-b912e665be47 Authenticating user 'default' from [fd00:1122:3344:101::d]:33374 | ||
12770 | 2024.10.31 20:27:39.300919 [ 288 ] {} <Debug> HTTP-Session: 4de6914c-3b4e-4e55-aa42-b912e665be47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12771 | 2024.10.31 20:27:39.300933 [ 288 ] {} <Debug> HTTP-Session: 4de6914c-3b4e-4e55-aa42-b912e665be47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12772 | 2024.10.31 20:27:39.300983 [ 288 ] {} <Trace> HTTP-Session: 4de6914c-3b4e-4e55-aa42-b912e665be47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12773 | 2024.10.31 20:27:39.301140 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33374) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12774 | 2024.10.31 20:27:39.301193 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12775 | 2024.10.31 20:27:39.301474 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12776 | 2024.10.31 20:27:39.301870 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12777 | 2024.10.31 20:27:39.301909 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12778 | 2024.10.31 20:27:39.302320 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
12779 | 2024.10.31 20:27:39.302708 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12780 | 2024.10.31 20:27:39.302880 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001795 sec., 38997.214484679665 rows/sec., 3.05 MiB/sec. | ||
12781 | 2024.10.31 20:27:39.302881 [ 78 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
12782 | 2024.10.31 20:27:39.302971 [ 78 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12783 | 2024.10.31 20:27:39.303025 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12784 | 2024.10.31 20:27:39.303188 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Debug> DynamicQueryHandler: Done processing query | ||
12785 | 2024.10.31 20:27:39.303250 [ 288 ] {477b395f-f1c2-4745-b205-54449d104a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12786 | 2024.10.31 20:27:39.303292 [ 288 ] {} <Debug> HTTP-Session: 4de6914c-3b4e-4e55-aa42-b912e665be47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12787 | 2024.10.31 20:27:39.303304 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
12788 | 2024.10.31 20:27:39.303585 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12789 | 2024.10.31 20:27:39.303653 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12790 | 2024.10.31 20:27:39.303646 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33024, User-Agent: (none), Length: 25092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12791 | 2024.10.31 20:27:39.303716 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
12792 | 2024.10.31 20:27:39.303783 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12793 | 2024.10.31 20:27:39.303907 [ 290 ] {} <Debug> HTTP-Session: 00cfae60-e2d9-4299-b358-e2844c4e8d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:33024 | ||
12794 | 2024.10.31 20:27:39.303989 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 423 rows starting from the beginning of the part | ||
12795 | 2024.10.31 20:27:39.303985 [ 290 ] {} <Debug> HTTP-Session: 00cfae60-e2d9-4299-b358-e2844c4e8d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12796 | 2024.10.31 20:27:39.304073 [ 290 ] {} <Debug> HTTP-Session: 00cfae60-e2d9-4299-b358-e2844c4e8d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12797 | 2024.10.31 20:27:39.304259 [ 290 ] {} <Trace> HTTP-Session: 00cfae60-e2d9-4299-b358-e2844c4e8d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12798 | 2024.10.31 20:27:39.304313 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
12799 | 2024.10.31 20:27:39.304589 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
12800 | 2024.10.31 20:27:39.304712 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33024) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12801 | 2024.10.31 20:27:39.304903 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12802 | 2024.10.31 20:27:39.304920 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 423 rows starting from the beginning of the part | ||
12803 | 2024.10.31 20:27:39.305261 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 70 rows starting from the beginning of the part | ||
12804 | 2024.10.31 20:27:39.305990 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12805 | 2024.10.31 20:27:39.306564 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12806 | 2024.10.31 20:27:39.306607 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12807 | 2024.10.31 20:27:39.307223 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12808 | 2024.10.31 20:27:39.307607 [ 187 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.004473239 sec., 439726.11344933725 rows/sec., 33.68 MiB/sec. | ||
12809 | 2024.10.31 20:27:39.307753 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12810 | 2024.10.31 20:27:39.307866 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
12811 | 2024.10.31 20:27:39.308038 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.003506 sec., 37364.517969195666 rows/sec., 2.60 MiB/sec. | ||
12812 | 2024.10.31 20:27:39.308374 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Debug> DynamicQueryHandler: Done processing query | ||
12813 | 2024.10.31 20:27:39.308433 [ 290 ] {26e255a2-150a-4461-b04d-bdeb23f9e005} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12814 | 2024.10.31 20:27:39.308491 [ 290 ] {} <Debug> HTTP-Session: 00cfae60-e2d9-4299-b358-e2844c4e8d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12815 | 2024.10.31 20:27:39.308749 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12816 | 2024.10.31 20:27:39.308826 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42292, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12817 | 2024.10.31 20:27:39.308863 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12818 | 2024.10.31 20:27:39.308990 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12819 | 2024.10.31 20:27:39.309047 [ 194 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_76_15} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
12820 | 2024.10.31 20:27:39.309047 [ 288 ] {} <Debug> HTTP-Session: 2f794ef1-c5ca-4ba4-b752-534b9a01025c Authenticating user 'default' from [fd00:1122:3344:101::d]:42292 | ||
12821 | 2024.10.31 20:27:39.309097 [ 288 ] {} <Debug> HTTP-Session: 2f794ef1-c5ca-4ba4-b752-534b9a01025c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12822 | 2024.10.31 20:27:39.309165 [ 288 ] {} <Debug> HTTP-Session: 2f794ef1-c5ca-4ba4-b752-534b9a01025c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12823 | 2024.10.31 20:27:39.309205 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
12824 | 2024.10.31 20:27:39.309255 [ 288 ] {} <Trace> HTTP-Session: 2f794ef1-c5ca-4ba4-b752-534b9a01025c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12825 | 2024.10.31 20:27:39.309421 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42292) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12826 | 2024.10.31 20:27:39.309472 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12827 | 2024.10.31 20:27:39.309638 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12828 | 2024.10.31 20:27:39.309934 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12829 | 2024.10.31 20:27:39.309972 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12830 | 2024.10.31 20:27:39.310364 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12831 | 2024.10.31 20:27:39.310713 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12832 | 2024.10.31 20:27:39.310869 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001505 sec., 31893.687707641195 rows/sec., 2.15 MiB/sec. | ||
12833 | 2024.10.31 20:27:39.311071 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Debug> DynamicQueryHandler: Done processing query | ||
12834 | 2024.10.31 20:27:39.311107 [ 288 ] {a5cd6b1c-c8db-4ce3-ab1c-a56187fd1515} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12835 | 2024.10.31 20:27:39.311140 [ 288 ] {} <Debug> HTTP-Session: 2f794ef1-c5ca-4ba4-b752-534b9a01025c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12836 | 2024.10.31 20:27:39.311367 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12837 | 2024.10.31 20:27:42.981885 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12838 | 2024.10.31 20:27:42.981990 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12839 | 2024.10.31 20:27:44.288006 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50077, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12840 | 2024.10.31 20:27:44.288172 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12841 | 2024.10.31 20:27:44.288217 [ 288 ] {} <Debug> HTTP-Session: 28ed9b9a-bcd5-4f00-9e32-8a68e900e0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50077 | ||
12842 | 2024.10.31 20:27:44.288258 [ 288 ] {} <Debug> HTTP-Session: 28ed9b9a-bcd5-4f00-9e32-8a68e900e0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12843 | 2024.10.31 20:27:44.288286 [ 288 ] {} <Debug> HTTP-Session: 28ed9b9a-bcd5-4f00-9e32-8a68e900e0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12844 | 2024.10.31 20:27:44.288367 [ 288 ] {} <Trace> HTTP-Session: 28ed9b9a-bcd5-4f00-9e32-8a68e900e0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12845 | 2024.10.31 20:27:44.288662 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50077) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12846 | 2024.10.31 20:27:44.288729 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12847 | 2024.10.31 20:27:44.289067 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12848 | 2024.10.31 20:27:44.289554 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12849 | 2024.10.31 20:27:44.289600 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12850 | 2024.10.31 20:27:44.290021 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12851 | 2024.10.31 20:27:44.290431 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12852 | 2024.10.31 20:27:44.290601 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002027 sec., 27627.035027133694 rows/sec., 2.12 MiB/sec. | ||
12853 | 2024.10.31 20:27:44.290834 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Debug> DynamicQueryHandler: Done processing query | ||
12854 | 2024.10.31 20:27:44.290862 [ 288 ] {4e8f65cc-b223-4a66-a9f4-4402f5faa9fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12855 | 2024.10.31 20:27:44.290878 [ 288 ] {} <Debug> HTTP-Session: 28ed9b9a-bcd5-4f00-9e32-8a68e900e0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12856 | 2024.10.31 20:27:44.291090 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12857 | 2024.10.31 20:27:44.291232 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34469, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12858 | 2024.10.31 20:27:44.291349 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12859 | 2024.10.31 20:27:44.291377 [ 290 ] {} <Debug> HTTP-Session: 8ec30560-2852-4835-80ab-7db84977dda0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34469 | ||
12860 | 2024.10.31 20:27:44.291404 [ 290 ] {} <Debug> HTTP-Session: 8ec30560-2852-4835-80ab-7db84977dda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12861 | 2024.10.31 20:27:44.291422 [ 290 ] {} <Debug> HTTP-Session: 8ec30560-2852-4835-80ab-7db84977dda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12862 | 2024.10.31 20:27:44.291482 [ 290 ] {} <Trace> HTTP-Session: 8ec30560-2852-4835-80ab-7db84977dda0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12863 | 2024.10.31 20:27:44.291700 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34469) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12864 | 2024.10.31 20:27:44.291764 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12865 | 2024.10.31 20:27:44.292105 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12866 | 2024.10.31 20:27:44.292531 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12867 | 2024.10.31 20:27:44.292573 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12868 | 2024.10.31 20:27:44.293001 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
12869 | 2024.10.31 20:27:44.293390 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2024.10.31 20:27:44.293572 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001938 sec., 33023.73581011352 rows/sec., 2.58 MiB/sec. | ||
12871 | 2024.10.31 20:27:44.293775 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Debug> DynamicQueryHandler: Done processing query | ||
12872 | 2024.10.31 20:27:44.293802 [ 290 ] {bcc3778a-26b2-4dcb-b9d6-4aa90c8bf87b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
12873 | 2024.10.31 20:27:44.293818 [ 290 ] {} <Debug> HTTP-Session: 8ec30560-2852-4835-80ab-7db84977dda0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12874 | 2024.10.31 20:27:44.294015 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12875 | 2024.10.31 20:27:44.294084 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50077, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12876 | 2024.10.31 20:27:44.294173 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12877 | 2024.10.31 20:27:44.294200 [ 288 ] {} <Debug> HTTP-Session: 16cc3bdb-c04d-4a9c-87ff-d4583fefb085 Authenticating user 'default' from [fd00:1122:3344:101::d]:50077 | ||
12878 | 2024.10.31 20:27:44.294227 [ 288 ] {} <Debug> HTTP-Session: 16cc3bdb-c04d-4a9c-87ff-d4583fefb085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12879 | 2024.10.31 20:27:44.294244 [ 288 ] {} <Debug> HTTP-Session: 16cc3bdb-c04d-4a9c-87ff-d4583fefb085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12880 | 2024.10.31 20:27:44.294293 [ 288 ] {} <Trace> HTTP-Session: 16cc3bdb-c04d-4a9c-87ff-d4583fefb085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12881 | 2024.10.31 20:27:44.294496 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50077) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12882 | 2024.10.31 20:27:44.294561 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12883 | 2024.10.31 20:27:44.294756 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12884 | 2024.10.31 20:27:44.295181 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12885 | 2024.10.31 20:27:44.295220 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12886 | 2024.10.31 20:27:44.295625 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12887 | 2024.10.31 20:27:44.295975 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12888 | 2024.10.31 20:27:44.296147 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
12889 | 2024.10.31 20:27:44.296339 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Debug> DynamicQueryHandler: Done processing query | ||
12890 | 2024.10.31 20:27:44.296363 [ 288 ] {866a30bd-023b-494a-ae88-f98ba28e616d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12891 | 2024.10.31 20:27:44.296379 [ 288 ] {} <Debug> HTTP-Session: 16cc3bdb-c04d-4a9c-87ff-d4583fefb085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12892 | 2024.10.31 20:27:44.296564 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50077, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12893 | 2024.10.31 20:27:44.296629 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51524, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12894 | 2024.10.31 20:27:44.296705 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12895 | 2024.10.31 20:27:44.296734 [ 290 ] {} <Debug> HTTP-Session: 2aa61db4-a029-443c-9467-f7c807a7ec3c Authenticating user 'default' from [fd00:1122:3344:101::d]:51524 | ||
12896 | 2024.10.31 20:27:44.296757 [ 290 ] {} <Debug> HTTP-Session: 2aa61db4-a029-443c-9467-f7c807a7ec3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12897 | 2024.10.31 20:27:44.296774 [ 290 ] {} <Debug> HTTP-Session: 2aa61db4-a029-443c-9467-f7c807a7ec3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12898 | 2024.10.31 20:27:44.296822 [ 290 ] {} <Trace> HTTP-Session: 2aa61db4-a029-443c-9467-f7c807a7ec3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12899 | 2024.10.31 20:27:44.296997 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51524) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12900 | 2024.10.31 20:27:44.297058 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12901 | 2024.10.31 20:27:44.297248 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12902 | 2024.10.31 20:27:44.297601 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12903 | 2024.10.31 20:27:44.297639 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12904 | 2024.10.31 20:27:44.298014 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12905 | 2024.10.31 20:27:44.298343 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12906 | 2024.10.31 20:27:44.298507 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. | ||
12907 | 2024.10.31 20:27:44.298677 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Debug> DynamicQueryHandler: Done processing query | ||
12908 | 2024.10.31 20:27:44.298702 [ 290 ] {def637ee-5fb3-4b92-b8ae-d52468d6a093} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12909 | 2024.10.31 20:27:44.298717 [ 290 ] {} <Debug> HTTP-Session: 2aa61db4-a029-443c-9467-f7c807a7ec3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12910 | 2024.10.31 20:27:44.298948 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12911 | 2024.10.31 20:27:48.356763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1154 | ||
12912 | 2024.10.31 20:27:48.359725 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12913 | 2024.10.31 20:27:48.359784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12914 | 2024.10.31 20:27:48.361301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12915 | 2024.10.31 20:27:48.362307 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12916 | 2024.10.31 20:27:48.363991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
12917 | 2024.10.31 20:27:49.294402 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50268, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12918 | 2024.10.31 20:27:49.294527 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12919 | 2024.10.31 20:27:49.294554 [ 290 ] {} <Debug> HTTP-Session: b61d9989-a89b-4bf0-bc1f-415e642efd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:50268 | ||
12920 | 2024.10.31 20:27:49.294579 [ 290 ] {} <Debug> HTTP-Session: b61d9989-a89b-4bf0-bc1f-415e642efd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12921 | 2024.10.31 20:27:49.294594 [ 290 ] {} <Debug> HTTP-Session: b61d9989-a89b-4bf0-bc1f-415e642efd87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12922 | 2024.10.31 20:27:49.294648 [ 290 ] {} <Trace> HTTP-Session: b61d9989-a89b-4bf0-bc1f-415e642efd87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12923 | 2024.10.31 20:27:49.294964 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50268) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12924 | 2024.10.31 20:27:49.295037 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12925 | 2024.10.31 20:27:49.295386 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12926 | 2024.10.31 20:27:49.295996 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12927 | 2024.10.31 20:27:49.296046 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12928 | 2024.10.31 20:27:49.296522 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
12929 | 2024.10.31 20:27:49.296939 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12930 | 2024.10.31 20:27:49.297104 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002302 sec., 117723.71850564728 rows/sec., 10.48 MiB/sec. | ||
12931 | 2024.10.31 20:27:49.297367 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Debug> DynamicQueryHandler: Done processing query | ||
12932 | 2024.10.31 20:27:49.297396 [ 290 ] {2e592723-acde-4aa9-ba3d-595507ae2185} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
12933 | 2024.10.31 20:27:49.297413 [ 290 ] {} <Debug> HTTP-Session: b61d9989-a89b-4bf0-bc1f-415e642efd87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12934 | 2024.10.31 20:27:49.297636 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50268, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12935 | 2024.10.31 20:27:49.297788 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55291, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12936 | 2024.10.31 20:27:49.297906 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12937 | 2024.10.31 20:27:49.297931 [ 288 ] {} <Debug> HTTP-Session: d5da1882-2d3f-4333-abc4-2f68fb22436c Authenticating user 'default' from [fd00:1122:3344:101::d]:55291 | ||
12938 | 2024.10.31 20:27:49.297954 [ 288 ] {} <Debug> HTTP-Session: d5da1882-2d3f-4333-abc4-2f68fb22436c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12939 | 2024.10.31 20:27:49.297969 [ 288 ] {} <Debug> HTTP-Session: d5da1882-2d3f-4333-abc4-2f68fb22436c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12940 | 2024.10.31 20:27:49.298025 [ 288 ] {} <Trace> HTTP-Session: d5da1882-2d3f-4333-abc4-2f68fb22436c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12941 | 2024.10.31 20:27:49.298224 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55291) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12942 | 2024.10.31 20:27:49.298286 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12943 | 2024.10.31 20:27:49.298614 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12944 | 2024.10.31 20:27:49.299008 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12945 | 2024.10.31 20:27:49.299051 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12946 | 2024.10.31 20:27:49.299548 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12947 | 2024.10.31 20:27:49.299944 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12948 | 2024.10.31 20:27:49.300088 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00193 sec., 21243.523316062176 rows/sec., 1.56 MiB/sec. | ||
12949 | 2024.10.31 20:27:49.300315 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Debug> DynamicQueryHandler: Done processing query | ||
12950 | 2024.10.31 20:27:49.300345 [ 288 ] {13f486da-1cd7-4b71-8847-4753edd91058} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12951 | 2024.10.31 20:27:49.300362 [ 288 ] {} <Debug> HTTP-Session: d5da1882-2d3f-4333-abc4-2f68fb22436c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12952 | 2024.10.31 20:27:49.300564 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12953 | 2024.10.31 20:27:49.300628 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48805, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12954 | 2024.10.31 20:27:49.300720 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12955 | 2024.10.31 20:27:49.300749 [ 290 ] {} <Debug> HTTP-Session: a726dd25-b1d0-4c4e-9201-3715b1d3a89e Authenticating user 'default' from [fd00:1122:3344:101::d]:48805 | ||
12956 | 2024.10.31 20:27:49.300773 [ 290 ] {} <Debug> HTTP-Session: a726dd25-b1d0-4c4e-9201-3715b1d3a89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12957 | 2024.10.31 20:27:49.300791 [ 290 ] {} <Debug> HTTP-Session: a726dd25-b1d0-4c4e-9201-3715b1d3a89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12958 | 2024.10.31 20:27:49.300835 [ 290 ] {} <Trace> HTTP-Session: a726dd25-b1d0-4c4e-9201-3715b1d3a89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12959 | 2024.10.31 20:27:49.300983 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48805) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12960 | 2024.10.31 20:27:49.301040 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12961 | 2024.10.31 20:27:49.301314 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12962 | 2024.10.31 20:27:49.301646 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12963 | 2024.10.31 20:27:49.301685 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12964 | 2024.10.31 20:27:49.302062 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12965 | 2024.10.31 20:27:49.302444 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12966 | 2024.10.31 20:27:49.302611 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
12967 | 2024.10.31 20:27:49.302835 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Debug> DynamicQueryHandler: Done processing query | ||
12968 | 2024.10.31 20:27:49.302870 [ 290 ] {23e42a96-c306-495e-93ae-2a8b3e54377f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12969 | 2024.10.31 20:27:49.302894 [ 290 ] {} <Debug> HTTP-Session: a726dd25-b1d0-4c4e-9201-3715b1d3a89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12970 | 2024.10.31 20:27:49.303114 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12971 | 2024.10.31 20:27:49.303178 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35407, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12972 | 2024.10.31 20:27:49.303251 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12973 | 2024.10.31 20:27:49.303272 [ 288 ] {} <Debug> HTTP-Session: af2d96ad-a168-4600-bbcb-331c66ccbcc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35407 | ||
12974 | 2024.10.31 20:27:49.303292 [ 288 ] {} <Debug> HTTP-Session: af2d96ad-a168-4600-bbcb-331c66ccbcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12975 | 2024.10.31 20:27:49.303306 [ 288 ] {} <Debug> HTTP-Session: af2d96ad-a168-4600-bbcb-331c66ccbcc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12976 | 2024.10.31 20:27:49.303349 [ 288 ] {} <Trace> HTTP-Session: af2d96ad-a168-4600-bbcb-331c66ccbcc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12977 | 2024.10.31 20:27:49.303469 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35407) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12978 | 2024.10.31 20:27:49.303518 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12979 | 2024.10.31 20:27:49.303791 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12980 | 2024.10.31 20:27:49.304132 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2024.10.31 20:27:49.304169 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
12982 | 2024.10.31 20:27:49.304547 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12983 | 2024.10.31 20:27:49.304927 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2024.10.31 20:27:49.305067 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001629 sec., 3683.2412523020257 rows/sec., 217.61 KiB/sec. | ||
12985 | 2024.10.31 20:27:49.305280 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Debug> DynamicQueryHandler: Done processing query | ||
12986 | 2024.10.31 20:27:49.305307 [ 288 ] {3253b8a3-9721-43d2-b2c7-2967d8cd3ecc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12987 | 2024.10.31 20:27:49.305324 [ 288 ] {} <Debug> HTTP-Session: af2d96ad-a168-4600-bbcb-331c66ccbcc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12988 | 2024.10.31 20:27:49.305574 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48805, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12989 | 2024.10.31 20:27:49.305609 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12990 | 2024.10.31 20:27:49.305694 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12991 | 2024.10.31 20:27:49.305729 [ 290 ] {} <Debug> HTTP-Session: ac8f95bc-d4d1-4789-905c-1cf5b479d7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48805 | ||
12992 | 2024.10.31 20:27:49.305751 [ 290 ] {} <Debug> HTTP-Session: ac8f95bc-d4d1-4789-905c-1cf5b479d7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12993 | 2024.10.31 20:27:49.305776 [ 290 ] {} <Debug> HTTP-Session: ac8f95bc-d4d1-4789-905c-1cf5b479d7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12994 | 2024.10.31 20:27:49.305835 [ 290 ] {} <Trace> HTTP-Session: ac8f95bc-d4d1-4789-905c-1cf5b479d7fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12995 | 2024.10.31 20:27:49.306138 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48805) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12996 | 2024.10.31 20:27:49.306198 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12997 | 2024.10.31 20:27:49.306539 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12998 | 2024.10.31 20:27:49.307222 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12999 | 2024.10.31 20:27:49.307263 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13000 | 2024.10.31 20:27:49.307674 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13001 | 2024.10.31 20:27:49.308052 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13002 | 2024.10.31 20:27:49.308238 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002245 sec., 188418.70824053453 rows/sec., 13.47 MiB/sec. | ||
13003 | 2024.10.31 20:27:49.308448 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Debug> DynamicQueryHandler: Done processing query | ||
13004 | 2024.10.31 20:27:49.308485 [ 290 ] {5677c8c6-f767-406a-b630-2aa5e23241de} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13005 | 2024.10.31 20:27:49.308515 [ 290 ] {} <Debug> HTTP-Session: ac8f95bc-d4d1-4789-905c-1cf5b479d7fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13006 | 2024.10.31 20:27:49.308697 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13007 | 2024.10.31 20:27:49.308770 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59003, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13008 | 2024.10.31 20:27:49.308836 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13009 | 2024.10.31 20:27:49.308859 [ 288 ] {} <Debug> HTTP-Session: 046895af-6770-4546-9077-0294524ded9d Authenticating user 'default' from [fd00:1122:3344:101::d]:59003 | ||
13010 | 2024.10.31 20:27:49.308878 [ 288 ] {} <Debug> HTTP-Session: 046895af-6770-4546-9077-0294524ded9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13011 | 2024.10.31 20:27:49.308893 [ 288 ] {} <Debug> HTTP-Session: 046895af-6770-4546-9077-0294524ded9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13012 | 2024.10.31 20:27:49.308935 [ 288 ] {} <Trace> HTTP-Session: 046895af-6770-4546-9077-0294524ded9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13013 | 2024.10.31 20:27:49.309048 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59003) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13014 | 2024.10.31 20:27:49.309100 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13015 | 2024.10.31 20:27:49.309266 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13016 | 2024.10.31 20:27:49.309561 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13017 | 2024.10.31 20:27:49.309598 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13018 | 2024.10.31 20:27:49.309962 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13019 | 2024.10.31 20:27:49.310315 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13020 | 2024.10.31 20:27:49.310444 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. | ||
13021 | 2024.10.31 20:27:49.310618 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Debug> DynamicQueryHandler: Done processing query | ||
13022 | 2024.10.31 20:27:49.310643 [ 288 ] {6b733ff8-a235-48ed-be7c-445139e420ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13023 | 2024.10.31 20:27:49.310659 [ 288 ] {} <Debug> HTTP-Session: 046895af-6770-4546-9077-0294524ded9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13024 | 2024.10.31 20:27:49.310857 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59003, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13025 | 2024.10.31 20:27:49.310997 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52649, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13026 | 2024.10.31 20:27:49.311081 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13027 | 2024.10.31 20:27:49.311106 [ 290 ] {} <Debug> HTTP-Session: f3278f95-7bb4-45c3-b0ab-d7562eadd517 Authenticating user 'default' from [fd00:1122:3344:101::d]:52649 | ||
13028 | 2024.10.31 20:27:49.311128 [ 290 ] {} <Debug> HTTP-Session: f3278f95-7bb4-45c3-b0ab-d7562eadd517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13029 | 2024.10.31 20:27:49.311145 [ 290 ] {} <Debug> HTTP-Session: f3278f95-7bb4-45c3-b0ab-d7562eadd517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13030 | 2024.10.31 20:27:49.311193 [ 290 ] {} <Trace> HTTP-Session: f3278f95-7bb4-45c3-b0ab-d7562eadd517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13031 | 2024.10.31 20:27:49.311450 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13032 | 2024.10.31 20:27:49.311512 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13033 | 2024.10.31 20:27:49.311726 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13034 | 2024.10.31 20:27:49.312190 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13035 | 2024.10.31 20:27:49.312231 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13036 | 2024.10.31 20:27:49.312652 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13037 | 2024.10.31 20:27:49.313040 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13038 | 2024.10.31 20:27:49.313195 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001887 sec., 125596.18441971383 rows/sec., 8.42 MiB/sec. | ||
13039 | 2024.10.31 20:27:49.313222 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13040 | 2024.10.31 20:27:49.313306 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13041 | 2024.10.31 20:27:49.313361 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13042 | 2024.10.31 20:27:49.313483 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Debug> DynamicQueryHandler: Done processing query | ||
13043 | 2024.10.31 20:27:49.313520 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
13044 | 2024.10.31 20:27:49.313530 [ 290 ] {053c91c9-7fc1-464f-b3e6-d495fd30f9f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13045 | 2024.10.31 20:27:49.313602 [ 290 ] {} <Debug> HTTP-Session: f3278f95-7bb4-45c3-b0ab-d7562eadd517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13046 | 2024.10.31 20:27:49.313728 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13047 | 2024.10.31 20:27:49.313769 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 13144 rows starting from the beginning of the part | ||
13048 | 2024.10.31 20:27:49.313908 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13049 | 2024.10.31 20:27:49.313994 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48762, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13050 | 2024.10.31 20:27:49.314093 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
13051 | 2024.10.31 20:27:49.314188 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13052 | 2024.10.31 20:27:49.314317 [ 288 ] {} <Debug> HTTP-Session: 429e0737-f1f9-4bbf-8d3b-2010296bad32 Authenticating user 'default' from [fd00:1122:3344:101::d]:48762 | ||
13053 | 2024.10.31 20:27:49.314434 [ 288 ] {} <Debug> HTTP-Session: 429e0737-f1f9-4bbf-8d3b-2010296bad32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13054 | 2024.10.31 20:27:49.314540 [ 288 ] {} <Debug> HTTP-Session: 429e0737-f1f9-4bbf-8d3b-2010296bad32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13055 | 2024.10.31 20:27:49.314578 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
13056 | 2024.10.31 20:27:49.314671 [ 288 ] {} <Trace> HTTP-Session: 429e0737-f1f9-4bbf-8d3b-2010296bad32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13057 | 2024.10.31 20:27:49.314916 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 131 rows starting from the beginning of the part | ||
13058 | 2024.10.31 20:27:49.314989 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48762) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13059 | 2024.10.31 20:27:49.315152 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13060 | 2024.10.31 20:27:49.315212 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
13061 | 2024.10.31 20:27:49.315596 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
13062 | 2024.10.31 20:27:49.316175 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13063 | 2024.10.31 20:27:49.316615 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13064 | 2024.10.31 20:27:49.316652 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13065 | 2024.10.31 20:27:49.317218 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13066 | 2024.10.31 20:27:49.317637 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13067 | 2024.10.31 20:27:49.317831 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002955 sec., 338.409475465313 rows/sec., 22.80 KiB/sec. | ||
13068 | 2024.10.31 20:27:49.318059 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Debug> DynamicQueryHandler: Done processing query | ||
13069 | 2024.10.31 20:27:49.318089 [ 288 ] {99fd08a0-984a-416f-8e95-2bc48a4c40d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13070 | 2024.10.31 20:27:49.318116 [ 288 ] {} <Debug> HTTP-Session: 429e0737-f1f9-4bbf-8d3b-2010296bad32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13071 | 2024.10.31 20:27:49.318371 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13072 | 2024.10.31 20:27:49.318557 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44052, User-Agent: (none), Length: 69052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13073 | 2024.10.31 20:27:49.318702 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13074 | 2024.10.31 20:27:49.318727 [ 289 ] {} <Debug> HTTP-Session: ff82ec8f-39b6-4329-9231-dcff4ab9aa1d Authenticating user 'default' from [fd00:1122:3344:101::d]:44052 | ||
13075 | 2024.10.31 20:27:49.318773 [ 289 ] {} <Debug> HTTP-Session: ff82ec8f-39b6-4329-9231-dcff4ab9aa1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13076 | 2024.10.31 20:27:49.318789 [ 289 ] {} <Debug> HTTP-Session: ff82ec8f-39b6-4329-9231-dcff4ab9aa1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13077 | 2024.10.31 20:27:49.318845 [ 289 ] {} <Trace> HTTP-Session: ff82ec8f-39b6-4329-9231-dcff4ab9aa1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13078 | 2024.10.31 20:27:49.320221 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44052) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13079 | 2024.10.31 20:27:49.320329 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <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 | ||
13080 | 2024.10.31 20:27:49.321006 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13081 | 2024.10.31 20:27:49.321487 [ 193 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14069 rows, containing 5 columns (5 merged, 0 gathered) in 0.008048921 sec., 1747936.1519388747 rows/sec., 119.41 MiB/sec. | ||
13082 | 2024.10.31 20:27:49.321950 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13083 | 2024.10.31 20:27:49.321997 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13084 | 2024.10.31 20:27:49.322172 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13085 | 2024.10.31 20:27:49.323409 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13086 | 2024.10.31 20:27:49.323610 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13087 | 2024.10.31 20:27:49.323697 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13088 | 2024.10.31 20:27:49.323766 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
13089 | 2024.10.31 20:27:49.324258 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13090 | 2024.10.31 20:27:49.324512 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.005511 sec., 7439.666122300852 rows/sec., 13.33 MiB/sec. | ||
13091 | 2024.10.31 20:27:49.325137 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Debug> DynamicQueryHandler: Done processing query | ||
13092 | 2024.10.31 20:27:49.325164 [ 289 ] {68812e4c-10fe-4c88-8571-ff76519d13cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
13093 | 2024.10.31 20:27:49.325181 [ 289 ] {} <Debug> HTTP-Session: ff82ec8f-39b6-4329-9231-dcff4ab9aa1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13094 | 2024.10.31 20:27:49.325386 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13095 | 2024.10.31 20:27:49.325485 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41708, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13096 | 2024.10.31 20:27:49.325551 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13097 | 2024.10.31 20:27:49.325572 [ 288 ] {} <Debug> HTTP-Session: fe62bec9-f17d-49f8-b3c3-33b56267a3c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41708 | ||
13098 | 2024.10.31 20:27:49.325590 [ 288 ] {} <Debug> HTTP-Session: fe62bec9-f17d-49f8-b3c3-33b56267a3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13099 | 2024.10.31 20:27:49.325604 [ 288 ] {} <Debug> HTTP-Session: fe62bec9-f17d-49f8-b3c3-33b56267a3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13100 | 2024.10.31 20:27:49.325644 [ 288 ] {} <Trace> HTTP-Session: fe62bec9-f17d-49f8-b3c3-33b56267a3c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13101 | 2024.10.31 20:27:49.325795 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41708) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13102 | 2024.10.31 20:27:49.325847 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13103 | 2024.10.31 20:27:49.326015 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13104 | 2024.10.31 20:27:49.326356 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13105 | 2024.10.31 20:27:49.326392 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13106 | 2024.10.31 20:27:49.326795 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13107 | 2024.10.31 20:27:49.327138 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13108 | 2024.10.31 20:27:49.327269 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. | ||
13109 | 2024.10.31 20:27:49.327276 [ 101 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13110 | 2024.10.31 20:27:49.327329 [ 101 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13111 | 2024.10.31 20:27:49.327364 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13112 | 2024.10.31 20:27:49.327567 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Debug> DynamicQueryHandler: Done processing query | ||
13113 | 2024.10.31 20:27:49.327612 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
13114 | 2024.10.31 20:27:49.327612 [ 288 ] {efa405f7-c3e0-40c3-b9da-0123398fead1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13115 | 2024.10.31 20:27:49.327734 [ 288 ] {} <Debug> HTTP-Session: fe62bec9-f17d-49f8-b3c3-33b56267a3c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13116 | 2024.10.31 20:27:49.328028 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13117 | 2024.10.31 20:27:49.328086 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4214 rows starting from the beginning of the part | ||
13118 | 2024.10.31 20:27:49.328193 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
13119 | 2024.10.31 20:27:49.328288 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13120 | 2024.10.31 20:27:49.328505 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
13121 | 2024.10.31 20:27:49.328712 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
13122 | 2024.10.31 20:27:49.328899 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
13123 | 2024.10.31 20:27:49.329110 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
13124 | 2024.10.31 20:27:49.331274 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003825037 sec., 1188485.2355676559 rows/sec., 78.22 MiB/sec. | ||
13125 | 2024.10.31 20:27:49.331618 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13126 | 2024.10.31 20:27:49.332028 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13127 | 2024.10.31 20:27:49.332115 [ 188 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_76_15} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13128 | 2024.10.31 20:27:49.332210 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
13129 | 2024.10.31 20:27:50.000174 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.38 MiB, peak 185.83 MiB, free memory in arenas 0.00 B, will set to 177.55 MiB (RSS), difference: 1.18 MiB | ||
13130 | 2024.10.31 20:27:50.539169 [ 98 ] {} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
13131 | 2024.10.31 20:27:50.539233 [ 98 ] {} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13132 | 2024.10.31 20:27:50.539255 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13133 | 2024.10.31 20:27:50.539432 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
13134 | 2024.10.31 20:27:50.539699 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13135 | 2024.10.31 20:27:50.539737 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
13136 | 2024.10.31 20:27:50.539819 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
13137 | 2024.10.31 20:27:50.540047 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
13138 | 2024.10.31 20:27:50.540244 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
13139 | 2024.10.31 20:27:50.540385 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
13140 | 2024.10.31 20:27:50.541440 [ 188 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002122438 sec., 19788.563906224823 rows/sec., 1.65 MiB/sec. | ||
13141 | 2024.10.31 20:27:50.541590 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
13142 | 2024.10.31 20:27:50.541980 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13143 | 2024.10.31 20:27:50.542065 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_17_4} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
13144 | 2024.10.31 20:27:50.542146 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13145 | 2024.10.31 20:27:54.208075 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13146 | 2024.10.31 20:27:54.286285 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49326, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13147 | 2024.10.31 20:27:54.286395 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13148 | 2024.10.31 20:27:54.286422 [ 289 ] {} <Debug> HTTP-Session: 65868063-d243-44e2-993b-9a70a92c71e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49326 | ||
13149 | 2024.10.31 20:27:54.286451 [ 289 ] {} <Debug> HTTP-Session: 65868063-d243-44e2-993b-9a70a92c71e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13150 | 2024.10.31 20:27:54.286468 [ 289 ] {} <Debug> HTTP-Session: 65868063-d243-44e2-993b-9a70a92c71e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13151 | 2024.10.31 20:27:54.286525 [ 289 ] {} <Trace> HTTP-Session: 65868063-d243-44e2-993b-9a70a92c71e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13152 | 2024.10.31 20:27:54.286745 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49326) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13153 | 2024.10.31 20:27:54.286821 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13154 | 2024.10.31 20:27:54.287182 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13155 | 2024.10.31 20:27:54.287642 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13156 | 2024.10.31 20:27:54.287682 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13157 | 2024.10.31 20:27:54.288101 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13158 | 2024.10.31 20:27:54.288484 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13159 | 2024.10.31 20:27:54.288642 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
13160 | 2024.10.31 20:27:54.288884 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Debug> DynamicQueryHandler: Done processing query | ||
13161 | 2024.10.31 20:27:54.288910 [ 289 ] {a719b247-1579-454f-8664-61c5a79af891} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13162 | 2024.10.31 20:27:54.288927 [ 289 ] {} <Debug> HTTP-Session: 65868063-d243-44e2-993b-9a70a92c71e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13163 | 2024.10.31 20:27:54.289115 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13164 | 2024.10.31 20:27:54.289243 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53777, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13165 | 2024.10.31 20:27:54.289415 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13166 | 2024.10.31 20:27:54.289462 [ 288 ] {} <Debug> HTTP-Session: c2e5c837-0ac6-4f14-bbd2-1ebdd867b77c Authenticating user 'default' from [fd00:1122:3344:101::d]:53777 | ||
13167 | 2024.10.31 20:27:54.289504 [ 288 ] {} <Debug> HTTP-Session: c2e5c837-0ac6-4f14-bbd2-1ebdd867b77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13168 | 2024.10.31 20:27:54.289532 [ 288 ] {} <Debug> HTTP-Session: c2e5c837-0ac6-4f14-bbd2-1ebdd867b77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13169 | 2024.10.31 20:27:54.289618 [ 288 ] {} <Trace> HTTP-Session: c2e5c837-0ac6-4f14-bbd2-1ebdd867b77c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13170 | 2024.10.31 20:27:54.289937 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53777) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13171 | 2024.10.31 20:27:54.290035 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13172 | 2024.10.31 20:27:54.290370 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13173 | 2024.10.31 20:27:54.290771 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13174 | 2024.10.31 20:27:54.290813 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13175 | 2024.10.31 20:27:54.291224 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13176 | 2024.10.31 20:27:54.291607 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13177 | 2024.10.31 20:27:54.291776 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. | ||
13178 | 2024.10.31 20:27:54.291979 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Debug> DynamicQueryHandler: Done processing query | ||
13179 | 2024.10.31 20:27:54.292005 [ 288 ] {784fba30-c72c-46d5-8892-e32518471401} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13180 | 2024.10.31 20:27:54.292021 [ 288 ] {} <Debug> HTTP-Session: c2e5c837-0ac6-4f14-bbd2-1ebdd867b77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13181 | 2024.10.31 20:27:54.292304 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13182 | 2024.10.31 20:27:54.292441 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51754, User-Agent: (none), Length: 24519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13183 | 2024.10.31 20:27:54.292546 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13184 | 2024.10.31 20:27:54.292584 [ 289 ] {} <Debug> HTTP-Session: a399ab2f-d93b-4549-9a09-af80cc4224b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51754 | ||
13185 | 2024.10.31 20:27:54.292620 [ 289 ] {} <Debug> HTTP-Session: a399ab2f-d93b-4549-9a09-af80cc4224b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13186 | 2024.10.31 20:27:54.292648 [ 289 ] {} <Debug> HTTP-Session: a399ab2f-d93b-4549-9a09-af80cc4224b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13187 | 2024.10.31 20:27:54.292719 [ 289 ] {} <Trace> HTTP-Session: a399ab2f-d93b-4549-9a09-af80cc4224b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13188 | 2024.10.31 20:27:54.293026 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13189 | 2024.10.31 20:27:54.293091 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13190 | 2024.10.31 20:27:54.293279 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13191 | 2024.10.31 20:27:54.293733 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13192 | 2024.10.31 20:27:54.293770 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13193 | 2024.10.31 20:27:54.294178 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13194 | 2024.10.31 20:27:54.294533 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13195 | 2024.10.31 20:27:54.294693 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001809 sec., 70757.32448866777 rows/sec., 4.93 MiB/sec. | ||
13196 | 2024.10.31 20:27:54.294882 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Debug> DynamicQueryHandler: Done processing query | ||
13197 | 2024.10.31 20:27:54.294906 [ 289 ] {d8f84309-a907-44c9-9d29-fe5f41342290} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13198 | 2024.10.31 20:27:54.294922 [ 289 ] {} <Debug> HTTP-Session: a399ab2f-d93b-4549-9a09-af80cc4224b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13199 | 2024.10.31 20:27:54.295105 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53777, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13200 | 2024.10.31 20:27:54.295118 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13201 | 2024.10.31 20:27:54.295201 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13202 | 2024.10.31 20:27:54.295242 [ 288 ] {} <Debug> HTTP-Session: e06400bb-a662-4088-8c68-f97ed3afdd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:53777 | ||
13203 | 2024.10.31 20:27:54.295268 [ 288 ] {} <Debug> HTTP-Session: e06400bb-a662-4088-8c68-f97ed3afdd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13204 | 2024.10.31 20:27:54.295295 [ 288 ] {} <Debug> HTTP-Session: e06400bb-a662-4088-8c68-f97ed3afdd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13205 | 2024.10.31 20:27:54.295346 [ 288 ] {} <Trace> HTTP-Session: e06400bb-a662-4088-8c68-f97ed3afdd67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13206 | 2024.10.31 20:27:54.295510 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53777) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13207 | 2024.10.31 20:27:54.295569 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13208 | 2024.10.31 20:27:54.295761 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13209 | 2024.10.31 20:27:54.296100 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13210 | 2024.10.31 20:27:54.296137 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13211 | 2024.10.31 20:27:54.296521 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13212 | 2024.10.31 20:27:54.296849 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13213 | 2024.10.31 20:27:54.297000 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001548 sec., 31007.7519379845 rows/sec., 2.09 MiB/sec. | ||
13214 | 2024.10.31 20:27:54.297173 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Debug> DynamicQueryHandler: Done processing query | ||
13215 | 2024.10.31 20:27:54.297199 [ 288 ] {8ae57890-bcf3-472e-83b9-f4012cb59c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13216 | 2024.10.31 20:27:54.297215 [ 288 ] {} <Debug> HTTP-Session: e06400bb-a662-4088-8c68-f97ed3afdd67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13217 | 2024.10.31 20:27:54.297455 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53777, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13218 | 2024.10.31 20:27:54.390801 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13219 | 2024.10.31 20:27:54.405172 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65068, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13220 | 2024.10.31 20:27:54.406456 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13221 | 2024.10.31 20:27:54.421741 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13222 | 2024.10.31 20:27:54.566110 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13223 | 2024.10.31 20:27:54.570552 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13224 | 2024.10.31 20:27:54.585928 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56550, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13225 | 2024.10.31 20:27:57.982249 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13226 | 2024.10.31 20:27:57.982325 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13227 | 2024.10.31 20:27:58.364245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1182 | ||
13228 | 2024.10.31 20:27:58.367103 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13229 | 2024.10.31 20:27:58.367161 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13230 | 2024.10.31 20:27:58.368667 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13231 | 2024.10.31 20:27:58.369649 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13232 | 2024.10.31 20:27:58.369869 [ 95 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
13233 | 2024.10.31 20:27:58.369977 [ 95 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13234 | 2024.10.31 20:27:58.370032 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13235 | 2024.10.31 20:27:58.370459 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
13236 | 2024.10.31 20:27:58.371187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
13237 | 2024.10.31 20:27:58.371899 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13238 | 2024.10.31 20:27:58.372073 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1054 rows starting from the beginning of the part | ||
13239 | 2024.10.31 20:27:58.372717 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
13240 | 2024.10.31 20:27:58.373306 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
13241 | 2024.10.31 20:27:58.373917 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
13242 | 2024.10.31 20:27:58.374484 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
13243 | 2024.10.31 20:27:58.374976 [ 199 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
13244 | 2024.10.31 20:27:58.383750 [ 190 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 72 columns (72 merged, 0 gathered) in 0.013578958 sec., 87046.44347526519 rows/sec., 60.41 MiB/sec. | ||
13245 | 2024.10.31 20:27:58.385276 [ 192 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
13246 | 2024.10.31 20:27:58.387008 [ 192 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13247 | 2024.10.31 20:27:58.387114 [ 192 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_41_8} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
13248 | 2024.10.31 20:27:58.387460 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
13249 | 2024.10.31 20:27:59.289286 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52012, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13250 | 2024.10.31 20:27:59.289412 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13251 | 2024.10.31 20:27:59.289442 [ 289 ] {} <Debug> HTTP-Session: 9f29e389-a836-4ce8-bf8d-8c4a3187f044 Authenticating user 'default' from [fd00:1122:3344:101::d]:52012 | ||
13252 | 2024.10.31 20:27:59.289472 [ 289 ] {} <Debug> HTTP-Session: 9f29e389-a836-4ce8-bf8d-8c4a3187f044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13253 | 2024.10.31 20:27:59.289491 [ 289 ] {} <Debug> HTTP-Session: 9f29e389-a836-4ce8-bf8d-8c4a3187f044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13254 | 2024.10.31 20:27:59.289549 [ 289 ] {} <Trace> HTTP-Session: 9f29e389-a836-4ce8-bf8d-8c4a3187f044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13255 | 2024.10.31 20:27:59.289774 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52012) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13256 | 2024.10.31 20:27:59.289849 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13257 | 2024.10.31 20:27:59.290232 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13258 | 2024.10.31 20:27:59.290771 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13259 | 2024.10.31 20:27:59.290816 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13260 | 2024.10.31 20:27:59.291267 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13261 | 2024.10.31 20:27:59.291670 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13262 | 2024.10.31 20:27:59.291853 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002153 sec., 26010.218300046447 rows/sec., 2.00 MiB/sec. | ||
13263 | 2024.10.31 20:27:59.292074 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Debug> DynamicQueryHandler: Done processing query | ||
13264 | 2024.10.31 20:27:59.292101 [ 289 ] {076defac-c31d-438b-937d-c76ffa6e7955} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13265 | 2024.10.31 20:27:59.292118 [ 289 ] {} <Debug> HTTP-Session: 9f29e389-a836-4ce8-bf8d-8c4a3187f044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13266 | 2024.10.31 20:27:59.292345 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13267 | 2024.10.31 20:27:59.292549 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64910, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13268 | 2024.10.31 20:27:59.292630 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13269 | 2024.10.31 20:27:59.292659 [ 293 ] {} <Debug> HTTP-Session: 3e8f9f40-536b-4afb-8f6a-30e119302e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:64910 | ||
13270 | 2024.10.31 20:27:59.292685 [ 293 ] {} <Debug> HTTP-Session: 3e8f9f40-536b-4afb-8f6a-30e119302e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13271 | 2024.10.31 20:27:59.292705 [ 293 ] {} <Debug> HTTP-Session: 3e8f9f40-536b-4afb-8f6a-30e119302e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13272 | 2024.10.31 20:27:59.292756 [ 293 ] {} <Trace> HTTP-Session: 3e8f9f40-536b-4afb-8f6a-30e119302e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13273 | 2024.10.31 20:27:59.292959 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64910) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13274 | 2024.10.31 20:27:59.293019 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13275 | 2024.10.31 20:27:59.293295 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13276 | 2024.10.31 20:27:59.293654 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13277 | 2024.10.31 20:27:59.293694 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13278 | 2024.10.31 20:27:59.294076 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13279 | 2024.10.31 20:27:59.294443 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13280 | 2024.10.31 20:27:59.294607 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001703 sec., 37580.73987081621 rows/sec., 2.93 MiB/sec. | ||
13281 | 2024.10.31 20:27:59.294812 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Debug> DynamicQueryHandler: Done processing query | ||
13282 | 2024.10.31 20:27:59.294838 [ 293 ] {c29706de-8d92-4916-a6fe-8787e32293db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13283 | 2024.10.31 20:27:59.294855 [ 293 ] {} <Debug> HTTP-Session: 3e8f9f40-536b-4afb-8f6a-30e119302e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13284 | 2024.10.31 20:27:59.295054 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64910, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13285 | 2024.10.31 20:27:59.295100 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52012, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13286 | 2024.10.31 20:27:59.295169 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13287 | 2024.10.31 20:27:59.295194 [ 289 ] {} <Debug> HTTP-Session: 763e3f24-2f58-430f-970b-5933062cf184 Authenticating user 'default' from [fd00:1122:3344:101::d]:52012 | ||
13288 | 2024.10.31 20:27:59.295216 [ 289 ] {} <Debug> HTTP-Session: 763e3f24-2f58-430f-970b-5933062cf184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13289 | 2024.10.31 20:27:59.295234 [ 289 ] {} <Debug> HTTP-Session: 763e3f24-2f58-430f-970b-5933062cf184 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13290 | 2024.10.31 20:27:59.295272 [ 289 ] {} <Trace> HTTP-Session: 763e3f24-2f58-430f-970b-5933062cf184 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13291 | 2024.10.31 20:27:59.295463 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52012) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13292 | 2024.10.31 20:27:59.295519 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13293 | 2024.10.31 20:27:59.295696 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13294 | 2024.10.31 20:27:59.296135 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13295 | 2024.10.31 20:27:59.296179 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13296 | 2024.10.31 20:27:59.296564 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13297 | 2024.10.31 20:27:59.296910 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13298 | 2024.10.31 20:27:59.297074 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
13299 | 2024.10.31 20:27:59.297244 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Debug> DynamicQueryHandler: Done processing query | ||
13300 | 2024.10.31 20:27:59.297268 [ 289 ] {bb2aa012-9fda-42ef-a1c6-2aba5e94afe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13301 | 2024.10.31 20:27:59.297284 [ 289 ] {} <Debug> HTTP-Session: 763e3f24-2f58-430f-970b-5933062cf184 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13302 | 2024.10.31 20:27:59.297450 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13303 | 2024.10.31 20:27:59.297527 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37199, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13304 | 2024.10.31 20:27:59.297587 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13305 | 2024.10.31 20:27:59.297613 [ 293 ] {} <Debug> HTTP-Session: af77fea4-2ac1-42b3-aebc-e927ef1856a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37199 | ||
13306 | 2024.10.31 20:27:59.297634 [ 293 ] {} <Debug> HTTP-Session: af77fea4-2ac1-42b3-aebc-e927ef1856a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13307 | 2024.10.31 20:27:59.297652 [ 293 ] {} <Debug> HTTP-Session: af77fea4-2ac1-42b3-aebc-e927ef1856a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13308 | 2024.10.31 20:27:59.297690 [ 293 ] {} <Trace> HTTP-Session: af77fea4-2ac1-42b3-aebc-e927ef1856a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13309 | 2024.10.31 20:27:59.297826 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37199) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13310 | 2024.10.31 20:27:59.297882 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13311 | 2024.10.31 20:27:59.298041 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13312 | 2024.10.31 20:27:59.298345 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13313 | 2024.10.31 20:27:59.298381 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
13314 | 2024.10.31 20:27:59.298752 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13315 | 2024.10.31 20:27:59.299077 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13316 | 2024.10.31 20:27:59.299237 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
13317 | 2024.10.31 20:27:59.299397 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Debug> DynamicQueryHandler: Done processing query | ||
13318 | 2024.10.31 20:27:59.299422 [ 293 ] {1dd12fa1-2506-427e-8027-3baccde4e789} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13319 | 2024.10.31 20:27:59.299438 [ 293 ] {} <Debug> HTTP-Session: af77fea4-2ac1-42b3-aebc-e927ef1856a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13320 | 2024.10.31 20:27:59.299689 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37199, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13321 | 2024.10.31 20:28:04.295120 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34749, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13322 | 2024.10.31 20:28:04.295269 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13323 | 2024.10.31 20:28:04.295298 [ 289 ] {} <Debug> HTTP-Session: 5f6ff3f8-7130-4f7e-8ebc-e63c10df6170 Authenticating user 'default' from [fd00:1122:3344:101::d]:34749 | ||
13324 | 2024.10.31 20:28:04.295327 [ 289 ] {} <Debug> HTTP-Session: 5f6ff3f8-7130-4f7e-8ebc-e63c10df6170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13325 | 2024.10.31 20:28:04.295345 [ 289 ] {} <Debug> HTTP-Session: 5f6ff3f8-7130-4f7e-8ebc-e63c10df6170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13326 | 2024.10.31 20:28:04.295401 [ 289 ] {} <Trace> HTTP-Session: 5f6ff3f8-7130-4f7e-8ebc-e63c10df6170 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13327 | 2024.10.31 20:28:04.295673 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13328 | 2024.10.31 20:28:04.295742 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13329 | 2024.10.31 20:28:04.296087 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13330 | 2024.10.31 20:28:04.296805 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13331 | 2024.10.31 20:28:04.296853 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13332 | 2024.10.31 20:28:04.297321 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13333 | 2024.10.31 20:28:04.297713 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13334 | 2024.10.31 20:28:04.297894 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.00234 sec., 115811.96581196581 rows/sec., 10.31 MiB/sec. | ||
13335 | 2024.10.31 20:28:04.297908 [ 90 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13336 | 2024.10.31 20:28:04.298020 [ 90 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13337 | 2024.10.31 20:28:04.298080 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13338 | 2024.10.31 20:28:04.298242 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Debug> DynamicQueryHandler: Done processing query | ||
13339 | 2024.10.31 20:28:04.298313 [ 289 ] {0ea40f03-b3c6-40ce-b214-627ac68755ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
13340 | 2024.10.31 20:28:04.298362 [ 289 ] {} <Debug> HTTP-Session: 5f6ff3f8-7130-4f7e-8ebc-e63c10df6170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13341 | 2024.10.31 20:28:04.298425 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13342 | 2024.10.31 20:28:04.298668 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34749, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13343 | 2024.10.31 20:28:04.298781 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61281, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13344 | 2024.10.31 20:28:04.298973 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13345 | 2024.10.31 20:28:04.299001 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13346 | 2024.10.31 20:28:04.299017 [ 293 ] {} <Debug> HTTP-Session: b0a6a2ab-1c1c-4db8-9a0b-dd241d9bfbb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61281 | ||
13347 | 2024.10.31 20:28:04.299081 [ 293 ] {} <Debug> HTTP-Session: b0a6a2ab-1c1c-4db8-9a0b-dd241d9bfbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13348 | 2024.10.31 20:28:04.299114 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1422 rows starting from the beginning of the part | ||
13349 | 2024.10.31 20:28:04.299128 [ 293 ] {} <Debug> HTTP-Session: b0a6a2ab-1c1c-4db8-9a0b-dd241d9bfbb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13350 | 2024.10.31 20:28:04.299241 [ 293 ] {} <Trace> HTTP-Session: b0a6a2ab-1c1c-4db8-9a0b-dd241d9bfbb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13351 | 2024.10.31 20:28:04.299455 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
13352 | 2024.10.31 20:28:04.299736 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 271 rows starting from the beginning of the part | ||
13353 | 2024.10.31 20:28:04.299804 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61281) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13354 | 2024.10.31 20:28:04.300000 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
13355 | 2024.10.31 20:28:04.300049 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13356 | 2024.10.31 20:28:04.300331 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
13357 | 2024.10.31 20:28:04.300657 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 271 rows starting from the beginning of the part | ||
13358 | 2024.10.31 20:28:04.301464 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13359 | 2024.10.31 20:28:04.302270 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13360 | 2024.10.31 20:28:04.302340 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13361 | 2024.10.31 20:28:04.303469 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13362 | 2024.10.31 20:28:04.304243 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13363 | 2024.10.31 20:28:04.304549 [ 190 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.006351771 sec., 335654.4182716915 rows/sec., 29.68 MiB/sec. | ||
13364 | 2024.10.31 20:28:04.304651 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00511 sec., 8023.48336594912 rows/sec., 603.33 KiB/sec. | ||
13365 | 2024.10.31 20:28:04.305037 [ 190 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13366 | 2024.10.31 20:28:04.306770 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Debug> DynamicQueryHandler: Done processing query | ||
13367 | 2024.10.31 20:28:04.306825 [ 293 ] {9186ca18-0648-4f8d-afc1-cdc308eb093d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13368 | 2024.10.31 20:28:04.306876 [ 293 ] {} <Debug> HTTP-Session: b0a6a2ab-1c1c-4db8-9a0b-dd241d9bfbb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13369 | 2024.10.31 20:28:04.307039 [ 190 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13370 | 2024.10.31 20:28:04.307153 [ 190 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_81_16} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13371 | 2024.10.31 20:28:04.307181 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61281, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13372 | 2024.10.31 20:28:04.307208 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45528, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13373 | 2024.10.31 20:28:04.307324 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13374 | 2024.10.31 20:28:04.307390 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13375 | 2024.10.31 20:28:04.307417 [ 289 ] {} <Debug> HTTP-Session: 2ef86255-8469-4064-b28b-e9196d9ffcd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45528 | ||
13376 | 2024.10.31 20:28:04.307452 [ 293 ] {} <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): | ||
13377 | |||
13378 | (version 23.8.7.1) | ||
13379 | 2024.10.31 20:28:04.307464 [ 289 ] {} <Debug> HTTP-Session: 2ef86255-8469-4064-b28b-e9196d9ffcd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13380 | 2024.10.31 20:28:04.307490 [ 289 ] {} <Debug> HTTP-Session: 2ef86255-8469-4064-b28b-e9196d9ffcd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13381 | 2024.10.31 20:28:04.307534 [ 289 ] {} <Trace> HTTP-Session: 2ef86255-8469-4064-b28b-e9196d9ffcd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13382 | 2024.10.31 20:28:04.307679 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45528) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13383 | 2024.10.31 20:28:04.307732 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13384 | 2024.10.31 20:28:04.308042 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13385 | 2024.10.31 20:28:04.308404 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13386 | 2024.10.31 20:28:04.308443 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13387 | 2024.10.31 20:28:04.308829 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13388 | 2024.10.31 20:28:04.309197 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13389 | 2024.10.31 20:28:04.309369 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00172 sec., 8139.53488372093 rows/sec., 570.04 KiB/sec. | ||
13390 | 2024.10.31 20:28:04.309703 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Debug> DynamicQueryHandler: Done processing query | ||
13391 | 2024.10.31 20:28:04.309733 [ 289 ] {0a4f9302-3371-4687-ad25-3226832fe17e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13392 | 2024.10.31 20:28:04.309750 [ 289 ] {} <Debug> HTTP-Session: 2ef86255-8469-4064-b28b-e9196d9ffcd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13393 | 2024.10.31 20:28:04.309981 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13394 | 2024.10.31 20:28:04.310031 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34603, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13395 | 2024.10.31 20:28:04.310107 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13396 | 2024.10.31 20:28:04.310133 [ 293 ] {} <Debug> HTTP-Session: c032bdc0-25d9-4ac7-93c1-8aeb3c360556 Authenticating user 'default' from [fd00:1122:3344:101::d]:34603 | ||
13397 | 2024.10.31 20:28:04.310155 [ 293 ] {} <Debug> HTTP-Session: c032bdc0-25d9-4ac7-93c1-8aeb3c360556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13398 | 2024.10.31 20:28:04.310172 [ 293 ] {} <Debug> HTTP-Session: c032bdc0-25d9-4ac7-93c1-8aeb3c360556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13399 | 2024.10.31 20:28:04.310211 [ 293 ] {} <Trace> HTTP-Session: c032bdc0-25d9-4ac7-93c1-8aeb3c360556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13400 | 2024.10.31 20:28:04.310340 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34603) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13401 | 2024.10.31 20:28:04.310405 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13402 | 2024.10.31 20:28:04.310651 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13403 | 2024.10.31 20:28:04.310936 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13404 | 2024.10.31 20:28:04.310972 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13405 | 2024.10.31 20:28:04.311327 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13406 | 2024.10.31 20:28:04.311689 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13407 | 2024.10.31 20:28:04.311862 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001547 sec., 3878.4744667097607 rows/sec., 229.15 KiB/sec. | ||
13408 | 2024.10.31 20:28:04.312211 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Debug> DynamicQueryHandler: Done processing query | ||
13409 | 2024.10.31 20:28:04.312240 [ 293 ] {aa77d508-12c6-425c-825a-c018b318faca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13410 | 2024.10.31 20:28:04.312256 [ 293 ] {} <Debug> HTTP-Session: c032bdc0-25d9-4ac7-93c1-8aeb3c360556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13411 | 2024.10.31 20:28:04.312452 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13412 | 2024.10.31 20:28:04.312582 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58437, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13413 | 2024.10.31 20:28:04.312648 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13414 | 2024.10.31 20:28:04.312671 [ 289 ] {} <Debug> HTTP-Session: b8423445-0fa7-495d-90f5-1a50716b9f0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58437 | ||
13415 | 2024.10.31 20:28:04.312692 [ 289 ] {} <Debug> HTTP-Session: b8423445-0fa7-495d-90f5-1a50716b9f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13416 | 2024.10.31 20:28:04.312708 [ 289 ] {} <Debug> HTTP-Session: b8423445-0fa7-495d-90f5-1a50716b9f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13417 | 2024.10.31 20:28:04.312744 [ 289 ] {} <Trace> HTTP-Session: b8423445-0fa7-495d-90f5-1a50716b9f0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13418 | 2024.10.31 20:28:04.313029 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58437) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13419 | 2024.10.31 20:28:04.313080 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13420 | 2024.10.31 20:28:04.313420 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13421 | 2024.10.31 20:28:04.313974 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13422 | 2024.10.31 20:28:04.314012 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13423 | 2024.10.31 20:28:04.314409 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13424 | 2024.10.31 20:28:04.314776 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13425 | 2024.10.31 20:28:04.314935 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002022 sec., 209198.81305637982 rows/sec., 14.96 MiB/sec. | ||
13426 | 2024.10.31 20:28:04.314937 [ 90 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13427 | 2024.10.31 20:28:04.315039 [ 90 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13428 | 2024.10.31 20:28:04.315104 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13429 | 2024.10.31 20:28:04.315265 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Debug> DynamicQueryHandler: Done processing query | ||
13430 | 2024.10.31 20:28:04.315375 [ 289 ] {997118c3-e1a8-485f-9e25-8c673a07a1c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13431 | 2024.10.31 20:28:04.315446 [ 289 ] {} <Debug> HTTP-Session: b8423445-0fa7-495d-90f5-1a50716b9f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13432 | 2024.10.31 20:28:04.315557 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13433 | 2024.10.31 20:28:04.315887 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13434 | 2024.10.31 20:28:04.315903 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34603, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13435 | 2024.10.31 20:28:04.316146 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13436 | 2024.10.31 20:28:04.316264 [ 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): | ||
13437 | |||
13438 | (version 23.8.7.1) | ||
13439 | 2024.10.31 20:28:04.316314 [ 293 ] {} <Debug> HTTP-Session: 3210fee5-41f0-4dbc-ba12-d976d18ae05e Authenticating user 'default' from [fd00:1122:3344:101::d]:34603 | ||
13440 | 2024.10.31 20:28:04.316453 [ 293 ] {} <Debug> HTTP-Session: 3210fee5-41f0-4dbc-ba12-d976d18ae05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13441 | 2024.10.31 20:28:04.316541 [ 293 ] {} <Debug> HTTP-Session: 3210fee5-41f0-4dbc-ba12-d976d18ae05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13442 | 2024.10.31 20:28:04.316732 [ 293 ] {} <Trace> HTTP-Session: 3210fee5-41f0-4dbc-ba12-d976d18ae05e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13443 | 2024.10.31 20:28:04.316762 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13444 | 2024.10.31 20:28:04.316878 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
13445 | 2024.10.31 20:28:04.317217 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34603) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13446 | 2024.10.31 20:28:04.317434 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
13447 | 2024.10.31 20:28:04.317455 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13448 | 2024.10.31 20:28:04.317799 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 423 rows starting from the beginning of the part | ||
13449 | 2024.10.31 20:28:04.318177 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
13450 | 2024.10.31 20:28:04.318412 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13451 | 2024.10.31 20:28:04.318537 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
13452 | 2024.10.31 20:28:04.318845 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 423 rows starting from the beginning of the part | ||
13453 | 2024.10.31 20:28:04.319552 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13454 | 2024.10.31 20:28:04.319608 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13455 | 2024.10.31 20:28:04.320450 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13456 | 2024.10.31 20:28:04.321384 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13457 | 2024.10.31 20:28:04.321642 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004617 sec., 1299.5451591942822 rows/sec., 67.90 KiB/sec. | ||
13458 | 2024.10.31 20:28:04.322404 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Debug> DynamicQueryHandler: Done processing query | ||
13459 | 2024.10.31 20:28:04.322537 [ 293 ] {736c8ae0-186c-4a06-b6ea-735e1b770a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13460 | 2024.10.31 20:28:04.322636 [ 293 ] {} <Debug> HTTP-Session: 3210fee5-41f0-4dbc-ba12-d976d18ae05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13461 | 2024.10.31 20:28:04.322682 [ 197 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.007462191 sec., 261719.37973713083 rows/sec., 20.03 MiB/sec. | ||
13462 | 2024.10.31 20:28:04.322886 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13463 | 2024.10.31 20:28:04.322923 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13464 | 2024.10.31 20:28:04.323031 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57304, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13465 | 2024.10.31 20:28:04.323104 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13466 | 2024.10.31 20:28:04.323138 [ 289 ] {} <Debug> HTTP-Session: 67744253-eb66-457b-a870-bb65f68e650d Authenticating user 'default' from [fd00:1122:3344:101::d]:57304 | ||
13467 | 2024.10.31 20:28:04.323180 [ 289 ] {} <Debug> HTTP-Session: 67744253-eb66-457b-a870-bb65f68e650d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13468 | 2024.10.31 20:28:04.323215 [ 289 ] {} <Debug> HTTP-Session: 67744253-eb66-457b-a870-bb65f68e650d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13469 | 2024.10.31 20:28:04.323284 [ 289 ] {} <Trace> HTTP-Session: 67744253-eb66-457b-a870-bb65f68e650d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13470 | 2024.10.31 20:28:04.323509 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13471 | 2024.10.31 20:28:04.323577 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57304) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13472 | 2024.10.31 20:28:04.323607 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_81_16} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13473 | 2024.10.31 20:28:04.323632 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13474 | 2024.10.31 20:28:04.323731 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
13475 | 2024.10.31 20:28:04.323857 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13476 | 2024.10.31 20:28:04.324279 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13477 | 2024.10.31 20:28:04.324315 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13478 | 2024.10.31 20:28:04.324729 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13479 | 2024.10.31 20:28:04.325092 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13480 | 2024.10.31 20:28:04.325253 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001828 sec., 129649.89059080963 rows/sec., 8.69 MiB/sec. | ||
13481 | 2024.10.31 20:28:04.325495 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Debug> DynamicQueryHandler: Done processing query | ||
13482 | 2024.10.31 20:28:04.325552 [ 289 ] {42a3fc5a-44ec-4a41-8742-d2fa1ba7fb77} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13483 | 2024.10.31 20:28:04.325607 [ 289 ] {} <Debug> HTTP-Session: 67744253-eb66-457b-a870-bb65f68e650d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13484 | 2024.10.31 20:28:04.325833 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13485 | 2024.10.31 20:28:04.325893 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57954, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13486 | 2024.10.31 20:28:04.325961 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13487 | 2024.10.31 20:28:04.325987 [ 293 ] {} <Debug> HTTP-Session: 8d541f5e-9187-484b-876b-9db0dc5d42cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57954 | ||
13488 | 2024.10.31 20:28:04.326007 [ 293 ] {} <Debug> HTTP-Session: 8d541f5e-9187-484b-876b-9db0dc5d42cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13489 | 2024.10.31 20:28:04.326025 [ 293 ] {} <Debug> HTTP-Session: 8d541f5e-9187-484b-876b-9db0dc5d42cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13490 | 2024.10.31 20:28:04.326064 [ 293 ] {} <Trace> HTTP-Session: 8d541f5e-9187-484b-876b-9db0dc5d42cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13491 | 2024.10.31 20:28:04.326188 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57954) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13492 | 2024.10.31 20:28:04.326246 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13493 | 2024.10.31 20:28:04.326419 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13494 | 2024.10.31 20:28:04.326670 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13495 | 2024.10.31 20:28:04.326706 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13496 | 2024.10.31 20:28:04.327060 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13497 | 2024.10.31 20:28:04.327387 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13498 | 2024.10.31 20:28:04.327553 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
13499 | 2024.10.31 20:28:04.327749 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Debug> DynamicQueryHandler: Done processing query | ||
13500 | 2024.10.31 20:28:04.327779 [ 293 ] {7c5772f1-8b7c-42a3-9b81-768c35a5ea2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13501 | 2024.10.31 20:28:04.327800 [ 293 ] {} <Debug> HTTP-Session: 8d541f5e-9187-484b-876b-9db0dc5d42cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13502 | 2024.10.31 20:28:04.328031 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13503 | 2024.10.31 20:28:04.328152 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44674, User-Agent: (none), Length: 69020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13504 | 2024.10.31 20:28:04.328216 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13505 | 2024.10.31 20:28:04.328239 [ 289 ] {} <Debug> HTTP-Session: 7799532b-ee07-45f9-9cff-19b25b69a91d Authenticating user 'default' from [fd00:1122:3344:101::d]:44674 | ||
13506 | 2024.10.31 20:28:04.328260 [ 289 ] {} <Debug> HTTP-Session: 7799532b-ee07-45f9-9cff-19b25b69a91d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13507 | 2024.10.31 20:28:04.328277 [ 289 ] {} <Debug> HTTP-Session: 7799532b-ee07-45f9-9cff-19b25b69a91d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13508 | 2024.10.31 20:28:04.328316 [ 289 ] {} <Trace> HTTP-Session: 7799532b-ee07-45f9-9cff-19b25b69a91d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13509 | 2024.10.31 20:28:04.328762 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44674) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13510 | 2024.10.31 20:28:04.328827 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <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 | ||
13511 | 2024.10.31 20:28:04.329268 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13512 | 2024.10.31 20:28:04.329908 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13513 | 2024.10.31 20:28:04.329944 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13514 | 2024.10.31 20:28:04.330596 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13515 | 2024.10.31 20:28:04.331015 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13516 | 2024.10.31 20:28:04.331193 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
13517 | 2024.10.31 20:28:04.331216 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002781 sec., 14742.898238043868 rows/sec., 26.42 MiB/sec. | ||
13518 | 2024.10.31 20:28:04.331265 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2024.10.31 20:28:04.331338 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13520 | 2024.10.31 20:28:04.331786 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
13521 | 2024.10.31 20:28:04.332009 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Debug> DynamicQueryHandler: Done processing query | ||
13522 | 2024.10.31 20:28:04.332102 [ 289 ] {b0468f43-5c66-4a86-aab3-b9e3781d4a9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
13523 | 2024.10.31 20:28:04.332179 [ 289 ] {} <Debug> HTTP-Session: 7799532b-ee07-45f9-9cff-19b25b69a91d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13524 | 2024.10.31 20:28:04.332669 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13525 | 2024.10.31 20:28:04.332665 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57954, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13526 | 2024.10.31 20:28:04.332961 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13527 | 2024.10.31 20:28:04.333062 [ 293 ] {} <Debug> HTTP-Session: da66fc90-dbc1-4aa4-8f64-51b634a1cca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57954 | ||
13528 | 2024.10.31 20:28:04.333094 [ 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): | ||
13529 | |||
13530 | (version 23.8.7.1) | ||
13531 | 2024.10.31 20:28:04.333228 [ 293 ] {} <Debug> HTTP-Session: da66fc90-dbc1-4aa4-8f64-51b634a1cca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13532 | 2024.10.31 20:28:04.333384 [ 293 ] {} <Debug> HTTP-Session: da66fc90-dbc1-4aa4-8f64-51b634a1cca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13533 | 2024.10.31 20:28:04.333666 [ 293 ] {} <Trace> HTTP-Session: da66fc90-dbc1-4aa4-8f64-51b634a1cca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13534 | 2024.10.31 20:28:04.333846 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13535 | 2024.10.31 20:28:04.333991 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 873 rows starting from the beginning of the part | ||
13536 | 2024.10.31 20:28:04.334027 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57954) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13537 | 2024.10.31 20:28:04.334155 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13538 | 2024.10.31 20:28:04.334806 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
13539 | 2024.10.31 20:28:04.334950 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13540 | 2024.10.31 20:28:04.335471 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
13541 | 2024.10.31 20:28:04.336138 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13542 | 2024.10.31 20:28:04.336182 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
13543 | 2024.10.31 20:28:04.336204 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13544 | 2024.10.31 20:28:04.336860 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
13545 | 2024.10.31 20:28:04.337492 [ 194 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
13546 | 2024.10.31 20:28:04.337551 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13547 | 2024.10.31 20:28:04.338591 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13548 | 2024.10.31 20:28:04.338830 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00489 sec., 16768.91615541922 rows/sec., 1.07 MiB/sec. | ||
13549 | 2024.10.31 20:28:04.339182 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Debug> DynamicQueryHandler: Done processing query | ||
13550 | 2024.10.31 20:28:04.339240 [ 293 ] {e7cc45ab-a6ea-4d13-9d63-70225ade40c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13551 | 2024.10.31 20:28:04.339284 [ 293 ] {} <Debug> HTTP-Session: da66fc90-dbc1-4aa4-8f64-51b634a1cca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13552 | 2024.10.31 20:28:04.339760 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13553 | 2024.10.31 20:28:04.344017 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 19 columns (19 merged, 0 gathered) in 0.01255302 sec., 85875.7494212548 rows/sec., 153.89 MiB/sec. | ||
13554 | 2024.10.31 20:28:04.344978 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
13555 | 2024.10.31 20:28:04.345523 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13556 | 2024.10.31 20:28:04.345601 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_30_6} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
13557 | 2024.10.31 20:28:04.345711 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.52 MiB. | ||
13558 | 2024.10.31 20:28:05.304610 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13559 | 2024.10.31 20:28:05.721439 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41569, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13560 | 2024.10.31 20:28:05.818042 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53207, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13561 | 2024.10.31 20:28:05.971529 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62656, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13562 | 2024.10.31 20:28:06.069048 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13563 | 2024.10.31 20:28:06.129439 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13564 | 2024.10.31 20:28:06.143730 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56794, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13565 | 2024.10.31 20:28:06.179079 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13566 | 2024.10.31 20:28:07.094662 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43120, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13567 | 2024.10.31 20:28:07.415293 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13568 | 2024.10.31 20:28:07.612356 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35760, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13569 | 2024.10.31 20:28:07.623311 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44364, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13570 | 2024.10.31 20:28:07.712124 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13571 | 2024.10.31 20:28:07.779226 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13572 | 2024.10.31 20:28:07.825146 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13573 | 2024.10.31 20:28:07.856706 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13574 | 2024.10.31 20:28:07.916198 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50111, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13575 | 2024.10.31 20:28:07.919576 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13576 | 2024.10.31 20:28:07.938883 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13577 | 2024.10.31 20:28:08.032079 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13578 | 2024.10.31 20:28:08.095393 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38113, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13579 | 2024.10.31 20:28:08.145727 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13580 | 2024.10.31 20:28:08.213247 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13581 | 2024.10.31 20:28:08.275305 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13582 | 2024.10.31 20:28:08.371468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1210 | ||
13583 | 2024.10.31 20:28:08.374316 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13584 | 2024.10.31 20:28:08.374367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13585 | 2024.10.31 20:28:08.375887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13586 | 2024.10.31 20:28:08.376886 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13587 | 2024.10.31 20:28:08.377771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
13588 | 2024.10.31 20:28:09.287699 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42713, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13589 | 2024.10.31 20:28:09.287866 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13590 | 2024.10.31 20:28:09.287910 [ 289 ] {} <Debug> HTTP-Session: 2d433c45-ce2f-4e3f-a649-731e95198e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:42713 | ||
13591 | 2024.10.31 20:28:09.287951 [ 289 ] {} <Debug> HTTP-Session: 2d433c45-ce2f-4e3f-a649-731e95198e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13592 | 2024.10.31 20:28:09.287979 [ 289 ] {} <Debug> HTTP-Session: 2d433c45-ce2f-4e3f-a649-731e95198e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13593 | 2024.10.31 20:28:09.288061 [ 289 ] {} <Trace> HTTP-Session: 2d433c45-ce2f-4e3f-a649-731e95198e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13594 | 2024.10.31 20:28:09.288345 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42713) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13595 | 2024.10.31 20:28:09.288466 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13596 | 2024.10.31 20:28:09.288874 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13597 | 2024.10.31 20:28:09.289319 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13598 | 2024.10.31 20:28:09.289364 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13599 | 2024.10.31 20:28:09.289780 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
13600 | 2024.10.31 20:28:09.290177 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13601 | 2024.10.31 20:28:09.290350 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002091 sec., 1912.960306073649 rows/sec., 155.99 KiB/sec. | ||
13602 | 2024.10.31 20:28:09.290586 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Debug> DynamicQueryHandler: Done processing query | ||
13603 | 2024.10.31 20:28:09.290612 [ 289 ] {32bedd88-0b0b-440c-85e7-11f4296a6fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13604 | 2024.10.31 20:28:09.290629 [ 289 ] {} <Debug> HTTP-Session: 2d433c45-ce2f-4e3f-a649-731e95198e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13605 | 2024.10.31 20:28:09.290864 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13606 | 2024.10.31 20:28:09.290875 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57335, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13607 | 2024.10.31 20:28:09.290953 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13608 | 2024.10.31 20:28:09.290979 [ 293 ] {} <Debug> HTTP-Session: 1206599a-4f03-4bdc-b898-5cfeaee75b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:57335 | ||
13609 | 2024.10.31 20:28:09.291004 [ 293 ] {} <Debug> HTTP-Session: 1206599a-4f03-4bdc-b898-5cfeaee75b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13610 | 2024.10.31 20:28:09.291025 [ 293 ] {} <Debug> HTTP-Session: 1206599a-4f03-4bdc-b898-5cfeaee75b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13611 | 2024.10.31 20:28:09.291070 [ 293 ] {} <Trace> HTTP-Session: 1206599a-4f03-4bdc-b898-5cfeaee75b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13612 | 2024.10.31 20:28:09.291225 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57335) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13613 | 2024.10.31 20:28:09.291282 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13614 | 2024.10.31 20:28:09.291573 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13615 | 2024.10.31 20:28:09.291938 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13616 | 2024.10.31 20:28:09.291978 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13617 | 2024.10.31 20:28:09.292343 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13618 | 2024.10.31 20:28:09.292717 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13619 | 2024.10.31 20:28:09.292881 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001706 sec., 33997.65533411489 rows/sec., 2.61 MiB/sec. | ||
13620 | 2024.10.31 20:28:09.293066 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Debug> DynamicQueryHandler: Done processing query | ||
13621 | 2024.10.31 20:28:09.293090 [ 293 ] {44a04512-7264-4fbc-9cb5-d290af083bee} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
13622 | 2024.10.31 20:28:09.293106 [ 293 ] {} <Debug> HTTP-Session: 1206599a-4f03-4bdc-b898-5cfeaee75b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13623 | 2024.10.31 20:28:09.293273 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13624 | 2024.10.31 20:28:09.293393 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64378, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13625 | 2024.10.31 20:28:09.293465 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13626 | 2024.10.31 20:28:09.293489 [ 289 ] {} <Debug> HTTP-Session: 23157ffb-a0d5-4dbb-b6fc-0529fa48739a Authenticating user 'default' from [fd00:1122:3344:101::d]:64378 | ||
13627 | 2024.10.31 20:28:09.293511 [ 289 ] {} <Debug> HTTP-Session: 23157ffb-a0d5-4dbb-b6fc-0529fa48739a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13628 | 2024.10.31 20:28:09.293528 [ 289 ] {} <Debug> HTTP-Session: 23157ffb-a0d5-4dbb-b6fc-0529fa48739a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13629 | 2024.10.31 20:28:09.293571 [ 289 ] {} <Trace> HTTP-Session: 23157ffb-a0d5-4dbb-b6fc-0529fa48739a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13630 | 2024.10.31 20:28:09.293701 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64378) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13631 | 2024.10.31 20:28:09.293756 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13632 | 2024.10.31 20:28:09.294038 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13633 | 2024.10.31 20:28:09.294382 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13634 | 2024.10.31 20:28:09.294427 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13635 | 2024.10.31 20:28:09.294792 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13636 | 2024.10.31 20:28:09.295166 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13637 | 2024.10.31 20:28:09.295336 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001662 sec., 2406.7388688327314 rows/sec., 168.05 KiB/sec. | ||
13638 | 2024.10.31 20:28:09.295518 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Debug> DynamicQueryHandler: Done processing query | ||
13639 | 2024.10.31 20:28:09.295542 [ 289 ] {692e2ab4-45c2-4526-b180-1fd096386b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13640 | 2024.10.31 20:28:09.295558 [ 289 ] {} <Debug> HTTP-Session: 23157ffb-a0d5-4dbb-b6fc-0529fa48739a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13641 | 2024.10.31 20:28:09.295706 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64378, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13642 | 2024.10.31 20:28:09.295738 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57335, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13643 | 2024.10.31 20:28:09.295838 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13644 | 2024.10.31 20:28:09.295874 [ 293 ] {} <Debug> HTTP-Session: 3f43f03e-0e0b-4084-b19d-05a96e95a261 Authenticating user 'default' from [fd00:1122:3344:101::d]:57335 | ||
13645 | 2024.10.31 20:28:09.295897 [ 293 ] {} <Debug> HTTP-Session: 3f43f03e-0e0b-4084-b19d-05a96e95a261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13646 | 2024.10.31 20:28:09.295914 [ 293 ] {} <Debug> HTTP-Session: 3f43f03e-0e0b-4084-b19d-05a96e95a261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13647 | 2024.10.31 20:28:09.295954 [ 293 ] {} <Trace> HTTP-Session: 3f43f03e-0e0b-4084-b19d-05a96e95a261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13648 | 2024.10.31 20:28:09.296106 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57335) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13649 | 2024.10.31 20:28:09.296158 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13650 | 2024.10.31 20:28:09.296445 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13651 | 2024.10.31 20:28:09.296806 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13652 | 2024.10.31 20:28:09.296842 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13653 | 2024.10.31 20:28:09.297208 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13654 | 2024.10.31 20:28:09.297581 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13655 | 2024.10.31 20:28:09.297745 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001688 sec., 40284.36018957346 rows/sec., 3.15 MiB/sec. | ||
13656 | 2024.10.31 20:28:09.297912 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Debug> DynamicQueryHandler: Done processing query | ||
13657 | 2024.10.31 20:28:09.297936 [ 293 ] {4e4c9e91-ead0-4b1c-940b-668ab8b6aaeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13658 | 2024.10.31 20:28:09.297952 [ 293 ] {} <Debug> HTTP-Session: 3f43f03e-0e0b-4084-b19d-05a96e95a261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13659 | 2024.10.31 20:28:09.298142 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57335, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13660 | 2024.10.31 20:28:09.298284 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42366, User-Agent: (none), Length: 24902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13661 | 2024.10.31 20:28:09.298345 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13662 | 2024.10.31 20:28:09.298367 [ 289 ] {} <Debug> HTTP-Session: 5b584da6-ddcd-47ae-949b-d709fb061521 Authenticating user 'default' from [fd00:1122:3344:101::d]:42366 | ||
13663 | 2024.10.31 20:28:09.298388 [ 289 ] {} <Debug> HTTP-Session: 5b584da6-ddcd-47ae-949b-d709fb061521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13664 | 2024.10.31 20:28:09.298405 [ 289 ] {} <Debug> HTTP-Session: 5b584da6-ddcd-47ae-949b-d709fb061521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13665 | 2024.10.31 20:28:09.298450 [ 289 ] {} <Trace> HTTP-Session: 5b584da6-ddcd-47ae-949b-d709fb061521 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13666 | 2024.10.31 20:28:09.298625 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42366) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13667 | 2024.10.31 20:28:09.298682 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13668 | 2024.10.31 20:28:09.298859 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13669 | 2024.10.31 20:28:09.299265 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13670 | 2024.10.31 20:28:09.299308 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13671 | 2024.10.31 20:28:09.299734 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13672 | 2024.10.31 20:28:09.300076 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13673 | 2024.10.31 20:28:09.300239 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001685 sec., 77151.3353115727 rows/sec., 5.37 MiB/sec. | ||
13674 | 2024.10.31 20:28:09.300410 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Debug> DynamicQueryHandler: Done processing query | ||
13675 | 2024.10.31 20:28:09.300435 [ 289 ] {828c7196-2272-4dfc-aa7c-e176ed905427} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13676 | 2024.10.31 20:28:09.300451 [ 289 ] {} <Debug> HTTP-Session: 5b584da6-ddcd-47ae-949b-d709fb061521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13677 | 2024.10.31 20:28:09.300608 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42366, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13678 | 2024.10.31 20:28:09.300711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62585, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13679 | 2024.10.31 20:28:09.300829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13680 | 2024.10.31 20:28:09.300859 [ 3 ] {} <Debug> HTTP-Session: 1e3baabd-48b1-446f-861f-1ef29d616a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:62585 | ||
13681 | 2024.10.31 20:28:09.300887 [ 3 ] {} <Debug> HTTP-Session: 1e3baabd-48b1-446f-861f-1ef29d616a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13682 | 2024.10.31 20:28:09.300905 [ 3 ] {} <Debug> HTTP-Session: 1e3baabd-48b1-446f-861f-1ef29d616a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13683 | 2024.10.31 20:28:09.300966 [ 3 ] {} <Trace> HTTP-Session: 1e3baabd-48b1-446f-861f-1ef29d616a1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13684 | 2024.10.31 20:28:09.301184 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62585) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13685 | 2024.10.31 20:28:09.301262 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13686 | 2024.10.31 20:28:09.301489 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13687 | 2024.10.31 20:28:09.301840 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13688 | 2024.10.31 20:28:09.301886 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13689 | 2024.10.31 20:28:09.302335 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13690 | 2024.10.31 20:28:09.302702 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13691 | 2024.10.31 20:28:09.302878 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001771 sec., 27103.331451157537 rows/sec., 1.83 MiB/sec. | ||
13692 | 2024.10.31 20:28:09.303076 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Debug> DynamicQueryHandler: Done processing query | ||
13693 | 2024.10.31 20:28:09.303103 [ 3 ] {a1328329-2b13-45c6-8296-25af588f076d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
13694 | 2024.10.31 20:28:09.303121 [ 3 ] {} <Debug> HTTP-Session: 1e3baabd-48b1-446f-861f-1ef29d616a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13695 | 2024.10.31 20:28:09.303311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62585, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13696 | 2024.10.31 20:28:12.982364 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13697 | 2024.10.31 20:28:12.982431 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13698 | 2024.10.31 20:28:14.288663 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38955, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13699 | 2024.10.31 20:28:14.288827 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13700 | 2024.10.31 20:28:14.288871 [ 289 ] {} <Debug> HTTP-Session: 05e591ba-4b55-4e06-9917-c4e4fe44e654 Authenticating user 'default' from [fd00:1122:3344:101::d]:38955 | ||
13701 | 2024.10.31 20:28:14.288912 [ 289 ] {} <Debug> HTTP-Session: 05e591ba-4b55-4e06-9917-c4e4fe44e654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13702 | 2024.10.31 20:28:14.288940 [ 289 ] {} <Debug> HTTP-Session: 05e591ba-4b55-4e06-9917-c4e4fe44e654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13703 | 2024.10.31 20:28:14.289021 [ 289 ] {} <Trace> HTTP-Session: 05e591ba-4b55-4e06-9917-c4e4fe44e654 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13704 | 2024.10.31 20:28:14.289334 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38955) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13705 | 2024.10.31 20:28:14.289443 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13706 | 2024.10.31 20:28:14.289920 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13707 | 2024.10.31 20:28:14.290373 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13708 | 2024.10.31 20:28:14.290412 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13709 | 2024.10.31 20:28:14.290843 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13710 | 2024.10.31 20:28:14.291226 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13711 | 2024.10.31 20:28:14.291373 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002152 sec., 26022.304832713755 rows/sec., 2.00 MiB/sec. | ||
13712 | 2024.10.31 20:28:14.291579 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Debug> DynamicQueryHandler: Done processing query | ||
13713 | 2024.10.31 20:28:14.291605 [ 289 ] {0e204687-4f45-4083-8950-cc0349fc28d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13714 | 2024.10.31 20:28:14.291621 [ 289 ] {} <Debug> HTTP-Session: 05e591ba-4b55-4e06-9917-c4e4fe44e654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13715 | 2024.10.31 20:28:14.291885 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38955, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13716 | 2024.10.31 20:28:14.291916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43712, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13717 | 2024.10.31 20:28:14.292037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13718 | 2024.10.31 20:28:14.292066 [ 3 ] {} <Debug> HTTP-Session: 7f991044-b016-4e20-a698-90d97e336b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43712 | ||
13719 | 2024.10.31 20:28:14.292096 [ 3 ] {} <Debug> HTTP-Session: 7f991044-b016-4e20-a698-90d97e336b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13720 | 2024.10.31 20:28:14.292113 [ 3 ] {} <Debug> HTTP-Session: 7f991044-b016-4e20-a698-90d97e336b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13721 | 2024.10.31 20:28:14.292168 [ 3 ] {} <Trace> HTTP-Session: 7f991044-b016-4e20-a698-90d97e336b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13722 | 2024.10.31 20:28:14.292369 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43712) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13723 | 2024.10.31 20:28:14.292433 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13724 | 2024.10.31 20:28:14.292774 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13725 | 2024.10.31 20:28:14.293184 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13726 | 2024.10.31 20:28:14.293226 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13727 | 2024.10.31 20:28:14.293647 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
13728 | 2024.10.31 20:28:14.294027 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13729 | 2024.10.31 20:28:14.294197 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. | ||
13730 | 2024.10.31 20:28:14.294457 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Debug> DynamicQueryHandler: Done processing query | ||
13731 | 2024.10.31 20:28:14.294508 [ 3 ] {6fd2d32a-1502-4cbe-ba72-8ae8dbebd821} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13732 | 2024.10.31 20:28:14.294560 [ 3 ] {} <Debug> HTTP-Session: 7f991044-b016-4e20-a698-90d97e336b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13733 | 2024.10.31 20:28:14.294777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13734 | 2024.10.31 20:28:14.294891 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49840, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13735 | 2024.10.31 20:28:14.294948 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13736 | 2024.10.31 20:28:14.294968 [ 289 ] {} <Debug> HTTP-Session: 2ded2f8f-bb62-4044-8098-3894b14ac2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49840 | ||
13737 | 2024.10.31 20:28:14.294986 [ 289 ] {} <Debug> HTTP-Session: 2ded2f8f-bb62-4044-8098-3894b14ac2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13738 | 2024.10.31 20:28:14.295000 [ 289 ] {} <Debug> HTTP-Session: 2ded2f8f-bb62-4044-8098-3894b14ac2d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13739 | 2024.10.31 20:28:14.295045 [ 289 ] {} <Trace> HTTP-Session: 2ded2f8f-bb62-4044-8098-3894b14ac2d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13740 | 2024.10.31 20:28:14.295218 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13741 | 2024.10.31 20:28:14.295270 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13742 | 2024.10.31 20:28:14.295455 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13743 | 2024.10.31 20:28:14.295902 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13744 | 2024.10.31 20:28:14.295939 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13745 | 2024.10.31 20:28:14.296340 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13746 | 2024.10.31 20:28:14.296680 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13747 | 2024.10.31 20:28:14.296808 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13748 | 2024.10.31 20:28:14.296810 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
13749 | 2024.10.31 20:28:14.296851 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13750 | 2024.10.31 20:28:14.296888 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13751 | 2024.10.31 20:28:14.297157 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Debug> DynamicQueryHandler: Done processing query | ||
13752 | 2024.10.31 20:28:14.297220 [ 289 ] {e0338343-4da2-4079-b8d6-35307e3aba21} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13753 | 2024.10.31 20:28:14.297220 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13754 | 2024.10.31 20:28:14.297247 [ 289 ] {} <Debug> HTTP-Session: 2ded2f8f-bb62-4044-8098-3894b14ac2d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13755 | 2024.10.31 20:28:14.297648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43712, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13756 | 2024.10.31 20:28:14.297676 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13757 | 2024.10.31 20:28:14.297892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13758 | 2024.10.31 20:28:14.298040 [ 3 ] {} <Debug> HTTP-Session: cc5e4f36-fa8a-4ce2-8704-d212838e7136 Authenticating user 'default' from [fd00:1122:3344:101::d]:43712 | ||
13759 | 2024.10.31 20:28:14.298156 [ 3 ] {} <Debug> HTTP-Session: cc5e4f36-fa8a-4ce2-8704-d212838e7136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13760 | 2024.10.31 20:28:14.298157 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13761 | 2024.10.31 20:28:14.298251 [ 3 ] {} <Debug> HTTP-Session: cc5e4f36-fa8a-4ce2-8704-d212838e7136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13762 | 2024.10.31 20:28:14.298324 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 14069 rows starting from the beginning of the part | ||
13763 | 2024.10.31 20:28:14.298401 [ 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): | ||
13764 | |||
13765 | (version 23.8.7.1) | ||
13766 | 2024.10.31 20:28:14.298468 [ 3 ] {} <Trace> HTTP-Session: cc5e4f36-fa8a-4ce2-8704-d212838e7136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13767 | 2024.10.31 20:28:14.298897 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 128 rows starting from the beginning of the part | ||
13768 | 2024.10.31 20:28:14.299104 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43712) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13769 | 2024.10.31 20:28:14.299383 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13770 | 2024.10.31 20:28:14.299468 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
13771 | 2024.10.31 20:28:14.300121 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part | ||
13772 | 2024.10.31 20:28:14.300553 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 130 rows starting from the beginning of the part | ||
13773 | 2024.10.31 20:28:14.300954 [ 186 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
13774 | 2024.10.31 20:28:14.301089 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13775 | 2024.10.31 20:28:14.301762 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13776 | 2024.10.31 20:28:14.301812 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13777 | 2024.10.31 20:28:14.302222 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13778 | 2024.10.31 20:28:14.302752 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13779 | 2024.10.31 20:28:14.303005 [ 104 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13780 | 2024.10.31 20:28:14.303041 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004206 sec., 14265.335235378032 rows/sec., 984.46 KiB/sec. | ||
13781 | 2024.10.31 20:28:14.303106 [ 104 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13782 | 2024.10.31 20:28:14.303211 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13783 | 2024.10.31 20:28:14.303713 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Debug> DynamicQueryHandler: Done processing query | ||
13784 | 2024.10.31 20:28:14.303773 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
13785 | 2024.10.31 20:28:14.303827 [ 3 ] {64bee295-f076-4a8c-81ed-bb9ab752d2fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13786 | 2024.10.31 20:28:14.303975 [ 3 ] {} <Debug> HTTP-Session: cc5e4f36-fa8a-4ce2-8704-d212838e7136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13787 | 2024.10.31 20:28:14.304661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43712, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13788 | 2024.10.31 20:28:14.304958 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13789 | 2024.10.31 20:28:14.305112 [ 3 ] {} <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): | ||
13790 | |||
13791 | (version 23.8.7.1) | ||
13792 | 2024.10.31 20:28:14.305142 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4546 rows starting from the beginning of the part | ||
13793 | 2024.10.31 20:28:14.305574 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
13794 | 2024.10.31 20:28:14.306056 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
13795 | 2024.10.31 20:28:14.306515 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part | ||
13796 | 2024.10.31 20:28:14.306717 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
13797 | 2024.10.31 20:28:14.306958 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
13798 | 2024.10.31 20:28:14.308409 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14884 rows, containing 5 columns (5 merged, 0 gathered) in 0.01141094 sec., 1304362.3049459555 rows/sec., 89.15 MiB/sec. | ||
13799 | 2024.10.31 20:28:14.308873 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4844 rows, containing 4 columns (4 merged, 0 gathered) in 0.005469936 sec., 885567.948144183 rows/sec., 58.31 MiB/sec. | ||
13800 | 2024.10.31 20:28:14.309034 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13801 | 2024.10.31 20:28:14.309595 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13802 | 2024.10.31 20:28:14.309616 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13803 | 2024.10.31 20:28:14.309866 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13804 | 2024.10.31 20:28:14.310031 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
13805 | 2024.10.31 20:28:14.310340 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13806 | 2024.10.31 20:28:14.310444 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_81_16} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13807 | 2024.10.31 20:28:14.310556 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
13808 | 2024.10.31 20:28:16.356145 [ 74 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13809 | 2024.10.31 20:28:16.356220 [ 74 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13810 | 2024.10.31 20:28:16.356244 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13811 | 2024.10.31 20:28:16.356424 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
13812 | 2024.10.31 20:28:16.356780 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13813 | 2024.10.31 20:28:16.356822 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 243 rows starting from the beginning of the part | ||
13814 | 2024.10.31 20:28:16.356909 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
13815 | 2024.10.31 20:28:16.357163 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
13816 | 2024.10.31 20:28:16.357469 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
13817 | 2024.10.31 20:28:16.357562 [ 198 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
13818 | 2024.10.31 20:28:16.358588 [ 187 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227187 sec., 131609.64315739897 rows/sec., 8.96 MiB/sec. | ||
13819 | 2024.10.31 20:28:16.358905 [ 187 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13820 | 2024.10.31 20:28:16.359424 [ 187 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13821 | 2024.10.31 20:28:16.359524 [ 187 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_25_6} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13822 | 2024.10.31 20:28:16.359634 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13823 | 2024.10.31 20:28:18.378019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1230 | ||
13824 | 2024.10.31 20:28:18.380715 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13825 | 2024.10.31 20:28:18.380760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13826 | 2024.10.31 20:28:18.382278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13827 | 2024.10.31 20:28:18.383258 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13828 | 2024.10.31 20:28:18.383727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
13829 | 2024.10.31 20:28:19.296988 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38625, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13830 | 2024.10.31 20:28:19.297111 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13831 | 2024.10.31 20:28:19.297139 [ 288 ] {} <Debug> HTTP-Session: 198efa54-0243-457a-a98b-f817e4a4fea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38625 | ||
13832 | 2024.10.31 20:28:19.297167 [ 288 ] {} <Debug> HTTP-Session: 198efa54-0243-457a-a98b-f817e4a4fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13833 | 2024.10.31 20:28:19.297185 [ 288 ] {} <Debug> HTTP-Session: 198efa54-0243-457a-a98b-f817e4a4fea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13834 | 2024.10.31 20:28:19.297242 [ 288 ] {} <Trace> HTTP-Session: 198efa54-0243-457a-a98b-f817e4a4fea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13835 | 2024.10.31 20:28:19.297536 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38625) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13836 | 2024.10.31 20:28:19.297611 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13837 | 2024.10.31 20:28:19.297993 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13838 | 2024.10.31 20:28:19.298670 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13839 | 2024.10.31 20:28:19.298715 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13840 | 2024.10.31 20:28:19.299164 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13841 | 2024.10.31 20:28:19.299569 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13842 | 2024.10.31 20:28:19.299733 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002335 sec., 116059.95717344755 rows/sec., 10.33 MiB/sec. | ||
13843 | 2024.10.31 20:28:19.299975 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Debug> DynamicQueryHandler: Done processing query | ||
13844 | 2024.10.31 20:28:19.300000 [ 288 ] {0469d57e-499b-445d-a44b-c08a4dc11fb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
13845 | 2024.10.31 20:28:19.300017 [ 288 ] {} <Debug> HTTP-Session: 198efa54-0243-457a-a98b-f817e4a4fea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13846 | 2024.10.31 20:28:19.300231 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38625, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13847 | 2024.10.31 20:28:19.300343 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61667, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13848 | 2024.10.31 20:28:19.300451 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13849 | 2024.10.31 20:28:19.300476 [ 289 ] {} <Debug> HTTP-Session: e42d757b-57f7-48bf-81cb-d3a008f474e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61667 | ||
13850 | 2024.10.31 20:28:19.300501 [ 289 ] {} <Debug> HTTP-Session: e42d757b-57f7-48bf-81cb-d3a008f474e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13851 | 2024.10.31 20:28:19.300516 [ 289 ] {} <Debug> HTTP-Session: e42d757b-57f7-48bf-81cb-d3a008f474e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13852 | 2024.10.31 20:28:19.300573 [ 289 ] {} <Trace> HTTP-Session: e42d757b-57f7-48bf-81cb-d3a008f474e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13853 | 2024.10.31 20:28:19.300772 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61667) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13854 | 2024.10.31 20:28:19.300862 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13855 | 2024.10.31 20:28:19.301260 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13856 | 2024.10.31 20:28:19.301670 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13857 | 2024.10.31 20:28:19.301714 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13858 | 2024.10.31 20:28:19.302151 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13859 | 2024.10.31 20:28:19.302572 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13860 | 2024.10.31 20:28:19.302754 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002045 sec., 20048.899755501225 rows/sec., 1.47 MiB/sec. | ||
13861 | 2024.10.31 20:28:19.302752 [ 66 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
13862 | 2024.10.31 20:28:19.302862 [ 66 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13863 | 2024.10.31 20:28:19.302919 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13864 | 2024.10.31 20:28:19.303166 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Debug> DynamicQueryHandler: Done processing query | ||
13865 | 2024.10.31 20:28:19.303218 [ 289 ] {c0a97d37-23ba-4d01-986a-0c3d1e7d7cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13866 | 2024.10.31 20:28:19.303283 [ 289 ] {} <Debug> HTTP-Session: e42d757b-57f7-48bf-81cb-d3a008f474e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13867 | 2024.10.31 20:28:19.303268 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
13868 | 2024.10.31 20:28:19.303566 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61667, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13869 | 2024.10.31 20:28:19.303716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46909, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13870 | 2024.10.31 20:28:19.303955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13871 | 2024.10.31 20:28:19.303954 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13872 | 2024.10.31 20:28:19.304009 [ 3 ] {} <Debug> HTTP-Session: 48ac86b1-282c-4849-bc03-330245addede Authenticating user 'default' from [fd00:1122:3344:101::d]:46909 | ||
13873 | 2024.10.31 20:28:19.304056 [ 3 ] {} <Debug> HTTP-Session: 48ac86b1-282c-4849-bc03-330245addede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13874 | 2024.10.31 20:28:19.304081 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 59 rows starting from the beginning of the part | ||
13875 | 2024.10.31 20:28:19.304090 [ 3 ] {} <Debug> HTTP-Session: 48ac86b1-282c-4849-bc03-330245addede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13876 | 2024.10.31 20:28:19.304199 [ 3 ] {} <Trace> HTTP-Session: 48ac86b1-282c-4849-bc03-330245addede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13877 | 2024.10.31 20:28:19.304376 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13878 | 2024.10.31 20:28:19.304648 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46909) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13879 | 2024.10.31 20:28:19.304660 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
13880 | 2024.10.31 20:28:19.304763 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13881 | 2024.10.31 20:28:19.305009 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
13882 | 2024.10.31 20:28:19.305352 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
13883 | 2024.10.31 20:28:19.305767 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
13884 | 2024.10.31 20:28:19.306508 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13885 | 2024.10.31 20:28:19.307434 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13886 | 2024.10.31 20:28:19.307495 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13887 | 2024.10.31 20:28:19.308599 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13888 | 2024.10.31 20:28:19.309046 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.006016806 sec., 31910.6183579793 rows/sec., 2.44 MiB/sec. | ||
13889 | 2024.10.31 20:28:19.309332 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
13890 | 2024.10.31 20:28:19.309607 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13891 | 2024.10.31 20:28:19.310168 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005692 sec., 2459.592410400562 rows/sec., 172.25 KiB/sec. | ||
13892 | 2024.10.31 20:28:19.310660 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13893 | 2024.10.31 20:28:19.310803 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_48_10} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
13894 | 2024.10.31 20:28:19.310865 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Debug> DynamicQueryHandler: Done processing query | ||
13895 | 2024.10.31 20:28:19.310939 [ 3 ] {8a2be281-568c-4079-bfaf-54ebddc897da} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13896 | 2024.10.31 20:28:19.310987 [ 3 ] {} <Debug> HTTP-Session: 48ac86b1-282c-4849-bc03-330245addede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13897 | 2024.10.31 20:28:19.310995 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13898 | 2024.10.31 20:28:19.311164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13899 | 2024.10.31 20:28:19.311237 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39511, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13900 | 2024.10.31 20:28:19.311329 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13901 | 2024.10.31 20:28:19.311355 [ 289 ] {} <Debug> HTTP-Session: 84028f77-3d94-4680-821e-5aedcff3082c Authenticating user 'default' from [fd00:1122:3344:101::d]:39511 | ||
13902 | 2024.10.31 20:28:19.311374 [ 289 ] {} <Debug> HTTP-Session: 84028f77-3d94-4680-821e-5aedcff3082c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13903 | 2024.10.31 20:28:19.311389 [ 289 ] {} <Debug> HTTP-Session: 84028f77-3d94-4680-821e-5aedcff3082c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13904 | 2024.10.31 20:28:19.311430 [ 289 ] {} <Trace> HTTP-Session: 84028f77-3d94-4680-821e-5aedcff3082c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13905 | 2024.10.31 20:28:19.311545 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39511) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13906 | 2024.10.31 20:28:19.311596 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13907 | 2024.10.31 20:28:19.311907 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13908 | 2024.10.31 20:28:19.312250 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2024.10.31 20:28:19.312288 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13910 | 2024.10.31 20:28:19.312679 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13911 | 2024.10.31 20:28:19.313067 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13912 | 2024.10.31 20:28:19.313238 [ 66 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13913 | 2024.10.31 20:28:19.313247 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001724 sec., 3480.278422273782 rows/sec., 205.62 KiB/sec. | ||
13914 | 2024.10.31 20:28:19.313285 [ 66 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13915 | 2024.10.31 20:28:19.313348 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13916 | 2024.10.31 20:28:19.313627 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Debug> DynamicQueryHandler: Done processing query | ||
13917 | 2024.10.31 20:28:19.313711 [ 289 ] {4eb681a1-6cc3-4cb2-a99c-3fa28843a45d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13918 | 2024.10.31 20:28:19.313794 [ 289 ] {} <Debug> HTTP-Session: 84028f77-3d94-4680-821e-5aedcff3082c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13919 | 2024.10.31 20:28:19.313792 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
13920 | 2024.10.31 20:28:19.314142 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13921 | 2024.10.31 20:28:19.314228 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13922 | 2024.10.31 20:28:19.314260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13923 | 2024.10.31 20:28:19.314321 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part | ||
13924 | 2024.10.31 20:28:19.314402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13925 | 2024.10.31 20:28:19.314526 [ 3 ] {} <Debug> HTTP-Session: c80b8044-6755-4fd6-91c2-7d269f5a3404 Authenticating user 'default' from [fd00:1122:3344:101::d]:52574 | ||
13926 | 2024.10.31 20:28:19.314617 [ 3 ] {} <Debug> HTTP-Session: c80b8044-6755-4fd6-91c2-7d269f5a3404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13927 | 2024.10.31 20:28:19.314668 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
13928 | 2024.10.31 20:28:19.314686 [ 3 ] {} <Debug> HTTP-Session: c80b8044-6755-4fd6-91c2-7d269f5a3404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13929 | 2024.10.31 20:28:19.314813 [ 3 ] {} <Trace> HTTP-Session: c80b8044-6755-4fd6-91c2-7d269f5a3404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13930 | 2024.10.31 20:28:19.314939 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
13931 | 2024.10.31 20:28:19.315306 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
13932 | 2024.10.31 20:28:19.315410 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52574) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13933 | 2024.10.31 20:28:19.315560 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13934 | 2024.10.31 20:28:19.315583 [ 195 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
13935 | 2024.10.31 20:28:19.316727 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13936 | 2024.10.31 20:28:19.318156 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004655771 sec., 6443.61589090185 rows/sec., 409.02 KiB/sec. | ||
13937 | 2024.10.31 20:28:19.318287 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13938 | 2024.10.31 20:28:19.318340 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13939 | 2024.10.31 20:28:19.318349 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13940 | 2024.10.31 20:28:19.319358 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13941 | 2024.10.31 20:28:19.319360 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
13942 | 2024.10.31 20:28:19.319489 [ 188 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_25_6} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13943 | 2024.10.31 20:28:19.319692 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13944 | 2024.10.31 20:28:19.320004 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13945 | 2024.10.31 20:28:19.320145 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005029 sec., 84112.14953271029 rows/sec., 6.01 MiB/sec. | ||
13946 | 2024.10.31 20:28:19.320352 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Debug> DynamicQueryHandler: Done processing query | ||
13947 | 2024.10.31 20:28:19.320378 [ 3 ] {5232efb5-cd8f-4202-ae13-fb9c9a7b7f9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
13948 | 2024.10.31 20:28:19.320394 [ 3 ] {} <Debug> HTTP-Session: c80b8044-6755-4fd6-91c2-7d269f5a3404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13949 | 2024.10.31 20:28:19.320573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13950 | 2024.10.31 20:28:19.320634 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44429, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13951 | 2024.10.31 20:28:19.320718 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13952 | 2024.10.31 20:28:19.320745 [ 289 ] {} <Debug> HTTP-Session: 5d2285db-c431-494b-9e42-48ccb1a288ee Authenticating user 'default' from [fd00:1122:3344:101::d]:44429 | ||
13953 | 2024.10.31 20:28:19.320767 [ 289 ] {} <Debug> HTTP-Session: 5d2285db-c431-494b-9e42-48ccb1a288ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13954 | 2024.10.31 20:28:19.320784 [ 289 ] {} <Debug> HTTP-Session: 5d2285db-c431-494b-9e42-48ccb1a288ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13955 | 2024.10.31 20:28:19.320829 [ 289 ] {} <Trace> HTTP-Session: 5d2285db-c431-494b-9e42-48ccb1a288ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13956 | 2024.10.31 20:28:19.320966 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44429) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13957 | 2024.10.31 20:28:19.321024 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13958 | 2024.10.31 20:28:19.321195 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13959 | 2024.10.31 20:28:19.321493 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13960 | 2024.10.31 20:28:19.321536 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13961 | 2024.10.31 20:28:19.321909 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13962 | 2024.10.31 20:28:19.322252 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13963 | 2024.10.31 20:28:19.322405 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 213.98 KiB/sec. | ||
13964 | 2024.10.31 20:28:19.322720 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Debug> DynamicQueryHandler: Done processing query | ||
13965 | 2024.10.31 20:28:19.322745 [ 289 ] {87061fd7-0a2d-4ac9-8b9f-0cce180aef7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13966 | 2024.10.31 20:28:19.322762 [ 289 ] {} <Debug> HTTP-Session: 5d2285db-c431-494b-9e42-48ccb1a288ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13967 | 2024.10.31 20:28:19.322981 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13968 | 2024.10.31 20:28:19.323090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43127, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13969 | 2024.10.31 20:28:19.323156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13970 | 2024.10.31 20:28:19.323177 [ 3 ] {} <Debug> HTTP-Session: a843891d-6ada-49ac-aab4-8eda5961456f Authenticating user 'default' from [fd00:1122:3344:101::d]:43127 | ||
13971 | 2024.10.31 20:28:19.323197 [ 3 ] {} <Debug> HTTP-Session: a843891d-6ada-49ac-aab4-8eda5961456f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13972 | 2024.10.31 20:28:19.323211 [ 3 ] {} <Debug> HTTP-Session: a843891d-6ada-49ac-aab4-8eda5961456f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13973 | 2024.10.31 20:28:19.323253 [ 3 ] {} <Trace> HTTP-Session: a843891d-6ada-49ac-aab4-8eda5961456f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13974 | 2024.10.31 20:28:19.323532 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43127) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13975 | 2024.10.31 20:28:19.323588 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13976 | 2024.10.31 20:28:19.323777 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13977 | 2024.10.31 20:28:19.324257 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13978 | 2024.10.31 20:28:19.324292 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13979 | 2024.10.31 20:28:19.324696 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
13980 | 2024.10.31 20:28:19.325056 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13981 | 2024.10.31 20:28:19.325208 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001825 sec., 129863.01369863014 rows/sec., 8.70 MiB/sec. | ||
13982 | 2024.10.31 20:28:19.325510 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Debug> DynamicQueryHandler: Done processing query | ||
13983 | 2024.10.31 20:28:19.325559 [ 3 ] {8b2d36fc-2b88-4135-a9ce-89778ba609f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13984 | 2024.10.31 20:28:19.325623 [ 3 ] {} <Debug> HTTP-Session: a843891d-6ada-49ac-aab4-8eda5961456f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13985 | 2024.10.31 20:28:19.325870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43127, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13986 | 2024.10.31 20:28:19.325893 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44429, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13987 | 2024.10.31 20:28:19.325998 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13988 | 2024.10.31 20:28:19.326050 [ 289 ] {} <Debug> HTTP-Session: 3e9aebb8-2773-4ff0-b415-d956bb56cf38 Authenticating user 'default' from [fd00:1122:3344:101::d]:44429 | ||
13989 | 2024.10.31 20:28:19.326075 [ 289 ] {} <Debug> HTTP-Session: 3e9aebb8-2773-4ff0-b415-d956bb56cf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13990 | 2024.10.31 20:28:19.326096 [ 289 ] {} <Debug> HTTP-Session: 3e9aebb8-2773-4ff0-b415-d956bb56cf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13991 | 2024.10.31 20:28:19.326147 [ 289 ] {} <Trace> HTTP-Session: 3e9aebb8-2773-4ff0-b415-d956bb56cf38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13992 | 2024.10.31 20:28:19.326274 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44429) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13993 | 2024.10.31 20:28:19.326335 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13994 | 2024.10.31 20:28:19.326550 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13995 | 2024.10.31 20:28:19.326886 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13996 | 2024.10.31 20:28:19.326931 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
13997 | 2024.10.31 20:28:19.327415 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13998 | 2024.10.31 20:28:19.327872 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13999 | 2024.10.31 20:28:19.328039 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001792 sec., 558.0357142857143 rows/sec., 37.60 KiB/sec. | ||
14000 | 2024.10.31 20:28:19.328397 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Debug> DynamicQueryHandler: Done processing query | ||
14001 | 2024.10.31 20:28:19.328426 [ 289 ] {bf0fd716-1e0b-4391-8155-64fcb521cc4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14002 | 2024.10.31 20:28:19.328447 [ 289 ] {} <Debug> HTTP-Session: 3e9aebb8-2773-4ff0-b415-d956bb56cf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14003 | 2024.10.31 20:28:19.328633 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14004 | 2024.10.31 20:28:19.328735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33204, User-Agent: (none), Length: 69075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14005 | 2024.10.31 20:28:19.328797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14006 | 2024.10.31 20:28:19.328818 [ 3 ] {} <Debug> HTTP-Session: f40cd777-e78c-488e-a1f3-71946737810a Authenticating user 'default' from [fd00:1122:3344:101::d]:33204 | ||
14007 | 2024.10.31 20:28:19.328837 [ 3 ] {} <Debug> HTTP-Session: f40cd777-e78c-488e-a1f3-71946737810a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14008 | 2024.10.31 20:28:19.328852 [ 3 ] {} <Debug> HTTP-Session: f40cd777-e78c-488e-a1f3-71946737810a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14009 | 2024.10.31 20:28:19.328892 [ 3 ] {} <Trace> HTTP-Session: f40cd777-e78c-488e-a1f3-71946737810a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14010 | 2024.10.31 20:28:19.329354 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33204) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14011 | 2024.10.31 20:28:19.329438 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <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 | ||
14012 | 2024.10.31 20:28:19.329941 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14013 | 2024.10.31 20:28:19.330740 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14014 | 2024.10.31 20:28:19.330789 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14015 | 2024.10.31 20:28:19.331549 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14016 | 2024.10.31 20:28:19.331989 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14017 | 2024.10.31 20:28:19.332185 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003171 sec., 12929.67518133081 rows/sec., 23.17 MiB/sec. | ||
14018 | 2024.10.31 20:28:19.332713 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Debug> DynamicQueryHandler: Done processing query | ||
14019 | 2024.10.31 20:28:19.332740 [ 3 ] {176df422-3502-47e8-b762-1d106b0e1283} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14020 | 2024.10.31 20:28:19.332757 [ 3 ] {} <Debug> HTTP-Session: f40cd777-e78c-488e-a1f3-71946737810a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14021 | 2024.10.31 20:28:19.332933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33204, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14022 | 2024.10.31 20:28:19.332982 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44429, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14023 | 2024.10.31 20:28:19.333101 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14024 | 2024.10.31 20:28:19.333136 [ 289 ] {} <Debug> HTTP-Session: 5ab94f6a-021b-46c4-b642-ebcf887ce4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44429 | ||
14025 | 2024.10.31 20:28:19.333162 [ 289 ] {} <Debug> HTTP-Session: 5ab94f6a-021b-46c4-b642-ebcf887ce4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14026 | 2024.10.31 20:28:19.333184 [ 289 ] {} <Debug> HTTP-Session: 5ab94f6a-021b-46c4-b642-ebcf887ce4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14027 | 2024.10.31 20:28:19.333238 [ 289 ] {} <Trace> HTTP-Session: 5ab94f6a-021b-46c4-b642-ebcf887ce4b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14028 | 2024.10.31 20:28:19.333443 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44429) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14029 | 2024.10.31 20:28:19.333509 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14030 | 2024.10.31 20:28:19.333738 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14031 | 2024.10.31 20:28:19.334126 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14032 | 2024.10.31 20:28:19.334164 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14033 | 2024.10.31 20:28:19.334558 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14034 | 2024.10.31 20:28:19.334888 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14035 | 2024.10.31 20:28:19.335014 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001664 sec., 49278.846153846156 rows/sec., 3.13 MiB/sec. | ||
14036 | 2024.10.31 20:28:19.335256 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Debug> DynamicQueryHandler: Done processing query | ||
14037 | 2024.10.31 20:28:19.335314 [ 289 ] {dbcd14d5-4296-40a7-8eab-d5628eda82c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14038 | 2024.10.31 20:28:19.335365 [ 289 ] {} <Debug> HTTP-Session: 5ab94f6a-021b-46c4-b642-ebcf887ce4b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14039 | 2024.10.31 20:28:19.335749 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14040 | 2024.10.31 20:28:24.223209 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14041 | 2024.10.31 20:28:24.287322 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55610, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14042 | 2024.10.31 20:28:24.287434 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14043 | 2024.10.31 20:28:24.287463 [ 289 ] {} <Debug> HTTP-Session: 70534098-1d55-4073-a728-02fb28b0f706 Authenticating user 'default' from [fd00:1122:3344:101::d]:55610 | ||
14044 | 2024.10.31 20:28:24.287492 [ 289 ] {} <Debug> HTTP-Session: 70534098-1d55-4073-a728-02fb28b0f706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14045 | 2024.10.31 20:28:24.287510 [ 289 ] {} <Debug> HTTP-Session: 70534098-1d55-4073-a728-02fb28b0f706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14046 | 2024.10.31 20:28:24.287567 [ 289 ] {} <Trace> HTTP-Session: 70534098-1d55-4073-a728-02fb28b0f706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14047 | 2024.10.31 20:28:24.287780 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55610) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14048 | 2024.10.31 20:28:24.287857 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14049 | 2024.10.31 20:28:24.288236 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14050 | 2024.10.31 20:28:24.288678 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14051 | 2024.10.31 20:28:24.288724 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14052 | 2024.10.31 20:28:24.289138 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
14053 | 2024.10.31 20:28:24.289524 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14054 | 2024.10.31 20:28:24.289711 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001992 sec., 4016.064257028113 rows/sec., 327.48 KiB/sec. | ||
14055 | 2024.10.31 20:28:24.289962 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Debug> DynamicQueryHandler: Done processing query | ||
14056 | 2024.10.31 20:28:24.289987 [ 289 ] {24697360-0099-48d8-b512-8ee054677371} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14057 | 2024.10.31 20:28:24.290004 [ 289 ] {} <Debug> HTTP-Session: 70534098-1d55-4073-a728-02fb28b0f706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14058 | 2024.10.31 20:28:24.290265 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55610, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14059 | 2024.10.31 20:28:24.290301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49664, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14060 | 2024.10.31 20:28:24.290446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14061 | 2024.10.31 20:28:24.290476 [ 3 ] {} <Debug> HTTP-Session: 01520bd6-5db8-4693-a790-fd891a79718d Authenticating user 'default' from [fd00:1122:3344:101::d]:49664 | ||
14062 | 2024.10.31 20:28:24.290505 [ 3 ] {} <Debug> HTTP-Session: 01520bd6-5db8-4693-a790-fd891a79718d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14063 | 2024.10.31 20:28:24.290523 [ 3 ] {} <Debug> HTTP-Session: 01520bd6-5db8-4693-a790-fd891a79718d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14064 | 2024.10.31 20:28:24.290584 [ 3 ] {} <Trace> HTTP-Session: 01520bd6-5db8-4693-a790-fd891a79718d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14065 | 2024.10.31 20:28:24.290811 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49664) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14066 | 2024.10.31 20:28:24.290886 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14067 | 2024.10.31 20:28:24.291255 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14068 | 2024.10.31 20:28:24.291669 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14069 | 2024.10.31 20:28:24.291713 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14070 | 2024.10.31 20:28:24.292127 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14071 | 2024.10.31 20:28:24.292513 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14072 | 2024.10.31 20:28:24.292687 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.001954 sec., 30706.243602865918 rows/sec., 2.35 MiB/sec. | ||
14073 | 2024.10.31 20:28:24.292993 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Debug> DynamicQueryHandler: Done processing query | ||
14074 | 2024.10.31 20:28:24.293057 [ 3 ] {1cd4b452-8205-48e4-bbd7-d62625d29109} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14075 | 2024.10.31 20:28:24.293123 [ 3 ] {} <Debug> HTTP-Session: 01520bd6-5db8-4693-a790-fd891a79718d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14076 | 2024.10.31 20:28:24.293350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14077 | 2024.10.31 20:28:24.293449 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65297, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14078 | 2024.10.31 20:28:24.293533 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14079 | 2024.10.31 20:28:24.293558 [ 289 ] {} <Debug> HTTP-Session: eb56dd9c-24a8-45d6-8b25-71d963856ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65297 | ||
14080 | 2024.10.31 20:28:24.293581 [ 289 ] {} <Debug> HTTP-Session: eb56dd9c-24a8-45d6-8b25-71d963856ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14081 | 2024.10.31 20:28:24.293599 [ 289 ] {} <Debug> HTTP-Session: eb56dd9c-24a8-45d6-8b25-71d963856ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14082 | 2024.10.31 20:28:24.293647 [ 289 ] {} <Trace> HTTP-Session: eb56dd9c-24a8-45d6-8b25-71d963856ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14083 | 2024.10.31 20:28:24.293787 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65297) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14084 | 2024.10.31 20:28:24.293846 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14085 | 2024.10.31 20:28:24.294162 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14086 | 2024.10.31 20:28:24.294481 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14087 | 2024.10.31 20:28:24.294519 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14088 | 2024.10.31 20:28:24.294889 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14089 | 2024.10.31 20:28:24.295266 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14090 | 2024.10.31 20:28:24.295433 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001679 sec., 4764.740917212626 rows/sec., 332.69 KiB/sec. | ||
14091 | 2024.10.31 20:28:24.295728 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Debug> DynamicQueryHandler: Done processing query | ||
14092 | 2024.10.31 20:28:24.295758 [ 289 ] {475dbec7-8203-4c6c-b118-0d281dbd7c91} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14093 | 2024.10.31 20:28:24.295795 [ 289 ] {} <Debug> HTTP-Session: eb56dd9c-24a8-45d6-8b25-71d963856ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14094 | 2024.10.31 20:28:24.296013 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65297, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14095 | 2024.10.31 20:28:24.296074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59984, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14096 | 2024.10.31 20:28:24.296168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14097 | 2024.10.31 20:28:24.296196 [ 3 ] {} <Debug> HTTP-Session: bc6d84a5-94cd-4337-9961-c1b77aba85c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59984 | ||
14098 | 2024.10.31 20:28:24.296219 [ 3 ] {} <Debug> HTTP-Session: bc6d84a5-94cd-4337-9961-c1b77aba85c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14099 | 2024.10.31 20:28:24.296236 [ 3 ] {} <Debug> HTTP-Session: bc6d84a5-94cd-4337-9961-c1b77aba85c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14100 | 2024.10.31 20:28:24.296282 [ 3 ] {} <Trace> HTTP-Session: bc6d84a5-94cd-4337-9961-c1b77aba85c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14101 | 2024.10.31 20:28:24.296434 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59984) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14102 | 2024.10.31 20:28:24.296490 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14103 | 2024.10.31 20:28:24.296800 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14104 | 2024.10.31 20:28:24.297205 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14105 | 2024.10.31 20:28:24.297243 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14106 | 2024.10.31 20:28:24.297621 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14107 | 2024.10.31 20:28:24.297972 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14108 | 2024.10.31 20:28:24.298126 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001742 sec., 41331.802525832376 rows/sec., 3.23 MiB/sec. | ||
14109 | 2024.10.31 20:28:24.298400 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Debug> DynamicQueryHandler: Done processing query | ||
14110 | 2024.10.31 20:28:24.298462 [ 3 ] {65461979-6ef3-4298-a6da-3e67d523ec8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14111 | 2024.10.31 20:28:24.298529 [ 3 ] {} <Debug> HTTP-Session: bc6d84a5-94cd-4337-9961-c1b77aba85c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14112 | 2024.10.31 20:28:24.298760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14113 | 2024.10.31 20:28:24.298858 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41988, User-Agent: (none), Length: 25279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14114 | 2024.10.31 20:28:24.298925 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14115 | 2024.10.31 20:28:24.298949 [ 289 ] {} <Debug> HTTP-Session: a774688f-49f2-4794-982a-5c9ab183c3da Authenticating user 'default' from [fd00:1122:3344:101::d]:41988 | ||
14116 | 2024.10.31 20:28:24.298971 [ 289 ] {} <Debug> HTTP-Session: a774688f-49f2-4794-982a-5c9ab183c3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14117 | 2024.10.31 20:28:24.298988 [ 289 ] {} <Debug> HTTP-Session: a774688f-49f2-4794-982a-5c9ab183c3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14118 | 2024.10.31 20:28:24.299034 [ 289 ] {} <Trace> HTTP-Session: a774688f-49f2-4794-982a-5c9ab183c3da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14119 | 2024.10.31 20:28:24.299204 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14120 | 2024.10.31 20:28:24.299258 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14121 | 2024.10.31 20:28:24.299442 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14122 | 2024.10.31 20:28:24.299875 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14123 | 2024.10.31 20:28:24.299912 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14124 | 2024.10.31 20:28:24.300309 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14125 | 2024.10.31 20:28:24.300658 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14126 | 2024.10.31 20:28:24.300841 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001688 sec., 78199.05213270141 rows/sec., 5.44 MiB/sec. | ||
14127 | 2024.10.31 20:28:24.301023 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Debug> DynamicQueryHandler: Done processing query | ||
14128 | 2024.10.31 20:28:24.301047 [ 289 ] {20aed0cd-c68f-4eb4-9428-06abb99df590} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14129 | 2024.10.31 20:28:24.301063 [ 289 ] {} <Debug> HTTP-Session: a774688f-49f2-4794-982a-5c9ab183c3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14130 | 2024.10.31 20:28:24.301241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59984, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14131 | 2024.10.31 20:28:24.301255 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14132 | 2024.10.31 20:28:24.301330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14133 | 2024.10.31 20:28:24.301373 [ 3 ] {} <Debug> HTTP-Session: 48f8ac8a-b2bd-4543-b50e-5bbf57ccaacc Authenticating user 'default' from [fd00:1122:3344:101::d]:59984 | ||
14134 | 2024.10.31 20:28:24.301411 [ 3 ] {} <Debug> HTTP-Session: 48f8ac8a-b2bd-4543-b50e-5bbf57ccaacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14135 | 2024.10.31 20:28:24.301431 [ 3 ] {} <Debug> HTTP-Session: 48f8ac8a-b2bd-4543-b50e-5bbf57ccaacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14136 | 2024.10.31 20:28:24.301479 [ 3 ] {} <Trace> HTTP-Session: 48f8ac8a-b2bd-4543-b50e-5bbf57ccaacc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14137 | 2024.10.31 20:28:24.301639 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59984) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14138 | 2024.10.31 20:28:24.301697 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14139 | 2024.10.31 20:28:24.301890 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14140 | 2024.10.31 20:28:24.302218 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14141 | 2024.10.31 20:28:24.302255 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
14142 | 2024.10.31 20:28:24.302625 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14143 | 2024.10.31 20:28:24.302949 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14144 | 2024.10.31 20:28:24.303098 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001518 sec., 31620.553359683792 rows/sec., 2.13 MiB/sec. | ||
14145 | 2024.10.31 20:28:24.303268 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Debug> DynamicQueryHandler: Done processing query | ||
14146 | 2024.10.31 20:28:24.303292 [ 3 ] {cded4e6d-04ad-4477-be67-199755442094} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14147 | 2024.10.31 20:28:24.303308 [ 3 ] {} <Debug> HTTP-Session: 48f8ac8a-b2bd-4543-b50e-5bbf57ccaacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14148 | 2024.10.31 20:28:24.303517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14149 | 2024.10.31 20:28:24.405893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14150 | 2024.10.31 20:28:24.409316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14151 | 2024.10.31 20:28:24.426666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45733, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14152 | 2024.10.31 20:28:24.429943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14153 | 2024.10.31 20:28:24.569332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63359, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14154 | 2024.10.31 20:28:24.574590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14155 | 2024.10.31 20:28:24.589854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62167, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14156 | 2024.10.31 20:28:27.982467 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14157 | 2024.10.31 20:28:27.982537 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14158 | 2024.10.31 20:28:28.383952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1262 | ||
14159 | 2024.10.31 20:28:28.386840 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14160 | 2024.10.31 20:28:28.386902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14161 | 2024.10.31 20:28:28.388431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14162 | 2024.10.31 20:28:28.389449 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14163 | 2024.10.31 20:28:28.390863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
14164 | 2024.10.31 20:28:29.288742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38083, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14165 | 2024.10.31 20:28:29.288868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14166 | 2024.10.31 20:28:29.288898 [ 3 ] {} <Debug> HTTP-Session: 67c96284-5e61-47e0-915b-894d680cbabd Authenticating user 'default' from [fd00:1122:3344:101::d]:38083 | ||
14167 | 2024.10.31 20:28:29.288926 [ 3 ] {} <Debug> HTTP-Session: 67c96284-5e61-47e0-915b-894d680cbabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14168 | 2024.10.31 20:28:29.288945 [ 3 ] {} <Debug> HTTP-Session: 67c96284-5e61-47e0-915b-894d680cbabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14169 | 2024.10.31 20:28:29.289001 [ 3 ] {} <Trace> HTTP-Session: 67c96284-5e61-47e0-915b-894d680cbabd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14170 | 2024.10.31 20:28:29.289219 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38083) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14171 | 2024.10.31 20:28:29.289293 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14172 | 2024.10.31 20:28:29.289628 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14173 | 2024.10.31 20:28:29.290143 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14174 | 2024.10.31 20:28:29.290186 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14175 | 2024.10.31 20:28:29.290604 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14176 | 2024.10.31 20:28:29.290999 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14177 | 2024.10.31 20:28:29.291147 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
14178 | 2024.10.31 20:28:29.291164 [ 58 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14179 | 2024.10.31 20:28:29.291222 [ 58 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14180 | 2024.10.31 20:28:29.291262 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14181 | 2024.10.31 20:28:29.291423 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Debug> DynamicQueryHandler: Done processing query | ||
14182 | 2024.10.31 20:28:29.291503 [ 3 ] {41096e0e-919d-4833-bacd-fb1af1c1d2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14183 | 2024.10.31 20:28:29.291571 [ 3 ] {} <Debug> HTTP-Session: 67c96284-5e61-47e0-915b-894d680cbabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14184 | 2024.10.31 20:28:29.291771 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14185 | 2024.10.31 20:28:29.291974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38083, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14186 | 2024.10.31 20:28:29.292258 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49574, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14187 | 2024.10.31 20:28:29.292525 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14188 | 2024.10.31 20:28:29.292618 [ 289 ] {} <Debug> HTTP-Session: 20e061a1-7d8c-4738-8aec-75abe7d1bcdf Authenticating user 'default' from [fd00:1122:3344:101::d]:49574 | ||
14189 | 2024.10.31 20:28:29.292688 [ 289 ] {} <Debug> HTTP-Session: 20e061a1-7d8c-4738-8aec-75abe7d1bcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14190 | 2024.10.31 20:28:29.292759 [ 289 ] {} <Debug> HTTP-Session: 20e061a1-7d8c-4738-8aec-75abe7d1bcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14191 | 2024.10.31 20:28:29.292777 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14192 | 2024.10.31 20:28:29.292829 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1422 rows starting from the beginning of the part | ||
14193 | 2024.10.31 20:28:29.292836 [ 289 ] {} <Trace> HTTP-Session: 20e061a1-7d8c-4738-8aec-75abe7d1bcdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14194 | 2024.10.31 20:28:29.292932 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 58 rows starting from the beginning of the part | ||
14195 | 2024.10.31 20:28:29.293166 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
14196 | 2024.10.31 20:28:29.293175 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49574) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14197 | 2024.10.31 20:28:29.293378 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14198 | 2024.10.31 20:28:29.293524 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 271 rows starting from the beginning of the part | ||
14199 | 2024.10.31 20:28:29.293709 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
14200 | 2024.10.31 20:28:29.293867 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
14201 | 2024.10.31 20:28:29.294322 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14202 | 2024.10.31 20:28:29.294888 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14203 | 2024.10.31 20:28:29.294934 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14204 | 2024.10.31 20:28:29.295537 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14205 | 2024.10.31 20:28:29.295885 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 5 columns (5 merged, 0 gathered) in 0.00452597 sec., 424881.2961641372 rows/sec., 37.19 MiB/sec. | ||
14206 | 2024.10.31 20:28:29.296098 [ 192 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14207 | 2024.10.31 20:28:29.296150 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14208 | 2024.10.31 20:28:29.296425 [ 58 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14209 | 2024.10.31 20:28:29.296461 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00346 sec., 18497.109826589596 rows/sec., 1.44 MiB/sec. | ||
14210 | 2024.10.31 20:28:29.296537 [ 58 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14211 | 2024.10.31 20:28:29.296659 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14212 | 2024.10.31 20:28:29.297445 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Debug> DynamicQueryHandler: Done processing query | ||
14213 | 2024.10.31 20:28:29.297441 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14214 | 2024.10.31 20:28:29.297561 [ 289 ] {0e20bae4-c28a-4d39-b453-914548ed73f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14215 | 2024.10.31 20:28:29.297753 [ 289 ] {} <Debug> HTTP-Session: 20e061a1-7d8c-4738-8aec-75abe7d1bcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14216 | 2024.10.31 20:28:29.298373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14217 | 2024.10.31 20:28:29.298478 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14218 | 2024.10.31 20:28:29.298744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14219 | 2024.10.31 20:28:29.298780 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14220 | 2024.10.31 20:28:29.298884 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14221 | 2024.10.31 20:28:29.298933 [ 3 ] {} <Debug> HTTP-Session: 8cbedc77-1116-4fd0-b495-f7e7057f7f4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50288 | ||
14222 | 2024.10.31 20:28:29.299076 [ 3 ] {} <Debug> HTTP-Session: 8cbedc77-1116-4fd0-b495-f7e7057f7f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14223 | 2024.10.31 20:28:29.299167 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
14224 | 2024.10.31 20:28:29.299194 [ 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): | ||
14225 | |||
14226 | (version 23.8.7.1) | ||
14227 | 2024.10.31 20:28:29.299214 [ 3 ] {} <Debug> HTTP-Session: 8cbedc77-1116-4fd0-b495-f7e7057f7f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14228 | 2024.10.31 20:28:29.299415 [ 3 ] {} <Trace> HTTP-Session: 8cbedc77-1116-4fd0-b495-f7e7057f7f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14229 | 2024.10.31 20:28:29.299874 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 68 rows starting from the beginning of the part | ||
14230 | 2024.10.31 20:28:29.299959 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50288) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14231 | 2024.10.31 20:28:29.300003 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_86_17} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14232 | 2024.10.31 20:28:29.300199 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14233 | 2024.10.31 20:28:29.300380 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
14234 | 2024.10.31 20:28:29.300866 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 423 rows starting from the beginning of the part | ||
14235 | 2024.10.31 20:28:29.301246 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
14236 | 2024.10.31 20:28:29.301700 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14237 | 2024.10.31 20:28:29.301774 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
14238 | 2024.10.31 20:28:29.301941 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
14239 | 2024.10.31 20:28:29.302853 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14240 | 2024.10.31 20:28:29.302939 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14241 | 2024.10.31 20:28:29.303933 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14242 | 2024.10.31 20:28:29.304790 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14243 | 2024.10.31 20:28:29.304915 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 5 columns (5 merged, 0 gathered) in 0.00799402 sec., 200900.17287922723 rows/sec., 15.50 MiB/sec. | ||
14244 | 2024.10.31 20:28:29.305075 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005377 sec., 29756.369722893807 rows/sec., 2.07 MiB/sec. | ||
14245 | 2024.10.31 20:28:29.305216 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14246 | 2024.10.31 20:28:29.305371 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Debug> DynamicQueryHandler: Done processing query | ||
14247 | 2024.10.31 20:28:29.305419 [ 3 ] {e05f88dc-8256-403a-85b4-f45a8acd72c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14248 | 2024.10.31 20:28:29.305448 [ 3 ] {} <Debug> HTTP-Session: 8cbedc77-1116-4fd0-b495-f7e7057f7f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14249 | 2024.10.31 20:28:29.305709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14250 | 2024.10.31 20:28:29.305888 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38188, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14251 | 2024.10.31 20:28:29.305894 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14252 | 2024.10.31 20:28:29.306053 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14253 | 2024.10.31 20:28:29.306083 [ 191 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_86_17} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14254 | 2024.10.31 20:28:29.306123 [ 289 ] {} <Debug> HTTP-Session: e156c1f3-3c86-4436-9157-f6ca4e0bbe94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38188 | ||
14255 | 2024.10.31 20:28:29.306211 [ 289 ] {} <Debug> HTTP-Session: e156c1f3-3c86-4436-9157-f6ca4e0bbe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14256 | 2024.10.31 20:28:29.306280 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
14257 | 2024.10.31 20:28:29.306300 [ 289 ] {} <Debug> HTTP-Session: e156c1f3-3c86-4436-9157-f6ca4e0bbe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14258 | 2024.10.31 20:28:29.306411 [ 289 ] {} <Trace> HTTP-Session: e156c1f3-3c86-4436-9157-f6ca4e0bbe94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14259 | 2024.10.31 20:28:29.306669 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38188) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14260 | 2024.10.31 20:28:29.306722 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14261 | 2024.10.31 20:28:29.306890 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14262 | 2024.10.31 20:28:29.307207 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14263 | 2024.10.31 20:28:29.307245 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14264 | 2024.10.31 20:28:29.307628 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14265 | 2024.10.31 20:28:29.307972 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14266 | 2024.10.31 20:28:29.308121 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
14267 | 2024.10.31 20:28:29.308291 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Debug> DynamicQueryHandler: Done processing query | ||
14268 | 2024.10.31 20:28:29.308316 [ 289 ] {74631073-7cb7-400f-8e74-f5e4f4688051} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14269 | 2024.10.31 20:28:29.308331 [ 289 ] {} <Debug> HTTP-Session: e156c1f3-3c86-4436-9157-f6ca4e0bbe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14270 | 2024.10.31 20:28:29.308537 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14271 | 2024.10.31 20:28:31.513243 [ 57 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
14272 | 2024.10.31 20:28:31.513325 [ 57 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14273 | 2024.10.31 20:28:31.513353 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14274 | 2024.10.31 20:28:31.513581 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
14275 | 2024.10.31 20:28:31.513818 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14276 | 2024.10.31 20:28:31.513864 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 22 rows starting from the beginning of the part | ||
14277 | 2024.10.31 20:28:31.513954 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
14278 | 2024.10.31 20:28:31.514052 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
14279 | 2024.10.31 20:28:31.514303 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
14280 | 2024.10.31 20:28:31.514478 [ 200 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
14281 | 2024.10.31 20:28:31.515488 [ 201 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.002043186 sec., 12725.22423313394 rows/sec., 855.55 KiB/sec. | ||
14282 | 2024.10.31 20:28:31.515695 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
14283 | 2024.10.31 20:28:31.516238 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14284 | 2024.10.31 20:28:31.516349 [ 194 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_25_6} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
14285 | 2024.10.31 20:28:31.516458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
14286 | 2024.10.31 20:28:31.741162 [ 57 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
14287 | 2024.10.31 20:28:31.741256 [ 57 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14288 | 2024.10.31 20:28:31.741301 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14289 | 2024.10.31 20:28:31.741560 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
14290 | 2024.10.31 20:28:31.741974 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14291 | 2024.10.31 20:28:31.742021 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 126 rows starting from the beginning of the part | ||
14292 | 2024.10.31 20:28:31.742107 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
14293 | 2024.10.31 20:28:31.742340 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
14294 | 2024.10.31 20:28:31.742565 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
14295 | 2024.10.31 20:28:31.742721 [ 194 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
14296 | 2024.10.31 20:28:31.743782 [ 201 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002384801 sec., 62898.32988161276 rows/sec., 3.21 MiB/sec. | ||
14297 | 2024.10.31 20:28:31.743996 [ 196 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
14298 | 2024.10.31 20:28:31.744533 [ 196 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14299 | 2024.10.31 20:28:31.744630 [ 196 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_25_6} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
14300 | 2024.10.31 20:28:31.744742 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14301 | 2024.10.31 20:28:34.295324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14302 | 2024.10.31 20:28:34.295446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14303 | 2024.10.31 20:28:34.295476 [ 3 ] {} <Debug> HTTP-Session: 9c2b8414-4b8b-454e-a406-b1a6f4c93021 Authenticating user 'default' from [fd00:1122:3344:101::d]:50288 | ||
14304 | 2024.10.31 20:28:34.295503 [ 3 ] {} <Debug> HTTP-Session: 9c2b8414-4b8b-454e-a406-b1a6f4c93021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14305 | 2024.10.31 20:28:34.295521 [ 3 ] {} <Debug> HTTP-Session: 9c2b8414-4b8b-454e-a406-b1a6f4c93021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14306 | 2024.10.31 20:28:34.295574 [ 3 ] {} <Trace> HTTP-Session: 9c2b8414-4b8b-454e-a406-b1a6f4c93021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14307 | 2024.10.31 20:28:34.295836 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50288) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14308 | 2024.10.31 20:28:34.295904 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14309 | 2024.10.31 20:28:34.296244 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14310 | 2024.10.31 20:28:34.296899 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14311 | 2024.10.31 20:28:34.296946 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14312 | 2024.10.31 20:28:34.297396 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14313 | 2024.10.31 20:28:34.297798 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14314 | 2024.10.31 20:28:34.297984 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002257 sec., 120070.89056269385 rows/sec., 10.69 MiB/sec. | ||
14315 | 2024.10.31 20:28:34.298325 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Debug> DynamicQueryHandler: Done processing query | ||
14316 | 2024.10.31 20:28:34.298401 [ 3 ] {3f541d0f-2f9c-4df5-adb4-923026299b59} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
14317 | 2024.10.31 20:28:34.298458 [ 3 ] {} <Debug> HTTP-Session: 9c2b8414-4b8b-454e-a406-b1a6f4c93021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14318 | 2024.10.31 20:28:34.298723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14319 | 2024.10.31 20:28:34.298893 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51549, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14320 | 2024.10.31 20:28:34.299005 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14321 | 2024.10.31 20:28:34.299035 [ 289 ] {} <Debug> HTTP-Session: 31c7b715-6558-4e2d-b958-15b256e61ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51549 | ||
14322 | 2024.10.31 20:28:34.299063 [ 289 ] {} <Debug> HTTP-Session: 31c7b715-6558-4e2d-b958-15b256e61ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14323 | 2024.10.31 20:28:34.299081 [ 289 ] {} <Debug> HTTP-Session: 31c7b715-6558-4e2d-b958-15b256e61ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14324 | 2024.10.31 20:28:34.299143 [ 289 ] {} <Trace> HTTP-Session: 31c7b715-6558-4e2d-b958-15b256e61ea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14325 | 2024.10.31 20:28:34.299356 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51549) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14326 | 2024.10.31 20:28:34.299432 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14327 | 2024.10.31 20:28:34.299794 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14328 | 2024.10.31 20:28:34.300201 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14329 | 2024.10.31 20:28:34.300242 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14330 | 2024.10.31 20:28:34.300681 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14331 | 2024.10.31 20:28:34.301080 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14332 | 2024.10.31 20:28:34.301234 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001956 sec., 20961.14519427403 rows/sec., 1.54 MiB/sec. | ||
14333 | 2024.10.31 20:28:34.301439 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Debug> DynamicQueryHandler: Done processing query | ||
14334 | 2024.10.31 20:28:34.301467 [ 289 ] {751b8741-9cbd-48c4-aedd-e2c7f3984c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14335 | 2024.10.31 20:28:34.301484 [ 289 ] {} <Debug> HTTP-Session: 31c7b715-6558-4e2d-b958-15b256e61ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14336 | 2024.10.31 20:28:34.301647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14337 | 2024.10.31 20:28:34.301708 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14338 | 2024.10.31 20:28:34.301725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14339 | 2024.10.31 20:28:34.301777 [ 3 ] {} <Debug> HTTP-Session: c0de4564-cb28-4ffb-a58f-3162d407bfb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50288 | ||
14340 | 2024.10.31 20:28:34.301802 [ 3 ] {} <Debug> HTTP-Session: c0de4564-cb28-4ffb-a58f-3162d407bfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14341 | 2024.10.31 20:28:34.301828 [ 3 ] {} <Debug> HTTP-Session: c0de4564-cb28-4ffb-a58f-3162d407bfb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14342 | 2024.10.31 20:28:34.301885 [ 3 ] {} <Trace> HTTP-Session: c0de4564-cb28-4ffb-a58f-3162d407bfb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14343 | 2024.10.31 20:28:34.302035 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50288) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14344 | 2024.10.31 20:28:34.302094 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14345 | 2024.10.31 20:28:34.302424 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14346 | 2024.10.31 20:28:34.302787 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14347 | 2024.10.31 20:28:34.302827 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14348 | 2024.10.31 20:28:34.303206 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14349 | 2024.10.31 20:28:34.303594 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14350 | 2024.10.31 20:28:34.303764 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001776 sec., 7882.882882882883 rows/sec., 552.07 KiB/sec. | ||
14351 | 2024.10.31 20:28:34.303955 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Debug> DynamicQueryHandler: Done processing query | ||
14352 | 2024.10.31 20:28:34.303979 [ 3 ] {1a614881-57d2-4766-9adc-a56d9cf0c478} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14353 | 2024.10.31 20:28:34.303995 [ 3 ] {} <Debug> HTTP-Session: c0de4564-cb28-4ffb-a58f-3162d407bfb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14354 | 2024.10.31 20:28:34.304130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14355 | 2024.10.31 20:28:34.304230 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61591, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14356 | 2024.10.31 20:28:34.304299 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14357 | 2024.10.31 20:28:34.304323 [ 289 ] {} <Debug> HTTP-Session: d7732c42-8b62-4cae-a5e6-04d1428acaa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61591 | ||
14358 | 2024.10.31 20:28:34.304346 [ 289 ] {} <Debug> HTTP-Session: d7732c42-8b62-4cae-a5e6-04d1428acaa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14359 | 2024.10.31 20:28:34.304364 [ 289 ] {} <Debug> HTTP-Session: d7732c42-8b62-4cae-a5e6-04d1428acaa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14360 | 2024.10.31 20:28:34.304413 [ 289 ] {} <Trace> HTTP-Session: d7732c42-8b62-4cae-a5e6-04d1428acaa0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14361 | 2024.10.31 20:28:34.304546 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61591) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14362 | 2024.10.31 20:28:34.304596 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14363 | 2024.10.31 20:28:34.304866 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14364 | 2024.10.31 20:28:34.305166 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14365 | 2024.10.31 20:28:34.305201 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14366 | 2024.10.31 20:28:34.305561 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14367 | 2024.10.31 20:28:34.305936 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14368 | 2024.10.31 20:28:34.306062 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 227.82 KiB/sec. | ||
14369 | 2024.10.31 20:28:34.306409 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Debug> DynamicQueryHandler: Done processing query | ||
14370 | 2024.10.31 20:28:34.306434 [ 289 ] {c21a558f-3a8a-407f-9bb7-39ce19ea2254} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14371 | 2024.10.31 20:28:34.306452 [ 289 ] {} <Debug> HTTP-Session: d7732c42-8b62-4cae-a5e6-04d1428acaa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14372 | 2024.10.31 20:28:34.306673 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14373 | 2024.10.31 20:28:34.306719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14374 | 2024.10.31 20:28:34.306801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14375 | 2024.10.31 20:28:34.306821 [ 3 ] {} <Debug> HTTP-Session: 5bfa458b-c0d8-44b2-92d2-3b23e68efbf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50288 | ||
14376 | 2024.10.31 20:28:34.306839 [ 3 ] {} <Debug> HTTP-Session: 5bfa458b-c0d8-44b2-92d2-3b23e68efbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14377 | 2024.10.31 20:28:34.306854 [ 3 ] {} <Debug> HTTP-Session: 5bfa458b-c0d8-44b2-92d2-3b23e68efbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14378 | 2024.10.31 20:28:34.306895 [ 3 ] {} <Trace> HTTP-Session: 5bfa458b-c0d8-44b2-92d2-3b23e68efbf0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14379 | 2024.10.31 20:28:34.307131 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50288) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14380 | 2024.10.31 20:28:34.307180 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14381 | 2024.10.31 20:28:34.307439 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14382 | 2024.10.31 20:28:34.308054 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14383 | 2024.10.31 20:28:34.308092 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14384 | 2024.10.31 20:28:34.308490 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14385 | 2024.10.31 20:28:34.308860 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14386 | 2024.10.31 20:28:34.309018 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001997 sec., 211817.7265898848 rows/sec., 15.14 MiB/sec. | ||
14387 | 2024.10.31 20:28:34.309212 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Debug> DynamicQueryHandler: Done processing query | ||
14388 | 2024.10.31 20:28:34.309236 [ 3 ] {6cbb9933-a485-4478-a76b-3aed7070eaaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14389 | 2024.10.31 20:28:34.309253 [ 3 ] {} <Debug> HTTP-Session: 5bfa458b-c0d8-44b2-92d2-3b23e68efbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14390 | 2024.10.31 20:28:34.309435 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61591, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14391 | 2024.10.31 20:28:34.309476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14392 | 2024.10.31 20:28:34.309545 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14393 | 2024.10.31 20:28:34.309579 [ 289 ] {} <Debug> HTTP-Session: af72d91e-6ed9-4def-9bde-9a7d4d7a1b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:61591 | ||
14394 | 2024.10.31 20:28:34.309606 [ 289 ] {} <Debug> HTTP-Session: af72d91e-6ed9-4def-9bde-9a7d4d7a1b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14395 | 2024.10.31 20:28:34.309638 [ 289 ] {} <Debug> HTTP-Session: af72d91e-6ed9-4def-9bde-9a7d4d7a1b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14396 | 2024.10.31 20:28:34.309687 [ 289 ] {} <Trace> HTTP-Session: af72d91e-6ed9-4def-9bde-9a7d4d7a1b52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14397 | 2024.10.31 20:28:34.309818 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61591) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14398 | 2024.10.31 20:28:34.309878 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14399 | 2024.10.31 20:28:34.310069 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14400 | 2024.10.31 20:28:34.310395 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14401 | 2024.10.31 20:28:34.310438 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14402 | 2024.10.31 20:28:34.310822 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14403 | 2024.10.31 20:28:34.311165 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14404 | 2024.10.31 20:28:34.311302 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
14405 | 2024.10.31 20:28:34.311458 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Debug> DynamicQueryHandler: Done processing query | ||
14406 | 2024.10.31 20:28:34.311481 [ 289 ] {d7e45ed8-36ef-4614-a9b2-d6220f3783c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14407 | 2024.10.31 20:28:34.311497 [ 289 ] {} <Debug> HTTP-Session: af72d91e-6ed9-4def-9bde-9a7d4d7a1b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14408 | 2024.10.31 20:28:34.311657 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61591, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14409 | 2024.10.31 20:28:34.311803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61813, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14410 | 2024.10.31 20:28:34.311874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14411 | 2024.10.31 20:28:34.311894 [ 3 ] {} <Debug> HTTP-Session: 36c651a9-1603-4227-ad88-33d9bea43bc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61813 | ||
14412 | 2024.10.31 20:28:34.311912 [ 3 ] {} <Debug> HTTP-Session: 36c651a9-1603-4227-ad88-33d9bea43bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14413 | 2024.10.31 20:28:34.311926 [ 3 ] {} <Debug> HTTP-Session: 36c651a9-1603-4227-ad88-33d9bea43bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14414 | 2024.10.31 20:28:34.311967 [ 3 ] {} <Trace> HTTP-Session: 36c651a9-1603-4227-ad88-33d9bea43bc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14415 | 2024.10.31 20:28:34.312194 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61813) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14416 | 2024.10.31 20:28:34.312247 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14417 | 2024.10.31 20:28:34.312433 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14418 | 2024.10.31 20:28:34.312873 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14419 | 2024.10.31 20:28:34.312910 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14420 | 2024.10.31 20:28:34.313310 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14421 | 2024.10.31 20:28:34.313662 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14422 | 2024.10.31 20:28:34.313800 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00173 sec., 136994.2196531792 rows/sec., 9.18 MiB/sec. | ||
14423 | 2024.10.31 20:28:34.313987 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Debug> DynamicQueryHandler: Done processing query | ||
14424 | 2024.10.31 20:28:34.314011 [ 3 ] {7a976e85-fd0b-4a2a-8f30-e00a3a33ee55} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14425 | 2024.10.31 20:28:34.314027 [ 3 ] {} <Debug> HTTP-Session: 36c651a9-1603-4227-ad88-33d9bea43bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14426 | 2024.10.31 20:28:34.314188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14427 | 2024.10.31 20:28:34.314252 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60713, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14428 | 2024.10.31 20:28:34.314335 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14429 | 2024.10.31 20:28:34.314364 [ 289 ] {} <Debug> HTTP-Session: fca0c903-4974-4fc1-b2c0-5c168bc93b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:60713 | ||
14430 | 2024.10.31 20:28:34.314385 [ 289 ] {} <Debug> HTTP-Session: fca0c903-4974-4fc1-b2c0-5c168bc93b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14431 | 2024.10.31 20:28:34.314402 [ 289 ] {} <Debug> HTTP-Session: fca0c903-4974-4fc1-b2c0-5c168bc93b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14432 | 2024.10.31 20:28:34.314449 [ 289 ] {} <Trace> HTTP-Session: fca0c903-4974-4fc1-b2c0-5c168bc93b8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14433 | 2024.10.31 20:28:34.314566 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60713) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14434 | 2024.10.31 20:28:34.314617 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14435 | 2024.10.31 20:28:34.314780 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14436 | 2024.10.31 20:28:34.315082 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14437 | 2024.10.31 20:28:34.315118 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14438 | 2024.10.31 20:28:34.315466 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14439 | 2024.10.31 20:28:34.315805 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14440 | 2024.10.31 20:28:34.315964 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. | ||
14441 | 2024.10.31 20:28:34.316129 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Debug> DynamicQueryHandler: Done processing query | ||
14442 | 2024.10.31 20:28:34.316154 [ 289 ] {4044c9a4-3973-4486-b5c3-7b9e59ab784a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14443 | 2024.10.31 20:28:34.316170 [ 289 ] {} <Debug> HTTP-Session: fca0c903-4974-4fc1-b2c0-5c168bc93b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14444 | 2024.10.31 20:28:34.316330 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14445 | 2024.10.31 20:28:34.316459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49410, User-Agent: (none), Length: 69003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14446 | 2024.10.31 20:28:34.316517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14447 | 2024.10.31 20:28:34.316542 [ 3 ] {} <Debug> HTTP-Session: 502d03c4-8753-4653-ba39-f6f869050a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:49410 | ||
14448 | 2024.10.31 20:28:34.316563 [ 3 ] {} <Debug> HTTP-Session: 502d03c4-8753-4653-ba39-f6f869050a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14449 | 2024.10.31 20:28:34.316581 [ 3 ] {} <Debug> HTTP-Session: 502d03c4-8753-4653-ba39-f6f869050a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14450 | 2024.10.31 20:28:34.316627 [ 3 ] {} <Trace> HTTP-Session: 502d03c4-8753-4653-ba39-f6f869050a4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14451 | 2024.10.31 20:28:34.317141 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49410) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14452 | 2024.10.31 20:28:34.317232 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <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 | ||
14453 | 2024.10.31 20:28:34.317767 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14454 | 2024.10.31 20:28:34.318527 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14455 | 2024.10.31 20:28:34.318564 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14456 | 2024.10.31 20:28:34.319236 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14457 | 2024.10.31 20:28:34.319667 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14458 | 2024.10.31 20:28:34.319821 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003063 sec., 13385.569702905646 rows/sec., 23.99 MiB/sec. | ||
14459 | 2024.10.31 20:28:34.320072 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Debug> DynamicQueryHandler: Done processing query | ||
14460 | 2024.10.31 20:28:34.320098 [ 3 ] {672767fb-258b-41ad-8436-ec9f68a7d8ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14461 | 2024.10.31 20:28:34.320114 [ 3 ] {} <Debug> HTTP-Session: 502d03c4-8753-4653-ba39-f6f869050a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14462 | 2024.10.31 20:28:34.320325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49410, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14463 | 2024.10.31 20:28:34.320339 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60713, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14464 | 2024.10.31 20:28:34.320430 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14465 | 2024.10.31 20:28:34.320471 [ 289 ] {} <Debug> HTTP-Session: 9fa165e4-f1fe-47d3-80e2-dfc9192b0635 Authenticating user 'default' from [fd00:1122:3344:101::d]:60713 | ||
14466 | 2024.10.31 20:28:34.320497 [ 289 ] {} <Debug> HTTP-Session: 9fa165e4-f1fe-47d3-80e2-dfc9192b0635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14467 | 2024.10.31 20:28:34.320515 [ 289 ] {} <Debug> HTTP-Session: 9fa165e4-f1fe-47d3-80e2-dfc9192b0635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14468 | 2024.10.31 20:28:34.320560 [ 289 ] {} <Trace> HTTP-Session: 9fa165e4-f1fe-47d3-80e2-dfc9192b0635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14469 | 2024.10.31 20:28:34.320751 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60713) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14470 | 2024.10.31 20:28:34.320809 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14471 | 2024.10.31 20:28:34.321000 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14472 | 2024.10.31 20:28:34.321361 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14473 | 2024.10.31 20:28:34.321405 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14474 | 2024.10.31 20:28:34.321805 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14475 | 2024.10.31 20:28:34.322144 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14476 | 2024.10.31 20:28:34.322312 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001633 sec., 50214.32945499082 rows/sec., 3.19 MiB/sec. | ||
14477 | 2024.10.31 20:28:34.322613 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Debug> DynamicQueryHandler: Done processing query | ||
14478 | 2024.10.31 20:28:34.322667 [ 289 ] {3dc177eb-ddd7-48e8-ab0c-b140a00356f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14479 | 2024.10.31 20:28:34.322728 [ 289 ] {} <Debug> HTTP-Session: 9fa165e4-f1fe-47d3-80e2-dfc9192b0635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14480 | 2024.10.31 20:28:34.323166 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60713, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14481 | 2024.10.31 20:28:35.306347 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14482 | 2024.10.31 20:28:35.726449 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61089, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14483 | 2024.10.31 20:28:35.831146 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14484 | 2024.10.31 20:28:35.978556 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14485 | 2024.10.31 20:28:36.085087 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14486 | 2024.10.31 20:28:36.146576 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14487 | 2024.10.31 20:28:36.150932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14488 | 2024.10.31 20:28:36.181346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14489 | 2024.10.31 20:28:37.100791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14490 | 2024.10.31 20:28:37.430006 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14491 | 2024.10.31 20:28:37.624707 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14492 | 2024.10.31 20:28:37.628069 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14493 | 2024.10.31 20:28:37.722995 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53062, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14494 | 2024.10.31 20:28:37.785359 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14495 | 2024.10.31 20:28:37.826587 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55148, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14496 | 2024.10.31 20:28:37.866013 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14497 | 2024.10.31 20:28:37.924336 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14498 | 2024.10.31 20:28:37.928614 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14499 | 2024.10.31 20:28:37.944906 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14500 | 2024.10.31 20:28:38.051535 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47168, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14501 | 2024.10.31 20:28:38.107024 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14502 | 2024.10.31 20:28:38.148484 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14503 | 2024.10.31 20:28:38.222144 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35248, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14504 | 2024.10.31 20:28:38.276210 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54819, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14505 | 2024.10.31 20:28:38.391112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1290 | ||
14506 | 2024.10.31 20:28:38.393878 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14507 | 2024.10.31 20:28:38.393937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14508 | 2024.10.31 20:28:38.395426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
14509 | 2024.10.31 20:28:38.396441 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14510 | 2024.10.31 20:28:38.398153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
14511 | 2024.10.31 20:28:39.287028 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39583, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14512 | 2024.10.31 20:28:39.287196 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14513 | 2024.10.31 20:28:39.287244 [ 288 ] {} <Debug> HTTP-Session: 95898a8f-335b-4378-8163-2c448e887668 Authenticating user 'default' from [fd00:1122:3344:101::d]:39583 | ||
14514 | 2024.10.31 20:28:39.287287 [ 288 ] {} <Debug> HTTP-Session: 95898a8f-335b-4378-8163-2c448e887668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14515 | 2024.10.31 20:28:39.287316 [ 288 ] {} <Debug> HTTP-Session: 95898a8f-335b-4378-8163-2c448e887668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14516 | 2024.10.31 20:28:39.287398 [ 288 ] {} <Trace> HTTP-Session: 95898a8f-335b-4378-8163-2c448e887668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14517 | 2024.10.31 20:28:39.287686 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39583) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
14518 | 2024.10.31 20:28:39.287787 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14519 | 2024.10.31 20:28:39.288128 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14520 | 2024.10.31 20:28:39.288652 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14521 | 2024.10.31 20:28:39.288699 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14522 | 2024.10.31 20:28:39.289121 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
14523 | 2024.10.31 20:28:39.289521 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14524 | 2024.10.31 20:28:39.289685 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002082 sec., 2881.844380403458 rows/sec., 234.99 KiB/sec. | ||
14525 | 2024.10.31 20:28:39.290054 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Debug> DynamicQueryHandler: Done processing query | ||
14526 | 2024.10.31 20:28:39.290082 [ 288 ] {1f1e8d7d-04aa-494a-acb1-a989c96230c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14527 | 2024.10.31 20:28:39.290099 [ 288 ] {} <Debug> HTTP-Session: 95898a8f-335b-4378-8163-2c448e887668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14528 | 2024.10.31 20:28:39.290335 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14529 | 2024.10.31 20:28:39.290524 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43769, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14530 | 2024.10.31 20:28:39.290693 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14531 | 2024.10.31 20:28:39.290738 [ 293 ] {} <Debug> HTTP-Session: 769db304-325d-4654-8d18-dfd3a498ec4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43769 | ||
14532 | 2024.10.31 20:28:39.290777 [ 293 ] {} <Debug> HTTP-Session: 769db304-325d-4654-8d18-dfd3a498ec4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14533 | 2024.10.31 20:28:39.290795 [ 293 ] {} <Debug> HTTP-Session: 769db304-325d-4654-8d18-dfd3a498ec4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14534 | 2024.10.31 20:28:39.290858 [ 293 ] {} <Trace> HTTP-Session: 769db304-325d-4654-8d18-dfd3a498ec4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14535 | 2024.10.31 20:28:39.291075 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43769) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14536 | 2024.10.31 20:28:39.291150 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14537 | 2024.10.31 20:28:39.291549 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14538 | 2024.10.31 20:28:39.292007 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14539 | 2024.10.31 20:28:39.292046 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14540 | 2024.10.31 20:28:39.292474 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14541 | 2024.10.31 20:28:39.292879 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2024.10.31 20:28:39.293029 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.002034 sec., 29006.882989183876 rows/sec., 2.22 MiB/sec. | ||
14543 | 2024.10.31 20:28:39.293262 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Debug> DynamicQueryHandler: Done processing query | ||
14544 | 2024.10.31 20:28:39.293300 [ 293 ] {662e7a43-77ba-455b-a14f-72e399ab976b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14545 | 2024.10.31 20:28:39.293331 [ 293 ] {} <Debug> HTTP-Session: 769db304-325d-4654-8d18-dfd3a498ec4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14546 | 2024.10.31 20:28:39.293487 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43769, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14547 | 2024.10.31 20:28:39.293557 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39583, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14548 | 2024.10.31 20:28:39.293678 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14549 | 2024.10.31 20:28:39.293720 [ 288 ] {} <Debug> HTTP-Session: c41def03-a6ee-493e-9aa3-c5375e397f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:39583 | ||
14550 | 2024.10.31 20:28:39.293757 [ 288 ] {} <Debug> HTTP-Session: c41def03-a6ee-493e-9aa3-c5375e397f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14551 | 2024.10.31 20:28:39.293784 [ 288 ] {} <Debug> HTTP-Session: c41def03-a6ee-493e-9aa3-c5375e397f23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14552 | 2024.10.31 20:28:39.293857 [ 288 ] {} <Trace> HTTP-Session: c41def03-a6ee-493e-9aa3-c5375e397f23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14553 | 2024.10.31 20:28:39.294069 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39583) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14554 | 2024.10.31 20:28:39.294161 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14555 | 2024.10.31 20:28:39.294651 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14556 | 2024.10.31 20:28:39.295032 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14557 | 2024.10.31 20:28:39.295071 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14558 | 2024.10.31 20:28:39.295432 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14559 | 2024.10.31 20:28:39.295811 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14560 | 2024.10.31 20:28:39.295973 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001967 sec., 3050.3304524656837 rows/sec., 212.99 KiB/sec. | ||
14561 | 2024.10.31 20:28:39.296155 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Debug> DynamicQueryHandler: Done processing query | ||
14562 | 2024.10.31 20:28:39.296180 [ 288 ] {0c6e61af-c383-4240-9694-44a81b1a744c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14563 | 2024.10.31 20:28:39.296196 [ 288 ] {} <Debug> HTTP-Session: c41def03-a6ee-493e-9aa3-c5375e397f23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14564 | 2024.10.31 20:28:39.296435 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39583, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14565 | 2024.10.31 20:28:39.296544 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54383, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14566 | 2024.10.31 20:28:39.296632 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14567 | 2024.10.31 20:28:39.296657 [ 293 ] {} <Debug> HTTP-Session: 843da3a3-e104-4ebe-aff7-9e31f7b723b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54383 | ||
14568 | 2024.10.31 20:28:39.296681 [ 293 ] {} <Debug> HTTP-Session: 843da3a3-e104-4ebe-aff7-9e31f7b723b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14569 | 2024.10.31 20:28:39.296699 [ 293 ] {} <Debug> HTTP-Session: 843da3a3-e104-4ebe-aff7-9e31f7b723b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14570 | 2024.10.31 20:28:39.296749 [ 293 ] {} <Trace> HTTP-Session: 843da3a3-e104-4ebe-aff7-9e31f7b723b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14571 | 2024.10.31 20:28:39.296915 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54383) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14572 | 2024.10.31 20:28:39.296973 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14573 | 2024.10.31 20:28:39.297290 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14574 | 2024.10.31 20:28:39.297707 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2024.10.31 20:28:39.297744 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14576 | 2024.10.31 20:28:39.298114 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14577 | 2024.10.31 20:28:39.298495 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2024.10.31 20:28:39.298627 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001776 sec., 39414.414414414416 rows/sec., 3.08 MiB/sec. | ||
14579 | 2024.10.31 20:28:39.298806 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Debug> DynamicQueryHandler: Done processing query | ||
14580 | 2024.10.31 20:28:39.298831 [ 293 ] {ec89cbb2-3bf0-4f6a-a4c6-92a333c87195} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14581 | 2024.10.31 20:28:39.298847 [ 293 ] {} <Debug> HTTP-Session: 843da3a3-e104-4ebe-aff7-9e31f7b723b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14582 | 2024.10.31 20:28:39.299038 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14583 | 2024.10.31 20:28:39.299228 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49867, User-Agent: (none), Length: 25092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14584 | 2024.10.31 20:28:39.299337 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14585 | 2024.10.31 20:28:39.299374 [ 288 ] {} <Debug> HTTP-Session: 7c69d26e-3f46-4190-a60d-ea6b94d8813c Authenticating user 'default' from [fd00:1122:3344:101::d]:49867 | ||
14586 | 2024.10.31 20:28:39.299408 [ 288 ] {} <Debug> HTTP-Session: 7c69d26e-3f46-4190-a60d-ea6b94d8813c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14587 | 2024.10.31 20:28:39.299436 [ 288 ] {} <Debug> HTTP-Session: 7c69d26e-3f46-4190-a60d-ea6b94d8813c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14588 | 2024.10.31 20:28:39.299508 [ 288 ] {} <Trace> HTTP-Session: 7c69d26e-3f46-4190-a60d-ea6b94d8813c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14589 | 2024.10.31 20:28:39.299775 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49867) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14590 | 2024.10.31 20:28:39.299828 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14591 | 2024.10.31 20:28:39.300013 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14592 | 2024.10.31 20:28:39.300408 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14593 | 2024.10.31 20:28:39.300445 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14594 | 2024.10.31 20:28:39.300851 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14595 | 2024.10.31 20:28:39.301213 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14596 | 2024.10.31 20:28:39.301374 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14597 | 2024.10.31 20:28:39.301383 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001716 sec., 76340.32634032634 rows/sec., 5.32 MiB/sec. | ||
14598 | 2024.10.31 20:28:39.301425 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14599 | 2024.10.31 20:28:39.301489 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14600 | 2024.10.31 20:28:39.301674 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14601 | 2024.10.31 20:28:39.301699 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Debug> DynamicQueryHandler: Done processing query | ||
14602 | 2024.10.31 20:28:39.301732 [ 288 ] {1e75cdcd-af82-4cb2-9bb3-7dbe192821f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14603 | 2024.10.31 20:28:39.301752 [ 288 ] {} <Debug> HTTP-Session: 7c69d26e-3f46-4190-a60d-ea6b94d8813c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14604 | 2024.10.31 20:28:39.301852 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14605 | 2024.10.31 20:28:39.301893 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 14884 rows starting from the beginning of the part | ||
14606 | 2024.10.31 20:28:39.301925 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14607 | 2024.10.31 20:28:39.302073 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54383, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14608 | 2024.10.31 20:28:39.302295 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14609 | 2024.10.31 20:28:39.302346 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
14610 | 2024.10.31 20:28:39.302369 [ 293 ] {} <Debug> HTTP-Session: 37b45d41-bcf3-424a-b9f0-b42e1d345402 Authenticating user 'default' from [fd00:1122:3344:101::d]:54383 | ||
14611 | 2024.10.31 20:28:39.302425 [ 293 ] {} <Debug> HTTP-Session: 37b45d41-bcf3-424a-b9f0-b42e1d345402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14612 | 2024.10.31 20:28:39.302495 [ 293 ] {} <Debug> HTTP-Session: 37b45d41-bcf3-424a-b9f0-b42e1d345402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14613 | 2024.10.31 20:28:39.302662 [ 293 ] {} <Trace> HTTP-Session: 37b45d41-bcf3-424a-b9f0-b42e1d345402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14614 | 2024.10.31 20:28:39.302668 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 132 rows starting from the beginning of the part | ||
14615 | 2024.10.31 20:28:39.302883 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
14616 | 2024.10.31 20:28:39.303003 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54383) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14617 | 2024.10.31 20:28:39.303185 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14618 | 2024.10.31 20:28:39.303266 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
14619 | 2024.10.31 20:28:39.303633 [ 189 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 131 rows starting from the beginning of the part | ||
14620 | 2024.10.31 20:28:39.304197 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14621 | 2024.10.31 20:28:39.304984 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14622 | 2024.10.31 20:28:39.305034 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14623 | 2024.10.31 20:28:39.305661 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14624 | 2024.10.31 20:28:39.306123 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14625 | 2024.10.31 20:28:39.306414 [ 56 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14626 | 2024.10.31 20:28:39.306505 [ 56 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14627 | 2024.10.31 20:28:39.306505 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.003642 sec., 13179.571663920924 rows/sec., 909.53 KiB/sec. | ||
14628 | 2024.10.31 20:28:39.306565 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14629 | 2024.10.31 20:28:39.307055 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
14630 | 2024.10.31 20:28:39.307252 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Debug> DynamicQueryHandler: Done processing query | ||
14631 | 2024.10.31 20:28:39.307348 [ 293 ] {4be397b1-f280-4e03-b0cb-e08c75943365} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14632 | 2024.10.31 20:28:39.307448 [ 293 ] {} <Debug> HTTP-Session: 37b45d41-bcf3-424a-b9f0-b42e1d345402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14633 | 2024.10.31 20:28:39.307515 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14634 | 2024.10.31 20:28:39.307585 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4844 rows starting from the beginning of the part | ||
14635 | 2024.10.31 20:28:39.307875 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54383, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14636 | 2024.10.31 20:28:39.307901 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
14637 | 2024.10.31 20:28:39.308288 [ 293 ] {} <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): | ||
14638 | |||
14639 | (version 23.8.7.1) | ||
14640 | 2024.10.31 20:28:39.308355 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 48 rows starting from the beginning of the part | ||
14641 | 2024.10.31 20:28:39.308543 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
14642 | 2024.10.31 20:28:39.308780 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
14643 | 2024.10.31 20:28:39.309061 [ 201 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 48 rows starting from the beginning of the part | ||
14644 | 2024.10.31 20:28:39.310901 [ 193 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15781 rows, containing 5 columns (5 merged, 0 gathered) in 0.009287943 sec., 1699084.501272241 rows/sec., 116.12 MiB/sec. | ||
14645 | 2024.10.31 20:28:39.311047 [ 198 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 4 columns (4 merged, 0 gathered) in 0.004316656 sec., 1196296.3923926298 rows/sec., 78.74 MiB/sec. | ||
14646 | 2024.10.31 20:28:39.311364 [ 193 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14647 | 2024.10.31 20:28:39.311800 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14648 | 2024.10.31 20:28:39.311953 [ 193 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14649 | 2024.10.31 20:28:39.312069 [ 193 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14650 | 2024.10.31 20:28:39.312232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
14651 | 2024.10.31 20:28:39.312552 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14652 | 2024.10.31 20:28:39.312653 [ 195 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_86_17} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14653 | 2024.10.31 20:28:39.312766 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
14654 | 2024.10.31 20:28:42.982577 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14655 | 2024.10.31 20:28:42.982646 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14656 | 2024.10.31 20:28:44.288580 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54092, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14657 | 2024.10.31 20:28:44.288744 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14658 | 2024.10.31 20:28:44.288790 [ 288 ] {} <Debug> HTTP-Session: f2ca03ec-7d81-4fc1-a224-9f7a921874a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54092 | ||
14659 | 2024.10.31 20:28:44.288835 [ 288 ] {} <Debug> HTTP-Session: f2ca03ec-7d81-4fc1-a224-9f7a921874a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14660 | 2024.10.31 20:28:44.288864 [ 288 ] {} <Debug> HTTP-Session: f2ca03ec-7d81-4fc1-a224-9f7a921874a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14661 | 2024.10.31 20:28:44.288958 [ 288 ] {} <Trace> HTTP-Session: f2ca03ec-7d81-4fc1-a224-9f7a921874a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14662 | 2024.10.31 20:28:44.289207 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54092) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14663 | 2024.10.31 20:28:44.289274 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14664 | 2024.10.31 20:28:44.289605 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14665 | 2024.10.31 20:28:44.290173 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14666 | 2024.10.31 20:28:44.290215 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14667 | 2024.10.31 20:28:44.290639 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14668 | 2024.10.31 20:28:44.291023 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14669 | 2024.10.31 20:28:44.291213 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002068 sec., 27079.303675048355 rows/sec., 2.08 MiB/sec. | ||
14670 | 2024.10.31 20:28:44.291418 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Debug> DynamicQueryHandler: Done processing query | ||
14671 | 2024.10.31 20:28:44.291444 [ 288 ] {afdcea1c-e0ab-4853-9618-fe6f682bf108} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14672 | 2024.10.31 20:28:44.291461 [ 288 ] {} <Debug> HTTP-Session: f2ca03ec-7d81-4fc1-a224-9f7a921874a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14673 | 2024.10.31 20:28:44.291689 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14674 | 2024.10.31 20:28:44.291861 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59926, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14675 | 2024.10.31 20:28:44.292009 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14676 | 2024.10.31 20:28:44.292034 [ 293 ] {} <Debug> HTTP-Session: ae3f4f29-8c33-44a9-8fc2-a9eccfaf787f Authenticating user 'default' from [fd00:1122:3344:101::d]:59926 | ||
14677 | 2024.10.31 20:28:44.292058 [ 293 ] {} <Debug> HTTP-Session: ae3f4f29-8c33-44a9-8fc2-a9eccfaf787f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14678 | 2024.10.31 20:28:44.292102 [ 293 ] {} <Debug> HTTP-Session: ae3f4f29-8c33-44a9-8fc2-a9eccfaf787f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14679 | 2024.10.31 20:28:44.292160 [ 293 ] {} <Trace> HTTP-Session: ae3f4f29-8c33-44a9-8fc2-a9eccfaf787f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14680 | 2024.10.31 20:28:44.292373 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59926) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14681 | 2024.10.31 20:28:44.292442 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14682 | 2024.10.31 20:28:44.292794 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14683 | 2024.10.31 20:28:44.293232 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14684 | 2024.10.31 20:28:44.293274 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14685 | 2024.10.31 20:28:44.293703 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
14686 | 2024.10.31 20:28:44.294092 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14687 | 2024.10.31 20:28:44.294269 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.53 MiB/sec. | ||
14688 | 2024.10.31 20:28:44.294471 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Debug> DynamicQueryHandler: Done processing query | ||
14689 | 2024.10.31 20:28:44.294497 [ 293 ] {ffdcabfe-8add-4960-9249-022799db791b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14690 | 2024.10.31 20:28:44.294513 [ 293 ] {} <Debug> HTTP-Session: ae3f4f29-8c33-44a9-8fc2-a9eccfaf787f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14691 | 2024.10.31 20:28:44.294735 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59926, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14692 | 2024.10.31 20:28:44.294804 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54092, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14693 | 2024.10.31 20:28:44.294933 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14694 | 2024.10.31 20:28:44.294975 [ 288 ] {} <Debug> HTTP-Session: 0856b9ae-f757-4014-b841-54f84f08529e Authenticating user 'default' from [fd00:1122:3344:101::d]:54092 | ||
14695 | 2024.10.31 20:28:44.295009 [ 288 ] {} <Debug> HTTP-Session: 0856b9ae-f757-4014-b841-54f84f08529e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14696 | 2024.10.31 20:28:44.295039 [ 288 ] {} <Debug> HTTP-Session: 0856b9ae-f757-4014-b841-54f84f08529e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14697 | 2024.10.31 20:28:44.295108 [ 288 ] {} <Trace> HTTP-Session: 0856b9ae-f757-4014-b841-54f84f08529e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14698 | 2024.10.31 20:28:44.295405 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54092) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14699 | 2024.10.31 20:28:44.295500 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14700 | 2024.10.31 20:28:44.295824 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14701 | 2024.10.31 20:28:44.296287 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14702 | 2024.10.31 20:28:44.296324 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14703 | 2024.10.31 20:28:44.296718 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14704 | 2024.10.31 20:28:44.297074 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14705 | 2024.10.31 20:28:44.297225 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001961 sec., 81591.0249872514 rows/sec., 5.68 MiB/sec. | ||
14706 | 2024.10.31 20:28:44.297392 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Debug> DynamicQueryHandler: Done processing query | ||
14707 | 2024.10.31 20:28:44.297417 [ 288 ] {16a5f2ac-85bc-4504-9fe1-b8024b6878aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14708 | 2024.10.31 20:28:44.297433 [ 288 ] {} <Debug> HTTP-Session: 0856b9ae-f757-4014-b841-54f84f08529e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14709 | 2024.10.31 20:28:44.297627 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14710 | 2024.10.31 20:28:44.297684 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43895, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14711 | 2024.10.31 20:28:44.297773 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14712 | 2024.10.31 20:28:44.297803 [ 293 ] {} <Debug> HTTP-Session: 0a66c9ae-8751-4b55-8a5e-0c4301e2feb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43895 | ||
14713 | 2024.10.31 20:28:44.297822 [ 293 ] {} <Debug> HTTP-Session: 0a66c9ae-8751-4b55-8a5e-0c4301e2feb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14714 | 2024.10.31 20:28:44.297837 [ 293 ] {} <Debug> HTTP-Session: 0a66c9ae-8751-4b55-8a5e-0c4301e2feb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14715 | 2024.10.31 20:28:44.297878 [ 293 ] {} <Trace> HTTP-Session: 0a66c9ae-8751-4b55-8a5e-0c4301e2feb7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14716 | 2024.10.31 20:28:44.298037 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43895) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14717 | 2024.10.31 20:28:44.298089 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14718 | 2024.10.31 20:28:44.298259 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14719 | 2024.10.31 20:28:44.298580 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2024.10.31 20:28:44.298618 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14721 | 2024.10.31 20:28:44.299011 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
14722 | 2024.10.31 20:28:44.299347 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14723 | 2024.10.31 20:28:44.299503 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
14724 | 2024.10.31 20:28:44.299673 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Debug> DynamicQueryHandler: Done processing query | ||
14725 | 2024.10.31 20:28:44.299697 [ 293 ] {1886414e-fbab-46f6-9f5f-3746e4c5e5cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
14726 | 2024.10.31 20:28:44.299713 [ 293 ] {} <Debug> HTTP-Session: 0a66c9ae-8751-4b55-8a5e-0c4301e2feb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14727 | 2024.10.31 20:28:44.299927 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43895, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14728 | 2024.10.31 20:28:48.398400 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1310 | ||
14729 | 2024.10.31 20:28:48.401064 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14730 | 2024.10.31 20:28:48.401121 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14731 | 2024.10.31 20:28:48.402642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
14732 | 2024.10.31 20:28:48.403669 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14733 | 2024.10.31 20:28:48.403889 [ 53 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
14734 | 2024.10.31 20:28:48.404002 [ 53 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14735 | 2024.10.31 20:28:48.404056 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14736 | 2024.10.31 20:28:48.404381 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
14737 | 2024.10.31 20:28:48.404786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
14738 | 2024.10.31 20:28:48.405453 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14739 | 2024.10.31 20:28:48.405577 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1182 rows starting from the beginning of the part | ||
14740 | 2024.10.31 20:28:48.406133 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
14741 | 2024.10.31 20:28:48.406677 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
14742 | 2024.10.31 20:28:48.407188 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
14743 | 2024.10.31 20:28:48.407591 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
14744 | 2024.10.31 20:28:48.407987 [ 198 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
14745 | 2024.10.31 20:28:48.416935 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 72 columns (72 merged, 0 gathered) in 0.012744734 sec., 102787.55131335028 rows/sec., 70.41 MiB/sec. | ||
14746 | 2024.10.31 20:28:48.418542 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
14747 | 2024.10.31 20:28:48.420304 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14748 | 2024.10.31 20:28:48.420408 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_46_9} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
14749 | 2024.10.31 20:28:48.420742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
14750 | 2024.10.31 20:28:49.295132 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64915, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14751 | 2024.10.31 20:28:49.295289 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14752 | 2024.10.31 20:28:49.295321 [ 290 ] {} <Debug> HTTP-Session: cc31e7d9-0b68-4872-8238-abd5c3594ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64915 | ||
14753 | 2024.10.31 20:28:49.295349 [ 290 ] {} <Debug> HTTP-Session: cc31e7d9-0b68-4872-8238-abd5c3594ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14754 | 2024.10.31 20:28:49.295368 [ 290 ] {} <Debug> HTTP-Session: cc31e7d9-0b68-4872-8238-abd5c3594ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14755 | 2024.10.31 20:28:49.295430 [ 290 ] {} <Trace> HTTP-Session: cc31e7d9-0b68-4872-8238-abd5c3594ad3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14756 | 2024.10.31 20:28:49.295734 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64915) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14757 | 2024.10.31 20:28:49.295813 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14758 | 2024.10.31 20:28:49.296229 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14759 | 2024.10.31 20:28:49.296897 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14760 | 2024.10.31 20:28:49.296946 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14761 | 2024.10.31 20:28:49.297415 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14762 | 2024.10.31 20:28:49.297809 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14763 | 2024.10.31 20:28:49.297986 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002392 sec., 113294.3143812709 rows/sec., 10.08 MiB/sec. | ||
14764 | 2024.10.31 20:28:49.298229 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Debug> DynamicQueryHandler: Done processing query | ||
14765 | 2024.10.31 20:28:49.298257 [ 290 ] {f9ded3d7-730f-4a6a-83a0-d524dd2e2d4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
14766 | 2024.10.31 20:28:49.298274 [ 290 ] {} <Debug> HTTP-Session: cc31e7d9-0b68-4872-8238-abd5c3594ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14767 | 2024.10.31 20:28:49.298486 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14768 | 2024.10.31 20:28:49.298562 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14769 | 2024.10.31 20:28:49.298676 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14770 | 2024.10.31 20:28:49.298702 [ 288 ] {} <Debug> HTTP-Session: 2f36fc6a-0bb1-4269-96a3-1878c682cd49 Authenticating user 'default' from [fd00:1122:3344:101::d]:61697 | ||
14771 | 2024.10.31 20:28:49.298727 [ 288 ] {} <Debug> HTTP-Session: 2f36fc6a-0bb1-4269-96a3-1878c682cd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14772 | 2024.10.31 20:28:49.298742 [ 288 ] {} <Debug> HTTP-Session: 2f36fc6a-0bb1-4269-96a3-1878c682cd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14773 | 2024.10.31 20:28:49.298798 [ 288 ] {} <Trace> HTTP-Session: 2f36fc6a-0bb1-4269-96a3-1878c682cd49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14774 | 2024.10.31 20:28:49.298997 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61697) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14775 | 2024.10.31 20:28:49.299065 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14776 | 2024.10.31 20:28:49.299409 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14777 | 2024.10.31 20:28:49.299824 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14778 | 2024.10.31 20:28:49.299874 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14779 | 2024.10.31 20:28:49.300319 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14780 | 2024.10.31 20:28:49.300709 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14781 | 2024.10.31 20:28:49.300919 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 1.54 MiB/sec. | ||
14782 | 2024.10.31 20:28:49.301144 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Debug> DynamicQueryHandler: Done processing query | ||
14783 | 2024.10.31 20:28:49.301177 [ 288 ] {4fc38cab-cf4a-4623-bc54-61ef497a32fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14784 | 2024.10.31 20:28:49.301202 [ 288 ] {} <Debug> HTTP-Session: 2f36fc6a-0bb1-4269-96a3-1878c682cd49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14785 | 2024.10.31 20:28:49.301389 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14786 | 2024.10.31 20:28:49.301517 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36169, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14787 | 2024.10.31 20:28:49.301594 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14788 | 2024.10.31 20:28:49.301621 [ 290 ] {} <Debug> HTTP-Session: 3dfe82b0-194b-4f7e-b431-dbc826900b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:36169 | ||
14789 | 2024.10.31 20:28:49.301644 [ 290 ] {} <Debug> HTTP-Session: 3dfe82b0-194b-4f7e-b431-dbc826900b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14790 | 2024.10.31 20:28:49.301663 [ 290 ] {} <Debug> HTTP-Session: 3dfe82b0-194b-4f7e-b431-dbc826900b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14791 | 2024.10.31 20:28:49.301714 [ 290 ] {} <Trace> HTTP-Session: 3dfe82b0-194b-4f7e-b431-dbc826900b51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14792 | 2024.10.31 20:28:49.301868 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36169) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14793 | 2024.10.31 20:28:49.301926 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14794 | 2024.10.31 20:28:49.302231 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14795 | 2024.10.31 20:28:49.302571 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14796 | 2024.10.31 20:28:49.302610 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14797 | 2024.10.31 20:28:49.302984 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14798 | 2024.10.31 20:28:49.303353 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14799 | 2024.10.31 20:28:49.303504 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001679 sec., 8338.296605122097 rows/sec., 583.96 KiB/sec. | ||
14800 | 2024.10.31 20:28:49.303796 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Debug> DynamicQueryHandler: Done processing query | ||
14801 | 2024.10.31 20:28:49.303838 [ 290 ] {496e53a2-ee7b-400a-a7f6-cb5469228bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14802 | 2024.10.31 20:28:49.303855 [ 290 ] {} <Debug> HTTP-Session: 3dfe82b0-194b-4f7e-b431-dbc826900b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14803 | 2024.10.31 20:28:49.304063 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36169, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14804 | 2024.10.31 20:28:49.304082 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14805 | 2024.10.31 20:28:49.304171 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14806 | 2024.10.31 20:28:49.304204 [ 288 ] {} <Debug> HTTP-Session: 09e6d0a0-79b4-4883-87d2-128bd4db0fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61697 | ||
14807 | 2024.10.31 20:28:49.304226 [ 288 ] {} <Debug> HTTP-Session: 09e6d0a0-79b4-4883-87d2-128bd4db0fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14808 | 2024.10.31 20:28:49.304241 [ 288 ] {} <Debug> HTTP-Session: 09e6d0a0-79b4-4883-87d2-128bd4db0fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14809 | 2024.10.31 20:28:49.304287 [ 288 ] {} <Trace> HTTP-Session: 09e6d0a0-79b4-4883-87d2-128bd4db0fb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14810 | 2024.10.31 20:28:49.304406 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61697) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
14811 | 2024.10.31 20:28:49.304457 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14812 | 2024.10.31 20:28:49.304721 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14813 | 2024.10.31 20:28:49.305060 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14814 | 2024.10.31 20:28:49.305104 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14815 | 2024.10.31 20:28:49.305561 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14816 | 2024.10.31 20:28:49.306021 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14817 | 2024.10.31 20:28:49.306190 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001812 sec., 3311.2582781456954 rows/sec., 195.64 KiB/sec. | ||
14818 | 2024.10.31 20:28:49.306426 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Debug> DynamicQueryHandler: Done processing query | ||
14819 | 2024.10.31 20:28:49.306451 [ 288 ] {11b11323-105e-44ca-9177-09180219b426} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14820 | 2024.10.31 20:28:49.306468 [ 288 ] {} <Debug> HTTP-Session: 09e6d0a0-79b4-4883-87d2-128bd4db0fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14821 | 2024.10.31 20:28:49.306692 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14822 | 2024.10.31 20:28:49.306766 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53873, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14823 | 2024.10.31 20:28:49.306828 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14824 | 2024.10.31 20:28:49.306848 [ 290 ] {} <Debug> HTTP-Session: 562e69ff-8ca0-4177-8242-52340985d900 Authenticating user 'default' from [fd00:1122:3344:101::d]:53873 | ||
14825 | 2024.10.31 20:28:49.306870 [ 290 ] {} <Debug> HTTP-Session: 562e69ff-8ca0-4177-8242-52340985d900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14826 | 2024.10.31 20:28:49.306885 [ 290 ] {} <Debug> HTTP-Session: 562e69ff-8ca0-4177-8242-52340985d900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14827 | 2024.10.31 20:28:49.306925 [ 290 ] {} <Trace> HTTP-Session: 562e69ff-8ca0-4177-8242-52340985d900 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14828 | 2024.10.31 20:28:49.307155 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53873) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14829 | 2024.10.31 20:28:49.307203 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14830 | 2024.10.31 20:28:49.307460 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14831 | 2024.10.31 20:28:49.308073 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14832 | 2024.10.31 20:28:49.308127 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14833 | 2024.10.31 20:28:49.308526 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
14834 | 2024.10.31 20:28:49.308885 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14835 | 2024.10.31 20:28:49.309038 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001996 sec., 211923.84769539078 rows/sec., 15.15 MiB/sec. | ||
14836 | 2024.10.31 20:28:49.309316 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Debug> DynamicQueryHandler: Done processing query | ||
14837 | 2024.10.31 20:28:49.309372 [ 290 ] {99bd1e5b-1038-4032-88ea-e33633e4bf3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
14838 | 2024.10.31 20:28:49.309437 [ 290 ] {} <Debug> HTTP-Session: 562e69ff-8ca0-4177-8242-52340985d900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14839 | 2024.10.31 20:28:49.309646 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14840 | 2024.10.31 20:28:49.309667 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53873, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14841 | 2024.10.31 20:28:49.309736 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14842 | 2024.10.31 20:28:49.309772 [ 288 ] {} <Debug> HTTP-Session: 43f98327-6d51-44b5-8dd7-4111657b731e Authenticating user 'default' from [fd00:1122:3344:101::d]:61697 | ||
14843 | 2024.10.31 20:28:49.309791 [ 288 ] {} <Debug> HTTP-Session: 43f98327-6d51-44b5-8dd7-4111657b731e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14844 | 2024.10.31 20:28:49.309818 [ 288 ] {} <Debug> HTTP-Session: 43f98327-6d51-44b5-8dd7-4111657b731e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14845 | 2024.10.31 20:28:49.309870 [ 288 ] {} <Trace> HTTP-Session: 43f98327-6d51-44b5-8dd7-4111657b731e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14846 | 2024.10.31 20:28:49.309982 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61697) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
14847 | 2024.10.31 20:28:49.310033 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14848 | 2024.10.31 20:28:49.310188 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14849 | 2024.10.31 20:28:49.310473 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14850 | 2024.10.31 20:28:49.310510 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14851 | 2024.10.31 20:28:49.310887 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14852 | 2024.10.31 20:28:49.311231 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14853 | 2024.10.31 20:28:49.311389 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
14854 | 2024.10.31 20:28:49.311611 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Debug> DynamicQueryHandler: Done processing query | ||
14855 | 2024.10.31 20:28:49.311635 [ 288 ] {2a6aee00-55e8-4502-bafc-45ff24a3ab8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14856 | 2024.10.31 20:28:49.311652 [ 288 ] {} <Debug> HTTP-Session: 43f98327-6d51-44b5-8dd7-4111657b731e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14857 | 2024.10.31 20:28:49.311813 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14858 | 2024.10.31 20:28:49.311894 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45128, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14859 | 2024.10.31 20:28:49.311954 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14860 | 2024.10.31 20:28:49.311974 [ 290 ] {} <Debug> HTTP-Session: a1ca0fec-6b3b-4fa4-a077-f48b2d6cf291 Authenticating user 'default' from [fd00:1122:3344:101::d]:45128 | ||
14861 | 2024.10.31 20:28:49.311992 [ 290 ] {} <Debug> HTTP-Session: a1ca0fec-6b3b-4fa4-a077-f48b2d6cf291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14862 | 2024.10.31 20:28:49.312006 [ 290 ] {} <Debug> HTTP-Session: a1ca0fec-6b3b-4fa4-a077-f48b2d6cf291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14863 | 2024.10.31 20:28:49.312046 [ 290 ] {} <Trace> HTTP-Session: a1ca0fec-6b3b-4fa4-a077-f48b2d6cf291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14864 | 2024.10.31 20:28:49.312252 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45128) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14865 | 2024.10.31 20:28:49.312304 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14866 | 2024.10.31 20:28:49.312485 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14867 | 2024.10.31 20:28:49.312923 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14868 | 2024.10.31 20:28:49.312960 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14869 | 2024.10.31 20:28:49.313351 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14870 | 2024.10.31 20:28:49.313693 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14871 | 2024.10.31 20:28:49.313834 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00169 sec., 140236.68639053253 rows/sec., 9.40 MiB/sec. | ||
14872 | 2024.10.31 20:28:49.313998 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Debug> DynamicQueryHandler: Done processing query | ||
14873 | 2024.10.31 20:28:49.314022 [ 290 ] {a0ee6ddb-fdc0-473e-a822-930e60926683} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
14874 | 2024.10.31 20:28:49.314038 [ 290 ] {} <Debug> HTTP-Session: a1ca0fec-6b3b-4fa4-a077-f48b2d6cf291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14875 | 2024.10.31 20:28:49.314226 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14876 | 2024.10.31 20:28:49.314236 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14877 | 2024.10.31 20:28:49.314326 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14878 | 2024.10.31 20:28:49.314353 [ 288 ] {} <Debug> HTTP-Session: b1c2c31d-47e0-470a-b35a-00a5576dbe86 Authenticating user 'default' from [fd00:1122:3344:101::d]:61697 | ||
14879 | 2024.10.31 20:28:49.314384 [ 288 ] {} <Debug> HTTP-Session: b1c2c31d-47e0-470a-b35a-00a5576dbe86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14880 | 2024.10.31 20:28:49.314403 [ 288 ] {} <Debug> HTTP-Session: b1c2c31d-47e0-470a-b35a-00a5576dbe86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14881 | 2024.10.31 20:28:49.314450 [ 288 ] {} <Trace> HTTP-Session: b1c2c31d-47e0-470a-b35a-00a5576dbe86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14882 | 2024.10.31 20:28:49.314574 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61697) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
14883 | 2024.10.31 20:28:49.314633 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14884 | 2024.10.31 20:28:49.314827 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14885 | 2024.10.31 20:28:49.315144 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14886 | 2024.10.31 20:28:49.315182 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14887 | 2024.10.31 20:28:49.315552 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14888 | 2024.10.31 20:28:49.315892 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14889 | 2024.10.31 20:28:49.316049 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. | ||
14890 | 2024.10.31 20:28:49.316222 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Debug> DynamicQueryHandler: Done processing query | ||
14891 | 2024.10.31 20:28:49.316246 [ 288 ] {37da9d44-bbd6-4e09-b74a-141d693fa4e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
14892 | 2024.10.31 20:28:49.316262 [ 288 ] {} <Debug> HTTP-Session: b1c2c31d-47e0-470a-b35a-00a5576dbe86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14893 | 2024.10.31 20:28:49.316428 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14894 | 2024.10.31 20:28:49.316518 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48484, User-Agent: (none), Length: 69032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14895 | 2024.10.31 20:28:49.316585 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14896 | 2024.10.31 20:28:49.316610 [ 290 ] {} <Debug> HTTP-Session: 50ba87cc-59da-4fdd-b4f8-745a8100061a Authenticating user 'default' from [fd00:1122:3344:101::d]:48484 | ||
14897 | 2024.10.31 20:28:49.316630 [ 290 ] {} <Debug> HTTP-Session: 50ba87cc-59da-4fdd-b4f8-745a8100061a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14898 | 2024.10.31 20:28:49.316647 [ 290 ] {} <Debug> HTTP-Session: 50ba87cc-59da-4fdd-b4f8-745a8100061a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14899 | 2024.10.31 20:28:49.316691 [ 290 ] {} <Trace> HTTP-Session: 50ba87cc-59da-4fdd-b4f8-745a8100061a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14900 | 2024.10.31 20:28:49.317178 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48484) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14901 | 2024.10.31 20:28:49.317257 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <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 | ||
14902 | 2024.10.31 20:28:49.317729 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14903 | 2024.10.31 20:28:49.318509 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14904 | 2024.10.31 20:28:49.318545 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14905 | 2024.10.31 20:28:49.319183 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14906 | 2024.10.31 20:28:49.319596 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14907 | 2024.10.31 20:28:49.319794 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002962 sec., 13841.998649561108 rows/sec., 24.80 MiB/sec. | ||
14908 | 2024.10.31 20:28:49.320375 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Debug> DynamicQueryHandler: Done processing query | ||
14909 | 2024.10.31 20:28:49.320400 [ 290 ] {c8181f84-733d-4cc6-b19e-e44f549f876c} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
14910 | 2024.10.31 20:28:49.320416 [ 290 ] {} <Debug> HTTP-Session: 50ba87cc-59da-4fdd-b4f8-745a8100061a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14911 | 2024.10.31 20:28:49.320602 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14912 | 2024.10.31 20:28:49.320612 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14913 | 2024.10.31 20:28:49.320705 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14914 | 2024.10.31 20:28:49.320743 [ 288 ] {} <Debug> HTTP-Session: fba4b74d-89cd-465e-bba9-5aff3159abed Authenticating user 'default' from [fd00:1122:3344:101::d]:61697 | ||
14915 | 2024.10.31 20:28:49.320770 [ 288 ] {} <Debug> HTTP-Session: fba4b74d-89cd-465e-bba9-5aff3159abed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14916 | 2024.10.31 20:28:49.320788 [ 288 ] {} <Debug> HTTP-Session: fba4b74d-89cd-465e-bba9-5aff3159abed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14917 | 2024.10.31 20:28:49.320834 [ 288 ] {} <Trace> HTTP-Session: fba4b74d-89cd-465e-bba9-5aff3159abed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14918 | 2024.10.31 20:28:49.321040 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61697) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14919 | 2024.10.31 20:28:49.321096 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14920 | 2024.10.31 20:28:49.321242 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14921 | 2024.10.31 20:28:49.321644 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14922 | 2024.10.31 20:28:49.321680 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14923 | 2024.10.31 20:28:49.322076 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
14924 | 2024.10.31 20:28:49.322461 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14925 | 2024.10.31 20:28:49.322615 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001643 sec., 49908.70359099209 rows/sec., 3.17 MiB/sec. | ||
14926 | 2024.10.31 20:28:49.322815 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Debug> DynamicQueryHandler: Done processing query | ||
14927 | 2024.10.31 20:28:49.322852 [ 288 ] {70646762-f170-4f36-a52c-24af8b62dce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14928 | 2024.10.31 20:28:49.322885 [ 288 ] {} <Debug> HTTP-Session: fba4b74d-89cd-465e-bba9-5aff3159abed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14929 | 2024.10.31 20:28:49.323181 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14930 | 2024.10.31 20:28:54.238298 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14931 | 2024.10.31 20:28:54.289002 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41614, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14932 | 2024.10.31 20:28:54.289126 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14933 | 2024.10.31 20:28:54.289168 [ 288 ] {} <Debug> HTTP-Session: 3302f76b-80b8-4257-9d4a-d04c0d5c45a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41614 | ||
14934 | 2024.10.31 20:28:54.289210 [ 288 ] {} <Debug> HTTP-Session: 3302f76b-80b8-4257-9d4a-d04c0d5c45a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14935 | 2024.10.31 20:28:54.289238 [ 288 ] {} <Debug> HTTP-Session: 3302f76b-80b8-4257-9d4a-d04c0d5c45a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14936 | 2024.10.31 20:28:54.289316 [ 288 ] {} <Trace> HTTP-Session: 3302f76b-80b8-4257-9d4a-d04c0d5c45a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14937 | 2024.10.31 20:28:54.289502 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41614) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14938 | 2024.10.31 20:28:54.289566 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14939 | 2024.10.31 20:28:54.289894 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14940 | 2024.10.31 20:28:54.290434 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14941 | 2024.10.31 20:28:54.290478 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14942 | 2024.10.31 20:28:54.290892 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14943 | 2024.10.31 20:28:54.291274 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14944 | 2024.10.31 20:28:54.291454 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002005 sec., 27930.174563591023 rows/sec., 2.15 MiB/sec. | ||
14945 | 2024.10.31 20:28:54.291456 [ 43 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14946 | 2024.10.31 20:28:54.291563 [ 43 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14947 | 2024.10.31 20:28:54.291626 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14948 | 2024.10.31 20:28:54.291761 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Debug> DynamicQueryHandler: Done processing query | ||
14949 | 2024.10.31 20:28:54.291810 [ 288 ] {2cf8a8e7-4576-4c42-860b-3182812ec0ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
14950 | 2024.10.31 20:28:54.291824 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
14951 | 2024.10.31 20:28:54.291840 [ 288 ] {} <Debug> HTTP-Session: 3302f76b-80b8-4257-9d4a-d04c0d5c45a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14952 | 2024.10.31 20:28:54.292042 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14953 | 2024.10.31 20:28:54.292088 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1422 rows starting from the beginning of the part | ||
14954 | 2024.10.31 20:28:54.292160 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14955 | 2024.10.31 20:28:54.292320 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57393, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14956 | 2024.10.31 20:28:54.292427 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 271 rows starting from the beginning of the part | ||
14957 | 2024.10.31 20:28:54.292516 [ 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): | ||
14958 | |||
14959 | (version 23.8.7.1) | ||
14960 | 2024.10.31 20:28:54.292554 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14961 | 2024.10.31 20:28:54.292673 [ 290 ] {} <Debug> HTTP-Session: be18c067-1d99-400a-ac7a-e631a0e6d3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57393 | ||
14962 | 2024.10.31 20:28:54.292713 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 59 rows starting from the beginning of the part | ||
14963 | 2024.10.31 20:28:54.292718 [ 290 ] {} <Debug> HTTP-Session: be18c067-1d99-400a-ac7a-e631a0e6d3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14964 | 2024.10.31 20:28:54.292751 [ 290 ] {} <Debug> HTTP-Session: be18c067-1d99-400a-ac7a-e631a0e6d3b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14965 | 2024.10.31 20:28:54.292933 [ 290 ] {} <Trace> HTTP-Session: be18c067-1d99-400a-ac7a-e631a0e6d3b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14966 | 2024.10.31 20:28:54.293092 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
14967 | 2024.10.31 20:28:54.293484 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57393) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14968 | 2024.10.31 20:28:54.293525 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 271 rows starting from the beginning of the part | ||
14969 | 2024.10.31 20:28:54.293651 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14970 | 2024.10.31 20:28:54.293938 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
14971 | 2024.10.31 20:28:54.294617 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14972 | 2024.10.31 20:28:54.295224 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14973 | 2024.10.31 20:28:54.295272 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14974 | 2024.10.31 20:28:54.295851 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
14975 | 2024.10.31 20:28:54.296290 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2135 rows, containing 5 columns (5 merged, 0 gathered) in 0.00458259 sec., 465893.7413122273 rows/sec., 41.19 MiB/sec. | ||
14976 | 2024.10.31 20:28:54.296500 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14977 | 2024.10.31 20:28:54.296524 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14978 | 2024.10.31 20:28:54.296711 [ 43 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
14979 | 2024.10.31 20:28:54.296755 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003504 sec., 18264.8401826484 rows/sec., 1.43 MiB/sec. | ||
14980 | 2024.10.31 20:28:54.296781 [ 43 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14981 | 2024.10.31 20:28:54.296846 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
14982 | 2024.10.31 20:28:54.297342 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
14983 | 2024.10.31 20:28:54.297377 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Debug> DynamicQueryHandler: Done processing query | ||
14984 | 2024.10.31 20:28:54.297457 [ 290 ] {ee2d975a-5e6b-4219-b09a-a16ae8c6341c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14985 | 2024.10.31 20:28:54.297556 [ 290 ] {} <Debug> HTTP-Session: be18c067-1d99-400a-ac7a-e631a0e6d3b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14986 | 2024.10.31 20:28:54.297962 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14987 | 2024.10.31 20:28:54.298125 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14988 | 2024.10.31 20:28:54.298257 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60649, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14989 | 2024.10.31 20:28:54.298328 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
14990 | 2024.10.31 20:28:54.298376 [ 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): | ||
14991 | |||
14992 | (version 23.8.7.1) | ||
14993 | 2024.10.31 20:28:54.298549 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14994 | 2024.10.31 20:28:54.298707 [ 288 ] {} <Debug> HTTP-Session: d1064d19-8e51-4911-97af-67b6d2a2159f Authenticating user 'default' from [fd00:1122:3344:101::d]:60649 | ||
14995 | 2024.10.31 20:28:54.298827 [ 288 ] {} <Debug> HTTP-Session: d1064d19-8e51-4911-97af-67b6d2a2159f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14996 | 2024.10.31 20:28:54.298889 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14997 | 2024.10.31 20:28:54.298923 [ 288 ] {} <Debug> HTTP-Session: d1064d19-8e51-4911-97af-67b6d2a2159f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14998 | 2024.10.31 20:28:54.299084 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 423 rows starting from the beginning of the part | ||
14999 | 2024.10.31 20:28:54.299188 [ 288 ] {} <Trace> HTTP-Session: d1064d19-8e51-4911-97af-67b6d2a2159f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15000 | 2024.10.31 20:28:54.299710 [ 187 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_91_18} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15001 | 2024.10.31 20:28:54.299766 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
15002 | 2024.10.31 20:28:54.300011 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15003 | 2024.10.31 20:28:54.300314 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
15004 | 2024.10.31 20:28:54.300300 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15005 | 2024.10.31 20:28:54.300884 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
15006 | 2024.10.31 20:28:54.301174 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 423 rows starting from the beginning of the part | ||
15007 | 2024.10.31 20:28:54.301575 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15008 | 2024.10.31 20:28:54.301628 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
15009 | 2024.10.31 20:28:54.302681 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2024.10.31 20:28:54.302747 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
15011 | 2024.10.31 20:28:54.303864 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15012 | 2024.10.31 20:28:54.304478 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.007507252 sec., 260947.6809889957 rows/sec., 19.98 MiB/sec. | ||
15013 | 2024.10.31 20:28:54.304580 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15014 | 2024.10.31 20:28:54.304739 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15015 | 2024.10.31 20:28:54.304936 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005354 sec., 29884.198729921554 rows/sec., 2.08 MiB/sec. | ||
15016 | 2024.10.31 20:28:54.305320 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Debug> DynamicQueryHandler: Done processing query | ||
15017 | 2024.10.31 20:28:54.305396 [ 288 ] {ec9e4478-9e0a-4e9d-9c89-4ba85ba69dee} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15018 | 2024.10.31 20:28:54.305437 [ 288 ] {} <Debug> HTTP-Session: d1064d19-8e51-4911-97af-67b6d2a2159f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15019 | 2024.10.31 20:28:54.305609 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15020 | 2024.10.31 20:28:54.305720 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15021 | 2024.10.31 20:28:54.305763 [ 199 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_91_18} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15022 | 2024.10.31 20:28:54.305869 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39486, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15023 | 2024.10.31 20:28:54.305919 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15024 | 2024.10.31 20:28:54.305983 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15025 | 2024.10.31 20:28:54.306009 [ 290 ] {} <Debug> HTTP-Session: e97170ef-3951-43a6-a0bf-c7f9a6909122 Authenticating user 'default' from [fd00:1122:3344:101::d]:39486 | ||
15026 | 2024.10.31 20:28:54.306032 [ 290 ] {} <Debug> HTTP-Session: e97170ef-3951-43a6-a0bf-c7f9a6909122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15027 | 2024.10.31 20:28:54.306050 [ 290 ] {} <Debug> HTTP-Session: e97170ef-3951-43a6-a0bf-c7f9a6909122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15028 | 2024.10.31 20:28:54.306098 [ 290 ] {} <Trace> HTTP-Session: e97170ef-3951-43a6-a0bf-c7f9a6909122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15029 | 2024.10.31 20:28:54.306255 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39486) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15030 | 2024.10.31 20:28:54.306313 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15031 | 2024.10.31 20:28:54.306464 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15032 | 2024.10.31 20:28:54.306780 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15033 | 2024.10.31 20:28:54.306817 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
15034 | 2024.10.31 20:28:54.307199 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15035 | 2024.10.31 20:28:54.307533 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15036 | 2024.10.31 20:28:54.307690 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
15037 | 2024.10.31 20:28:54.307874 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Debug> DynamicQueryHandler: Done processing query | ||
15038 | 2024.10.31 20:28:54.307899 [ 290 ] {ee31ff8b-3791-4499-ba34-fd208042efdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15039 | 2024.10.31 20:28:54.307920 [ 290 ] {} <Debug> HTTP-Session: e97170ef-3951-43a6-a0bf-c7f9a6909122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15040 | 2024.10.31 20:28:54.308182 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39486, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15041 | 2024.10.31 20:28:54.408491 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15042 | 2024.10.31 20:28:54.428818 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15043 | 2024.10.31 20:28:54.428890 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44945, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15044 | 2024.10.31 20:28:54.436152 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15045 | 2024.10.31 20:28:54.581437 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15046 | 2024.10.31 20:28:54.590737 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45982, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15047 | 2024.10.31 20:28:54.594086 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36350, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15048 | 2024.10.31 20:28:57.982695 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15049 | 2024.10.31 20:28:57.982768 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15050 | 2024.10.31 20:28:58.405213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1338 | ||
15051 | 2024.10.31 20:28:58.407957 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15052 | 2024.10.31 20:28:58.408019 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15053 | 2024.10.31 20:28:58.409610 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15054 | 2024.10.31 20:28:58.410692 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15055 | 2024.10.31 20:28:58.411326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
15056 | 2024.10.31 20:28:59.001351 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000939287 sec. | ||
15057 | 2024.10.31 20:28:59.288475 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50624, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15058 | 2024.10.31 20:28:59.288599 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15059 | 2024.10.31 20:28:59.288628 [ 288 ] {} <Debug> HTTP-Session: ba86809f-dfa8-4087-bb3d-bbeb3b201347 Authenticating user 'default' from [fd00:1122:3344:101::d]:50624 | ||
15060 | 2024.10.31 20:28:59.288657 [ 288 ] {} <Debug> HTTP-Session: ba86809f-dfa8-4087-bb3d-bbeb3b201347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15061 | 2024.10.31 20:28:59.288675 [ 288 ] {} <Debug> HTTP-Session: ba86809f-dfa8-4087-bb3d-bbeb3b201347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15062 | 2024.10.31 20:28:59.288733 [ 288 ] {} <Trace> HTTP-Session: ba86809f-dfa8-4087-bb3d-bbeb3b201347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15063 | 2024.10.31 20:28:59.288949 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50624) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15064 | 2024.10.31 20:28:59.289030 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15065 | 2024.10.31 20:28:59.289417 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15066 | 2024.10.31 20:28:59.289911 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15067 | 2024.10.31 20:28:59.289960 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15068 | 2024.10.31 20:28:59.290388 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15069 | 2024.10.31 20:28:59.290783 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15070 | 2024.10.31 20:28:59.290969 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002091 sec., 26781.444285031084 rows/sec., 2.06 MiB/sec. | ||
15071 | 2024.10.31 20:28:59.291211 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Debug> DynamicQueryHandler: Done processing query | ||
15072 | 2024.10.31 20:28:59.291237 [ 288 ] {93c507ed-eb91-411d-8827-82291c75337d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15073 | 2024.10.31 20:28:59.291256 [ 288 ] {} <Debug> HTTP-Session: ba86809f-dfa8-4087-bb3d-bbeb3b201347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15074 | 2024.10.31 20:28:59.291484 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15075 | 2024.10.31 20:28:59.291662 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42246, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15076 | 2024.10.31 20:28:59.291774 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15077 | 2024.10.31 20:28:59.291804 [ 293 ] {} <Debug> HTTP-Session: 605b455b-5b4b-4639-a194-fbbf8a5d1379 Authenticating user 'default' from [fd00:1122:3344:101::d]:42246 | ||
15078 | 2024.10.31 20:28:59.291834 [ 293 ] {} <Debug> HTTP-Session: 605b455b-5b4b-4639-a194-fbbf8a5d1379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15079 | 2024.10.31 20:28:59.291851 [ 293 ] {} <Debug> HTTP-Session: 605b455b-5b4b-4639-a194-fbbf8a5d1379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15080 | 2024.10.31 20:28:59.291916 [ 293 ] {} <Trace> HTTP-Session: 605b455b-5b4b-4639-a194-fbbf8a5d1379 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15081 | 2024.10.31 20:28:59.292143 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42246) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15082 | 2024.10.31 20:28:59.292219 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15083 | 2024.10.31 20:28:59.292599 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15084 | 2024.10.31 20:28:59.292999 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15085 | 2024.10.31 20:28:59.293040 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15086 | 2024.10.31 20:28:59.293486 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15087 | 2024.10.31 20:28:59.293891 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15088 | 2024.10.31 20:28:59.294062 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002004 sec., 31936.127744510977 rows/sec., 2.49 MiB/sec. | ||
15089 | 2024.10.31 20:28:59.294299 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Debug> DynamicQueryHandler: Done processing query | ||
15090 | 2024.10.31 20:28:59.294326 [ 293 ] {539303fe-208d-4393-a9bd-491f49a6208d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15091 | 2024.10.31 20:28:59.294342 [ 293 ] {} <Debug> HTTP-Session: 605b455b-5b4b-4639-a194-fbbf8a5d1379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15092 | 2024.10.31 20:28:59.294621 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50624, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15093 | 2024.10.31 20:28:59.294662 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15094 | 2024.10.31 20:28:59.294735 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15095 | 2024.10.31 20:28:59.294771 [ 288 ] {} <Debug> HTTP-Session: 8afe150e-b0a3-40f8-8268-9d9598243ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50624 | ||
15096 | 2024.10.31 20:28:59.294794 [ 288 ] {} <Debug> HTTP-Session: 8afe150e-b0a3-40f8-8268-9d9598243ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15097 | 2024.10.31 20:28:59.294811 [ 288 ] {} <Debug> HTTP-Session: 8afe150e-b0a3-40f8-8268-9d9598243ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15098 | 2024.10.31 20:28:59.294855 [ 288 ] {} <Trace> HTTP-Session: 8afe150e-b0a3-40f8-8268-9d9598243ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15099 | 2024.10.31 20:28:59.295052 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50624) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15100 | 2024.10.31 20:28:59.295110 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15101 | 2024.10.31 20:28:59.295296 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15102 | 2024.10.31 20:28:59.295698 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15103 | 2024.10.31 20:28:59.295735 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15104 | 2024.10.31 20:28:59.296147 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15105 | 2024.10.31 20:28:59.296499 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15106 | 2024.10.31 20:28:59.296632 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001671 sec., 95751.04727707959 rows/sec., 6.67 MiB/sec. | ||
15107 | 2024.10.31 20:28:59.296817 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Debug> DynamicQueryHandler: Done processing query | ||
15108 | 2024.10.31 20:28:59.296841 [ 288 ] {8a590f7e-ca86-494f-b39f-56d0ae4dcc9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15109 | 2024.10.31 20:28:59.296858 [ 288 ] {} <Debug> HTTP-Session: 8afe150e-b0a3-40f8-8268-9d9598243ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15110 | 2024.10.31 20:28:59.297073 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50624, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15111 | 2024.10.31 20:28:59.297083 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42246, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15112 | 2024.10.31 20:28:59.297180 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15113 | 2024.10.31 20:28:59.297205 [ 293 ] {} <Debug> HTTP-Session: 3596824c-1413-44ae-a7c8-720d09c325ee Authenticating user 'default' from [fd00:1122:3344:101::d]:42246 | ||
15114 | 2024.10.31 20:28:59.297234 [ 293 ] {} <Debug> HTTP-Session: 3596824c-1413-44ae-a7c8-720d09c325ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15115 | 2024.10.31 20:28:59.297253 [ 293 ] {} <Debug> HTTP-Session: 3596824c-1413-44ae-a7c8-720d09c325ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15116 | 2024.10.31 20:28:59.297300 [ 293 ] {} <Trace> HTTP-Session: 3596824c-1413-44ae-a7c8-720d09c325ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15117 | 2024.10.31 20:28:59.297467 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42246) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15118 | 2024.10.31 20:28:59.297518 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15119 | 2024.10.31 20:28:59.297683 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15120 | 2024.10.31 20:28:59.297969 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15121 | 2024.10.31 20:28:59.298007 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15122 | 2024.10.31 20:28:59.298397 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15123 | 2024.10.31 20:28:59.298732 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15124 | 2024.10.31 20:28:59.298882 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
15125 | 2024.10.31 20:28:59.299047 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Debug> DynamicQueryHandler: Done processing query | ||
15126 | 2024.10.31 20:28:59.299071 [ 293 ] {c4e213d5-b8a2-4c8d-a68d-93a1efce3409} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15127 | 2024.10.31 20:28:59.299087 [ 293 ] {} <Debug> HTTP-Session: 3596824c-1413-44ae-a7c8-720d09c325ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15128 | 2024.10.31 20:28:59.299358 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15129 | 2024.10.31 20:29:00.218677 [ 37 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
15130 | 2024.10.31 20:29:00.218755 [ 37 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15131 | 2024.10.31 20:29:00.218778 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15132 | 2024.10.31 20:29:00.218959 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
15133 | 2024.10.31 20:29:00.219494 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15134 | 2024.10.31 20:29:00.219545 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 59 rows starting from the beginning of the part | ||
15135 | 2024.10.31 20:29:00.219631 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
15136 | 2024.10.31 20:29:00.219901 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
15137 | 2024.10.31 20:29:00.220109 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
15138 | 2024.10.31 20:29:00.220301 [ 191 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
15139 | 2024.10.31 20:29:00.221427 [ 192 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002601836 sec., 59573.316688676765 rows/sec., 4.54 MiB/sec. | ||
15140 | 2024.10.31 20:29:00.221623 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
15141 | 2024.10.31 20:29:00.222164 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15142 | 2024.10.31 20:29:00.222257 [ 197 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_52_11} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
15143 | 2024.10.31 20:29:00.222362 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15144 | 2024.10.31 20:29:04.295669 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48320, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15145 | 2024.10.31 20:29:04.295783 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15146 | 2024.10.31 20:29:04.295807 [ 288 ] {} <Debug> HTTP-Session: 41639690-1846-4e25-bd71-80c20a8a7e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:48320 | ||
15147 | 2024.10.31 20:29:04.295831 [ 288 ] {} <Debug> HTTP-Session: 41639690-1846-4e25-bd71-80c20a8a7e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15148 | 2024.10.31 20:29:04.295846 [ 288 ] {} <Debug> HTTP-Session: 41639690-1846-4e25-bd71-80c20a8a7e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15149 | 2024.10.31 20:29:04.295896 [ 288 ] {} <Trace> HTTP-Session: 41639690-1846-4e25-bd71-80c20a8a7e26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15150 | 2024.10.31 20:29:04.296161 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48320) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15151 | 2024.10.31 20:29:04.296228 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15152 | 2024.10.31 20:29:04.296562 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15153 | 2024.10.31 20:29:04.297176 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15154 | 2024.10.31 20:29:04.297221 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15155 | 2024.10.31 20:29:04.297666 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15156 | 2024.10.31 20:29:04.298055 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15157 | 2024.10.31 20:29:04.298211 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002168 sec., 125000.00000000001 rows/sec., 11.13 MiB/sec. | ||
15158 | 2024.10.31 20:29:04.298423 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Debug> DynamicQueryHandler: Done processing query | ||
15159 | 2024.10.31 20:29:04.298449 [ 288 ] {95d6921f-7f7a-44d5-92d3-076b77a5531c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
15160 | 2024.10.31 20:29:04.298467 [ 288 ] {} <Debug> HTTP-Session: 41639690-1846-4e25-bd71-80c20a8a7e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15161 | 2024.10.31 20:29:04.298681 [ 288 ] {} <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) | ||
15162 | 2024.10.31 20:29:04.298803 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47852, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15163 | 2024.10.31 20:29:04.298929 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15164 | 2024.10.31 20:29:04.298958 [ 293 ] {} <Debug> HTTP-Session: 4aeed061-f6ac-4915-8f04-f6b3dd75692a Authenticating user 'default' from [fd00:1122:3344:101::d]:47852 | ||
15165 | 2024.10.31 20:29:04.298987 [ 293 ] {} <Debug> HTTP-Session: 4aeed061-f6ac-4915-8f04-f6b3dd75692a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15166 | 2024.10.31 20:29:04.299005 [ 293 ] {} <Debug> HTTP-Session: 4aeed061-f6ac-4915-8f04-f6b3dd75692a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15167 | 2024.10.31 20:29:04.299071 [ 293 ] {} <Trace> HTTP-Session: 4aeed061-f6ac-4915-8f04-f6b3dd75692a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15168 | 2024.10.31 20:29:04.299289 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47852) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15169 | 2024.10.31 20:29:04.299365 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15170 | 2024.10.31 20:29:04.299749 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15171 | 2024.10.31 20:29:04.300115 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15172 | 2024.10.31 20:29:04.300159 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15173 | 2024.10.31 20:29:04.300577 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15174 | 2024.10.31 20:29:04.300977 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15175 | 2024.10.31 20:29:04.301149 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 1.55 MiB/sec. | ||
15176 | 2024.10.31 20:29:04.301471 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Debug> DynamicQueryHandler: Done processing query | ||
15177 | 2024.10.31 20:29:04.301531 [ 293 ] {ed5449cf-0214-4181-8472-2f2162a1216e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15178 | 2024.10.31 20:29:04.301591 [ 293 ] {} <Debug> HTTP-Session: 4aeed061-f6ac-4915-8f04-f6b3dd75692a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15179 | 2024.10.31 20:29:04.301819 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15180 | 2024.10.31 20:29:04.301905 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39918, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15181 | 2024.10.31 20:29:04.301988 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15182 | 2024.10.31 20:29:04.302013 [ 288 ] {} <Debug> HTTP-Session: 49bf99b2-d0c1-4ecd-9abf-70f6f64075bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39918 | ||
15183 | 2024.10.31 20:29:04.302037 [ 288 ] {} <Debug> HTTP-Session: 49bf99b2-d0c1-4ecd-9abf-70f6f64075bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15184 | 2024.10.31 20:29:04.302054 [ 288 ] {} <Debug> HTTP-Session: 49bf99b2-d0c1-4ecd-9abf-70f6f64075bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15185 | 2024.10.31 20:29:04.302100 [ 288 ] {} <Trace> HTTP-Session: 49bf99b2-d0c1-4ecd-9abf-70f6f64075bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15186 | 2024.10.31 20:29:04.302240 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39918) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15187 | 2024.10.31 20:29:04.302296 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15188 | 2024.10.31 20:29:04.302617 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15189 | 2024.10.31 20:29:04.302968 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15190 | 2024.10.31 20:29:04.303004 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15191 | 2024.10.31 20:29:04.303382 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15192 | 2024.10.31 20:29:04.303743 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15193 | 2024.10.31 20:29:04.303878 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001678 sec., 8343.265792610251 rows/sec., 584.31 KiB/sec. | ||
15194 | 2024.10.31 20:29:04.304208 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Debug> DynamicQueryHandler: Done processing query | ||
15195 | 2024.10.31 20:29:04.304250 [ 288 ] {6a84b857-462d-41f5-8b2b-c538f13e6e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15196 | 2024.10.31 20:29:04.304303 [ 288 ] {} <Debug> HTTP-Session: 49bf99b2-d0c1-4ecd-9abf-70f6f64075bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15197 | 2024.10.31 20:29:04.304471 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15198 | 2024.10.31 20:29:04.304547 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15199 | 2024.10.31 20:29:04.304630 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15200 | 2024.10.31 20:29:04.304654 [ 293 ] {} <Debug> HTTP-Session: cc37bc41-6d01-41b7-a840-95573fa0014c Authenticating user 'default' from [fd00:1122:3344:101::d]:33048 | ||
15201 | 2024.10.31 20:29:04.304678 [ 293 ] {} <Debug> HTTP-Session: cc37bc41-6d01-41b7-a840-95573fa0014c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15202 | 2024.10.31 20:29:04.304695 [ 293 ] {} <Debug> HTTP-Session: cc37bc41-6d01-41b7-a840-95573fa0014c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15203 | 2024.10.31 20:29:04.304743 [ 293 ] {} <Trace> HTTP-Session: cc37bc41-6d01-41b7-a840-95573fa0014c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15204 | 2024.10.31 20:29:04.304882 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33048) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15205 | 2024.10.31 20:29:04.304939 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15206 | 2024.10.31 20:29:04.305266 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15207 | 2024.10.31 20:29:04.305624 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15208 | 2024.10.31 20:29:04.305668 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15209 | 2024.10.31 20:29:04.306034 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15210 | 2024.10.31 20:29:04.306716 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15211 | 2024.10.31 20:29:04.306888 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002047 sec., 2931.1187103077673 rows/sec., 173.18 KiB/sec. | ||
15212 | 2024.10.31 20:29:04.307062 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Debug> DynamicQueryHandler: Done processing query | ||
15213 | 2024.10.31 20:29:04.307086 [ 293 ] {3516b913-9965-46cf-bf17-bec1f7dbb989} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15214 | 2024.10.31 20:29:04.307101 [ 293 ] {} <Debug> HTTP-Session: cc37bc41-6d01-41b7-a840-95573fa0014c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15215 | 2024.10.31 20:29:04.307287 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15216 | 2024.10.31 20:29:04.307417 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45724, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15217 | 2024.10.31 20:29:04.307487 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15218 | 2024.10.31 20:29:04.307512 [ 288 ] {} <Debug> HTTP-Session: 78bd69fe-baef-4d7c-b890-5b364de3bc05 Authenticating user 'default' from [fd00:1122:3344:101::d]:45724 | ||
15219 | 2024.10.31 20:29:04.307535 [ 288 ] {} <Debug> HTTP-Session: 78bd69fe-baef-4d7c-b890-5b364de3bc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15220 | 2024.10.31 20:29:04.307552 [ 288 ] {} <Debug> HTTP-Session: 78bd69fe-baef-4d7c-b890-5b364de3bc05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15221 | 2024.10.31 20:29:04.307597 [ 288 ] {} <Trace> HTTP-Session: 78bd69fe-baef-4d7c-b890-5b364de3bc05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15222 | 2024.10.31 20:29:04.307833 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45724) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15223 | 2024.10.31 20:29:04.307880 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15224 | 2024.10.31 20:29:04.308146 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15225 | 2024.10.31 20:29:04.308744 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15226 | 2024.10.31 20:29:04.308780 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15227 | 2024.10.31 20:29:04.309183 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15228 | 2024.10.31 20:29:04.309559 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15229 | 2024.10.31 20:29:04.309692 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001971 sec., 214611.87214611872 rows/sec., 15.34 MiB/sec. | ||
15230 | 2024.10.31 20:29:04.309869 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Debug> DynamicQueryHandler: Done processing query | ||
15231 | 2024.10.31 20:29:04.309893 [ 288 ] {a73d2019-b74a-427f-8a87-beb5fdbf9598} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
15232 | 2024.10.31 20:29:04.309909 [ 288 ] {} <Debug> HTTP-Session: 78bd69fe-baef-4d7c-b890-5b364de3bc05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15233 | 2024.10.31 20:29:04.310188 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15234 | 2024.10.31 20:29:04.310205 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45724, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15235 | 2024.10.31 20:29:04.310277 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15236 | 2024.10.31 20:29:04.310314 [ 293 ] {} <Debug> HTTP-Session: cac1b097-07c4-4122-b10b-0d8ff4424364 Authenticating user 'default' from [fd00:1122:3344:101::d]:33048 | ||
15237 | 2024.10.31 20:29:04.310335 [ 293 ] {} <Debug> HTTP-Session: cac1b097-07c4-4122-b10b-0d8ff4424364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15238 | 2024.10.31 20:29:04.310361 [ 293 ] {} <Debug> HTTP-Session: cac1b097-07c4-4122-b10b-0d8ff4424364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15239 | 2024.10.31 20:29:04.310410 [ 293 ] {} <Trace> HTTP-Session: cac1b097-07c4-4122-b10b-0d8ff4424364 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15240 | 2024.10.31 20:29:04.310537 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33048) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15241 | 2024.10.31 20:29:04.310596 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15242 | 2024.10.31 20:29:04.310773 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15243 | 2024.10.31 20:29:04.311032 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15244 | 2024.10.31 20:29:04.311068 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15245 | 2024.10.31 20:29:04.311426 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15246 | 2024.10.31 20:29:04.311747 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15247 | 2024.10.31 20:29:04.311906 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
15248 | 2024.10.31 20:29:04.312062 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Debug> DynamicQueryHandler: Done processing query | ||
15249 | 2024.10.31 20:29:04.312085 [ 293 ] {6f5120a6-5e26-49e4-8fd0-8804f2189f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15250 | 2024.10.31 20:29:04.312101 [ 293 ] {} <Debug> HTTP-Session: cac1b097-07c4-4122-b10b-0d8ff4424364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15251 | 2024.10.31 20:29:04.312273 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15252 | 2024.10.31 20:29:04.312386 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46137, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15253 | 2024.10.31 20:29:04.312444 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15254 | 2024.10.31 20:29:04.312463 [ 288 ] {} <Debug> HTTP-Session: c2a36402-bb41-4079-b712-57544b9b2f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46137 | ||
15255 | 2024.10.31 20:29:04.312481 [ 288 ] {} <Debug> HTTP-Session: c2a36402-bb41-4079-b712-57544b9b2f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15256 | 2024.10.31 20:29:04.312495 [ 288 ] {} <Debug> HTTP-Session: c2a36402-bb41-4079-b712-57544b9b2f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15257 | 2024.10.31 20:29:04.312534 [ 288 ] {} <Trace> HTTP-Session: c2a36402-bb41-4079-b712-57544b9b2f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15258 | 2024.10.31 20:29:04.312768 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15259 | 2024.10.31 20:29:04.312819 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15260 | 2024.10.31 20:29:04.313001 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15261 | 2024.10.31 20:29:04.313425 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15262 | 2024.10.31 20:29:04.313461 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15263 | 2024.10.31 20:29:04.313858 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15264 | 2024.10.31 20:29:04.314202 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15265 | 2024.10.31 20:29:04.314332 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. | ||
15266 | 2024.10.31 20:29:04.314332 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15267 | 2024.10.31 20:29:04.314402 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15268 | 2024.10.31 20:29:04.314438 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15269 | 2024.10.31 20:29:04.314562 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Debug> DynamicQueryHandler: Done processing query | ||
15270 | 2024.10.31 20:29:04.314574 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
15271 | 2024.10.31 20:29:04.314593 [ 288 ] {a8964610-e878-4da5-8b2e-05e06bc555ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15272 | 2024.10.31 20:29:04.314646 [ 288 ] {} <Debug> HTTP-Session: c2a36402-bb41-4079-b712-57544b9b2f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15273 | 2024.10.31 20:29:04.314946 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46137, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15274 | 2024.10.31 20:29:04.314976 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15275 | 2024.10.31 20:29:04.314989 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15276 | 2024.10.31 20:29:04.315088 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_86_17, total 15781 rows starting from the beginning of the part | ||
15277 | 2024.10.31 20:29:04.315177 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15278 | 2024.10.31 20:29:04.315249 [ 293 ] {} <Debug> HTTP-Session: 3408f075-1605-4be3-8afc-2a297cc1fec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33048 | ||
15279 | 2024.10.31 20:29:04.315360 [ 293 ] {} <Debug> HTTP-Session: 3408f075-1605-4be3-8afc-2a297cc1fec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15280 | 2024.10.31 20:29:04.315398 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
15281 | 2024.10.31 20:29:04.315432 [ 293 ] {} <Debug> HTTP-Session: 3408f075-1605-4be3-8afc-2a297cc1fec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15282 | 2024.10.31 20:29:04.315631 [ 293 ] {} <Trace> HTTP-Session: 3408f075-1605-4be3-8afc-2a297cc1fec8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15283 | 2024.10.31 20:29:04.315751 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
15284 | 2024.10.31 20:29:04.315929 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33048) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15285 | 2024.10.31 20:29:04.315932 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
15286 | 2024.10.31 20:29:04.316025 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15287 | 2024.10.31 20:29:04.316113 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
15288 | 2024.10.31 20:29:04.316349 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 237 rows starting from the beginning of the part | ||
15289 | 2024.10.31 20:29:04.316750 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15290 | 2024.10.31 20:29:04.317120 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15291 | 2024.10.31 20:29:04.317161 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15292 | 2024.10.31 20:29:04.317756 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15293 | 2024.10.31 20:29:04.318259 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2024.10.31 20:29:04.318574 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002719 sec., 367.78227289444646 rows/sec., 24.78 KiB/sec. | ||
15295 | 2024.10.31 20:29:04.319151 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Debug> DynamicQueryHandler: Done processing query | ||
15296 | 2024.10.31 20:29:04.319231 [ 293 ] {e8947468-8095-4410-a4e8-6b89b48dcb0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15297 | 2024.10.31 20:29:04.319318 [ 293 ] {} <Debug> HTTP-Session: 3408f075-1605-4be3-8afc-2a297cc1fec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15298 | 2024.10.31 20:29:04.319643 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15299 | 2024.10.31 20:29:04.319804 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64313, User-Agent: (none), Length: 69079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15300 | 2024.10.31 20:29:04.319928 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15301 | 2024.10.31 20:29:04.319959 [ 288 ] {} <Debug> HTTP-Session: 5fab47cb-c32a-4f08-97d0-0192b2441fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:64313 | ||
15302 | 2024.10.31 20:29:04.319981 [ 288 ] {} <Debug> HTTP-Session: 5fab47cb-c32a-4f08-97d0-0192b2441fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15303 | 2024.10.31 20:29:04.320012 [ 288 ] {} <Debug> HTTP-Session: 5fab47cb-c32a-4f08-97d0-0192b2441fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15304 | 2024.10.31 20:29:04.320057 [ 288 ] {} <Trace> HTTP-Session: 5fab47cb-c32a-4f08-97d0-0192b2441fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15305 | 2024.10.31 20:29:04.321667 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64313) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15306 | 2024.10.31 20:29:04.321753 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <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 | ||
15307 | 2024.10.31 20:29:04.322410 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15308 | 2024.10.31 20:29:04.323369 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15309 | 2024.10.31 20:29:04.323418 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15310 | 2024.10.31 20:29:04.323952 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16735 rows, containing 5 columns (5 merged, 0 gathered) in 0.009429385 sec., 1774771.1011905866 rows/sec., 121.29 MiB/sec. | ||
15311 | 2024.10.31 20:29:04.324203 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15312 | 2024.10.31 20:29:04.325364 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15313 | 2024.10.31 20:29:04.325514 [ 196 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15314 | 2024.10.31 20:29:04.325662 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
15315 | 2024.10.31 20:29:04.325666 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
15316 | 2024.10.31 20:29:04.326161 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15317 | 2024.10.31 20:29:04.326326 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.006141 sec., 6676.437062367693 rows/sec., 11.96 MiB/sec. | ||
15318 | 2024.10.31 20:29:04.326587 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Debug> DynamicQueryHandler: Done processing query | ||
15319 | 2024.10.31 20:29:04.326612 [ 288 ] {d319e673-42dd-456a-a176-d9c579a7af89} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15320 | 2024.10.31 20:29:04.326628 [ 288 ] {} <Debug> HTTP-Session: 5fab47cb-c32a-4f08-97d0-0192b2441fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15321 | 2024.10.31 20:29:04.326824 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15322 | 2024.10.31 20:29:04.326890 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41178, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15323 | 2024.10.31 20:29:04.326982 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15324 | 2024.10.31 20:29:04.327010 [ 293 ] {} <Debug> HTTP-Session: 2ec69662-48b4-47a1-bcaa-261c9a55de9a Authenticating user 'default' from [fd00:1122:3344:101::d]:41178 | ||
15325 | 2024.10.31 20:29:04.327033 [ 293 ] {} <Debug> HTTP-Session: 2ec69662-48b4-47a1-bcaa-261c9a55de9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15326 | 2024.10.31 20:29:04.327051 [ 293 ] {} <Debug> HTTP-Session: 2ec69662-48b4-47a1-bcaa-261c9a55de9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15327 | 2024.10.31 20:29:04.327093 [ 293 ] {} <Trace> HTTP-Session: 2ec69662-48b4-47a1-bcaa-261c9a55de9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15328 | 2024.10.31 20:29:04.327267 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41178) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15329 | 2024.10.31 20:29:04.327325 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15330 | 2024.10.31 20:29:04.327516 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15331 | 2024.10.31 20:29:04.327839 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15332 | 2024.10.31 20:29:04.327875 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15333 | 2024.10.31 20:29:04.328257 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15334 | 2024.10.31 20:29:04.328592 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15335 | 2024.10.31 20:29:04.328752 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
15336 | 2024.10.31 20:29:04.328790 [ 33 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15337 | 2024.10.31 20:29:04.328903 [ 33 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15338 | 2024.10.31 20:29:04.328954 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15339 | 2024.10.31 20:29:04.329022 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Debug> DynamicQueryHandler: Done processing query | ||
15340 | 2024.10.31 20:29:04.329093 [ 293 ] {b25c101a-e5b6-4f7e-9d41-08b212d5869c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15341 | 2024.10.31 20:29:04.329125 [ 293 ] {} <Debug> HTTP-Session: 2ec69662-48b4-47a1-bcaa-261c9a55de9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15342 | 2024.10.31 20:29:04.329172 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
15343 | 2024.10.31 20:29:04.329304 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15344 | 2024.10.31 20:29:04.329344 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5164 rows starting from the beginning of the part | ||
15345 | 2024.10.31 20:29:04.329415 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
15346 | 2024.10.31 20:29:04.329498 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
15347 | 2024.10.31 20:29:04.329693 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
15348 | 2024.10.31 20:29:04.329823 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
15349 | 2024.10.31 20:29:04.329902 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 82 rows starting from the beginning of the part | ||
15350 | 2024.10.31 20:29:04.330120 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15351 | 2024.10.31 20:29:04.331823 [ 194 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002755219 sec., 1999115.1338605024 rows/sec., 131.55 MiB/sec. | ||
15352 | 2024.10.31 20:29:04.332257 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15353 | 2024.10.31 20:29:04.332707 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15354 | 2024.10.31 20:29:04.332791 [ 200 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_91_18} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15355 | 2024.10.31 20:29:04.332862 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
15356 | 2024.10.31 20:29:05.000280 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.81 MiB, peak 190.84 MiB, free memory in arenas 0.00 B, will set to 183.52 MiB (RSS), difference: 1.71 MiB | ||
15357 | 2024.10.31 20:29:05.325294 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15358 | 2024.10.31 20:29:05.737012 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60265, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15359 | 2024.10.31 20:29:05.837714 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33750, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15360 | 2024.10.31 20:29:06.000124 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15361 | 2024.10.31 20:29:06.000232 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.57 MiB, peak 190.84 MiB, free memory in arenas 0.00 B, will set to 183.52 MiB (RSS), difference: -1.05 MiB | ||
15362 | 2024.10.31 20:29:06.088675 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15363 | 2024.10.31 20:29:06.157238 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51493, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15364 | 2024.10.31 20:29:06.167626 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50974, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15365 | 2024.10.31 20:29:06.193906 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35792, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15366 | 2024.10.31 20:29:07.117884 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37290, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15367 | 2024.10.31 20:29:07.433991 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15368 | 2024.10.31 20:29:07.636421 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15369 | 2024.10.31 20:29:07.639705 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15370 | 2024.10.31 20:29:07.741885 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15371 | 2024.10.31 20:29:07.799381 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15372 | 2024.10.31 20:29:07.830333 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38637, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15373 | 2024.10.31 20:29:07.875925 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56502, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15374 | 2024.10.31 20:29:07.930301 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15375 | 2024.10.31 20:29:07.940643 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15376 | 2024.10.31 20:29:07.959010 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57052, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15377 | 2024.10.31 20:29:08.062386 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15378 | 2024.10.31 20:29:08.120880 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64456, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15379 | 2024.10.31 20:29:08.158274 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34232, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15380 | 2024.10.31 20:29:08.229488 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15381 | 2024.10.31 20:29:08.293476 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15382 | 2024.10.31 20:29:08.411589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1366 | ||
15383 | 2024.10.31 20:29:08.414514 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15384 | 2024.10.31 20:29:08.414561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15385 | 2024.10.31 20:29:08.416135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
15386 | 2024.10.31 20:29:08.417185 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15387 | 2024.10.31 20:29:08.419690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1366 | ||
15388 | 2024.10.31 20:29:09.287697 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:45580, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15389 | 2024.10.31 20:29:09.287822 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15390 | 2024.10.31 20:29:09.287852 [ 293 ] {} <Debug> HTTP-Session: fc89457c-e027-42b5-b32b-6fa6e92ae5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45580 | ||
15391 | 2024.10.31 20:29:09.287879 [ 293 ] {} <Debug> HTTP-Session: fc89457c-e027-42b5-b32b-6fa6e92ae5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15392 | 2024.10.31 20:29:09.287894 [ 293 ] {} <Debug> HTTP-Session: fc89457c-e027-42b5-b32b-6fa6e92ae5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15393 | 2024.10.31 20:29:09.287947 [ 293 ] {} <Trace> HTTP-Session: fc89457c-e027-42b5-b32b-6fa6e92ae5a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15394 | 2024.10.31 20:29:09.288142 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45580) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15395 | 2024.10.31 20:29:09.288213 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15396 | 2024.10.31 20:29:09.288574 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15397 | 2024.10.31 20:29:09.288970 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15398 | 2024.10.31 20:29:09.289019 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15399 | 2024.10.31 20:29:09.289429 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
15400 | 2024.10.31 20:29:09.289816 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15401 | 2024.10.31 20:29:09.289990 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001964 sec., 2036.6598778004072 rows/sec., 166.08 KiB/sec. | ||
15402 | 2024.10.31 20:29:09.290272 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Debug> DynamicQueryHandler: Done processing query | ||
15403 | 2024.10.31 20:29:09.290299 [ 293 ] {5a9f11b9-9ed8-4efd-9388-5755d78f31e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15404 | 2024.10.31 20:29:09.290315 [ 293 ] {} <Debug> HTTP-Session: fc89457c-e027-42b5-b32b-6fa6e92ae5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15405 | 2024.10.31 20:29:09.290521 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15406 | 2024.10.31 20:29:09.290552 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37421, User-Agent: (none), Length: 8111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15407 | 2024.10.31 20:29:09.290619 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15408 | 2024.10.31 20:29:09.290640 [ 289 ] {} <Debug> HTTP-Session: d58cc818-8d75-4dcc-a79f-06fbc97a216f Authenticating user 'default' from [fd00:1122:3344:101::d]:37421 | ||
15409 | 2024.10.31 20:29:09.290663 [ 289 ] {} <Debug> HTTP-Session: d58cc818-8d75-4dcc-a79f-06fbc97a216f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15410 | 2024.10.31 20:29:09.290679 [ 289 ] {} <Debug> HTTP-Session: d58cc818-8d75-4dcc-a79f-06fbc97a216f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15411 | 2024.10.31 20:29:09.290719 [ 289 ] {} <Trace> HTTP-Session: d58cc818-8d75-4dcc-a79f-06fbc97a216f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15412 | 2024.10.31 20:29:09.290856 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37421) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15413 | 2024.10.31 20:29:09.290908 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15414 | 2024.10.31 20:29:09.291156 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15415 | 2024.10.31 20:29:09.291504 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15416 | 2024.10.31 20:29:09.291542 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15417 | 2024.10.31 20:29:09.291933 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15418 | 2024.10.31 20:29:09.292316 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15419 | 2024.10.31 20:29:09.292453 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001644 sec., 35279.80535279805 rows/sec., 2.70 MiB/sec. | ||
15420 | 2024.10.31 20:29:09.292624 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Debug> DynamicQueryHandler: Done processing query | ||
15421 | 2024.10.31 20:29:09.292650 [ 289 ] {8b160a20-4fdb-439c-88c9-1c18f61606d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
15422 | 2024.10.31 20:29:09.292665 [ 289 ] {} <Debug> HTTP-Session: d58cc818-8d75-4dcc-a79f-06fbc97a216f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15423 | 2024.10.31 20:29:09.292831 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15424 | 2024.10.31 20:29:09.292884 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62847, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15425 | 2024.10.31 20:29:09.292945 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15426 | 2024.10.31 20:29:09.292967 [ 293 ] {} <Debug> HTTP-Session: 31f4ecd0-9ebc-4b21-a0cc-1ed94f74eb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:62847 | ||
15427 | 2024.10.31 20:29:09.292984 [ 293 ] {} <Debug> HTTP-Session: 31f4ecd0-9ebc-4b21-a0cc-1ed94f74eb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15428 | 2024.10.31 20:29:09.292999 [ 293 ] {} <Debug> HTTP-Session: 31f4ecd0-9ebc-4b21-a0cc-1ed94f74eb90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15429 | 2024.10.31 20:29:09.293036 [ 293 ] {} <Trace> HTTP-Session: 31f4ecd0-9ebc-4b21-a0cc-1ed94f74eb90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15430 | 2024.10.31 20:29:09.293143 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62847) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15431 | 2024.10.31 20:29:09.293188 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15432 | 2024.10.31 20:29:09.293421 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15433 | 2024.10.31 20:29:09.293790 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15434 | 2024.10.31 20:29:09.293827 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15435 | 2024.10.31 20:29:09.294175 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15436 | 2024.10.31 20:29:09.294570 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15437 | 2024.10.31 20:29:09.294705 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 175.66 KiB/sec. | ||
15438 | 2024.10.31 20:29:09.294881 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Debug> DynamicQueryHandler: Done processing query | ||
15439 | 2024.10.31 20:29:09.294905 [ 293 ] {b2f3b7db-08e5-40e7-81cd-a489a45bea6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15440 | 2024.10.31 20:29:09.294921 [ 293 ] {} <Debug> HTTP-Session: 31f4ecd0-9ebc-4b21-a0cc-1ed94f74eb90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15441 | 2024.10.31 20:29:09.295062 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15442 | 2024.10.31 20:29:09.295259 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50594, User-Agent: (none), Length: 11578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15443 | 2024.10.31 20:29:09.295325 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15444 | 2024.10.31 20:29:09.295349 [ 289 ] {} <Debug> HTTP-Session: ba36aae9-5180-4658-a445-e0da5969440f Authenticating user 'default' from [fd00:1122:3344:101::d]:50594 | ||
15445 | 2024.10.31 20:29:09.295370 [ 289 ] {} <Debug> HTTP-Session: ba36aae9-5180-4658-a445-e0da5969440f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15446 | 2024.10.31 20:29:09.295388 [ 289 ] {} <Debug> HTTP-Session: ba36aae9-5180-4658-a445-e0da5969440f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15447 | 2024.10.31 20:29:09.295429 [ 289 ] {} <Trace> HTTP-Session: ba36aae9-5180-4658-a445-e0da5969440f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15448 | 2024.10.31 20:29:09.295574 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50594) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15449 | 2024.10.31 20:29:09.295632 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15450 | 2024.10.31 20:29:09.295901 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15451 | 2024.10.31 20:29:09.296262 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15452 | 2024.10.31 20:29:09.296298 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15453 | 2024.10.31 20:29:09.296664 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15454 | 2024.10.31 20:29:09.297033 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15455 | 2024.10.31 20:29:09.297163 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001642 sec., 41412.91108404385 rows/sec., 3.24 MiB/sec. | ||
15456 | 2024.10.31 20:29:09.297334 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Debug> DynamicQueryHandler: Done processing query | ||
15457 | 2024.10.31 20:29:09.297358 [ 289 ] {bad4a45e-1b54-4ce4-b083-ff049454d6de} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15458 | 2024.10.31 20:29:09.297375 [ 289 ] {} <Debug> HTTP-Session: ba36aae9-5180-4658-a445-e0da5969440f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15459 | 2024.10.31 20:29:09.297553 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62847, User-Agent: (none), Length: 24902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15460 | 2024.10.31 20:29:09.297573 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15461 | 2024.10.31 20:29:09.297613 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15462 | 2024.10.31 20:29:09.297632 [ 293 ] {} <Debug> HTTP-Session: 063387db-40ce-4fb1-afaa-1a437c1299c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62847 | ||
15463 | 2024.10.31 20:29:09.297653 [ 293 ] {} <Debug> HTTP-Session: 063387db-40ce-4fb1-afaa-1a437c1299c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15464 | 2024.10.31 20:29:09.297667 [ 293 ] {} <Debug> HTTP-Session: 063387db-40ce-4fb1-afaa-1a437c1299c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15465 | 2024.10.31 20:29:09.297703 [ 293 ] {} <Trace> HTTP-Session: 063387db-40ce-4fb1-afaa-1a437c1299c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15466 | 2024.10.31 20:29:09.297854 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62847) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15467 | 2024.10.31 20:29:09.297901 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15468 | 2024.10.31 20:29:09.298041 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15469 | 2024.10.31 20:29:09.298465 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15470 | 2024.10.31 20:29:09.298502 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15471 | 2024.10.31 20:29:09.298884 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15472 | 2024.10.31 20:29:09.299225 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15473 | 2024.10.31 20:29:09.299353 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001565 sec., 83067.0926517572 rows/sec., 5.78 MiB/sec. | ||
15474 | 2024.10.31 20:29:09.299590 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Debug> DynamicQueryHandler: Done processing query | ||
15475 | 2024.10.31 20:29:09.299641 [ 293 ] {f6354147-2e67-44f6-9668-1f0d3f2a5631} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15476 | 2024.10.31 20:29:09.299692 [ 293 ] {} <Debug> HTTP-Session: 063387db-40ce-4fb1-afaa-1a437c1299c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15477 | 2024.10.31 20:29:09.299912 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15478 | 2024.10.31 20:29:09.299961 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51668, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15479 | 2024.10.31 20:29:09.300022 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15480 | 2024.10.31 20:29:09.300041 [ 289 ] {} <Debug> HTTP-Session: 507f4f2e-06a0-49d5-877f-2ea270ec8735 Authenticating user 'default' from [fd00:1122:3344:101::d]:51668 | ||
15481 | 2024.10.31 20:29:09.300059 [ 289 ] {} <Debug> HTTP-Session: 507f4f2e-06a0-49d5-877f-2ea270ec8735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15482 | 2024.10.31 20:29:09.300074 [ 289 ] {} <Debug> HTTP-Session: 507f4f2e-06a0-49d5-877f-2ea270ec8735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15483 | 2024.10.31 20:29:09.300112 [ 289 ] {} <Trace> HTTP-Session: 507f4f2e-06a0-49d5-877f-2ea270ec8735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15484 | 2024.10.31 20:29:09.300235 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51668) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15485 | 2024.10.31 20:29:09.300281 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15486 | 2024.10.31 20:29:09.300426 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15487 | 2024.10.31 20:29:09.300734 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15488 | 2024.10.31 20:29:09.300771 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
15489 | 2024.10.31 20:29:09.301144 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15490 | 2024.10.31 20:29:09.301500 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15491 | 2024.10.31 20:29:09.301625 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001436 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
15492 | 2024.10.31 20:29:09.301786 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Debug> DynamicQueryHandler: Done processing query | ||
15493 | 2024.10.31 20:29:09.301810 [ 289 ] {af8a1b72-f90d-4fcc-96c5-c9047186f706} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15494 | 2024.10.31 20:29:09.301826 [ 289 ] {} <Debug> HTTP-Session: 507f4f2e-06a0-49d5-877f-2ea270ec8735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15495 | 2024.10.31 20:29:09.302073 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51668, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15496 | 2024.10.31 20:29:12.983017 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15497 | 2024.10.31 20:29:12.983085 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15498 | 2024.10.31 20:29:14.289153 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35732, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15499 | 2024.10.31 20:29:14.289283 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15500 | 2024.10.31 20:29:14.289312 [ 293 ] {} <Debug> HTTP-Session: 4285bbfc-5b1d-484a-a9ee-ec9e1e44e54b Authenticating user 'default' from [fd00:1122:3344:101::d]:35732 | ||
15501 | 2024.10.31 20:29:14.289341 [ 293 ] {} <Debug> HTTP-Session: 4285bbfc-5b1d-484a-a9ee-ec9e1e44e54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15502 | 2024.10.31 20:29:14.289359 [ 293 ] {} <Debug> HTTP-Session: 4285bbfc-5b1d-484a-a9ee-ec9e1e44e54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15503 | 2024.10.31 20:29:14.289417 [ 293 ] {} <Trace> HTTP-Session: 4285bbfc-5b1d-484a-a9ee-ec9e1e44e54b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15504 | 2024.10.31 20:29:14.289646 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35732) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15505 | 2024.10.31 20:29:14.289723 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15506 | 2024.10.31 20:29:14.290148 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15507 | 2024.10.31 20:29:14.290648 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15508 | 2024.10.31 20:29:14.290694 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15509 | 2024.10.31 20:29:14.291152 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15510 | 2024.10.31 20:29:14.291542 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15511 | 2024.10.31 20:29:14.291730 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00215 sec., 26046.511627906977 rows/sec., 2.00 MiB/sec. | ||
15512 | 2024.10.31 20:29:14.292090 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Debug> DynamicQueryHandler: Done processing query | ||
15513 | 2024.10.31 20:29:14.292158 [ 293 ] {fbdb6e4e-9851-48a1-8c07-f3514316977e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15514 | 2024.10.31 20:29:14.292216 [ 293 ] {} <Debug> HTTP-Session: 4285bbfc-5b1d-484a-a9ee-ec9e1e44e54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15515 | 2024.10.31 20:29:14.292455 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15516 | 2024.10.31 20:29:14.292582 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59009, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15517 | 2024.10.31 20:29:14.292665 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15518 | 2024.10.31 20:29:14.292692 [ 289 ] {} <Debug> HTTP-Session: ac7c7ac0-1788-4119-b669-972334a1c4a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59009 | ||
15519 | 2024.10.31 20:29:14.292714 [ 289 ] {} <Debug> HTTP-Session: ac7c7ac0-1788-4119-b669-972334a1c4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15520 | 2024.10.31 20:29:14.292732 [ 289 ] {} <Debug> HTTP-Session: ac7c7ac0-1788-4119-b669-972334a1c4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15521 | 2024.10.31 20:29:14.292777 [ 289 ] {} <Trace> HTTP-Session: ac7c7ac0-1788-4119-b669-972334a1c4a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15522 | 2024.10.31 20:29:14.292946 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59009) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15523 | 2024.10.31 20:29:14.293005 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15524 | 2024.10.31 20:29:14.293270 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15525 | 2024.10.31 20:29:14.293637 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15526 | 2024.10.31 20:29:14.293676 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15527 | 2024.10.31 20:29:14.294044 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15528 | 2024.10.31 20:29:14.294419 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15529 | 2024.10.31 20:29:14.294579 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001689 sec., 37892.24393132031 rows/sec., 2.96 MiB/sec. | ||
15530 | 2024.10.31 20:29:14.294748 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Debug> DynamicQueryHandler: Done processing query | ||
15531 | 2024.10.31 20:29:14.294773 [ 289 ] {3b19e952-bded-432e-af88-a4c1141fe473} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15532 | 2024.10.31 20:29:14.294788 [ 289 ] {} <Debug> HTTP-Session: ac7c7ac0-1788-4119-b669-972334a1c4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15533 | 2024.10.31 20:29:14.295008 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59009, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15534 | 2024.10.31 20:29:14.295016 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35732, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15535 | 2024.10.31 20:29:14.295090 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15536 | 2024.10.31 20:29:14.295117 [ 293 ] {} <Debug> HTTP-Session: 53ee0d73-678b-4b84-b4f5-f139fd3eeb3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35732 | ||
15537 | 2024.10.31 20:29:14.295143 [ 293 ] {} <Debug> HTTP-Session: 53ee0d73-678b-4b84-b4f5-f139fd3eeb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15538 | 2024.10.31 20:29:14.295161 [ 293 ] {} <Debug> HTTP-Session: 53ee0d73-678b-4b84-b4f5-f139fd3eeb3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15539 | 2024.10.31 20:29:14.295201 [ 293 ] {} <Trace> HTTP-Session: 53ee0d73-678b-4b84-b4f5-f139fd3eeb3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15540 | 2024.10.31 20:29:14.295390 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35732) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15541 | 2024.10.31 20:29:14.295449 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15542 | 2024.10.31 20:29:14.295631 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15543 | 2024.10.31 20:29:14.296143 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15544 | 2024.10.31 20:29:14.296181 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15545 | 2024.10.31 20:29:14.296572 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15546 | 2024.10.31 20:29:14.296913 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15547 | 2024.10.31 20:29:14.297074 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001776 sec., 90090.09009009009 rows/sec., 6.27 MiB/sec. | ||
15548 | 2024.10.31 20:29:14.297252 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Debug> DynamicQueryHandler: Done processing query | ||
15549 | 2024.10.31 20:29:14.297276 [ 293 ] {3161fc22-ff55-417c-9e2b-8fb4b8f00680} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15550 | 2024.10.31 20:29:14.297292 [ 293 ] {} <Debug> HTTP-Session: 53ee0d73-678b-4b84-b4f5-f139fd3eeb3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15551 | 2024.10.31 20:29:14.297488 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15552 | 2024.10.31 20:29:14.297602 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35805, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15553 | 2024.10.31 20:29:14.297671 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15554 | 2024.10.31 20:29:14.297695 [ 289 ] {} <Debug> HTTP-Session: 794bda9b-248b-4a98-8f57-2159f4c74032 Authenticating user 'default' from [fd00:1122:3344:101::d]:35805 | ||
15555 | 2024.10.31 20:29:14.297715 [ 289 ] {} <Debug> HTTP-Session: 794bda9b-248b-4a98-8f57-2159f4c74032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15556 | 2024.10.31 20:29:14.297732 [ 289 ] {} <Debug> HTTP-Session: 794bda9b-248b-4a98-8f57-2159f4c74032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15557 | 2024.10.31 20:29:14.297771 [ 289 ] {} <Trace> HTTP-Session: 794bda9b-248b-4a98-8f57-2159f4c74032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15558 | 2024.10.31 20:29:14.297906 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35805) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15559 | 2024.10.31 20:29:14.297958 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15560 | 2024.10.31 20:29:14.298112 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15561 | 2024.10.31 20:29:14.298474 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15562 | 2024.10.31 20:29:14.298509 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15563 | 2024.10.31 20:29:14.298869 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
15564 | 2024.10.31 20:29:14.299188 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15565 | 2024.10.31 20:29:14.299339 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
15566 | 2024.10.31 20:29:14.299503 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Debug> DynamicQueryHandler: Done processing query | ||
15567 | 2024.10.31 20:29:14.299526 [ 289 ] {47af7dc5-59c9-441f-9f48-d1627cb91c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
15568 | 2024.10.31 20:29:14.299541 [ 289 ] {} <Debug> HTTP-Session: 794bda9b-248b-4a98-8f57-2159f4c74032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15569 | 2024.10.31 20:29:14.299743 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35805, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15570 | 2024.10.31 20:29:16.304705 [ 59 ] {} <Debug> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
15571 | 2024.10.31 20:29:16.304820 [ 59 ] {} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15572 | 2024.10.31 20:29:16.304863 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15573 | 2024.10.31 20:29:16.305048 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
15574 | 2024.10.31 20:29:16.305267 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15575 | 2024.10.31 20:29:16.305306 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 243 rows starting from the beginning of the part | ||
15576 | 2024.10.31 20:29:16.305391 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
15577 | 2024.10.31 20:29:16.305626 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
15578 | 2024.10.31 20:29:16.305890 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
15579 | 2024.10.31 20:29:16.306195 [ 186 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
15580 | 2024.10.31 20:29:16.307380 [ 200 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417532 sec., 123679.85201436837 rows/sec., 8.42 MiB/sec. | ||
15581 | 2024.10.31 20:29:16.307582 [ 200 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
15582 | 2024.10.31 20:29:16.308053 [ 200 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15583 | 2024.10.31 20:29:16.308147 [ 200 ] {f2d13c95-db20-4279-887b-67d5cd04883e::all_1_29_7} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
15584 | 2024.10.31 20:29:16.308256 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
15585 | 2024.10.31 20:29:18.419943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1386 | ||
15586 | 2024.10.31 20:29:18.422616 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15587 | 2024.10.31 20:29:18.422680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15588 | 2024.10.31 20:29:18.424277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
15589 | 2024.10.31 20:29:18.425331 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15590 | 2024.10.31 20:29:18.426706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
15591 | 2024.10.31 20:29:19.296962 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35732, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15592 | 2024.10.31 20:29:19.297087 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15593 | 2024.10.31 20:29:19.297113 [ 293 ] {} <Debug> HTTP-Session: 23f1c73f-794b-4ebb-9d4b-e54ab24d122c Authenticating user 'default' from [fd00:1122:3344:101::d]:35732 | ||
15594 | 2024.10.31 20:29:19.297139 [ 293 ] {} <Debug> HTTP-Session: 23f1c73f-794b-4ebb-9d4b-e54ab24d122c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15595 | 2024.10.31 20:29:19.297153 [ 293 ] {} <Debug> HTTP-Session: 23f1c73f-794b-4ebb-9d4b-e54ab24d122c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15596 | 2024.10.31 20:29:19.297210 [ 293 ] {} <Trace> HTTP-Session: 23f1c73f-794b-4ebb-9d4b-e54ab24d122c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15597 | 2024.10.31 20:29:19.297507 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35732) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15598 | 2024.10.31 20:29:19.297594 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15599 | 2024.10.31 20:29:19.298084 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15600 | 2024.10.31 20:29:19.298913 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15601 | 2024.10.31 20:29:19.298970 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15602 | 2024.10.31 20:29:19.299609 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15603 | 2024.10.31 20:29:19.300133 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15604 | 2024.10.31 20:29:19.300315 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.00293 sec., 92491.46757679181 rows/sec., 8.23 MiB/sec. | ||
15605 | 2024.10.31 20:29:19.300393 [ 67 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15606 | 2024.10.31 20:29:19.300512 [ 67 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15607 | 2024.10.31 20:29:19.300550 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15608 | 2024.10.31 20:29:19.300681 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Debug> DynamicQueryHandler: Done processing query | ||
15609 | 2024.10.31 20:29:19.300733 [ 293 ] {4540c061-826a-406d-b2b8-f667766b6d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
15610 | 2024.10.31 20:29:19.300758 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
15611 | 2024.10.31 20:29:19.300776 [ 293 ] {} <Debug> HTTP-Session: 23f1c73f-794b-4ebb-9d4b-e54ab24d122c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15612 | 2024.10.31 20:29:19.301189 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15613 | 2024.10.31 20:29:19.301209 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15614 | 2024.10.31 20:29:19.301358 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1422 rows starting from the beginning of the part | ||
15615 | 2024.10.31 20:29:19.301438 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60714, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15616 | 2024.10.31 20:29:19.301608 [ 293 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
15617 | |||
15618 | (version 23.8.7.1) | ||
15619 | 2024.10.31 20:29:19.301788 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15620 | 2024.10.31 20:29:19.301986 [ 288 ] {} <Debug> HTTP-Session: ceddb26f-a7b5-4179-83d6-b649df1e448c Authenticating user 'default' from [fd00:1122:3344:101::d]:60714 | ||
15621 | 2024.10.31 20:29:19.302024 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
15622 | 2024.10.31 20:29:19.302120 [ 288 ] {} <Debug> HTTP-Session: ceddb26f-a7b5-4179-83d6-b649df1e448c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15623 | 2024.10.31 20:29:19.302213 [ 288 ] {} <Debug> HTTP-Session: ceddb26f-a7b5-4179-83d6-b649df1e448c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15624 | 2024.10.31 20:29:19.302552 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 271 rows starting from the beginning of the part | ||
15625 | 2024.10.31 20:29:19.302570 [ 288 ] {} <Trace> HTTP-Session: ceddb26f-a7b5-4179-83d6-b649df1e448c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15626 | 2024.10.31 20:29:19.303112 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 58 rows starting from the beginning of the part | ||
15627 | 2024.10.31 20:29:19.303229 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60714) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15628 | 2024.10.31 20:29:19.303544 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15629 | 2024.10.31 20:29:19.303675 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
15630 | 2024.10.31 20:29:19.304163 [ 200 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 271 rows starting from the beginning of the part | ||
15631 | 2024.10.31 20:29:19.305144 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15632 | 2024.10.31 20:29:19.306276 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15633 | 2024.10.31 20:29:19.306368 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15634 | 2024.10.31 20:29:19.307526 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15635 | 2024.10.31 20:29:19.308412 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007784727 sec., 274126.5043719581 rows/sec., 24.23 MiB/sec. | ||
15636 | 2024.10.31 20:29:19.308668 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15637 | 2024.10.31 20:29:19.308674 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15638 | 2024.10.31 20:29:19.309005 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00606 sec., 6765.676567656766 rows/sec., 508.75 KiB/sec. | ||
15639 | 2024.10.31 20:29:19.309377 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Debug> DynamicQueryHandler: Done processing query | ||
15640 | 2024.10.31 20:29:19.309416 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15641 | 2024.10.31 20:29:19.309419 [ 288 ] {49748208-1830-423e-8327-a0ef77b747c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15642 | 2024.10.31 20:29:19.309463 [ 288 ] {} <Debug> HTTP-Session: ceddb26f-a7b5-4179-83d6-b649df1e448c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15643 | 2024.10.31 20:29:19.309549 [ 189 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_96_19} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15644 | 2024.10.31 20:29:19.309659 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
15645 | 2024.10.31 20:29:19.309697 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15646 | 2024.10.31 20:29:19.309783 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57252, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15647 | 2024.10.31 20:29:19.309881 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15648 | 2024.10.31 20:29:19.309908 [ 293 ] {} <Debug> HTTP-Session: 5afab253-da95-4f4e-b041-3b291345cd30 Authenticating user 'default' from [fd00:1122:3344:101::d]:57252 | ||
15649 | 2024.10.31 20:29:19.309931 [ 293 ] {} <Debug> HTTP-Session: 5afab253-da95-4f4e-b041-3b291345cd30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15650 | 2024.10.31 20:29:19.309949 [ 293 ] {} <Debug> HTTP-Session: 5afab253-da95-4f4e-b041-3b291345cd30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15651 | 2024.10.31 20:29:19.309996 [ 293 ] {} <Trace> HTTP-Session: 5afab253-da95-4f4e-b041-3b291345cd30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15652 | 2024.10.31 20:29:19.310149 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57252) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
15653 | 2024.10.31 20:29:19.310213 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15654 | 2024.10.31 20:29:19.310534 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15655 | 2024.10.31 20:29:19.310913 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15656 | 2024.10.31 20:29:19.310955 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15657 | 2024.10.31 20:29:19.311353 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
15658 | 2024.10.31 20:29:19.311798 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15659 | 2024.10.31 20:29:19.312013 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001911 sec., 7326.007326007326 rows/sec., 513.07 KiB/sec. | ||
15660 | 2024.10.31 20:29:19.312253 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Debug> DynamicQueryHandler: Done processing query | ||
15661 | 2024.10.31 20:29:19.312285 [ 293 ] {2bb42013-354f-4b2a-b131-b35f722f6c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15662 | 2024.10.31 20:29:19.312311 [ 293 ] {} <Debug> HTTP-Session: 5afab253-da95-4f4e-b041-3b291345cd30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15663 | 2024.10.31 20:29:19.312517 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15664 | 2024.10.31 20:29:19.312595 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33141, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15665 | 2024.10.31 20:29:19.312686 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15666 | 2024.10.31 20:29:19.312712 [ 288 ] {} <Debug> HTTP-Session: f69f092d-db50-4b70-98d6-e5c313d9a664 Authenticating user 'default' from [fd00:1122:3344:101::d]:33141 | ||
15667 | 2024.10.31 20:29:19.312735 [ 288 ] {} <Debug> HTTP-Session: f69f092d-db50-4b70-98d6-e5c313d9a664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15668 | 2024.10.31 20:29:19.312750 [ 288 ] {} <Debug> HTTP-Session: f69f092d-db50-4b70-98d6-e5c313d9a664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15669 | 2024.10.31 20:29:19.312796 [ 288 ] {} <Trace> HTTP-Session: f69f092d-db50-4b70-98d6-e5c313d9a664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15670 | 2024.10.31 20:29:19.312936 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33141) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
15671 | 2024.10.31 20:29:19.312990 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15672 | 2024.10.31 20:29:19.313341 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15673 | 2024.10.31 20:29:19.313691 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15674 | 2024.10.31 20:29:19.313739 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15675 | 2024.10.31 20:29:19.314141 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15676 | 2024.10.31 20:29:19.314526 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15677 | 2024.10.31 20:29:19.314707 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001798 sec., 3337.0411568409345 rows/sec., 197.16 KiB/sec. | ||
15678 | 2024.10.31 20:29:19.314708 [ 67 ] {} <Debug> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
15679 | 2024.10.31 20:29:19.314810 [ 67 ] {} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15680 | 2024.10.31 20:29:19.314874 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15681 | 2024.10.31 20:29:19.315069 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Debug> DynamicQueryHandler: Done processing query | ||
15682 | 2024.10.31 20:29:19.315130 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
15683 | 2024.10.31 20:29:19.315133 [ 288 ] {eb15b296-aeab-4785-872e-013ab6f36eba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15684 | 2024.10.31 20:29:19.315218 [ 288 ] {} <Debug> HTTP-Session: f69f092d-db50-4b70-98d6-e5c313d9a664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15685 | 2024.10.31 20:29:19.315626 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33141, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15686 | 2024.10.31 20:29:19.315827 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15687 | 2024.10.31 20:29:19.315847 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39488, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15688 | 2024.10.31 20:29:19.315907 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part | ||
15689 | 2024.10.31 20:29:19.316003 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15690 | 2024.10.31 20:29:19.316111 [ 293 ] {} <Debug> HTTP-Session: aafd7fc4-0e7a-4e76-9547-e3fbcdd436c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39488 | ||
15691 | 2024.10.31 20:29:19.316191 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
15692 | 2024.10.31 20:29:19.316203 [ 293 ] {} <Debug> HTTP-Session: aafd7fc4-0e7a-4e76-9547-e3fbcdd436c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15693 | 2024.10.31 20:29:19.316274 [ 293 ] {} <Debug> HTTP-Session: aafd7fc4-0e7a-4e76-9547-e3fbcdd436c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15694 | 2024.10.31 20:29:19.316431 [ 293 ] {} <Trace> HTTP-Session: aafd7fc4-0e7a-4e76-9547-e3fbcdd436c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15695 | 2024.10.31 20:29:19.316490 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
15696 | 2024.10.31 20:29:19.316797 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
15697 | 2024.10.31 20:29:19.316910 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
15698 | 2024.10.31 20:29:19.317031 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39488) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15699 | 2024.10.31 20:29:19.317229 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15700 | 2024.10.31 20:29:19.318433 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15701 | 2024.10.31 20:29:19.319592 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004624201 sec., 6487.607264476609 rows/sec., 411.81 KiB/sec. | ||
15702 | 2024.10.31 20:29:19.319775 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
15703 | 2024.10.31 20:29:19.319975 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15704 | 2024.10.31 20:29:19.320057 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15705 | 2024.10.31 20:29:19.320758 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15706 | 2024.10.31 20:29:19.320970 [ 193 ] {8964867d-d0a0-4e75-a56a-8f3fb89b405b::all_1_29_7} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
15707 | 2024.10.31 20:29:19.321141 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15708 | 2024.10.31 20:29:19.321278 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
15709 | 2024.10.31 20:29:19.321832 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15710 | 2024.10.31 20:29:19.322043 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005345 sec., 79139.38260056128 rows/sec., 5.66 MiB/sec. | ||
15711 | 2024.10.31 20:29:19.322055 [ 67 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
15712 | 2024.10.31 20:29:19.322153 [ 67 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15713 | 2024.10.31 20:29:19.322219 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15714 | 2024.10.31 20:29:19.322457 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
15715 | 2024.10.31 20:29:19.322530 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Debug> DynamicQueryHandler: Done processing query | ||
15716 | 2024.10.31 20:29:19.322625 [ 293 ] {5499d51d-8546-46c5-ba1b-d7a68d05e25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
15717 | 2024.10.31 20:29:19.322712 [ 293 ] {} <Debug> HTTP-Session: aafd7fc4-0e7a-4e76-9547-e3fbcdd436c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15718 | 2024.10.31 20:29:19.323102 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15719 | 2024.10.31 20:29:19.323283 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44002, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15720 | 2024.10.31 20:29:19.323282 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15721 | 2024.10.31 20:29:19.323488 [ 293 ] {} <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): | ||
15722 | |||
15723 | (version 23.8.7.1) | ||
15724 | 2024.10.31 20:29:19.323499 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part | ||
15725 | 2024.10.31 20:29:19.323533 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15726 | 2024.10.31 20:29:19.323656 [ 288 ] {} <Debug> HTTP-Session: 4e6ad8bb-1365-4c66-9ea2-f3822a2a158b Authenticating user 'default' from [fd00:1122:3344:101::d]:44002 | ||
15727 | 2024.10.31 20:29:19.323806 [ 288 ] {} <Debug> HTTP-Session: 4e6ad8bb-1365-4c66-9ea2-f3822a2a158b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15728 | 2024.10.31 20:29:19.323925 [ 288 ] {} <Debug> HTTP-Session: 4e6ad8bb-1365-4c66-9ea2-f3822a2a158b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15729 | 2024.10.31 20:29:19.324054 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
15730 | 2024.10.31 20:29:19.324115 [ 288 ] {} <Trace> HTTP-Session: 4e6ad8bb-1365-4c66-9ea2-f3822a2a158b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15731 | 2024.10.31 20:29:19.324620 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 423 rows starting from the beginning of the part | ||
15732 | 2024.10.31 20:29:19.324712 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44002) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
15733 | 2024.10.31 20:29:19.324892 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15734 | 2024.10.31 20:29:19.324969 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 68 rows starting from the beginning of the part | ||
15735 | 2024.10.31 20:29:19.325375 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
15736 | 2024.10.31 20:29:19.325699 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 423 rows starting from the beginning of the part | ||
15737 | 2024.10.31 20:29:19.326136 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15738 | 2024.10.31 20:29:19.326628 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15739 | 2024.10.31 20:29:19.326673 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15740 | 2024.10.31 20:29:19.327249 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15741 | 2024.10.31 20:29:19.327665 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15742 | 2024.10.31 20:29:19.327933 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1957 rows, containing 5 columns (5 merged, 0 gathered) in 0.005586488 sec., 350309.53257216344 rows/sec., 26.82 MiB/sec. | ||
15743 | 2024.10.31 20:29:19.327960 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003496 sec., 1716.2471395881007 rows/sec., 89.67 KiB/sec. | ||
15744 | 2024.10.31 20:29:19.328238 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
15745 | 2024.10.31 20:29:19.328314 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Debug> DynamicQueryHandler: Done processing query | ||
15746 | 2024.10.31 20:29:19.328348 [ 288 ] {c9fa74e7-6b92-412d-ad54-8dbef6c87d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
15747 | 2024.10.31 20:29:19.328375 [ 288 ] {} <Debug> HTTP-Session: 4e6ad8bb-1365-4c66-9ea2-f3822a2a158b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15748 | 2024.10.31 20:29:19.328617 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15749 | 2024.10.31 20:29:19.328747 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42755, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15750 | 2024.10.31 20:29:19.328815 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15751 | 2024.10.31 20:29:19.328869 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15752 | 2024.10.31 20:29:19.328936 [ 293 ] {} <Debug> HTTP-Session: 33a30a96-0a86-4ca1-ba02-22e5ed320bc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42755 | ||
15753 | 2024.10.31 20:29:19.328971 [ 293 ] {} <Debug> HTTP-Session: 33a30a96-0a86-4ca1-ba02-22e5ed320bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15754 | 2024.10.31 20:29:19.328988 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_96_19} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
15755 | 2024.10.31 20:29:19.329012 [ 293 ] {} <Debug> HTTP-Session: 33a30a96-0a86-4ca1-ba02-22e5ed320bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15756 | 2024.10.31 20:29:19.329122 [ 293 ] {} <Trace> HTTP-Session: 33a30a96-0a86-4ca1-ba02-22e5ed320bc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15757 | 2024.10.31 20:29:19.329143 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15758 | 2024.10.31 20:29:19.329475 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42755) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15759 | 2024.10.31 20:29:19.329540 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15760 | 2024.10.31 20:29:19.329732 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15761 | 2024.10.31 20:29:19.330233 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15762 | 2024.10.31 20:29:19.330273 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15763 | 2024.10.31 20:29:19.330745 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15764 | 2024.10.31 20:29:19.331141 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15765 | 2024.10.31 20:29:19.331309 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002009 sec., 117969.13887506223 rows/sec., 7.91 MiB/sec. | ||
15766 | 2024.10.31 20:29:19.331533 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Debug> DynamicQueryHandler: Done processing query | ||
15767 | 2024.10.31 20:29:19.331563 [ 293 ] {61fbb137-a783-4ee2-9f61-e49e380ab75f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
15768 | 2024.10.31 20:29:19.331579 [ 293 ] {} <Debug> HTTP-Session: 33a30a96-0a86-4ca1-ba02-22e5ed320bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15769 | 2024.10.31 20:29:19.331753 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42755, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15770 | 2024.10.31 20:29:19.331858 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57215, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15771 | 2024.10.31 20:29:19.331932 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15772 | 2024.10.31 20:29:19.331959 [ 289 ] {} <Debug> HTTP-Session: 35335ef2-4571-4d21-a16e-e4e1597921a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57215 | ||
15773 | 2024.10.31 20:29:19.331982 [ 289 ] {} <Debug> HTTP-Session: 35335ef2-4571-4d21-a16e-e4e1597921a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15774 | 2024.10.31 20:29:19.332000 [ 289 ] {} <Debug> HTTP-Session: 35335ef2-4571-4d21-a16e-e4e1597921a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15775 | 2024.10.31 20:29:19.332044 [ 289 ] {} <Trace> HTTP-Session: 35335ef2-4571-4d21-a16e-e4e1597921a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15776 | 2024.10.31 20:29:19.332171 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57215) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
15777 | 2024.10.31 20:29:19.332231 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15778 | 2024.10.31 20:29:19.332405 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15779 | 2024.10.31 20:29:19.332753 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15780 | 2024.10.31 20:29:19.332796 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15781 | 2024.10.31 20:29:19.333232 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
15782 | 2024.10.31 20:29:19.333674 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15783 | 2024.10.31 20:29:19.333860 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001715 sec., 583.0903790087464 rows/sec., 39.29 KiB/sec. | ||
15784 | 2024.10.31 20:29:19.334078 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Debug> DynamicQueryHandler: Done processing query | ||
15785 | 2024.10.31 20:29:19.334108 [ 289 ] {4375e827-27a3-44b6-bca7-221b23cccc6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
15786 | 2024.10.31 20:29:19.334130 [ 289 ] {} <Debug> HTTP-Session: 35335ef2-4571-4d21-a16e-e4e1597921a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15787 | 2024.10.31 20:29:19.334359 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15788 | 2024.10.31 20:29:19.334448 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53952, User-Agent: (none), Length: 69078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15789 | 2024.10.31 20:29:19.334527 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15790 | 2024.10.31 20:29:19.334552 [ 293 ] {} <Debug> HTTP-Session: 50c1c54d-ba4b-4f41-badf-7a0a60f295eb Authenticating user 'default' from [fd00:1122:3344:101::d]:53952 | ||
15791 | 2024.10.31 20:29:19.334571 [ 293 ] {} <Debug> HTTP-Session: 50c1c54d-ba4b-4f41-badf-7a0a60f295eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15792 | 2024.10.31 20:29:19.334585 [ 293 ] {} <Debug> HTTP-Session: 50c1c54d-ba4b-4f41-badf-7a0a60f295eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15793 | 2024.10.31 20:29:19.334621 [ 293 ] {} <Trace> HTTP-Session: 50c1c54d-ba4b-4f41-badf-7a0a60f295eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15794 | 2024.10.31 20:29:19.335111 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53952) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
15795 | 2024.10.31 20:29:19.335183 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <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 | ||
15796 | 2024.10.31 20:29:19.335660 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15797 | 2024.10.31 20:29:19.336578 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15798 | 2024.10.31 20:29:19.336617 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15799 | 2024.10.31 20:29:19.337343 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15800 | 2024.10.31 20:29:19.337775 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15801 | 2024.10.31 20:29:19.337982 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
15802 | 2024.10.31 20:29:19.337996 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003241 sec., 12650.416538105523 rows/sec., 22.67 MiB/sec. | ||
15803 | 2024.10.31 20:29:19.338047 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15804 | 2024.10.31 20:29:19.338134 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15805 | 2024.10.31 20:29:19.338624 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::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 | ||
15806 | 2024.10.31 20:29:19.338867 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Debug> DynamicQueryHandler: Done processing query | ||
15807 | 2024.10.31 20:29:19.338928 [ 293 ] {3111160a-76d3-41bf-9986-59dd3130f9e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
15808 | 2024.10.31 20:29:19.338984 [ 293 ] {} <Debug> HTTP-Session: 50c1c54d-ba4b-4f41-badf-7a0a60f295eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15809 | 2024.10.31 20:29:19.339248 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53952, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15810 | 2024.10.31 20:29:19.339333 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58081, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15811 | 2024.10.31 20:29:19.339493 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15812 | 2024.10.31 20:29:19.339551 [ 289 ] {} <Debug> HTTP-Session: 7c87185f-f22c-4647-be38-cdd9538c1d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:58081 | ||
15813 | 2024.10.31 20:29:19.339566 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15814 | 2024.10.31 20:29:19.339592 [ 289 ] {} <Debug> HTTP-Session: 7c87185f-f22c-4647-be38-cdd9538c1d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15815 | 2024.10.31 20:29:19.339644 [ 289 ] {} <Debug> HTTP-Session: 7c87185f-f22c-4647-be38-cdd9538c1d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15816 | 2024.10.31 20:29:19.339744 [ 289 ] {} <Trace> HTTP-Session: 7c87185f-f22c-4647-be38-cdd9538c1d63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15817 | 2024.10.31 20:29:19.339762 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 1078 rows starting from the beginning of the part | ||
15818 | 2024.10.31 20:29:19.340070 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58081) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15819 | 2024.10.31 20:29:19.340323 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15820 | 2024.10.31 20:29:19.340414 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
15821 | 2024.10.31 20:29:19.341231 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
15822 | 2024.10.31 20:29:19.341176 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15823 | 2024.10.31 20:29:19.341802 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
15824 | 2024.10.31 20:29:19.342477 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
15825 | 2024.10.31 20:29:19.342795 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15826 | 2024.10.31 20:29:19.342929 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15827 | 2024.10.31 20:29:19.343162 [ 198 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
15828 | 2024.10.31 20:29:19.344475 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
15829 | 2024.10.31 20:29:19.345327 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15830 | 2024.10.31 20:29:19.345492 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005604 sec., 14632.405424696646 rows/sec., 951.64 KiB/sec. | ||
15831 | 2024.10.31 20:29:19.345741 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Debug> DynamicQueryHandler: Done processing query | ||
15832 | 2024.10.31 20:29:19.345766 [ 289 ] {39669850-4d2b-42a8-a40f-3270d5cd9ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15833 | 2024.10.31 20:29:19.345786 [ 289 ] {} <Debug> HTTP-Session: 7c87185f-f22c-4647-be38-cdd9538c1d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15834 | 2024.10.31 20:29:19.346540 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58081, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15835 | 2024.10.31 20:29:19.350939 [ 187 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1283 rows, containing 19 columns (19 merged, 0 gathered) in 0.012630201 sec., 101581.91465044775 rows/sec., 182.03 MiB/sec. | ||
15836 | 2024.10.31 20:29:19.352212 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
15837 | 2024.10.31 20:29:19.352830 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15838 | 2024.10.31 20:29:19.352921 [ 190 ] {74801503-bd2a-4abf-9a5c-7c61f4a0e10c::all_1_35_7} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
15839 | 2024.10.31 20:29:19.353058 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.44 MiB. | ||
15840 | 2024.10.31 20:29:22.843537 [ 142 ] {} <Debug> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
15841 | 2024.10.31 20:29:22.843623 [ 142 ] {} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15842 | 2024.10.31 20:29:22.843650 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15843 | 2024.10.31 20:29:22.843848 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
15844 | 2024.10.31 20:29:22.844331 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15845 | 2024.10.31 20:29:22.844382 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
15846 | 2024.10.31 20:29:22.844475 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
15847 | 2024.10.31 20:29:22.844717 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
15848 | 2024.10.31 20:29:22.845033 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::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 | ||
15849 | 2024.10.31 20:29:22.845316 [ 190 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
15850 | 2024.10.31 20:29:22.846462 [ 187 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002740908 sec., 14593.703984227126 rows/sec., 1.22 MiB/sec. | ||
15851 | 2024.10.31 20:29:22.846686 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
15852 | 2024.10.31 20:29:22.847267 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15853 | 2024.10.31 20:29:22.847382 [ 191 ] {a349845e-eac0-40af-9977-bf6b64af179c::all_1_21_5} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
15854 | 2024.10.31 20:29:22.847491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15855 | 2024.10.31 20:29:24.241224 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39834, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15856 | 2024.10.31 20:29:24.288033 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58830, User-Agent: (none), Length: 1298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15857 | 2024.10.31 20:29:24.288125 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15858 | 2024.10.31 20:29:24.288149 [ 289 ] {} <Debug> HTTP-Session: d9c824d2-6192-4626-a2b7-cc9659968391 Authenticating user 'default' from [fd00:1122:3344:101::d]:58830 | ||
15859 | 2024.10.31 20:29:24.288175 [ 289 ] {} <Debug> HTTP-Session: d9c824d2-6192-4626-a2b7-cc9659968391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15860 | 2024.10.31 20:29:24.288189 [ 289 ] {} <Debug> HTTP-Session: d9c824d2-6192-4626-a2b7-cc9659968391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15861 | 2024.10.31 20:29:24.288241 [ 289 ] {} <Trace> HTTP-Session: d9c824d2-6192-4626-a2b7-cc9659968391 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15862 | 2024.10.31 20:29:24.288421 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58830) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
15863 | 2024.10.31 20:29:24.288489 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15864 | 2024.10.31 20:29:24.288833 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15865 | 2024.10.31 20:29:24.289302 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15866 | 2024.10.31 20:29:24.289345 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15867 | 2024.10.31 20:29:24.289762 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
15868 | 2024.10.31 20:29:24.290162 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15869 | 2024.10.31 20:29:24.290340 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001969 sec., 4062.9761300152363 rows/sec., 331.31 KiB/sec. | ||
15870 | 2024.10.31 20:29:24.290734 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Debug> DynamicQueryHandler: Done processing query | ||
15871 | 2024.10.31 20:29:24.290761 [ 289 ] {cf84a339-fcf5-416f-9ab6-d4c6f49db929} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15872 | 2024.10.31 20:29:24.290779 [ 289 ] {} <Debug> HTTP-Session: d9c824d2-6192-4626-a2b7-cc9659968391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15873 | 2024.10.31 20:29:24.290974 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15874 | 2024.10.31 20:29:24.291083 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57575, User-Agent: (none), Length: 8376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15875 | 2024.10.31 20:29:24.291161 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15876 | 2024.10.31 20:29:24.291186 [ 293 ] {} <Debug> HTTP-Session: 5ac56fa2-a348-460e-b36e-c0561ccbcdd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57575 | ||
15877 | 2024.10.31 20:29:24.291211 [ 293 ] {} <Debug> HTTP-Session: 5ac56fa2-a348-460e-b36e-c0561ccbcdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15878 | 2024.10.31 20:29:24.291229 [ 293 ] {} <Debug> HTTP-Session: 5ac56fa2-a348-460e-b36e-c0561ccbcdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15879 | 2024.10.31 20:29:24.291274 [ 293 ] {} <Trace> HTTP-Session: 5ac56fa2-a348-460e-b36e-c0561ccbcdd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15880 | 2024.10.31 20:29:24.291440 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57575) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15881 | 2024.10.31 20:29:24.291489 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15882 | 2024.10.31 20:29:24.291754 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15883 | 2024.10.31 20:29:24.292137 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15884 | 2024.10.31 20:29:24.292173 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15885 | 2024.10.31 20:29:24.292558 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
15886 | 2024.10.31 20:29:24.292928 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15887 | 2024.10.31 20:29:24.293090 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Debug> executeQuery: Read 60 rows, 4.70 KiB in 0.00171 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
15888 | 2024.10.31 20:29:24.293289 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Debug> DynamicQueryHandler: Done processing query | ||
15889 | 2024.10.31 20:29:24.293313 [ 293 ] {33f5dfeb-fe20-46ab-bb70-bc4017164c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15890 | 2024.10.31 20:29:24.293329 [ 293 ] {} <Debug> HTTP-Session: 5ac56fa2-a348-460e-b36e-c0561ccbcdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15891 | 2024.10.31 20:29:24.293513 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15892 | 2024.10.31 20:29:24.293522 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58830, User-Agent: (none), Length: 1167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15893 | 2024.10.31 20:29:24.293591 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15894 | 2024.10.31 20:29:24.293615 [ 289 ] {} <Debug> HTTP-Session: a4649b34-c171-437c-b976-6577da6c8bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:58830 | ||
15895 | 2024.10.31 20:29:24.293638 [ 289 ] {} <Debug> HTTP-Session: a4649b34-c171-437c-b976-6577da6c8bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15896 | 2024.10.31 20:29:24.293657 [ 289 ] {} <Debug> HTTP-Session: a4649b34-c171-437c-b976-6577da6c8bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15897 | 2024.10.31 20:29:24.293697 [ 289 ] {} <Trace> HTTP-Session: a4649b34-c171-437c-b976-6577da6c8bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15898 | 2024.10.31 20:29:24.293820 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58830) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
15899 | 2024.10.31 20:29:24.293874 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15900 | 2024.10.31 20:29:24.294154 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15901 | 2024.10.31 20:29:24.294538 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15902 | 2024.10.31 20:29:24.294574 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15903 | 2024.10.31 20:29:24.294923 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15904 | 2024.10.31 20:29:24.295299 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15905 | 2024.10.31 20:29:24.295463 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001668 sec., 4796.163069544365 rows/sec., 334.89 KiB/sec. | ||
15906 | 2024.10.31 20:29:24.295640 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Debug> DynamicQueryHandler: Done processing query | ||
15907 | 2024.10.31 20:29:24.295664 [ 289 ] {5c33eae5-9166-429d-b2c7-0560b50129ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
15908 | 2024.10.31 20:29:24.295681 [ 289 ] {} <Debug> HTTP-Session: a4649b34-c171-437c-b976-6577da6c8bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15909 | 2024.10.31 20:29:24.295843 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15910 | 2024.10.31 20:29:24.295948 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62913, User-Agent: (none), Length: 12258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15911 | 2024.10.31 20:29:24.296011 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15912 | 2024.10.31 20:29:24.296035 [ 293 ] {} <Debug> HTTP-Session: b2766d01-6681-440d-a82e-9184a1d34f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:62913 | ||
15913 | 2024.10.31 20:29:24.296056 [ 293 ] {} <Debug> HTTP-Session: b2766d01-6681-440d-a82e-9184a1d34f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15914 | 2024.10.31 20:29:24.296073 [ 293 ] {} <Debug> HTTP-Session: b2766d01-6681-440d-a82e-9184a1d34f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15915 | 2024.10.31 20:29:24.296111 [ 293 ] {} <Trace> HTTP-Session: b2766d01-6681-440d-a82e-9184a1d34f86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15916 | 2024.10.31 20:29:24.296254 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62913) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
15917 | 2024.10.31 20:29:24.296307 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15918 | 2024.10.31 20:29:24.296566 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15919 | 2024.10.31 20:29:24.296932 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15920 | 2024.10.31 20:29:24.296968 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15921 | 2024.10.31 20:29:24.297323 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
15922 | 2024.10.31 20:29:24.297671 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15923 | 2024.10.31 20:29:24.297823 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001618 sec., 44499.38195302843 rows/sec., 3.48 MiB/sec. | ||
15924 | 2024.10.31 20:29:24.298103 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Debug> DynamicQueryHandler: Done processing query | ||
15925 | 2024.10.31 20:29:24.298161 [ 293 ] {e5bf00cc-017e-43f2-a318-e6ec9690c4ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
15926 | 2024.10.31 20:29:24.298230 [ 293 ] {} <Debug> HTTP-Session: b2766d01-6681-440d-a82e-9184a1d34f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15927 | 2024.10.31 20:29:24.298495 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15928 | 2024.10.31 20:29:24.298504 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58830, User-Agent: (none), Length: 25279, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15929 | 2024.10.31 20:29:24.298575 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15930 | 2024.10.31 20:29:24.298598 [ 289 ] {} <Debug> HTTP-Session: 3e1db3b5-3f41-4b56-987c-52155afd1704 Authenticating user 'default' from [fd00:1122:3344:101::d]:58830 | ||
15931 | 2024.10.31 20:29:24.298622 [ 289 ] {} <Debug> HTTP-Session: 3e1db3b5-3f41-4b56-987c-52155afd1704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15932 | 2024.10.31 20:29:24.298640 [ 289 ] {} <Debug> HTTP-Session: 3e1db3b5-3f41-4b56-987c-52155afd1704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15933 | 2024.10.31 20:29:24.298680 [ 289 ] {} <Trace> HTTP-Session: 3e1db3b5-3f41-4b56-987c-52155afd1704 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15934 | 2024.10.31 20:29:24.298857 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58830) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
15935 | 2024.10.31 20:29:24.298916 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15936 | 2024.10.31 20:29:24.299109 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15937 | 2024.10.31 20:29:24.299517 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15938 | 2024.10.31 20:29:24.299554 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15939 | 2024.10.31 20:29:24.299951 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15940 | 2024.10.31 20:29:24.300296 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15941 | 2024.10.31 20:29:24.300457 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Debug> executeQuery: Read 132 rows, 9.41 KiB in 0.001677 sec., 78711.98568872987 rows/sec., 5.48 MiB/sec. | ||
15942 | 2024.10.31 20:29:24.300701 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Debug> DynamicQueryHandler: Done processing query | ||
15943 | 2024.10.31 20:29:24.300729 [ 289 ] {668471f5-6bc9-4174-98b0-b176beb807e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
15944 | 2024.10.31 20:29:24.300786 [ 289 ] {} <Debug> HTTP-Session: 3e1db3b5-3f41-4b56-987c-52155afd1704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15945 | 2024.10.31 20:29:24.301076 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15946 | 2024.10.31 20:29:24.301140 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46538, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15947 | 2024.10.31 20:29:24.301235 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15948 | 2024.10.31 20:29:24.301259 [ 293 ] {} <Debug> HTTP-Session: c9037735-fbdb-4139-83d8-5ec3ee32131b Authenticating user 'default' from [fd00:1122:3344:101::d]:46538 | ||
15949 | 2024.10.31 20:29:24.301279 [ 293 ] {} <Debug> HTTP-Session: c9037735-fbdb-4139-83d8-5ec3ee32131b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15950 | 2024.10.31 20:29:24.301296 [ 293 ] {} <Debug> HTTP-Session: c9037735-fbdb-4139-83d8-5ec3ee32131b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15951 | 2024.10.31 20:29:24.301338 [ 293 ] {} <Trace> HTTP-Session: c9037735-fbdb-4139-83d8-5ec3ee32131b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15952 | 2024.10.31 20:29:24.301477 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46538) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
15953 | 2024.10.31 20:29:24.301522 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15954 | 2024.10.31 20:29:24.301671 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15955 | 2024.10.31 20:29:24.301974 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15956 | 2024.10.31 20:29:24.302009 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
15957 | 2024.10.31 20:29:24.302366 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
15958 | 2024.10.31 20:29:24.302694 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15959 | 2024.10.31 20:29:24.302856 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001421 sec., 33779.02885292048 rows/sec., 2.28 MiB/sec. | ||
15960 | 2024.10.31 20:29:24.303132 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Debug> DynamicQueryHandler: Done processing query | ||
15961 | 2024.10.31 20:29:24.303190 [ 293 ] {5305bcdb-4638-4d06-ae43-771fc4715843} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
15962 | 2024.10.31 20:29:24.303246 [ 293 ] {} <Debug> HTTP-Session: c9037735-fbdb-4139-83d8-5ec3ee32131b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15963 | 2024.10.31 20:29:24.303545 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46538, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15964 | 2024.10.31 20:29:24.423819 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61608, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15965 | 2024.10.31 20:29:24.443050 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15966 | 2024.10.31 20:29:24.446317 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62558, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15967 | 2024.10.31 20:29:24.451547 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62256, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15968 | 2024.10.31 20:29:24.584877 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15969 | 2024.10.31 20:29:24.603173 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34988, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15970 | 2024.10.31 20:29:24.612446 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15971 | 2024.10.31 20:29:27.983131 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15972 | 2024.10.31 20:29:27.983235 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15973 | 2024.10.31 20:29:28.426935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1418 | ||
15974 | 2024.10.31 20:29:28.429943 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15975 | 2024.10.31 20:29:28.429997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15976 | 2024.10.31 20:29:28.431510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15977 | 2024.10.31 20:29:28.432505 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15978 | 2024.10.31 20:29:28.433030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
15979 | 2024.10.31 20:29:29.289879 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43765, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15980 | 2024.10.31 20:29:29.290010 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15981 | 2024.10.31 20:29:29.290039 [ 293 ] {} <Debug> HTTP-Session: d320d78f-e1e8-4225-a2b2-3ad006bf6869 Authenticating user 'default' from [fd00:1122:3344:101::d]:43765 | ||
15982 | 2024.10.31 20:29:29.290068 [ 293 ] {} <Debug> HTTP-Session: d320d78f-e1e8-4225-a2b2-3ad006bf6869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
15983 | 2024.10.31 20:29:29.290087 [ 293 ] {} <Debug> HTTP-Session: d320d78f-e1e8-4225-a2b2-3ad006bf6869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15984 | 2024.10.31 20:29:29.290146 [ 293 ] {} <Trace> HTTP-Session: d320d78f-e1e8-4225-a2b2-3ad006bf6869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15985 | 2024.10.31 20:29:29.290379 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43765) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
15986 | 2024.10.31 20:29:29.290459 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15987 | 2024.10.31 20:29:29.290830 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
15988 | 2024.10.31 20:29:29.291310 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15989 | 2024.10.31 20:29:29.291358 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
15990 | 2024.10.31 20:29:29.291789 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15991 | 2024.10.31 20:29:29.292188 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15992 | 2024.10.31 20:29:29.292373 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002075 sec., 26987.951807228914 rows/sec., 2.07 MiB/sec. | ||
15993 | 2024.10.31 20:29:29.292699 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Debug> DynamicQueryHandler: Done processing query | ||
15994 | 2024.10.31 20:29:29.292762 [ 293 ] {a736b2d3-053a-4925-ba26-88e79a92d7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
15995 | 2024.10.31 20:29:29.292816 [ 293 ] {} <Debug> HTTP-Session: d320d78f-e1e8-4225-a2b2-3ad006bf6869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
15996 | 2024.10.31 20:29:29.293056 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15997 | 2024.10.31 20:29:29.293169 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61607, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15998 | 2024.10.31 20:29:29.293242 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
15999 | 2024.10.31 20:29:29.293269 [ 289 ] {} <Debug> HTTP-Session: 80d0abbd-4899-4ac6-8649-93c639ffa045 Authenticating user 'default' from [fd00:1122:3344:101::d]:61607 | ||
16000 | 2024.10.31 20:29:29.293293 [ 289 ] {} <Debug> HTTP-Session: 80d0abbd-4899-4ac6-8649-93c639ffa045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16001 | 2024.10.31 20:29:29.293311 [ 289 ] {} <Debug> HTTP-Session: 80d0abbd-4899-4ac6-8649-93c639ffa045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16002 | 2024.10.31 20:29:29.293356 [ 289 ] {} <Trace> HTTP-Session: 80d0abbd-4899-4ac6-8649-93c639ffa045 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16003 | 2024.10.31 20:29:29.293527 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61607) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16004 | 2024.10.31 20:29:29.293588 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16005 | 2024.10.31 20:29:29.293852 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16006 | 2024.10.31 20:29:29.294231 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16007 | 2024.10.31 20:29:29.294271 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16008 | 2024.10.31 20:29:29.294650 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16009 | 2024.10.31 20:29:29.295027 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16010 | 2024.10.31 20:29:29.295189 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001725 sec., 37101.44927536232 rows/sec., 2.90 MiB/sec. | ||
16011 | 2024.10.31 20:29:29.295487 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Debug> DynamicQueryHandler: Done processing query | ||
16012 | 2024.10.31 20:29:29.295545 [ 289 ] {ab4c9905-cb21-49d8-a5bf-ee3f178a2e44} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16013 | 2024.10.31 20:29:29.295595 [ 289 ] {} <Debug> HTTP-Session: 80d0abbd-4899-4ac6-8649-93c639ffa045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16014 | 2024.10.31 20:29:29.295806 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43765, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16015 | 2024.10.31 20:29:29.295818 [ 289 ] {} <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) | ||
16016 | 2024.10.31 20:29:29.295875 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16017 | 2024.10.31 20:29:29.295901 [ 293 ] {} <Debug> HTTP-Session: 6832dbbc-4d24-419f-a435-e0f0e291d139 Authenticating user 'default' from [fd00:1122:3344:101::d]:43765 | ||
16018 | 2024.10.31 20:29:29.295924 [ 293 ] {} <Debug> HTTP-Session: 6832dbbc-4d24-419f-a435-e0f0e291d139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16019 | 2024.10.31 20:29:29.295942 [ 293 ] {} <Debug> HTTP-Session: 6832dbbc-4d24-419f-a435-e0f0e291d139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16020 | 2024.10.31 20:29:29.295986 [ 293 ] {} <Trace> HTTP-Session: 6832dbbc-4d24-419f-a435-e0f0e291d139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16021 | 2024.10.31 20:29:29.296174 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16022 | 2024.10.31 20:29:29.296233 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16023 | 2024.10.31 20:29:29.296429 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16024 | 2024.10.31 20:29:29.296824 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16025 | 2024.10.31 20:29:29.296860 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16026 | 2024.10.31 20:29:29.297246 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16027 | 2024.10.31 20:29:29.297593 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16028 | 2024.10.31 20:29:29.297756 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
16029 | 2024.10.31 20:29:29.297769 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
16030 | 2024.10.31 20:29:29.297890 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16031 | 2024.10.31 20:29:29.297932 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16032 | 2024.10.31 20:29:29.298027 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Debug> DynamicQueryHandler: Done processing query | ||
16033 | 2024.10.31 20:29:29.298075 [ 293 ] {dca779e0-a79c-43ef-99ba-d4e9d571db21} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16034 | 2024.10.31 20:29:29.298139 [ 293 ] {} <Debug> HTTP-Session: 6832dbbc-4d24-419f-a435-e0f0e291d139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16035 | 2024.10.31 20:29:29.298288 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
16036 | 2024.10.31 20:29:29.298365 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43765, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16037 | 2024.10.31 20:29:29.298479 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60744, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16038 | 2024.10.31 20:29:29.298624 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16039 | 2024.10.31 20:29:29.298676 [ 289 ] {} <Debug> HTTP-Session: 4b0e93b6-22b1-4e2f-af89-7206bd8ac4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60744 | ||
16040 | 2024.10.31 20:29:29.298719 [ 289 ] {} <Debug> HTTP-Session: 4b0e93b6-22b1-4e2f-af89-7206bd8ac4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16041 | 2024.10.31 20:29:29.298756 [ 289 ] {} <Debug> HTTP-Session: 4b0e93b6-22b1-4e2f-af89-7206bd8ac4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16042 | 2024.10.31 20:29:29.298834 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16043 | 2024.10.31 20:29:29.298843 [ 289 ] {} <Trace> HTTP-Session: 4b0e93b6-22b1-4e2f-af89-7206bd8ac4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16044 | 2024.10.31 20:29:29.298912 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 16735 rows starting from the beginning of the part | ||
16045 | 2024.10.31 20:29:29.299130 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60744) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16046 | 2024.10.31 20:29:29.299226 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 130 rows starting from the beginning of the part | ||
16047 | 2024.10.31 20:29:29.299274 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16048 | 2024.10.31 20:29:29.299592 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
16049 | 2024.10.31 20:29:29.299964 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
16050 | 2024.10.31 20:29:29.300316 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16051 | 2024.10.31 20:29:29.300349 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 132 rows starting from the beginning of the part | ||
16052 | 2024.10.31 20:29:29.300704 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
16053 | 2024.10.31 20:29:29.301437 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16054 | 2024.10.31 20:29:29.301501 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16055 | 2024.10.31 20:29:29.302408 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16056 | 2024.10.31 20:29:29.302954 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16057 | 2024.10.31 20:29:29.303150 [ 146 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
16058 | 2024.10.31 20:29:29.303164 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004148 sec., 14464.802314368371 rows/sec., 998.22 KiB/sec. | ||
16059 | 2024.10.31 20:29:29.303238 [ 146 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16060 | 2024.10.31 20:29:29.303316 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16061 | 2024.10.31 20:29:29.304555 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Debug> DynamicQueryHandler: Done processing query | ||
16062 | 2024.10.31 20:29:29.304538 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
16063 | 2024.10.31 20:29:29.304690 [ 289 ] {4faa27be-3bae-4004-8e22-c8cfa1423920} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16064 | 2024.10.31 20:29:29.305750 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16065 | 2024.10.31 20:29:29.305795 [ 289 ] {} <Debug> HTTP-Session: 4b0e93b6-22b1-4e2f-af89-7206bd8ac4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16066 | 2024.10.31 20:29:29.305976 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5508 rows starting from the beginning of the part | ||
16067 | 2024.10.31 20:29:29.306377 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16068 | 2024.10.31 20:29:29.306550 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
16069 | 2024.10.31 20:29:29.306793 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
16070 | 2024.10.31 20:29:29.307195 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
16071 | 2024.10.31 20:29:29.307457 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 48 rows starting from the beginning of the part | ||
16072 | 2024.10.31 20:29:29.307680 [ 187 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
16073 | 2024.10.31 20:29:29.309822 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5806 rows, containing 4 columns (4 merged, 0 gathered) in 0.006295041 sec., 922313.2939086496 rows/sec., 60.71 MiB/sec. | ||
16074 | 2024.10.31 20:29:29.310548 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
16075 | 2024.10.31 20:29:29.311087 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16076 | 2024.10.31 20:29:29.311210 [ 192 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_96_19} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
16077 | 2024.10.31 20:29:29.311304 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
16078 | 2024.10.31 20:29:29.312582 [ 192 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17554 rows, containing 5 columns (5 merged, 0 gathered) in 0.014531845 sec., 1207967.7425681322 rows/sec., 82.59 MiB/sec. | ||
16079 | 2024.10.31 20:29:29.312813 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
16080 | 2024.10.31 20:29:29.313267 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16081 | 2024.10.31 20:29:29.313365 [ 187 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
16082 | 2024.10.31 20:29:29.313473 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
16083 | 2024.10.31 20:29:30.109909 [ 146 ] {} <Debug> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
16084 | 2024.10.31 20:29:30.109984 [ 146 ] {} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16085 | 2024.10.31 20:29:30.110009 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16086 | 2024.10.31 20:29:30.110223 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
16087 | 2024.10.31 20:29:30.110490 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16088 | 2024.10.31 20:29:30.110528 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 26 rows starting from the beginning of the part | ||
16089 | 2024.10.31 20:29:30.110604 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
16090 | 2024.10.31 20:29:30.110805 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
16091 | 2024.10.31 20:29:30.110985 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
16092 | 2024.10.31 20:29:30.111159 [ 196 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
16093 | 2024.10.31 20:29:30.112342 [ 187 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249189 sec., 13338.140992153172 rows/sec., 897.02 KiB/sec. | ||
16094 | 2024.10.31 20:29:30.112504 [ 188 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
16095 | 2024.10.31 20:29:30.112898 [ 188 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16096 | 2024.10.31 20:29:30.112985 [ 188 ] {248f83d5-b2cc-4743-b3c4-3b254c5ec663::all_1_29_7} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
16097 | 2024.10.31 20:29:30.113071 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
16098 | 2024.10.31 20:29:30.540675 [ 146 ] {} <Debug> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
16099 | 2024.10.31 20:29:30.540737 [ 146 ] {} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16100 | 2024.10.31 20:29:30.540759 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16101 | 2024.10.31 20:29:30.540918 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
16102 | 2024.10.31 20:29:30.541316 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16103 | 2024.10.31 20:29:30.541355 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 150 rows starting from the beginning of the part | ||
16104 | 2024.10.31 20:29:30.541428 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
16105 | 2024.10.31 20:29:30.541512 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
16106 | 2024.10.31 20:29:30.541777 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
16107 | 2024.10.31 20:29:30.541909 [ 186 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
16108 | 2024.10.31 20:29:30.542990 [ 188 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165688 sec., 80343.98306681296 rows/sec., 4.10 MiB/sec. | ||
16109 | 2024.10.31 20:29:30.543220 [ 187 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
16110 | 2024.10.31 20:29:30.543722 [ 187 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16111 | 2024.10.31 20:29:30.543827 [ 187 ] {4c02825d-bb28-477c-bad7-db5bdc273655::all_1_29_7} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
16112 | 2024.10.31 20:29:30.543942 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
16113 | 2024.10.31 20:29:34.296708 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54363, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16114 | 2024.10.31 20:29:34.296835 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16115 | 2024.10.31 20:29:34.296859 [ 289 ] {} <Debug> HTTP-Session: 7ae6097b-f99e-450c-a3c7-61f7320e54a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54363 | ||
16116 | 2024.10.31 20:29:34.296885 [ 289 ] {} <Debug> HTTP-Session: 7ae6097b-f99e-450c-a3c7-61f7320e54a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16117 | 2024.10.31 20:29:34.296903 [ 289 ] {} <Debug> HTTP-Session: 7ae6097b-f99e-450c-a3c7-61f7320e54a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16118 | 2024.10.31 20:29:34.296955 [ 289 ] {} <Trace> HTTP-Session: 7ae6097b-f99e-450c-a3c7-61f7320e54a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16119 | 2024.10.31 20:29:34.297221 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54363) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16120 | 2024.10.31 20:29:34.297292 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16121 | 2024.10.31 20:29:34.297648 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16122 | 2024.10.31 20:29:34.298230 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16123 | 2024.10.31 20:29:34.298277 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16124 | 2024.10.31 20:29:34.298729 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16125 | 2024.10.31 20:29:34.299127 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16126 | 2024.10.31 20:29:34.299311 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002211 sec., 122568.97331524198 rows/sec., 10.91 MiB/sec. | ||
16127 | 2024.10.31 20:29:34.299575 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Debug> DynamicQueryHandler: Done processing query | ||
16128 | 2024.10.31 20:29:34.299602 [ 289 ] {4ca0e2c0-22b2-48b4-a151-cdf25e4ab01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
16129 | 2024.10.31 20:29:34.299619 [ 289 ] {} <Debug> HTTP-Session: 7ae6097b-f99e-450c-a3c7-61f7320e54a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16130 | 2024.10.31 20:29:34.299881 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16131 | 2024.10.31 20:29:34.300040 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46291, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16132 | 2024.10.31 20:29:34.300104 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16133 | 2024.10.31 20:29:34.300125 [ 293 ] {} <Debug> HTTP-Session: 3f8a4278-b5cf-4547-af28-46abe6a14df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46291 | ||
16134 | 2024.10.31 20:29:34.300145 [ 293 ] {} <Debug> HTTP-Session: 3f8a4278-b5cf-4547-af28-46abe6a14df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16135 | 2024.10.31 20:29:34.300159 [ 293 ] {} <Debug> HTTP-Session: 3f8a4278-b5cf-4547-af28-46abe6a14df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16136 | 2024.10.31 20:29:34.300197 [ 293 ] {} <Trace> HTTP-Session: 3f8a4278-b5cf-4547-af28-46abe6a14df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16137 | 2024.10.31 20:29:34.300339 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46291) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16138 | 2024.10.31 20:29:34.300390 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16139 | 2024.10.31 20:29:34.300645 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16140 | 2024.10.31 20:29:34.300977 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16141 | 2024.10.31 20:29:34.301016 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16142 | 2024.10.31 20:29:34.301382 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16143 | 2024.10.31 20:29:34.301752 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16144 | 2024.10.31 20:29:34.301923 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001615 sec., 25386.99690402477 rows/sec., 1.86 MiB/sec. | ||
16145 | 2024.10.31 20:29:34.301960 [ 141 ] {} <Debug> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
16146 | 2024.10.31 20:29:34.302094 [ 141 ] {} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16147 | 2024.10.31 20:29:34.302156 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16148 | 2024.10.31 20:29:34.302185 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Debug> DynamicQueryHandler: Done processing query | ||
16149 | 2024.10.31 20:29:34.302239 [ 293 ] {eeee680d-737c-439d-9e86-68dfeecfe34a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16150 | 2024.10.31 20:29:34.302305 [ 293 ] {} <Debug> HTTP-Session: 3f8a4278-b5cf-4547-af28-46abe6a14df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16151 | 2024.10.31 20:29:34.302381 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
16152 | 2024.10.31 20:29:34.302510 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46291, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16153 | 2024.10.31 20:29:34.302536 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54363, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16154 | 2024.10.31 20:29:34.302594 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16155 | 2024.10.31 20:29:34.302612 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16156 | 2024.10.31 20:29:34.302642 [ 289 ] {} <Debug> HTTP-Session: b47fe4c6-fb1f-4a34-868e-38073683e928 Authenticating user 'default' from [fd00:1122:3344:101::d]:54363 | ||
16157 | 2024.10.31 20:29:34.302647 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 59 rows starting from the beginning of the part | ||
16158 | 2024.10.31 20:29:34.302667 [ 289 ] {} <Debug> HTTP-Session: b47fe4c6-fb1f-4a34-868e-38073683e928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16159 | 2024.10.31 20:29:34.302690 [ 289 ] {} <Debug> HTTP-Session: b47fe4c6-fb1f-4a34-868e-38073683e928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16160 | 2024.10.31 20:29:34.302765 [ 289 ] {} <Trace> HTTP-Session: b47fe4c6-fb1f-4a34-868e-38073683e928 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16161 | 2024.10.31 20:29:34.302812 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
16162 | 2024.10.31 20:29:34.302923 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
16163 | 2024.10.31 20:29:34.303003 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54363) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16164 | 2024.10.31 20:29:34.303235 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16165 | 2024.10.31 20:29:34.303422 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
16166 | 2024.10.31 20:29:34.303607 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
16167 | 2024.10.31 20:29:34.303788 [ 188 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
16168 | 2024.10.31 20:29:34.304235 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16169 | 2024.10.31 20:29:34.304706 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16170 | 2024.10.31 20:29:34.304749 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16171 | 2024.10.31 20:29:34.305357 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16172 | 2024.10.31 20:29:34.305452 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.003174976 sec., 61102.82408433954 rows/sec., 4.67 MiB/sec. | ||
16173 | 2024.10.31 20:29:34.305801 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
16174 | 2024.10.31 20:29:34.306055 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16175 | 2024.10.31 20:29:34.306753 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003679 sec., 3805.3818972546887 rows/sec., 266.50 KiB/sec. | ||
16176 | 2024.10.31 20:29:34.307240 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16177 | 2024.10.31 20:29:34.307320 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Debug> DynamicQueryHandler: Done processing query | ||
16178 | 2024.10.31 20:29:34.307369 [ 289 ] {321eb041-0d40-4991-b97b-9337c0d23449} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16179 | 2024.10.31 20:29:34.307397 [ 187 ] {71ff1a3c-209c-4680-a862-54171993fee7::all_1_57_12} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
16180 | 2024.10.31 20:29:34.307414 [ 289 ] {} <Debug> HTTP-Session: b47fe4c6-fb1f-4a34-868e-38073683e928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16181 | 2024.10.31 20:29:34.307552 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16182 | 2024.10.31 20:29:34.307625 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16183 | 2024.10.31 20:29:34.307651 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16184 | 2024.10.31 20:29:34.307711 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16185 | 2024.10.31 20:29:34.307731 [ 293 ] {} <Debug> HTTP-Session: 756db54c-65ec-4860-963f-42f052bceb45 Authenticating user 'default' from [fd00:1122:3344:101::d]:53757 | ||
16186 | 2024.10.31 20:29:34.307753 [ 293 ] {} <Debug> HTTP-Session: 756db54c-65ec-4860-963f-42f052bceb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16187 | 2024.10.31 20:29:34.307769 [ 293 ] {} <Debug> HTTP-Session: 756db54c-65ec-4860-963f-42f052bceb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16188 | 2024.10.31 20:29:34.307806 [ 293 ] {} <Trace> HTTP-Session: 756db54c-65ec-4860-963f-42f052bceb45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16189 | 2024.10.31 20:29:34.307916 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53757) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16190 | 2024.10.31 20:29:34.307964 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16191 | 2024.10.31 20:29:34.308224 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16192 | 2024.10.31 20:29:34.308532 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16193 | 2024.10.31 20:29:34.308571 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16194 | 2024.10.31 20:29:34.308937 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16195 | 2024.10.31 20:29:34.309307 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16196 | 2024.10.31 20:29:34.309470 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 224.22 KiB/sec. | ||
16197 | 2024.10.31 20:29:34.309765 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Debug> DynamicQueryHandler: Done processing query | ||
16198 | 2024.10.31 20:29:34.309824 [ 293 ] {08bd0602-daf0-4d12-971c-988ea42e0a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16199 | 2024.10.31 20:29:34.309854 [ 293 ] {} <Debug> HTTP-Session: 756db54c-65ec-4860-963f-42f052bceb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16200 | 2024.10.31 20:29:34.310105 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16201 | 2024.10.31 20:29:34.310193 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47983, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16202 | 2024.10.31 20:29:34.310261 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16203 | 2024.10.31 20:29:34.310285 [ 289 ] {} <Debug> HTTP-Session: 29d5c05a-4e94-40bd-b9ad-c48c74cacb57 Authenticating user 'default' from [fd00:1122:3344:101::d]:47983 | ||
16204 | 2024.10.31 20:29:34.310306 [ 289 ] {} <Debug> HTTP-Session: 29d5c05a-4e94-40bd-b9ad-c48c74cacb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16205 | 2024.10.31 20:29:34.310323 [ 289 ] {} <Debug> HTTP-Session: 29d5c05a-4e94-40bd-b9ad-c48c74cacb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16206 | 2024.10.31 20:29:34.310361 [ 289 ] {} <Trace> HTTP-Session: 29d5c05a-4e94-40bd-b9ad-c48c74cacb57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16207 | 2024.10.31 20:29:34.310634 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47983) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16208 | 2024.10.31 20:29:34.310688 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16209 | 2024.10.31 20:29:34.310963 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16210 | 2024.10.31 20:29:34.311522 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16211 | 2024.10.31 20:29:34.311559 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16212 | 2024.10.31 20:29:34.311944 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16213 | 2024.10.31 20:29:34.312308 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16214 | 2024.10.31 20:29:34.312459 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001961 sec., 215706.2723100459 rows/sec., 15.42 MiB/sec. | ||
16215 | 2024.10.31 20:29:34.312732 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Debug> DynamicQueryHandler: Done processing query | ||
16216 | 2024.10.31 20:29:34.312758 [ 289 ] {8cb13c9e-1a0e-4a9e-b513-a2de10f24f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
16217 | 2024.10.31 20:29:34.312775 [ 289 ] {} <Debug> HTTP-Session: 29d5c05a-4e94-40bd-b9ad-c48c74cacb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16218 | 2024.10.31 20:29:34.313040 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47983, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16219 | 2024.10.31 20:29:34.313038 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16220 | 2024.10.31 20:29:34.313224 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16221 | 2024.10.31 20:29:34.313327 [ 293 ] {} <Debug> HTTP-Session: fb3610b6-7156-433b-a0d4-af9b2def9005 Authenticating user 'default' from [fd00:1122:3344:101::d]:53757 | ||
16222 | 2024.10.31 20:29:34.313399 [ 293 ] {} <Debug> HTTP-Session: fb3610b6-7156-433b-a0d4-af9b2def9005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16223 | 2024.10.31 20:29:34.313459 [ 293 ] {} <Debug> HTTP-Session: fb3610b6-7156-433b-a0d4-af9b2def9005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16224 | 2024.10.31 20:29:34.313584 [ 293 ] {} <Trace> HTTP-Session: fb3610b6-7156-433b-a0d4-af9b2def9005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16225 | 2024.10.31 20:29:34.313864 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53757) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
16226 | 2024.10.31 20:29:34.313913 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16227 | 2024.10.31 20:29:34.314068 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16228 | 2024.10.31 20:29:34.314311 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16229 | 2024.10.31 20:29:34.314351 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16230 | 2024.10.31 20:29:34.314706 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16231 | 2024.10.31 20:29:34.315032 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16232 | 2024.10.31 20:29:34.315186 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
16233 | 2024.10.31 20:29:34.315457 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Debug> DynamicQueryHandler: Done processing query | ||
16234 | 2024.10.31 20:29:34.315499 [ 293 ] {23aaaac5-7bf8-4f02-8057-c82d0dbb3950} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
16235 | 2024.10.31 20:29:34.315516 [ 293 ] {} <Debug> HTTP-Session: fb3610b6-7156-433b-a0d4-af9b2def9005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16236 | 2024.10.31 20:29:34.315727 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16237 | 2024.10.31 20:29:34.315893 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54362, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16238 | 2024.10.31 20:29:34.315961 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16239 | 2024.10.31 20:29:34.315986 [ 289 ] {} <Debug> HTTP-Session: 9959136d-8158-4c0c-ab09-54df93ff2686 Authenticating user 'default' from [fd00:1122:3344:101::d]:54362 | ||
16240 | 2024.10.31 20:29:34.316007 [ 289 ] {} <Debug> HTTP-Session: 9959136d-8158-4c0c-ab09-54df93ff2686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16241 | 2024.10.31 20:29:34.316024 [ 289 ] {} <Debug> HTTP-Session: 9959136d-8158-4c0c-ab09-54df93ff2686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16242 | 2024.10.31 20:29:34.316061 [ 289 ] {} <Trace> HTTP-Session: 9959136d-8158-4c0c-ab09-54df93ff2686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16243 | 2024.10.31 20:29:34.316279 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16244 | 2024.10.31 20:29:34.316337 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16245 | 2024.10.31 20:29:34.316538 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16246 | 2024.10.31 20:29:34.316945 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16247 | 2024.10.31 20:29:34.316980 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16248 | 2024.10.31 20:29:34.317365 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
16249 | 2024.10.31 20:29:34.317706 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16250 | 2024.10.31 20:29:34.317853 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001685 sec., 140652.8189910979 rows/sec., 9.43 MiB/sec. | ||
16251 | 2024.10.31 20:29:34.318018 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Debug> DynamicQueryHandler: Done processing query | ||
16252 | 2024.10.31 20:29:34.318042 [ 289 ] {7f18eb3a-dc5c-4fac-aa34-0b450c52786e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
16253 | 2024.10.31 20:29:34.318057 [ 289 ] {} <Debug> HTTP-Session: 9959136d-8158-4c0c-ab09-54df93ff2686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16254 | 2024.10.31 20:29:34.318202 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16255 | 2024.10.31 20:29:34.318208 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16256 | 2024.10.31 20:29:34.318263 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16257 | 2024.10.31 20:29:34.318291 [ 293 ] {} <Debug> HTTP-Session: 1487eca5-daea-47f4-8109-f30e347d5261 Authenticating user 'default' from [fd00:1122:3344:101::d]:53757 | ||
16258 | 2024.10.31 20:29:34.318314 [ 293 ] {} <Debug> HTTP-Session: 1487eca5-daea-47f4-8109-f30e347d5261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16259 | 2024.10.31 20:29:34.318334 [ 293 ] {} <Debug> HTTP-Session: 1487eca5-daea-47f4-8109-f30e347d5261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16260 | 2024.10.31 20:29:34.318382 [ 293 ] {} <Trace> HTTP-Session: 1487eca5-daea-47f4-8109-f30e347d5261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16261 | 2024.10.31 20:29:34.318495 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53757) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
16262 | 2024.10.31 20:29:34.318550 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16263 | 2024.10.31 20:29:34.318710 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16264 | 2024.10.31 20:29:34.318951 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16265 | 2024.10.31 20:29:34.318988 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16266 | 2024.10.31 20:29:34.319333 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16267 | 2024.10.31 20:29:34.319651 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16268 | 2024.10.31 20:29:34.319808 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001339 sec., 746.8259895444362 rows/sec., 50.32 KiB/sec. | ||
16269 | 2024.10.31 20:29:34.319974 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Debug> DynamicQueryHandler: Done processing query | ||
16270 | 2024.10.31 20:29:34.319999 [ 293 ] {3726716f-5178-4dea-96be-eefcc49d141f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
16271 | 2024.10.31 20:29:34.320016 [ 293 ] {} <Debug> HTTP-Session: 1487eca5-daea-47f4-8109-f30e347d5261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16272 | 2024.10.31 20:29:34.320241 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16273 | 2024.10.31 20:29:34.320359 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Length: 69028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16274 | 2024.10.31 20:29:34.320423 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16275 | 2024.10.31 20:29:34.320446 [ 289 ] {} <Debug> HTTP-Session: 3ece561b-ab4d-43d8-aece-146ebb83722a Authenticating user 'default' from [fd00:1122:3344:101::d]:61850 | ||
16276 | 2024.10.31 20:29:34.320467 [ 289 ] {} <Debug> HTTP-Session: 3ece561b-ab4d-43d8-aece-146ebb83722a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16277 | 2024.10.31 20:29:34.320484 [ 289 ] {} <Debug> HTTP-Session: 3ece561b-ab4d-43d8-aece-146ebb83722a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16278 | 2024.10.31 20:29:34.320522 [ 289 ] {} <Trace> HTTP-Session: 3ece561b-ab4d-43d8-aece-146ebb83722a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16279 | 2024.10.31 20:29:34.320991 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61850) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16280 | 2024.10.31 20:29:34.321056 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <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 | ||
16281 | 2024.10.31 20:29:34.321483 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16282 | 2024.10.31 20:29:34.322164 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16283 | 2024.10.31 20:29:34.322200 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16284 | 2024.10.31 20:29:34.322841 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
16285 | 2024.10.31 20:29:34.323264 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16286 | 2024.10.31 20:29:34.323451 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002809 sec., 14595.941616233536 rows/sec., 26.16 MiB/sec. | ||
16287 | 2024.10.31 20:29:34.323745 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Debug> DynamicQueryHandler: Done processing query | ||
16288 | 2024.10.31 20:29:34.323771 [ 289 ] {262337ba-fd60-47ea-aa89-abac0312831b} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
16289 | 2024.10.31 20:29:34.323787 [ 289 ] {} <Debug> HTTP-Session: 3ece561b-ab4d-43d8-aece-146ebb83722a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16290 | 2024.10.31 20:29:34.323961 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16291 | 2024.10.31 20:29:34.323978 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16292 | 2024.10.31 20:29:34.324050 [ 293 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16293 | 2024.10.31 20:29:34.324090 [ 293 ] {} <Debug> HTTP-Session: 5b0012dd-a222-49e3-ae44-d5d7fe38f5a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:53757 | ||
16294 | 2024.10.31 20:29:34.324114 [ 293 ] {} <Debug> HTTP-Session: 5b0012dd-a222-49e3-ae44-d5d7fe38f5a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16295 | 2024.10.31 20:29:34.324131 [ 293 ] {} <Debug> HTTP-Session: 5b0012dd-a222-49e3-ae44-d5d7fe38f5a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16296 | 2024.10.31 20:29:34.324169 [ 293 ] {} <Trace> HTTP-Session: 5b0012dd-a222-49e3-ae44-d5d7fe38f5a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16297 | 2024.10.31 20:29:34.324312 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53757) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16298 | 2024.10.31 20:29:34.324365 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16299 | 2024.10.31 20:29:34.324521 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16300 | 2024.10.31 20:29:34.324836 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16301 | 2024.10.31 20:29:34.324874 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16302 | 2024.10.31 20:29:34.325231 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
16303 | 2024.10.31 20:29:34.325551 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16304 | 2024.10.31 20:29:34.325700 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec. | ||
16305 | 2024.10.31 20:29:34.325860 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Debug> DynamicQueryHandler: Done processing query | ||
16306 | 2024.10.31 20:29:34.325885 [ 293 ] {a76ded71-f645-43f8-a62e-d1efeb326745} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16307 | 2024.10.31 20:29:34.325901 [ 293 ] {} <Debug> HTTP-Session: 5b0012dd-a222-49e3-ae44-d5d7fe38f5a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16308 | 2024.10.31 20:29:34.326244 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16309 | 2024.10.31 20:29:35.327511 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16310 | 2024.10.31 20:29:35.746688 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65115, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16311 | 2024.10.31 20:29:35.851391 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16312 | 2024.10.31 20:29:36.015804 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16313 | 2024.10.31 20:29:36.102248 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16314 | 2024.10.31 20:29:36.163636 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41892, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16315 | 2024.10.31 20:29:36.177935 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62422, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16316 | 2024.10.31 20:29:36.202317 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43161, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16317 | 2024.10.31 20:29:37.133369 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16318 | 2024.10.31 20:29:37.442633 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16319 | 2024.10.31 20:29:37.642785 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16320 | 2024.10.31 20:29:37.661308 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33828, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16321 | 2024.10.31 20:29:37.759430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48485, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16322 | 2024.10.31 20:29:37.806082 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16323 | 2024.10.31 20:29:37.834873 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16324 | 2024.10.31 20:29:37.892006 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38421, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16325 | 2024.10.31 20:29:37.947322 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16326 | 2024.10.31 20:29:37.952701 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16327 | 2024.10.31 20:29:37.976594 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47661, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16328 | 2024.10.31 20:29:38.075972 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16329 | 2024.10.31 20:29:38.130423 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45105, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16330 | 2024.10.31 20:29:38.177747 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58652, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16331 | 2024.10.31 20:29:38.231312 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57263, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16332 | 2024.10.31 20:29:38.312309 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16333 | 2024.10.31 20:29:38.433294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1446 | ||
16334 | 2024.10.31 20:29:38.436122 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16335 | 2024.10.31 20:29:38.436175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16336 | 2024.10.31 20:29:38.437652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
16337 | 2024.10.31 20:29:38.438644 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16338 | 2024.10.31 20:29:38.438889 [ 135 ] {} <Debug> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
16339 | 2024.10.31 20:29:38.439022 [ 135 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16340 | 2024.10.31 20:29:38.439120 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16341 | 2024.10.31 20:29:38.439541 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::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 | ||
16342 | 2024.10.31 20:29:38.439979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
16343 | 2024.10.31 20:29:38.440752 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16344 | 2024.10.31 20:29:38.440944 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1310 rows starting from the beginning of the part | ||
16345 | 2024.10.31 20:29:38.441607 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
16346 | 2024.10.31 20:29:38.442203 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
16347 | 2024.10.31 20:29:38.442743 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
16348 | 2024.10.31 20:29:38.443253 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
16349 | 2024.10.31 20:29:38.443749 [ 189 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
16350 | 2024.10.31 20:29:38.452461 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 72 columns (72 merged, 0 gathered) in 0.013180321 sec., 109709.01239810472 rows/sec., 74.29 MiB/sec. | ||
16351 | 2024.10.31 20:29:38.454114 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
16352 | 2024.10.31 20:29:38.455827 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16353 | 2024.10.31 20:29:38.455930 [ 195 ] {adf31151-f0d2-427c-8e7d-14e71a0facd3::all_1_51_10} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
16354 | 2024.10.31 20:29:38.456277 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
16355 | 2024.10.31 20:29:39.288256 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16356 | 2024.10.31 20:29:39.288379 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16357 | 2024.10.31 20:29:39.288412 [ 289 ] {} <Debug> HTTP-Session: 314b642b-7fa7-4a8f-ba5b-2c4ea06ee8ad Authenticating user 'default' from [fd00:1122:3344:101::d]:61850 | ||
16358 | 2024.10.31 20:29:39.288442 [ 289 ] {} <Debug> HTTP-Session: 314b642b-7fa7-4a8f-ba5b-2c4ea06ee8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16359 | 2024.10.31 20:29:39.288459 [ 289 ] {} <Debug> HTTP-Session: 314b642b-7fa7-4a8f-ba5b-2c4ea06ee8ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16360 | 2024.10.31 20:29:39.288520 [ 289 ] {} <Trace> HTTP-Session: 314b642b-7fa7-4a8f-ba5b-2c4ea06ee8ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16361 | 2024.10.31 20:29:39.288721 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61850) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
16362 | 2024.10.31 20:29:39.288798 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16363 | 2024.10.31 20:29:39.289170 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16364 | 2024.10.31 20:29:39.289552 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16365 | 2024.10.31 20:29:39.289596 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16366 | 2024.10.31 20:29:39.290013 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
16367 | 2024.10.31 20:29:39.290413 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Trace> oximeter.fields_ipaddr (a349845e-eac0-40af-9977-bf6b64af179c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16368 | 2024.10.31 20:29:39.290590 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001929 sec., 3110.419906687403 rows/sec., 253.63 KiB/sec. | ||
16369 | 2024.10.31 20:29:39.290982 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Debug> DynamicQueryHandler: Done processing query | ||
16370 | 2024.10.31 20:29:39.291010 [ 289 ] {4f884c7e-c051-4e3b-9a3d-af787495786e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16371 | 2024.10.31 20:29:39.291027 [ 289 ] {} <Debug> HTTP-Session: 314b642b-7fa7-4a8f-ba5b-2c4ea06ee8ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16372 | 2024.10.31 20:29:39.291245 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16373 | 2024.10.31 20:29:39.291383 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54103, User-Agent: (none), Length: 8246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16374 | 2024.10.31 20:29:39.291444 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16375 | 2024.10.31 20:29:39.291465 [ 282 ] {} <Debug> HTTP-Session: d82eabbf-d1f6-4908-b585-074862fcb91e Authenticating user 'default' from [fd00:1122:3344:101::d]:54103 | ||
16376 | 2024.10.31 20:29:39.291485 [ 282 ] {} <Debug> HTTP-Session: d82eabbf-d1f6-4908-b585-074862fcb91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16377 | 2024.10.31 20:29:39.291501 [ 282 ] {} <Debug> HTTP-Session: d82eabbf-d1f6-4908-b585-074862fcb91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16378 | 2024.10.31 20:29:39.291538 [ 282 ] {} <Trace> HTTP-Session: d82eabbf-d1f6-4908-b585-074862fcb91e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16379 | 2024.10.31 20:29:39.291678 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54103) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16380 | 2024.10.31 20:29:39.291730 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16381 | 2024.10.31 20:29:39.291991 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16382 | 2024.10.31 20:29:39.292304 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16383 | 2024.10.31 20:29:39.292343 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16384 | 2024.10.31 20:29:39.292718 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16385 | 2024.10.31 20:29:39.293099 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16386 | 2024.10.31 20:29:39.293263 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Debug> executeQuery: Read 59 rows, 4.63 KiB in 0.00163 sec., 36196.31901840491 rows/sec., 2.77 MiB/sec. | ||
16387 | 2024.10.31 20:29:39.293477 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Debug> DynamicQueryHandler: Done processing query | ||
16388 | 2024.10.31 20:29:39.293516 [ 282 ] {7ee0c26b-e84a-4ad4-813d-f5c898727aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16389 | 2024.10.31 20:29:39.293549 [ 282 ] {} <Debug> HTTP-Session: d82eabbf-d1f6-4908-b585-074862fcb91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16390 | 2024.10.31 20:29:39.293709 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Length: 893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16391 | 2024.10.31 20:29:39.293746 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54103, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16392 | 2024.10.31 20:29:39.293775 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16393 | 2024.10.31 20:29:39.293804 [ 289 ] {} <Debug> HTTP-Session: a6a9b52d-a411-489d-bd49-eacbf7e42fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61850 | ||
16394 | 2024.10.31 20:29:39.293831 [ 289 ] {} <Debug> HTTP-Session: a6a9b52d-a411-489d-bd49-eacbf7e42fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16395 | 2024.10.31 20:29:39.293850 [ 289 ] {} <Debug> HTTP-Session: a6a9b52d-a411-489d-bd49-eacbf7e42fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16396 | 2024.10.31 20:29:39.293888 [ 289 ] {} <Trace> HTTP-Session: a6a9b52d-a411-489d-bd49-eacbf7e42fe1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16397 | 2024.10.31 20:29:39.294010 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61850) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16398 | 2024.10.31 20:29:39.294058 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16399 | 2024.10.31 20:29:39.294287 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16400 | 2024.10.31 20:29:39.294652 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16401 | 2024.10.31 20:29:39.294690 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16402 | 2024.10.31 20:29:39.295033 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16403 | 2024.10.31 20:29:39.295393 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16404 | 2024.10.31 20:29:39.295551 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 268.04 KiB/sec. | ||
16405 | 2024.10.31 20:29:39.295729 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Debug> DynamicQueryHandler: Done processing query | ||
16406 | 2024.10.31 20:29:39.295754 [ 289 ] {a9cc8fea-3490-47b4-91ac-d9bb56df7104} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16407 | 2024.10.31 20:29:39.295770 [ 289 ] {} <Debug> HTTP-Session: a6a9b52d-a411-489d-bd49-eacbf7e42fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16408 | 2024.10.31 20:29:39.295900 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16409 | 2024.10.31 20:29:39.296008 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59903, User-Agent: (none), Length: 11923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16410 | 2024.10.31 20:29:39.296087 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16411 | 2024.10.31 20:29:39.296111 [ 282 ] {} <Debug> HTTP-Session: 104a1c05-509f-4451-9379-438b26eafe11 Authenticating user 'default' from [fd00:1122:3344:101::d]:59903 | ||
16412 | 2024.10.31 20:29:39.296133 [ 282 ] {} <Debug> HTTP-Session: 104a1c05-509f-4451-9379-438b26eafe11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16413 | 2024.10.31 20:29:39.296151 [ 282 ] {} <Debug> HTTP-Session: 104a1c05-509f-4451-9379-438b26eafe11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16414 | 2024.10.31 20:29:39.296192 [ 282 ] {} <Trace> HTTP-Session: 104a1c05-509f-4451-9379-438b26eafe11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16415 | 2024.10.31 20:29:39.296343 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59903) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16416 | 2024.10.31 20:29:39.296397 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16417 | 2024.10.31 20:29:39.296682 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16418 | 2024.10.31 20:29:39.297076 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16419 | 2024.10.31 20:29:39.297113 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16420 | 2024.10.31 20:29:39.297474 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16421 | 2024.10.31 20:29:39.297829 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16422 | 2024.10.31 20:29:39.297985 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001687 sec., 41493.77593360996 rows/sec., 3.24 MiB/sec. | ||
16423 | 2024.10.31 20:29:39.298165 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Debug> DynamicQueryHandler: Done processing query | ||
16424 | 2024.10.31 20:29:39.298190 [ 282 ] {a74d35ef-88bd-400b-97ed-db58ed5b90c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16425 | 2024.10.31 20:29:39.298206 [ 282 ] {} <Debug> HTTP-Session: 104a1c05-509f-4451-9379-438b26eafe11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16426 | 2024.10.31 20:29:39.298346 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Length: 25092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16427 | 2024.10.31 20:29:39.298352 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59903, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16428 | 2024.10.31 20:29:39.298407 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16429 | 2024.10.31 20:29:39.298435 [ 289 ] {} <Debug> HTTP-Session: 8cc46517-1d8f-4a63-8d7d-5c6853a48b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:61850 | ||
16430 | 2024.10.31 20:29:39.298457 [ 289 ] {} <Debug> HTTP-Session: 8cc46517-1d8f-4a63-8d7d-5c6853a48b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16431 | 2024.10.31 20:29:39.298474 [ 289 ] {} <Debug> HTTP-Session: 8cc46517-1d8f-4a63-8d7d-5c6853a48b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16432 | 2024.10.31 20:29:39.298515 [ 289 ] {} <Trace> HTTP-Session: 8cc46517-1d8f-4a63-8d7d-5c6853a48b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16433 | 2024.10.31 20:29:39.298692 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61850) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16434 | 2024.10.31 20:29:39.298748 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16435 | 2024.10.31 20:29:39.298923 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16436 | 2024.10.31 20:29:39.299309 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16437 | 2024.10.31 20:29:39.299345 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16438 | 2024.10.31 20:29:39.299747 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16439 | 2024.10.31 20:29:39.300090 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16440 | 2024.10.31 20:29:39.300253 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Debug> executeQuery: Read 131 rows, 9.34 KiB in 0.001635 sec., 80122.3241590214 rows/sec., 5.58 MiB/sec. | ||
16441 | 2024.10.31 20:29:39.300424 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Debug> DynamicQueryHandler: Done processing query | ||
16442 | 2024.10.31 20:29:39.300448 [ 289 ] {2699f8a4-d881-4c66-b323-a38d650280c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16443 | 2024.10.31 20:29:39.300464 [ 289 ] {} <Debug> HTTP-Session: 8cc46517-1d8f-4a63-8d7d-5c6853a48b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16444 | 2024.10.31 20:29:39.300617 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16445 | 2024.10.31 20:29:39.300732 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49186, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16446 | 2024.10.31 20:29:39.300786 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16447 | 2024.10.31 20:29:39.300804 [ 282 ] {} <Debug> HTTP-Session: b276afa0-906f-4251-a04a-f9aaa90e9c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:49186 | ||
16448 | 2024.10.31 20:29:39.300822 [ 282 ] {} <Debug> HTTP-Session: b276afa0-906f-4251-a04a-f9aaa90e9c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16449 | 2024.10.31 20:29:39.300836 [ 282 ] {} <Debug> HTTP-Session: b276afa0-906f-4251-a04a-f9aaa90e9c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16450 | 2024.10.31 20:29:39.300867 [ 282 ] {} <Trace> HTTP-Session: b276afa0-906f-4251-a04a-f9aaa90e9c31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16451 | 2024.10.31 20:29:39.300975 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49186) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16452 | 2024.10.31 20:29:39.301020 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16453 | 2024.10.31 20:29:39.301150 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16454 | 2024.10.31 20:29:39.301422 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16455 | 2024.10.31 20:29:39.301458 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16456 | 2024.10.31 20:29:39.301819 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16457 | 2024.10.31 20:29:39.302143 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16458 | 2024.10.31 20:29:39.302307 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001358 sec., 35346.097201767305 rows/sec., 2.38 MiB/sec. | ||
16459 | 2024.10.31 20:29:39.302466 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Debug> DynamicQueryHandler: Done processing query | ||
16460 | 2024.10.31 20:29:39.302490 [ 282 ] {d51d5778-2c35-4bbb-b79a-aaaa3f899723} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16461 | 2024.10.31 20:29:39.302505 [ 282 ] {} <Debug> HTTP-Session: b276afa0-906f-4251-a04a-f9aaa90e9c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16462 | 2024.10.31 20:29:39.302685 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16463 | 2024.10.31 20:29:42.983280 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16464 | 2024.10.31 20:29:42.983354 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16465 | 2024.10.31 20:29:44.288997 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16466 | 2024.10.31 20:29:44.289169 [ 289 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16467 | 2024.10.31 20:29:44.289214 [ 289 ] {} <Debug> HTTP-Session: a2faace0-988e-494e-9e61-c0cacc4fbdd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61850 | ||
16468 | 2024.10.31 20:29:44.289255 [ 289 ] {} <Debug> HTTP-Session: a2faace0-988e-494e-9e61-c0cacc4fbdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16469 | 2024.10.31 20:29:44.289273 [ 289 ] {} <Debug> HTTP-Session: a2faace0-988e-494e-9e61-c0cacc4fbdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16470 | 2024.10.31 20:29:44.289333 [ 289 ] {} <Trace> HTTP-Session: a2faace0-988e-494e-9e61-c0cacc4fbdd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16471 | 2024.10.31 20:29:44.289567 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61850) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16472 | 2024.10.31 20:29:44.289643 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16473 | 2024.10.31 20:29:44.290040 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16474 | 2024.10.31 20:29:44.290550 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16475 | 2024.10.31 20:29:44.290595 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16476 | 2024.10.31 20:29:44.291031 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16477 | 2024.10.31 20:29:44.291422 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16478 | 2024.10.31 20:29:44.291615 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.03 MiB/sec. | ||
16479 | 2024.10.31 20:29:44.291654 [ 130 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16480 | 2024.10.31 20:29:44.291815 [ 130 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16481 | 2024.10.31 20:29:44.291868 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16482 | 2024.10.31 20:29:44.291974 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Debug> DynamicQueryHandler: Done processing query | ||
16483 | 2024.10.31 20:29:44.292064 [ 289 ] {1542faa0-9b11-482a-b144-4cfa823c18b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16484 | 2024.10.31 20:29:44.292139 [ 289 ] {} <Debug> HTTP-Session: a2faace0-988e-494e-9e61-c0cacc4fbdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16485 | 2024.10.31 20:29:44.292298 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16486 | 2024.10.31 20:29:44.292632 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16487 | 2024.10.31 20:29:44.292777 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34165, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16488 | 2024.10.31 20:29:44.293099 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16489 | 2024.10.31 20:29:44.293152 [ 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): | ||
16490 | |||
16491 | (version 23.8.7.1) | ||
16492 | 2024.10.31 20:29:44.293253 [ 282 ] {} <Debug> HTTP-Session: bda21fac-56f7-4ea0-bf6e-ab84089aa4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34165 | ||
16493 | 2024.10.31 20:29:44.293311 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16494 | 2024.10.31 20:29:44.293380 [ 282 ] {} <Debug> HTTP-Session: bda21fac-56f7-4ea0-bf6e-ab84089aa4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16495 | 2024.10.31 20:29:44.293483 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1422 rows starting from the beginning of the part | ||
16496 | 2024.10.31 20:29:44.293503 [ 282 ] {} <Debug> HTTP-Session: bda21fac-56f7-4ea0-bf6e-ab84089aa4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16497 | 2024.10.31 20:29:44.294085 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
16498 | 2024.10.31 20:29:44.294093 [ 282 ] {} <Trace> HTTP-Session: bda21fac-56f7-4ea0-bf6e-ab84089aa4a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16499 | 2024.10.31 20:29:44.294370 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
16500 | 2024.10.31 20:29:44.294639 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34165) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16501 | 2024.10.31 20:29:44.294677 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 271 rows starting from the beginning of the part | ||
16502 | 2024.10.31 20:29:44.294824 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16503 | 2024.10.31 20:29:44.294960 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 59 rows starting from the beginning of the part | ||
16504 | 2024.10.31 20:29:44.295320 [ 199 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
16505 | 2024.10.31 20:29:44.296117 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16506 | 2024.10.31 20:29:44.297021 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16507 | 2024.10.31 20:29:44.297096 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16508 | 2024.10.31 20:29:44.298083 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16509 | 2024.10.31 20:29:44.298931 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1924 rows, containing 5 columns (5 merged, 0 gathered) in 0.006935812 sec., 277400.8292035597 rows/sec., 24.28 MiB/sec. | ||
16510 | 2024.10.31 20:29:44.299104 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16511 | 2024.10.31 20:29:44.299282 [ 198 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16512 | 2024.10.31 20:29:44.299384 [ 130 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16513 | 2024.10.31 20:29:44.299416 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005003 sec., 12792.32460523686 rows/sec., 1022.43 KiB/sec. | ||
16514 | 2024.10.31 20:29:44.299478 [ 130 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16515 | 2024.10.31 20:29:44.299551 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16516 | 2024.10.31 20:29:44.300116 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Debug> DynamicQueryHandler: Done processing query | ||
16517 | 2024.10.31 20:29:44.300142 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16518 | 2024.10.31 20:29:44.300199 [ 282 ] {db258df0-e96f-45af-b216-cd2ee2e6f466} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16519 | 2024.10.31 20:29:44.300280 [ 282 ] {} <Debug> HTTP-Session: bda21fac-56f7-4ea0-bf6e-ab84089aa4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16520 | 2024.10.31 20:29:44.300713 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16521 | 2024.10.31 20:29:44.300838 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16522 | 2024.10.31 20:29:44.300983 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part | ||
16523 | 2024.10.31 20:29:44.301043 [ 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): | ||
16524 | |||
16525 | (version 23.8.7.1) | ||
16526 | 2024.10.31 20:29:44.301022 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51302, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16527 | 2024.10.31 20:29:44.301321 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16528 | 2024.10.31 20:29:44.301409 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 72 rows starting from the beginning of the part | ||
16529 | 2024.10.31 20:29:44.301456 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16530 | 2024.10.31 20:29:44.301582 [ 290 ] {} <Debug> HTTP-Session: 6bfcdb41-c184-476f-a518-e4436055b88e Authenticating user 'default' from [fd00:1122:3344:101::d]:51302 | ||
16531 | 2024.10.31 20:29:44.301721 [ 290 ] {} <Debug> HTTP-Session: 6bfcdb41-c184-476f-a518-e4436055b88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16532 | 2024.10.31 20:29:44.301797 [ 201 ] {f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba::all_1_101_20} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16533 | 2024.10.31 20:29:44.301848 [ 290 ] {} <Debug> HTTP-Session: 6bfcdb41-c184-476f-a518-e4436055b88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16534 | 2024.10.31 20:29:44.301903 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
16535 | 2024.10.31 20:29:44.302161 [ 290 ] {} <Trace> HTTP-Session: 6bfcdb41-c184-476f-a518-e4436055b88e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16536 | 2024.10.31 20:29:44.302224 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
16537 | 2024.10.31 20:29:44.302319 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 423 rows starting from the beginning of the part | ||
16538 | 2024.10.31 20:29:44.302472 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 70 rows starting from the beginning of the part | ||
16539 | 2024.10.31 20:29:44.302733 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
16540 | 2024.10.31 20:29:44.302874 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16541 | 2024.10.31 20:29:44.303104 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16542 | 2024.10.31 20:29:44.303739 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16543 | 2024.10.31 20:29:44.304884 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16544 | 2024.10.31 20:29:44.304978 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16545 | 2024.10.31 20:29:44.305784 [ 200 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.006064516 sec., 265148.94181167963 rows/sec., 20.45 MiB/sec. | ||
16546 | 2024.10.31 20:29:44.305939 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16547 | 2024.10.31 20:29:44.306102 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16548 | 2024.10.31 20:29:44.306955 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16549 | 2024.10.31 20:29:44.307322 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004734 sec., 33798.056611744825 rows/sec., 2.35 MiB/sec. | ||
16550 | 2024.10.31 20:29:44.307499 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16551 | 2024.10.31 20:29:44.307669 [ 201 ] {258d137e-5c00-4b84-9658-21042fc8222a::all_1_101_20} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16552 | 2024.10.31 20:29:44.307729 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Debug> DynamicQueryHandler: Done processing query | ||
16553 | 2024.10.31 20:29:44.307808 [ 290 ] {a84e94c7-5c9a-4550-adc6-b9908c98dd16} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16554 | 2024.10.31 20:29:44.307826 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
16555 | 2024.10.31 20:29:44.307834 [ 290 ] {} <Debug> HTTP-Session: 6bfcdb41-c184-476f-a518-e4436055b88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16556 | 2024.10.31 20:29:44.308058 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16557 | 2024.10.31 20:29:44.308172 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42614, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16558 | 2024.10.31 20:29:44.308258 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16559 | 2024.10.31 20:29:44.308297 [ 282 ] {} <Debug> HTTP-Session: 2d11792c-c5f5-4c83-b17f-cf3a2cf55edb Authenticating user 'default' from [fd00:1122:3344:101::d]:42614 | ||
16560 | 2024.10.31 20:29:44.308332 [ 282 ] {} <Debug> HTTP-Session: 2d11792c-c5f5-4c83-b17f-cf3a2cf55edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16561 | 2024.10.31 20:29:44.308360 [ 282 ] {} <Debug> HTTP-Session: 2d11792c-c5f5-4c83-b17f-cf3a2cf55edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16562 | 2024.10.31 20:29:44.308433 [ 282 ] {} <Trace> HTTP-Session: 2d11792c-c5f5-4c83-b17f-cf3a2cf55edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16563 | 2024.10.31 20:29:44.308698 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42614) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16564 | 2024.10.31 20:29:44.308791 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16565 | 2024.10.31 20:29:44.309085 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16566 | 2024.10.31 20:29:44.309479 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16567 | 2024.10.31 20:29:44.309517 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
16568 | 2024.10.31 20:29:44.309906 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
16569 | 2024.10.31 20:29:44.310250 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16570 | 2024.10.31 20:29:44.310411 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001823 sec., 32912.78113000549 rows/sec., 2.22 MiB/sec. | ||
16571 | 2024.10.31 20:29:44.310588 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Debug> DynamicQueryHandler: Done processing query | ||
16572 | 2024.10.31 20:29:44.310612 [ 282 ] {96960cba-27ce-44c9-b3b9-73d3bfd5d639} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16573 | 2024.10.31 20:29:44.310628 [ 282 ] {} <Debug> HTTP-Session: 2d11792c-c5f5-4c83-b17f-cf3a2cf55edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16574 | 2024.10.31 20:29:44.310847 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16575 | 2024.10.31 20:29:48.440246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1466 | ||
16576 | 2024.10.31 20:29:48.442881 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16577 | 2024.10.31 20:29:48.442939 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16578 | 2024.10.31 20:29:48.444469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
16579 | 2024.10.31 20:29:48.445480 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16580 | 2024.10.31 20:29:48.446463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
16581 | 2024.10.31 20:29:49.084593 [ 222 ] {} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16582 | 2024.10.31 20:29:49.084650 [ 222 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16583 | 2024.10.31 20:29:49.092004 [ 222 ] {} <Debug> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16584 | 2024.10.31 20:29:49.295584 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51302, User-Agent: (none), Length: 41202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16585 | 2024.10.31 20:29:49.295708 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16586 | 2024.10.31 20:29:49.295734 [ 290 ] {} <Debug> HTTP-Session: c1c2298a-24dd-4ef3-ac3f-34206e6552dd Authenticating user 'default' from [fd00:1122:3344:101::d]:51302 | ||
16587 | 2024.10.31 20:29:49.295759 [ 290 ] {} <Debug> HTTP-Session: c1c2298a-24dd-4ef3-ac3f-34206e6552dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16588 | 2024.10.31 20:29:49.295774 [ 290 ] {} <Debug> HTTP-Session: c1c2298a-24dd-4ef3-ac3f-34206e6552dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16589 | 2024.10.31 20:29:49.295828 [ 290 ] {} <Trace> HTTP-Session: c1c2298a-24dd-4ef3-ac3f-34206e6552dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16590 | 2024.10.31 20:29:49.296107 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51302) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16591 | 2024.10.31 20:29:49.296178 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16592 | 2024.10.31 20:29:49.296543 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16593 | 2024.10.31 20:29:49.297213 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16594 | 2024.10.31 20:29:49.297262 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16595 | 2024.10.31 20:29:49.297736 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16596 | 2024.10.31 20:29:49.298153 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16597 | 2024.10.31 20:29:49.298337 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Debug> executeQuery: Read 271 rows, 24.70 KiB in 0.002352 sec., 115221.08843537416 rows/sec., 10.26 MiB/sec. | ||
16598 | 2024.10.31 20:29:49.298566 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Debug> DynamicQueryHandler: Done processing query | ||
16599 | 2024.10.31 20:29:49.298594 [ 290 ] {1e3e871b-94f5-4065-8ceb-7672e977f3aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB. | ||
16600 | 2024.10.31 20:29:49.298612 [ 290 ] {} <Debug> HTTP-Session: c1c2298a-24dd-4ef3-ac3f-34206e6552dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16601 | 2024.10.31 20:29:49.298828 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16602 | 2024.10.31 20:29:49.298946 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50524, User-Agent: (none), Length: 5934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16603 | 2024.10.31 20:29:49.299057 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16604 | 2024.10.31 20:29:49.299081 [ 282 ] {} <Debug> HTTP-Session: 31cbfb20-dc43-4aeb-aa8c-98092ce24f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:50524 | ||
16605 | 2024.10.31 20:29:49.299106 [ 282 ] {} <Debug> HTTP-Session: 31cbfb20-dc43-4aeb-aa8c-98092ce24f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16606 | 2024.10.31 20:29:49.299121 [ 282 ] {} <Debug> HTTP-Session: 31cbfb20-dc43-4aeb-aa8c-98092ce24f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16607 | 2024.10.31 20:29:49.299178 [ 282 ] {} <Trace> HTTP-Session: 31cbfb20-dc43-4aeb-aa8c-98092ce24f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16608 | 2024.10.31 20:29:49.299372 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50524) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
16609 | 2024.10.31 20:29:49.299440 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16610 | 2024.10.31 20:29:49.299816 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16611 | 2024.10.31 20:29:49.300244 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16612 | 2024.10.31 20:29:49.300283 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16613 | 2024.10.31 20:29:49.300719 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16614 | 2024.10.31 20:29:49.301183 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Trace> oximeter.fields_u16 (71ff1a3c-209c-4680-a862-54171993fee7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16615 | 2024.10.31 20:29:49.301332 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002027 sec., 20226.936359151452 rows/sec., 1.49 MiB/sec. | ||
16616 | 2024.10.31 20:29:49.301636 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Debug> DynamicQueryHandler: Done processing query | ||
16617 | 2024.10.31 20:29:49.301711 [ 282 ] {17a8d759-8426-4ca8-b360-1ddc662c29ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16618 | 2024.10.31 20:29:49.301775 [ 282 ] {} <Debug> HTTP-Session: 31cbfb20-dc43-4aeb-aa8c-98092ce24f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16619 | 2024.10.31 20:29:49.301981 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16620 | 2024.10.31 20:29:49.302060 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43837, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16621 | 2024.10.31 20:29:49.302143 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16622 | 2024.10.31 20:29:49.302166 [ 290 ] {} <Debug> HTTP-Session: 24b50084-1a83-4586-a6a1-214d3193c7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43837 | ||
16623 | 2024.10.31 20:29:49.302186 [ 290 ] {} <Debug> HTTP-Session: 24b50084-1a83-4586-a6a1-214d3193c7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16624 | 2024.10.31 20:29:49.302201 [ 290 ] {} <Debug> HTTP-Session: 24b50084-1a83-4586-a6a1-214d3193c7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16625 | 2024.10.31 20:29:49.302248 [ 290 ] {} <Trace> HTTP-Session: 24b50084-1a83-4586-a6a1-214d3193c7a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16626 | 2024.10.31 20:29:49.302382 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43837) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
16627 | 2024.10.31 20:29:49.302435 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16628 | 2024.10.31 20:29:49.302723 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16629 | 2024.10.31 20:29:49.303086 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16630 | 2024.10.31 20:29:49.303128 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16631 | 2024.10.31 20:29:49.303525 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
16632 | 2024.10.31 20:29:49.303920 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Trace> oximeter.fields_u32 (f2d13c95-db20-4279-887b-67d5cd04883e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16633 | 2024.10.31 20:29:49.304096 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001753 sec., 7986.309184255562 rows/sec., 559.31 KiB/sec. | ||
16634 | 2024.10.31 20:29:49.304477 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Debug> DynamicQueryHandler: Done processing query | ||
16635 | 2024.10.31 20:29:49.304505 [ 290 ] {237621f9-8e50-4c5a-be0d-0ee63115ed77} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16636 | 2024.10.31 20:29:49.304523 [ 290 ] {} <Debug> HTTP-Session: 24b50084-1a83-4586-a6a1-214d3193c7a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16637 | 2024.10.31 20:29:49.304674 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16638 | 2024.10.31 20:29:49.304746 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60984, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16639 | 2024.10.31 20:29:49.304810 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16640 | 2024.10.31 20:29:49.304830 [ 282 ] {} <Debug> HTTP-Session: c606ad4a-6a0a-48c8-84da-e9c86a4da5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:60984 | ||
16641 | 2024.10.31 20:29:49.304849 [ 282 ] {} <Debug> HTTP-Session: c606ad4a-6a0a-48c8-84da-e9c86a4da5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16642 | 2024.10.31 20:29:49.304863 [ 282 ] {} <Debug> HTTP-Session: c606ad4a-6a0a-48c8-84da-e9c86a4da5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16643 | 2024.10.31 20:29:49.304906 [ 282 ] {} <Trace> HTTP-Session: c606ad4a-6a0a-48c8-84da-e9c86a4da5ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16644 | 2024.10.31 20:29:49.305017 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60984) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
16645 | 2024.10.31 20:29:49.305065 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16646 | 2024.10.31 20:29:49.305326 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16647 | 2024.10.31 20:29:49.305661 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16648 | 2024.10.31 20:29:49.305699 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16649 | 2024.10.31 20:29:49.306081 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16650 | 2024.10.31 20:29:49.306471 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Trace> oximeter.fields_u8 (8964867d-d0a0-4e75-a56a-8f3fb89b405b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16651 | 2024.10.31 20:29:49.306606 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001621 sec., 3701.4188772362736 rows/sec., 218.69 KiB/sec. | ||
16652 | 2024.10.31 20:29:49.306893 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Debug> DynamicQueryHandler: Done processing query | ||
16653 | 2024.10.31 20:29:49.306926 [ 282 ] {2cfab407-8e3f-43b2-be3b-70cd510b7926} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16654 | 2024.10.31 20:29:49.306958 [ 282 ] {} <Debug> HTTP-Session: c606ad4a-6a0a-48c8-84da-e9c86a4da5ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16655 | 2024.10.31 20:29:49.307192 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60984, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16656 | 2024.10.31 20:29:49.307292 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43837, User-Agent: (none), Length: 68773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16657 | 2024.10.31 20:29:49.307385 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16658 | 2024.10.31 20:29:49.307416 [ 290 ] {} <Debug> HTTP-Session: bcff618c-5080-420b-99c5-7eebca171efd Authenticating user 'default' from [fd00:1122:3344:101::d]:43837 | ||
16659 | 2024.10.31 20:29:49.307444 [ 290 ] {} <Debug> HTTP-Session: bcff618c-5080-420b-99c5-7eebca171efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16660 | 2024.10.31 20:29:49.307464 [ 290 ] {} <Debug> HTTP-Session: bcff618c-5080-420b-99c5-7eebca171efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16661 | 2024.10.31 20:29:49.307532 [ 290 ] {} <Trace> HTTP-Session: bcff618c-5080-420b-99c5-7eebca171efd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16662 | 2024.10.31 20:29:49.307806 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43837) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16663 | 2024.10.31 20:29:49.307859 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16664 | 2024.10.31 20:29:49.308135 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16665 | 2024.10.31 20:29:49.308755 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16666 | 2024.10.31 20:29:49.308796 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16667 | 2024.10.31 20:29:49.309201 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16668 | 2024.10.31 20:29:49.309596 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16669 | 2024.10.31 20:29:49.309750 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00207 sec., 204347.82608695654 rows/sec., 14.61 MiB/sec. | ||
16670 | 2024.10.31 20:29:49.309930 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Debug> DynamicQueryHandler: Done processing query | ||
16671 | 2024.10.31 20:29:49.309954 [ 290 ] {93f92ec5-0de9-4c9d-93aa-912f3e8ca552} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB. | ||
16672 | 2024.10.31 20:29:49.309970 [ 290 ] {} <Debug> HTTP-Session: bcff618c-5080-420b-99c5-7eebca171efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16673 | 2024.10.31 20:29:49.310148 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16674 | 2024.10.31 20:29:49.310218 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47909, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16675 | 2024.10.31 20:29:49.310306 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16676 | 2024.10.31 20:29:49.310332 [ 282 ] {} <Debug> HTTP-Session: 1020bb36-909c-4440-9f7e-950fa68f94ef Authenticating user 'default' from [fd00:1122:3344:101::d]:47909 | ||
16677 | 2024.10.31 20:29:49.310352 [ 282 ] {} <Debug> HTTP-Session: 1020bb36-909c-4440-9f7e-950fa68f94ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16678 | 2024.10.31 20:29:49.310366 [ 282 ] {} <Debug> HTTP-Session: 1020bb36-909c-4440-9f7e-950fa68f94ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16679 | 2024.10.31 20:29:49.310408 [ 282 ] {} <Trace> HTTP-Session: 1020bb36-909c-4440-9f7e-950fa68f94ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16680 | 2024.10.31 20:29:49.310535 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47909) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
16681 | 2024.10.31 20:29:49.310587 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16682 | 2024.10.31 20:29:49.310760 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16683 | 2024.10.31 20:29:49.311115 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16684 | 2024.10.31 20:29:49.311152 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16685 | 2024.10.31 20:29:49.311533 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16686 | 2024.10.31 20:29:49.311882 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Trace> oximeter.measurements_bool (4c02825d-bb28-477c-bad7-db5bdc273655): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16687 | 2024.10.31 20:29:49.312011 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 207.19 KiB/sec. | ||
16688 | 2024.10.31 20:29:49.312202 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Debug> DynamicQueryHandler: Done processing query | ||
16689 | 2024.10.31 20:29:49.312226 [ 282 ] {c4434500-bfe0-404c-bafd-ba0ec99a6fc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
16690 | 2024.10.31 20:29:49.312243 [ 282 ] {} <Debug> HTTP-Session: 1020bb36-909c-4440-9f7e-950fa68f94ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16691 | 2024.10.31 20:29:49.312448 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16692 | 2024.10.31 20:29:49.312515 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64496, User-Agent: (none), Length: 44654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16693 | 2024.10.31 20:29:49.312603 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16694 | 2024.10.31 20:29:49.312626 [ 290 ] {} <Debug> HTTP-Session: facaa095-3f21-4006-a5e5-c8b6b1c45070 Authenticating user 'default' from [fd00:1122:3344:101::d]:64496 | ||
16695 | 2024.10.31 20:29:49.312645 [ 290 ] {} <Debug> HTTP-Session: facaa095-3f21-4006-a5e5-c8b6b1c45070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16696 | 2024.10.31 20:29:49.312661 [ 290 ] {} <Debug> HTTP-Session: facaa095-3f21-4006-a5e5-c8b6b1c45070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16697 | 2024.10.31 20:29:49.312702 [ 290 ] {} <Trace> HTTP-Session: facaa095-3f21-4006-a5e5-c8b6b1c45070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16698 | 2024.10.31 20:29:49.312916 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64496) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16699 | 2024.10.31 20:29:49.312971 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16700 | 2024.10.31 20:29:49.313160 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16701 | 2024.10.31 20:29:49.313630 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16702 | 2024.10.31 20:29:49.313669 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16703 | 2024.10.31 20:29:49.314077 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16704 | 2024.10.31 20:29:49.314430 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16705 | 2024.10.31 20:29:49.314587 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001787 sec., 132624.51035254617 rows/sec., 8.89 MiB/sec. | ||
16706 | 2024.10.31 20:29:49.314778 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Debug> DynamicQueryHandler: Done processing query | ||
16707 | 2024.10.31 20:29:49.314803 [ 290 ] {f3e9a292-cbb7-421e-a776-1c710fffc02d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
16708 | 2024.10.31 20:29:49.314819 [ 290 ] {} <Debug> HTTP-Session: facaa095-3f21-4006-a5e5-c8b6b1c45070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16709 | 2024.10.31 20:29:49.314968 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16710 | 2024.10.31 20:29:49.315083 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33292, User-Agent: (none), Length: 217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16711 | 2024.10.31 20:29:49.315154 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16712 | 2024.10.31 20:29:49.315178 [ 282 ] {} <Debug> HTTP-Session: 89e2fcca-7e58-486a-bceb-15e20cfeb9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:33292 | ||
16713 | 2024.10.31 20:29:49.315200 [ 282 ] {} <Debug> HTTP-Session: 89e2fcca-7e58-486a-bceb-15e20cfeb9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16714 | 2024.10.31 20:29:49.315217 [ 282 ] {} <Debug> HTTP-Session: 89e2fcca-7e58-486a-bceb-15e20cfeb9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16715 | 2024.10.31 20:29:49.315263 [ 282 ] {} <Trace> HTTP-Session: 89e2fcca-7e58-486a-bceb-15e20cfeb9ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16716 | 2024.10.31 20:29:49.315388 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33292) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
16717 | 2024.10.31 20:29:49.315446 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16718 | 2024.10.31 20:29:49.315614 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16719 | 2024.10.31 20:29:49.315907 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16720 | 2024.10.31 20:29:49.315942 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16721 | 2024.10.31 20:29:49.316314 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
16722 | 2024.10.31 20:29:49.316684 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Trace> oximeter.measurements_f64 (248f83d5-b2cc-4743-b3c4-3b254c5ec663): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16723 | 2024.10.31 20:29:49.316825 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
16724 | 2024.10.31 20:29:49.317085 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Debug> DynamicQueryHandler: Done processing query | ||
16725 | 2024.10.31 20:29:49.317110 [ 282 ] {89f46c8d-0017-4079-b7fd-814e7f152450} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
16726 | 2024.10.31 20:29:49.317127 [ 282 ] {} <Debug> HTTP-Session: 89e2fcca-7e58-486a-bceb-15e20cfeb9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16727 | 2024.10.31 20:29:49.317343 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64496, User-Agent: (none), Length: 69085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16728 | 2024.10.31 20:29:49.317408 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16729 | 2024.10.31 20:29:49.317466 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16730 | 2024.10.31 20:29:49.317524 [ 290 ] {} <Debug> HTTP-Session: bd46fd99-1695-4305-a261-5efa510b6438 Authenticating user 'default' from [fd00:1122:3344:101::d]:64496 | ||
16731 | 2024.10.31 20:29:49.317554 [ 290 ] {} <Debug> HTTP-Session: bd46fd99-1695-4305-a261-5efa510b6438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16732 | 2024.10.31 20:29:49.317585 [ 290 ] {} <Debug> HTTP-Session: bd46fd99-1695-4305-a261-5efa510b6438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16733 | 2024.10.31 20:29:49.317648 [ 290 ] {} <Trace> HTTP-Session: bd46fd99-1695-4305-a261-5efa510b6438 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16734 | 2024.10.31 20:29:49.318161 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64496) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
16735 | 2024.10.31 20:29:49.318248 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <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 | ||
16736 | 2024.10.31 20:29:49.318742 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16737 | 2024.10.31 20:29:49.319572 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16738 | 2024.10.31 20:29:49.319610 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16739 | 2024.10.31 20:29:49.320317 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
16740 | 2024.10.31 20:29:49.320756 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Trace> oximeter.measurements_histogramu64 (74801503-bd2a-4abf-9a5c-7c61f4a0e10c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16741 | 2024.10.31 20:29:49.320974 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003157 sec., 12987.012987012986 rows/sec., 23.27 MiB/sec. | ||
16742 | 2024.10.31 20:29:49.321578 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Debug> DynamicQueryHandler: Done processing query | ||
16743 | 2024.10.31 20:29:49.321605 [ 290 ] {3bee6e7a-ca6b-4a61-9027-b0b3a5a7101c} <Debug> MemoryTracker: Peak memory usage (for query): 4.62 MiB. | ||
16744 | 2024.10.31 20:29:49.321623 [ 290 ] {} <Debug> HTTP-Session: bd46fd99-1695-4305-a261-5efa510b6438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16745 | 2024.10.31 20:29:49.321785 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16746 | 2024.10.31 20:29:49.321873 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40692, User-Agent: (none), Length: 12163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16747 | 2024.10.31 20:29:49.321946 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16748 | 2024.10.31 20:29:49.321969 [ 282 ] {} <Debug> HTTP-Session: 6f358316-3421-46b9-9b18-289813f3dee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40692 | ||
16749 | 2024.10.31 20:29:49.321987 [ 282 ] {} <Debug> HTTP-Session: 6f358316-3421-46b9-9b18-289813f3dee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16750 | 2024.10.31 20:29:49.322001 [ 282 ] {} <Debug> HTTP-Session: 6f358316-3421-46b9-9b18-289813f3dee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16751 | 2024.10.31 20:29:49.322043 [ 282 ] {} <Trace> HTTP-Session: 6f358316-3421-46b9-9b18-289813f3dee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16752 | 2024.10.31 20:29:49.322196 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40692) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16753 | 2024.10.31 20:29:49.322248 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16754 | 2024.10.31 20:29:49.322414 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16755 | 2024.10.31 20:29:49.322755 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16756 | 2024.10.31 20:29:49.322791 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16757 | 2024.10.31 20:29:49.323175 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
16758 | 2024.10.31 20:29:49.323545 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16759 | 2024.10.31 20:29:49.323672 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. | ||
16760 | 2024.10.31 20:29:49.323854 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Debug> DynamicQueryHandler: Done processing query | ||
16761 | 2024.10.31 20:29:49.323879 [ 282 ] {3fb668de-af9b-4ae2-8c44-d6499f54e3bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
16762 | 2024.10.31 20:29:49.323895 [ 282 ] {} <Debug> HTTP-Session: 6f358316-3421-46b9-9b18-289813f3dee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16763 | 2024.10.31 20:29:49.324235 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40692, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16764 | 2024.10.31 20:29:50.192346 [ 217 ] {} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16765 | 2024.10.31 20:29:50.192414 [ 217 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16766 | 2024.10.31 20:29:50.194474 [ 217 ] {} <Debug> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16767 | 2024.10.31 20:29:54.253461 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16768 | 2024.10.31 20:29:54.287962 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52614, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16769 | 2024.10.31 20:29:54.288093 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16770 | 2024.10.31 20:29:54.288137 [ 282 ] {} <Debug> HTTP-Session: b97f3046-58de-4136-9d06-b463907499c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52614 | ||
16771 | 2024.10.31 20:29:54.288178 [ 282 ] {} <Debug> HTTP-Session: b97f3046-58de-4136-9d06-b463907499c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16772 | 2024.10.31 20:29:54.288207 [ 282 ] {} <Debug> HTTP-Session: b97f3046-58de-4136-9d06-b463907499c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16773 | 2024.10.31 20:29:54.288291 [ 282 ] {} <Trace> HTTP-Session: b97f3046-58de-4136-9d06-b463907499c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16774 | 2024.10.31 20:29:54.288608 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52614) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16775 | 2024.10.31 20:29:54.288694 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16776 | 2024.10.31 20:29:54.289037 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16777 | 2024.10.31 20:29:54.289508 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16778 | 2024.10.31 20:29:54.289549 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16779 | 2024.10.31 20:29:54.289974 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
16780 | 2024.10.31 20:29:54.290369 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16781 | 2024.10.31 20:29:54.290545 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.10 MiB/sec. | ||
16782 | 2024.10.31 20:29:54.290759 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Debug> DynamicQueryHandler: Done processing query | ||
16783 | 2024.10.31 20:29:54.290796 [ 282 ] {a27380fa-7975-4231-b2c1-8e221abeefed} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16784 | 2024.10.31 20:29:54.290829 [ 282 ] {} <Debug> HTTP-Session: b97f3046-58de-4136-9d06-b463907499c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16785 | 2024.10.31 20:29:54.291094 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16786 | 2024.10.31 20:29:54.291249 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34513, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16787 | 2024.10.31 20:29:54.291436 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16788 | 2024.10.31 20:29:54.291482 [ 290 ] {} <Debug> HTTP-Session: 5af5dc95-ac98-4dbc-aa63-ce10a1d6f136 Authenticating user 'default' from [fd00:1122:3344:101::d]:34513 | ||
16789 | 2024.10.31 20:29:54.291523 [ 290 ] {} <Debug> HTTP-Session: 5af5dc95-ac98-4dbc-aa63-ce10a1d6f136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16790 | 2024.10.31 20:29:54.291550 [ 290 ] {} <Debug> HTTP-Session: 5af5dc95-ac98-4dbc-aa63-ce10a1d6f136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16791 | 2024.10.31 20:29:54.291637 [ 290 ] {} <Trace> HTTP-Session: 5af5dc95-ac98-4dbc-aa63-ce10a1d6f136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16792 | 2024.10.31 20:29:54.291854 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34513) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16793 | 2024.10.31 20:29:54.291926 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16794 | 2024.10.31 20:29:54.292286 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16795 | 2024.10.31 20:29:54.292738 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16796 | 2024.10.31 20:29:54.292786 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16797 | 2024.10.31 20:29:54.293229 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
16798 | 2024.10.31 20:29:54.293643 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16799 | 2024.10.31 20:29:54.293819 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002038 sec., 31403.336604514232 rows/sec., 2.45 MiB/sec. | ||
16800 | 2024.10.31 20:29:54.294032 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Debug> DynamicQueryHandler: Done processing query | ||
16801 | 2024.10.31 20:29:54.294061 [ 290 ] {7dca9ecc-1d4b-467b-ab8d-fd2cd42e163e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16802 | 2024.10.31 20:29:54.294078 [ 290 ] {} <Debug> HTTP-Session: 5af5dc95-ac98-4dbc-aa63-ce10a1d6f136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16803 | 2024.10.31 20:29:54.294277 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16804 | 2024.10.31 20:29:54.294387 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33754, User-Agent: (none), Length: 24519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16805 | 2024.10.31 20:29:54.294456 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16806 | 2024.10.31 20:29:54.294479 [ 282 ] {} <Debug> HTTP-Session: f1b21606-9ba0-49d9-b9e6-15a4f4719748 Authenticating user 'default' from [fd00:1122:3344:101::d]:33754 | ||
16807 | 2024.10.31 20:29:54.294501 [ 282 ] {} <Debug> HTTP-Session: f1b21606-9ba0-49d9-b9e6-15a4f4719748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16808 | 2024.10.31 20:29:54.294519 [ 282 ] {} <Debug> HTTP-Session: f1b21606-9ba0-49d9-b9e6-15a4f4719748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16809 | 2024.10.31 20:29:54.294565 [ 282 ] {} <Trace> HTTP-Session: f1b21606-9ba0-49d9-b9e6-15a4f4719748 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16810 | 2024.10.31 20:29:54.294740 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33754) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16811 | 2024.10.31 20:29:54.294792 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16812 | 2024.10.31 20:29:54.294979 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16813 | 2024.10.31 20:29:54.295359 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16814 | 2024.10.31 20:29:54.295395 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16815 | 2024.10.31 20:29:54.295793 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16816 | 2024.10.31 20:29:54.296153 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16817 | 2024.10.31 20:29:54.296312 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001635 sec., 78287.46177370031 rows/sec., 5.45 MiB/sec. | ||
16818 | 2024.10.31 20:29:54.296311 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16819 | 2024.10.31 20:29:54.296417 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16820 | 2024.10.31 20:29:54.296460 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16821 | 2024.10.31 20:29:54.296578 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Debug> DynamicQueryHandler: Done processing query | ||
16822 | 2024.10.31 20:29:54.296643 [ 282 ] {7f50a831-dca4-40a5-b3b2-36fc22e0e693} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16823 | 2024.10.31 20:29:54.296670 [ 282 ] {} <Debug> HTTP-Session: f1b21606-9ba0-49d9-b9e6-15a4f4719748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16824 | 2024.10.31 20:29:54.296688 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16825 | 2024.10.31 20:29:54.296955 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33754, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16826 | 2024.10.31 20:29:54.296985 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34513, User-Agent: (none), Length: 7325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16827 | 2024.10.31 20:29:54.297085 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16828 | 2024.10.31 20:29:54.297194 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 17554 rows starting from the beginning of the part | ||
16829 | 2024.10.31 20:29:54.297213 [ 290 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16830 | 2024.10.31 20:29:54.297281 [ 290 ] {} <Debug> HTTP-Session: f5072e78-dd19-4228-998a-a82eb082153a Authenticating user 'default' from [fd00:1122:3344:101::d]:34513 | ||
16831 | 2024.10.31 20:29:54.297370 [ 290 ] {} <Debug> HTTP-Session: f5072e78-dd19-4228-998a-a82eb082153a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16832 | 2024.10.31 20:29:54.297439 [ 290 ] {} <Debug> HTTP-Session: f5072e78-dd19-4228-998a-a82eb082153a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16833 | 2024.10.31 20:29:54.297449 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
16834 | 2024.10.31 20:29:54.297668 [ 290 ] {} <Trace> HTTP-Session: f5072e78-dd19-4228-998a-a82eb082153a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16835 | 2024.10.31 20:29:54.297784 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 131 rows starting from the beginning of the part | ||
16836 | 2024.10.31 20:29:54.298119 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
16837 | 2024.10.31 20:29:54.298227 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34513) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16838 | 2024.10.31 20:29:54.298426 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part | ||
16839 | 2024.10.31 20:29:54.298516 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16840 | 2024.10.31 20:29:54.298806 [ 190 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 128 rows starting from the beginning of the part | ||
16841 | 2024.10.31 20:29:54.299647 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16842 | 2024.10.31 20:29:54.300318 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16843 | 2024.10.31 20:29:54.300364 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16844 | 2024.10.31 20:29:54.301016 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
16845 | 2024.10.31 20:29:54.301919 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16846 | 2024.10.31 20:29:54.302273 [ 121 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
16847 | 2024.10.31 20:29:54.302377 [ 121 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16848 | 2024.10.31 20:29:54.302393 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004357 sec., 11016.754647693368 rows/sec., 760.27 KiB/sec. | ||
16849 | 2024.10.31 20:29:54.302450 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16850 | 2024.10.31 20:29:54.302717 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
16851 | 2024.10.31 20:29:54.302790 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Debug> DynamicQueryHandler: Done processing query | ||
16852 | 2024.10.31 20:29:54.302860 [ 290 ] {870f87dc-d65b-44e7-9e39-530e7b6c603d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
16853 | 2024.10.31 20:29:54.302886 [ 290 ] {} <Debug> HTTP-Session: f5072e78-dd19-4228-998a-a82eb082153a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16854 | 2024.10.31 20:29:54.302917 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16855 | 2024.10.31 20:29:54.302953 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5806 rows starting from the beginning of the part | ||
16856 | 2024.10.31 20:29:54.303063 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
16857 | 2024.10.31 20:29:54.303327 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34513, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16858 | 2024.10.31 20:29:54.303642 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
16859 | 2024.10.31 20:29:54.303703 [ 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): | ||
16860 | |||
16861 | (version 23.8.7.1) | ||
16862 | 2024.10.31 20:29:54.304029 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
16863 | 2024.10.31 20:29:54.304150 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part | ||
16864 | 2024.10.31 20:29:54.304373 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 48 rows starting from the beginning of the part | ||
16865 | 2024.10.31 20:29:54.306572 [ 194 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18447 rows, containing 5 columns (5 merged, 0 gathered) in 0.010027076 sec., 1839718.7774382085 rows/sec., 125.77 MiB/sec. | ||
16866 | 2024.10.31 20:29:54.306910 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16867 | 2024.10.31 20:29:54.307456 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16868 | 2024.10.31 20:29:54.307665 [ 197 ] {7646a442-e12f-4722-9435-b234fff303c9::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16869 | 2024.10.31 20:29:54.307844 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005235642 sec., 1170057.0818249222 rows/sec., 77.00 MiB/sec. | ||
16870 | 2024.10.31 20:29:54.307882 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
16871 | 2024.10.31 20:29:54.308337 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
16872 | 2024.10.31 20:29:54.308728 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16873 | 2024.10.31 20:29:54.308806 [ 191 ] {948ca01b-649f-48f4-9425-8deb5047590f::all_1_101_20} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
16874 | 2024.10.31 20:29:54.308888 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
16875 | 2024.10.31 20:29:54.438048 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34813, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16876 | 2024.10.31 20:29:54.445479 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16877 | 2024.10.31 20:29:54.459927 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61727, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16878 | 2024.10.31 20:29:54.468297 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16879 | 2024.10.31 20:29:54.591725 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16880 | 2024.10.31 20:29:54.614091 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45065, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16881 | 2024.10.31 20:29:54.627368 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47018, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16882 | 2024.10.31 20:29:57.983597 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16883 | 2024.10.31 20:29:57.983667 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16884 | 2024.10.31 20:29:58.446709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1494 | ||
16885 | 2024.10.31 20:29:58.450103 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16886 | 2024.10.31 20:29:58.450160 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16887 | 2024.10.31 20:29:58.451706 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
16888 | 2024.10.31 20:29:58.452728 [ 242 ] {} <Trace> system.query_log (adf31151-f0d2-427c-8e7d-14e71a0facd3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16889 | 2024.10.31 20:29:58.453279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
16890 | 2024.10.31 20:29:59.048187 [ 223 ] {} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16891 | 2024.10.31 20:29:59.048252 [ 223 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16892 | 2024.10.31 20:29:59.050322 [ 223 ] {} <Debug> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16893 | 2024.10.31 20:29:59.289498 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50831, User-Agent: (none), Length: 7844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16894 | 2024.10.31 20:29:59.289625 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16895 | 2024.10.31 20:29:59.289653 [ 282 ] {} <Debug> HTTP-Session: 059b1511-550c-4c5c-94eb-b75e04176e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:50831 | ||
16896 | 2024.10.31 20:29:59.289681 [ 282 ] {} <Debug> HTTP-Session: 059b1511-550c-4c5c-94eb-b75e04176e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16897 | 2024.10.31 20:29:59.289699 [ 282 ] {} <Debug> HTTP-Session: 059b1511-550c-4c5c-94eb-b75e04176e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16898 | 2024.10.31 20:29:59.289756 [ 282 ] {} <Trace> HTTP-Session: 059b1511-550c-4c5c-94eb-b75e04176e15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16899 | 2024.10.31 20:29:59.289963 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50831) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
16900 | 2024.10.31 20:29:59.290030 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16901 | 2024.10.31 20:29:59.290374 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16902 | 2024.10.31 20:29:59.290850 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16903 | 2024.10.31 20:29:59.290888 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16904 | 2024.10.31 20:29:59.291314 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
16905 | 2024.10.31 20:29:59.291711 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Trace> oximeter.fields_string (f2c21c8a-9ea5-46a7-9830-da1b35f4b8ba): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16906 | 2024.10.31 20:29:59.291864 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.18 MiB/sec. | ||
16907 | 2024.10.31 20:29:59.292102 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Debug> DynamicQueryHandler: Done processing query | ||
16908 | 2024.10.31 20:29:59.292127 [ 282 ] {3ed056ba-33f6-4302-b5a1-d063e1a41072} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
16909 | 2024.10.31 20:29:59.292143 [ 282 ] {} <Debug> HTTP-Session: 059b1511-550c-4c5c-94eb-b75e04176e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16910 | 2024.10.31 20:29:59.292364 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16911 | 2024.10.31 20:29:59.292536 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37646, User-Agent: (none), Length: 10894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16912 | 2024.10.31 20:29:59.292651 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16913 | 2024.10.31 20:29:59.292679 [ 288 ] {} <Debug> HTTP-Session: d9bbba20-9aff-47f7-949e-ef924fa867d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37646 | ||
16914 | 2024.10.31 20:29:59.292708 [ 288 ] {} <Debug> HTTP-Session: d9bbba20-9aff-47f7-949e-ef924fa867d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16915 | 2024.10.31 20:29:59.292725 [ 288 ] {} <Debug> HTTP-Session: d9bbba20-9aff-47f7-949e-ef924fa867d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16916 | 2024.10.31 20:29:59.292787 [ 288 ] {} <Trace> HTTP-Session: d9bbba20-9aff-47f7-949e-ef924fa867d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16917 | 2024.10.31 20:29:59.292984 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37646) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
16918 | 2024.10.31 20:29:59.293048 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16919 | 2024.10.31 20:29:59.293388 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16920 | 2024.10.31 20:29:59.293801 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16921 | 2024.10.31 20:29:59.293839 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16922 | 2024.10.31 20:29:59.294260 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
16923 | 2024.10.31 20:29:59.294658 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Trace> oximeter.fields_uuid (258d137e-5c00-4b84-9658-21042fc8222a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16924 | 2024.10.31 20:29:59.294799 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. | ||
16925 | 2024.10.31 20:29:59.294994 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Debug> DynamicQueryHandler: Done processing query | ||
16926 | 2024.10.31 20:29:59.295019 [ 288 ] {b7f8964f-1457-4bb5-aa34-b051eeb4aae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
16927 | 2024.10.31 20:29:59.295035 [ 288 ] {} <Debug> HTTP-Session: d9bbba20-9aff-47f7-949e-ef924fa867d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16928 | 2024.10.31 20:29:59.295352 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50831, User-Agent: (none), Length: 30632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16929 | 2024.10.31 20:29:59.295366 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16930 | 2024.10.31 20:29:59.295445 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16931 | 2024.10.31 20:29:59.295474 [ 282 ] {} <Debug> HTTP-Session: dcc6b1ee-204e-4d6d-a573-8a9b522e0d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:50831 | ||
16932 | 2024.10.31 20:29:59.295501 [ 282 ] {} <Debug> HTTP-Session: dcc6b1ee-204e-4d6d-a573-8a9b522e0d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16933 | 2024.10.31 20:29:59.295515 [ 282 ] {} <Debug> HTTP-Session: dcc6b1ee-204e-4d6d-a573-8a9b522e0d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16934 | 2024.10.31 20:29:59.295571 [ 282 ] {} <Trace> HTTP-Session: dcc6b1ee-204e-4d6d-a573-8a9b522e0d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16935 | 2024.10.31 20:29:59.295751 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50831) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
16936 | 2024.10.31 20:29:59.295804 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16937 | 2024.10.31 20:29:59.295995 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16938 | 2024.10.31 20:29:59.296491 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16939 | 2024.10.31 20:29:59.296528 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16940 | 2024.10.31 20:29:59.296931 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16941 | 2024.10.31 20:29:59.297285 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16942 | 2024.10.31 20:29:59.297439 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. | ||
16943 | 2024.10.31 20:29:59.297611 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16944 | 2024.10.31 20:29:59.297685 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16945 | 2024.10.31 20:29:59.297713 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Debug> DynamicQueryHandler: Done processing query | ||
16946 | 2024.10.31 20:29:59.297752 [ 282 ] {d00bc6bb-18c2-4a68-ad0d-dcf2b6879d52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
16947 | 2024.10.31 20:29:59.297786 [ 282 ] {} <Debug> HTTP-Session: dcc6b1ee-204e-4d6d-a573-8a9b522e0d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16948 | 2024.10.31 20:29:59.297972 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16949 | 2024.10.31 20:29:59.298079 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62942, User-Agent: (none), Length: 9142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16950 | 2024.10.31 20:29:59.298196 [ 288 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
16951 | 2024.10.31 20:29:59.298252 [ 282 ] {} <Error> ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 22, Invalid argument, Stack trace (when copying this message, always include the lines below): | ||
16952 | |||
16953 | (version 23.8.7.1) | ||
16954 | 2024.10.31 20:29:59.298269 [ 288 ] {} <Debug> HTTP-Session: 5f539492-da7a-4d39-a617-a2c63f68f96e Authenticating user 'default' from [fd00:1122:3344:101::d]:62942 | ||
16955 | 2024.10.31 20:29:59.298318 [ 288 ] {} <Debug> HTTP-Session: 5f539492-da7a-4d39-a617-a2c63f68f96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
16956 | 2024.10.31 20:29:59.298386 [ 288 ] {} <Debug> HTTP-Session: 5f539492-da7a-4d39-a617-a2c63f68f96e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16957 | 2024.10.31 20:29:59.298471 [ 288 ] {} <Trace> HTTP-Session: 5f539492-da7a-4d39-a617-a2c63f68f96e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16958 | 2024.10.31 20:29:59.298699 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
16959 | 2024.10.31 20:29:59.298797 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16960 | 2024.10.31 20:29:59.299352 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
16961 | 2024.10.31 20:29:59.299995 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16962 | 2024.10.31 20:29:59.300033 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
16963 | 2024.10.31 20:29:59.300748 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
16964 | 2024.10.31 20:29:59.301331 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Trace> oximeter.measurements_u64 (948ca01b-649f-48f4-9425-8deb5047590f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16965 | 2024.10.31 20:29:59.301589 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002937 sec., 20429.00919305414 rows/sec., 1.38 MiB/sec. | ||
16966 | 2024.10.31 20:29:59.301771 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (7646a442-e12f-4722-9435-b234fff303c9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16967 | 2024.10.31 20:29:59.301939 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Debug> DynamicQueryHandler: Done processing query | ||
16968 | 2024.10.31 20:29:59.302014 [ 288 ] {cccaa58f-db2f-4fb7-99e8-33137dd98cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
16969 | 2024.10.31 20:29:59.302078 [ 288 ] {} <Debug> HTTP-Session: 5f539492-da7a-4d39-a617-a2c63f68f96e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
16970 | 2024.10.31 20:29:59.302385 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |