1 | [ Dec 21 07:14:17 Enabled. ] | ||
2 | [ Dec 21 07:14:17 Rereading configuration. ] | ||
3 | [ Dec 21 07:14:19 Rereading configuration. ] | ||
4 | [ Dec 21 07:14:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Dec 21 07:14:23 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.12.21 07:14:24.580965 [ 1 ] {} <Information> Application: Will watch for the process with pid 24841 | ||
29 | 2024.12.21 07:14:24.581359 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.21 07:14:24.818290 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24841 | ||
31 | 2024.12.21 07:14:24.819031 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.21 07:14:24.819750 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.21 07:14:24.907892 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.21 07:14:24.930000 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.21 07:14:24.930051 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.21 07:14:24.930064 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.21 07:14:24.930126 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.21 07:14:24.930508 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.21 07:14:24.932026 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.12.21 07:14:24.932738 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.21 07:14:24.933559 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.12.21 07:14:24.933584 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.12.21 07:14:24.933606 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.21 07:14:24.933793 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.21 07:14:24.934750 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.21 07:14:24.939794 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.21 07:14:24.940594 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.21 07:14:24.941889 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.21 07:14:24.941957 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.21 07:14:24.943462 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.12.21 07:14:24.943931 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.21 07:14:24.948155 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.21 07:14:24.948495 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.21 07:14:24.950048 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.21 07:14:24.950422 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.21 07:14:24.950797 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.21 07:14:24.951190 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.21 07:14:24.952536 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.21 07:14:24.952563 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.21 07:14:24.952638 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.21 07:14:24.952817 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.21 07:14:24.962859 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.21 07:14:24.962885 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142093 sec | ||
68 | 2024.12.21 07:14:24.962926 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.21 07:14:24.962950 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.21 07:14:24.964068 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.21 07:14:24.965107 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.21 07:14:24.976893 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.21 07:14:24.976937 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.21 07:14:24.976959 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.21 07:14:24.976971 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.21 07:14:24.977002 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.21 07:14:24.977022 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.21 07:14:24.979599 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.21 07:14:24.979643 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.21 07:14:24.979665 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.21 07:14:24.979842 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.21 07:14:24.979861 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.21 07:14:24.979895 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.21 07:14:24.979916 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.21 07:14:24.979929 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.21 07:14:24.979957 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.21 07:14:24.979975 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.21 07:14:25.006440 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.21 07:14:25.008338 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.21 07:14:25.008368 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9091e-05 sec | ||
91 | 2024.12.21 07:14:25.008382 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.21 07:14:25.008393 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.21 07:14:25.008416 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.21 07:14:25.008611 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.21 07:14:25.008657 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.21 07:14:25.008671 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.21 07:14:25.008683 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.12.21 07:14:25.008695 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.21 07:14:25.012464 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.21 07:14:25.012660 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2024.12.21 07:14:25.013475 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.201e-05 sec. | ||
102 | 2024.12.21 07:14:25.014392 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.21 07:14:25.014438 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.21 07:14:25.014455 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.21 07:14:25.962771 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54659 | ||
106 | 2024.12.21 07:14:25.963381 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.21 07:14:25.963448 [ 3 ] {} <Debug> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 | ||
108 | 2024.12.21 07:14:25.963480 [ 3 ] {} <Debug> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.21 07:14:25.963503 [ 3 ] {} <Debug> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.21 07:14:25.963585 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.21 07:14:25.963611 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.12.21 07:14:25.963633 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.12.21 07:14:25.964009 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36378 | ||
114 | 2024.12.21 07:14:25.964071 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54316 | ||
115 | 2024.12.21 07:14:25.964217 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.12.21 07:14:25.964230 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.12.21 07:14:25.964259 [ 4 ] {} <Debug> TCP-Session: 78c3b1a7-7211-4c39-9aff-675712595d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36378 | ||
118 | 2024.12.21 07:14:25.964336 [ 5 ] {} <Debug> TCP-Session: c5c77765-5eac-4b4a-ba76-b002854ff77a Authenticating user 'default' from [fd00:1122:3344:101::d]:54316 | ||
119 | 2024.12.21 07:14:25.964347 [ 4 ] {} <Debug> TCP-Session: 78c3b1a7-7211-4c39-9aff-675712595d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.12.21 07:14:25.964386 [ 5 ] {} <Debug> TCP-Session: c5c77765-5eac-4b4a-ba76-b002854ff77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.12.21 07:14:25.964410 [ 4 ] {} <Debug> TCP-Session: 78c3b1a7-7211-4c39-9aff-675712595d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.12.21 07:14:25.964426 [ 5 ] {} <Debug> TCP-Session: c5c77765-5eac-4b4a-ba76-b002854ff77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.21 07:14:25.964909 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42675 | ||
124 | 2024.12.21 07:14:25.965548 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55669 | ||
125 | 2024.12.21 07:14:25.965550 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.12.21 07:14:25.965635 [ 253 ] {} <Debug> TCP-Session: fc9cfbf9-77c8-4e2f-8c8d-4ce49aa0901c Authenticating user 'default' from [fd00:1122:3344:101::d]:42675 | ||
127 | 2024.12.21 07:14:25.965671 [ 253 ] {} <Debug> TCP-Session: fc9cfbf9-77c8-4e2f-8c8d-4ce49aa0901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.12.21 07:14:25.966358 [ 253 ] {} <Debug> TCP-Session: fc9cfbf9-77c8-4e2f-8c8d-4ce49aa0901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.12.21 07:14:25.966368 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.12.21 07:14:25.966387 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57211 | ||
131 | 2024.12.21 07:14:25.966481 [ 254 ] {} <Debug> TCP-Session: 74a78881-9a43-4dd2-93c7-73beb2e8dc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55669 | ||
132 | 2024.12.21 07:14:25.966502 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
133 | 2024.12.21 07:14:25.966501 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45537 | ||
134 | 2024.12.21 07:14:25.966634 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
135 | 2024.12.21 07:14:25.966649 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46710 | ||
136 | 2024.12.21 07:14:25.966684 [ 254 ] {} <Debug> TCP-Session: 74a78881-9a43-4dd2-93c7-73beb2e8dc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.12.21 07:14:25.966705 [ 255 ] {} <Debug> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57211 | ||
138 | 2024.12.21 07:14:25.966942 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65086 | ||
139 | 2024.12.21 07:14:25.966956 [ 255 ] {} <Debug> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.21 07:14:25.966977 [ 254 ] {} <Debug> TCP-Session: 74a78881-9a43-4dd2-93c7-73beb2e8dc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.21 07:14:25.966947 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.12.21 07:14:25.967136 [ 255 ] {} <Debug> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.12.21 07:14:25.967156 [ 257 ] {} <Debug> TCP-Session: b7120792-438e-473e-a74d-2a966c15c8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46710 | ||
144 | 2024.12.21 07:14:25.967135 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
145 | 2024.12.21 07:14:25.967803 [ 257 ] {} <Debug> TCP-Session: b7120792-438e-473e-a74d-2a966c15c8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.21 07:14:25.967813 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
147 | 2024.12.21 07:14:25.968381 [ 257 ] {} <Debug> TCP-Session: b7120792-438e-473e-a74d-2a966c15c8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.21 07:14:25.968391 [ 258 ] {} <Debug> TCP-Session: a1697c41-777b-4512-8098-f303a172dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65086 | ||
149 | 2024.12.21 07:14:25.968407 [ 256 ] {} <Debug> TCP-Session: e8bba598-6305-42c7-b558-cb1fc00491a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45537 | ||
150 | 2024.12.21 07:14:25.968888 [ 258 ] {} <Debug> TCP-Session: a1697c41-777b-4512-8098-f303a172dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.12.21 07:14:25.968930 [ 256 ] {} <Debug> TCP-Session: e8bba598-6305-42c7-b558-cb1fc00491a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.21 07:14:25.968956 [ 258 ] {} <Debug> TCP-Session: a1697c41-777b-4512-8098-f303a172dfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.21 07:14:25.968986 [ 256 ] {} <Debug> TCP-Session: e8bba598-6305-42c7-b558-cb1fc00491a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.21 07:14:25.970274 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.12.21 07:14:26.000137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.19 MiB, peak 117.19 MiB, free memory in arenas 0.00 B, will set to 126.14 MiB (RSS), difference: 8.95 MiB | ||
156 | 2024.12.21 07:14:26.023535 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50718 | ||
157 | 2024.12.21 07:14:26.024554 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
158 | 2024.12.21 07:14:26.024590 [ 259 ] {} <Debug> TCP-Session: a219b704-4857-4c98-8566-d2434da05e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50718 | ||
159 | 2024.12.21 07:14:26.024700 [ 259 ] {} <Debug> TCP-Session: a219b704-4857-4c98-8566-d2434da05e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2024.12.21 07:14:26.024686 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54659) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
161 | |||
162 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
163 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
164 | 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 | ||
165 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
166 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
167 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
168 | 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 | ||
169 | 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 | ||
170 | 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 | ||
171 | 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 | ||
172 | 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 | ||
173 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
174 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
175 | 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 | ||
176 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
177 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
178 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
179 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
180 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
181 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
182 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
183 | |||
184 | 2024.12.21 07:14:26.024735 [ 259 ] {} <Debug> TCP-Session: a219b704-4857-4c98-8566-d2434da05e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.21 07:14:26.024851 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
186 | 2024.12.21 07:14:26.024884 [ 259 ] {} <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 | ||
187 | 2024.12.21 07:14:26.024916 [ 259 ] {} <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 | ||
188 | 2024.12.21 07:14:26.025551 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
189 | |||
190 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
191 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
192 | 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 | ||
193 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
194 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
195 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
196 | 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 | ||
197 | 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 | ||
198 | 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 | ||
199 | 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 | ||
200 | 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 | ||
201 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
202 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
203 | 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 | ||
204 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
205 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
206 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
207 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
208 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
209 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
210 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
211 | |||
212 | 2024.12.21 07:14:26.025666 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} <Debug> TCPHandler: Processed in 0.060861506 sec. | ||
213 | 2024.12.21 07:14:26.026032 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
214 | 2024.12.21 07:14:26.026233 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
215 | 2024.12.21 07:14:26.026598 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57211) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
216 | |||
217 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
218 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
219 | 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 | ||
220 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
221 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
222 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
223 | 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 | ||
224 | 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 | ||
225 | 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 | ||
226 | 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 | ||
227 | 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 | ||
228 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
229 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
232 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
233 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
234 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
235 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
236 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
237 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
238 | |||
239 | 2024.12.21 07:14:26.026750 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
240 | |||
241 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
242 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
243 | 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 | ||
244 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
245 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
246 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
247 | 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 | ||
248 | 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 | ||
249 | 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 | ||
250 | 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 | ||
251 | 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 | ||
252 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
253 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
254 | 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 | ||
255 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
256 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
257 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
258 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
259 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
260 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
261 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
262 | |||
263 | 2024.12.21 07:14:26.026838 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} <Debug> TCPHandler: Processed in 0.00095639 sec. | ||
264 | 2024.12.21 07:14:26.027082 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2024.12.21 07:14:26.028354 [ 3 ] {74b247d1-2cde-47cb-99b1-5b4fca773f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
266 | 2024.12.21 07:14:26.028999 [ 3 ] {74b247d1-2cde-47cb-99b1-5b4fca773f21} <Debug> TCPHandler: Processed in 0.00197148 sec. | ||
267 | 2024.12.21 07:14:26.029235 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54961 | ||
268 | 2024.12.21 07:14:26.029295 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35741 | ||
269 | 2024.12.21 07:14:26.029419 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
270 | 2024.12.21 07:14:26.029422 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
271 | 2024.12.21 07:14:26.029570 [ 260 ] {} <Debug> TCP-Session: 68ad26cd-9fb9-465a-ac58-bee05a3c7b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:54961 | ||
272 | 2024.12.21 07:14:26.029425 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50427 | ||
273 | 2024.12.21 07:14:26.029579 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
274 | 2024.12.21 07:14:26.029658 [ 260 ] {} <Debug> TCP-Session: 68ad26cd-9fb9-465a-ac58-bee05a3c7b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
275 | 2024.12.21 07:14:26.029935 [ 261 ] {} <Debug> TCP-Session: e786fedb-d711-4605-8581-8946eb73a6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35741 | ||
276 | 2024.12.21 07:14:26.029802 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39808 | ||
277 | 2024.12.21 07:14:26.029955 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
278 | 2024.12.21 07:14:26.030015 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
279 | 2024.12.21 07:14:26.030049 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33790 | ||
280 | 2024.12.21 07:14:26.030167 [ 261 ] {} <Debug> TCP-Session: e786fedb-d711-4605-8581-8946eb73a6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2024.12.21 07:14:26.030213 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33140 | ||
282 | 2024.12.21 07:14:26.030307 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
283 | 2024.12.21 07:14:26.030290 [ 260 ] {} <Debug> TCP-Session: 68ad26cd-9fb9-465a-ac58-bee05a3c7b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.12.21 07:14:26.030329 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42625 | ||
285 | 2024.12.21 07:14:26.030347 [ 261 ] {} <Debug> TCP-Session: e786fedb-d711-4605-8581-8946eb73a6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
286 | 2024.12.21 07:14:26.030594 [ 262 ] {} <Debug> TCP-Session: 8243aa70-c57c-4966-88b4-2148dd63de44 Authenticating user 'default' from [fd00:1122:3344:101::e]:50427 | ||
287 | 2024.12.21 07:14:26.030592 [ 263 ] {} <Debug> TCP-Session: 13fe000f-6fcc-416d-9fb3-35c73a90f865 Authenticating user 'default' from [fd00:1122:3344:101::e]:39808 | ||
288 | 2024.12.21 07:14:26.030383 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
289 | 2024.12.21 07:14:26.030726 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
290 | 2024.12.21 07:14:26.030951 [ 263 ] {} <Debug> TCP-Session: 13fe000f-6fcc-416d-9fb3-35c73a90f865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
291 | 2024.12.21 07:14:26.030971 [ 262 ] {} <Debug> TCP-Session: 8243aa70-c57c-4966-88b4-2148dd63de44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
292 | 2024.12.21 07:14:26.030919 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
293 | 2024.12.21 07:14:26.031089 [ 263 ] {} <Debug> TCP-Session: 13fe000f-6fcc-416d-9fb3-35c73a90f865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
294 | 2024.12.21 07:14:26.031110 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
295 | 2024.12.21 07:14:26.031166 [ 262 ] {} <Debug> TCP-Session: 8243aa70-c57c-4966-88b4-2148dd63de44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2024.12.21 07:14:26.031323 [ 264 ] {} <Debug> TCP-Session: bc835b24-7db5-40ff-972a-4efed334e78a Authenticating user 'default' from [fd00:1122:3344:101::e]:33790 | ||
297 | 2024.12.21 07:14:26.031395 [ 266 ] {} <Debug> TCP-Session: c09b3b67-c3b7-4745-87b4-bcd499b70450 Authenticating user 'default' from [fd00:1122:3344:101::e]:42625 | ||
298 | 2024.12.21 07:14:26.031414 [ 265 ] {} <Debug> TCP-Session: 9c434f45-3822-45e1-9504-7e09d38188f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33140 | ||
299 | 2024.12.21 07:14:26.031437 [ 266 ] {} <Debug> TCP-Session: c09b3b67-c3b7-4745-87b4-bcd499b70450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2024.12.21 07:14:26.031449 [ 264 ] {} <Debug> TCP-Session: bc835b24-7db5-40ff-972a-4efed334e78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2024.12.21 07:14:26.031520 [ 266 ] {} <Debug> TCP-Session: c09b3b67-c3b7-4745-87b4-bcd499b70450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2024.12.21 07:14:26.031528 [ 265 ] {} <Debug> TCP-Session: 9c434f45-3822-45e1-9504-7e09d38188f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
303 | 2024.12.21 07:14:26.031540 [ 264 ] {} <Debug> TCP-Session: bc835b24-7db5-40ff-972a-4efed334e78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
304 | 2024.12.21 07:14:26.031596 [ 265 ] {} <Debug> TCP-Session: 9c434f45-3822-45e1-9504-7e09d38188f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
305 | 2024.12.21 07:14:26.032948 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
306 | 2024.12.21 07:14:26.032973 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0452e-05 sec | ||
307 | 2024.12.21 07:14:26.033000 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Trace> ReferentialDeps: No tables | ||
308 | 2024.12.21 07:14:26.033020 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Trace> LoadingDeps: No tables | ||
309 | 2024.12.21 07:14:26.033069 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
310 | 2024.12.21 07:14:26.033125 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} <Debug> TCPHandler: Processed in 0.003916141 sec. | ||
311 | 2024.12.21 07:14:26.033317 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
312 | 2024.12.21 07:14:26.033494 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) /* The version table contains metadata about the `oximeter` database */ | ||
313 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
314 | 2024.12.21 07:14:26.033553 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
315 | 2024.12.21 07:14:26.041223 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
316 | 2024.12.21 07:14:26.043170 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} <Debug> oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): Loading data parts | ||
317 | 2024.12.21 07:14:26.043601 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} <Debug> oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): There are no data parts | ||
318 | 2024.12.21 07:14:26.046365 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} <Debug> TCPHandler: Processed in 0.013101219 sec. | ||
319 | 2024.12.21 07:14:26.046579 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
320 | 2024.12.21 07:14:26.046781 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) /* The measurement tables contain all individual samples from each timeseries. | ||
321 | * | ||
322 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
323 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
324 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
325 | * by all samples from the same timeseries. | ||
326 | * | ||
327 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
328 | * and then uses that to index quickly into the measurements tables. | ||
329 | */ | ||
330 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
331 | 2024.12.21 07:14:26.046855 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
332 | 2024.12.21 07:14:26.055144 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} <Debug> oximeter.measurements_bool (8239cc50-1dcd-4111-a84a-2b91d70eb6da): Loading data parts | ||
333 | 2024.12.21 07:14:26.055319 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} <Debug> oximeter.measurements_bool (8239cc50-1dcd-4111-a84a-2b91d70eb6da): There are no data parts | ||
334 | 2024.12.21 07:14:26.056776 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} <Debug> TCPHandler: Processed in 0.01025838 sec. | ||
335 | 2024.12.21 07:14:26.056979 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
336 | 2024.12.21 07:14:26.057171 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
337 | 2024.12.21 07:14:26.057232 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
338 | 2024.12.21 07:14:26.058877 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} <Debug> oximeter.measurements_i8 (1dd13fe0-2e63-43f4-9979-a454e9a3b04e): Loading data parts | ||
339 | 2024.12.21 07:14:26.059074 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} <Debug> oximeter.measurements_i8 (1dd13fe0-2e63-43f4-9979-a454e9a3b04e): There are no data parts | ||
340 | 2024.12.21 07:14:26.060428 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} <Debug> TCPHandler: Processed in 0.003502791 sec. | ||
341 | 2024.12.21 07:14:26.060622 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2024.12.21 07:14:26.060841 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
343 | 2024.12.21 07:14:26.060903 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
344 | 2024.12.21 07:14:26.062625 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} <Debug> oximeter.measurements_u8 (4b6f6bc0-5dac-46b8-8e8f-a4199901ae17): Loading data parts | ||
345 | 2024.12.21 07:14:26.062787 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} <Debug> oximeter.measurements_u8 (4b6f6bc0-5dac-46b8-8e8f-a4199901ae17): There are no data parts | ||
346 | 2024.12.21 07:14:26.064038 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} <Debug> TCPHandler: Processed in 0.003479221 sec. | ||
347 | 2024.12.21 07:14:26.064223 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
348 | 2024.12.21 07:14:26.064433 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
349 | 2024.12.21 07:14:26.064492 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
350 | 2024.12.21 07:14:26.066593 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} <Debug> oximeter.measurements_i16 (9bd31b69-99be-48de-926c-4d8da248c3ce): Loading data parts | ||
351 | 2024.12.21 07:14:26.066750 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} <Debug> oximeter.measurements_i16 (9bd31b69-99be-48de-926c-4d8da248c3ce): There are no data parts | ||
352 | 2024.12.21 07:14:26.069433 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} <Debug> TCPHandler: Processed in 0.005261358 sec. | ||
353 | 2024.12.21 07:14:26.069634 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
354 | 2024.12.21 07:14:26.069827 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
355 | 2024.12.21 07:14:26.069889 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
356 | 2024.12.21 07:14:26.071682 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} <Debug> oximeter.measurements_u16 (b08c64a0-dd94-4d92-9319-4110d3bd92e9): Loading data parts | ||
357 | 2024.12.21 07:14:26.071835 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} <Debug> oximeter.measurements_u16 (b08c64a0-dd94-4d92-9319-4110d3bd92e9): There are no data parts | ||
358 | 2024.12.21 07:14:26.072921 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} <Debug> TCPHandler: Processed in 0.003352678 sec. | ||
359 | 2024.12.21 07:14:26.073133 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
360 | 2024.12.21 07:14:26.073415 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
361 | 2024.12.21 07:14:26.073490 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
362 | 2024.12.21 07:14:26.075161 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} <Debug> oximeter.measurements_i32 (e292e0da-9d26-44e7-83bf-184391d19bd2): Loading data parts | ||
363 | 2024.12.21 07:14:26.075362 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} <Debug> oximeter.measurements_i32 (e292e0da-9d26-44e7-83bf-184391d19bd2): There are no data parts | ||
364 | 2024.12.21 07:14:26.078216 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} <Debug> TCPHandler: Processed in 0.005149045 sec. | ||
365 | 2024.12.21 07:14:26.078416 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
366 | 2024.12.21 07:14:26.078652 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
367 | 2024.12.21 07:14:26.078729 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
368 | 2024.12.21 07:14:26.080742 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} <Debug> oximeter.measurements_u32 (3b5ec03a-4526-41e0-9a2b-9de4de39b8de): Loading data parts | ||
369 | 2024.12.21 07:14:26.080925 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} <Debug> oximeter.measurements_u32 (3b5ec03a-4526-41e0-9a2b-9de4de39b8de): There are no data parts | ||
370 | 2024.12.21 07:14:26.082123 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} <Debug> TCPHandler: Processed in 0.003769838 sec. | ||
371 | 2024.12.21 07:14:26.082304 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
372 | 2024.12.21 07:14:26.082513 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
373 | 2024.12.21 07:14:26.082594 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
374 | 2024.12.21 07:14:26.084573 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} <Debug> oximeter.measurements_i64 (7d823850-d358-47ff-ab79-4def3cd9bca1): Loading data parts | ||
375 | 2024.12.21 07:14:26.084714 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} <Debug> oximeter.measurements_i64 (7d823850-d358-47ff-ab79-4def3cd9bca1): There are no data parts | ||
376 | 2024.12.21 07:14:26.086424 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} <Debug> TCPHandler: Processed in 0.004170515 sec. | ||
377 | 2024.12.21 07:14:26.086622 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2024.12.21 07:14:26.086838 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
379 | 2024.12.21 07:14:26.086901 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
380 | 2024.12.21 07:14:26.089887 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} <Debug> oximeter.measurements_u64 (055055c8-cbaf-4ee8-aac4-b4133f83f3df): Loading data parts | ||
381 | 2024.12.21 07:14:26.090090 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} <Debug> oximeter.measurements_u64 (055055c8-cbaf-4ee8-aac4-b4133f83f3df): There are no data parts | ||
382 | 2024.12.21 07:14:26.091409 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} <Debug> TCPHandler: Processed in 0.004849599 sec. | ||
383 | 2024.12.21 07:14:26.091606 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2024.12.21 07:14:26.091824 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
385 | 2024.12.21 07:14:26.091886 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
386 | 2024.12.21 07:14:26.093908 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} <Debug> oximeter.measurements_f32 (a6522522-75da-4dfd-aed2-35e4ad508ff5): Loading data parts | ||
387 | 2024.12.21 07:14:26.094071 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} <Debug> oximeter.measurements_f32 (a6522522-75da-4dfd-aed2-35e4ad508ff5): There are no data parts | ||
388 | 2024.12.21 07:14:26.095447 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} <Debug> TCPHandler: Processed in 0.003894579 sec. | ||
389 | 2024.12.21 07:14:26.095654 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2024.12.21 07:14:26.095849 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
391 | 2024.12.21 07:14:26.095913 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
392 | 2024.12.21 07:14:26.098092 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} <Debug> oximeter.measurements_f64 (f654a690-b902-469c-8feb-10f704baa0c2): Loading data parts | ||
393 | 2024.12.21 07:14:26.098278 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} <Debug> oximeter.measurements_f64 (f654a690-b902-469c-8feb-10f704baa0c2): There are no data parts | ||
394 | 2024.12.21 07:14:26.099659 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} <Debug> TCPHandler: Processed in 0.004058424 sec. | ||
395 | 2024.12.21 07:14:26.099853 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.12.21 07:14:26.100105 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
397 | 2024.12.21 07:14:26.100178 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
398 | 2024.12.21 07:14:26.102520 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} <Debug> oximeter.measurements_string (0c7c0c02-681d-47e1-8f5f-2ae74bd7d0ee): Loading data parts | ||
399 | 2024.12.21 07:14:26.102664 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} <Debug> oximeter.measurements_string (0c7c0c02-681d-47e1-8f5f-2ae74bd7d0ee): There are no data parts | ||
400 | 2024.12.21 07:14:26.104233 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} <Debug> TCPHandler: Processed in 0.004443121 sec. | ||
401 | 2024.12.21 07:14:26.104422 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2024.12.21 07:14:26.104612 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
403 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
404 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
405 | * a string isn't palatable for a few reasons. | ||
406 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
407 | * details. | ||
408 | */ | ||
409 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
410 | 2024.12.21 07:14:26.104679 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
411 | 2024.12.21 07:14:26.106929 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} <Debug> oximeter.measurements_bytes (9d1dc98c-5de9-4932-a705-0f97c844922e): Loading data parts | ||
412 | 2024.12.21 07:14:26.107081 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} <Debug> oximeter.measurements_bytes (9d1dc98c-5de9-4932-a705-0f97c844922e): There are no data parts | ||
413 | 2024.12.21 07:14:26.108651 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} <Debug> TCPHandler: Processed in 0.004282467 sec. | ||
414 | 2024.12.21 07:14:26.108840 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.12.21 07:14:26.109040 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
416 | 2024.12.21 07:14:26.109108 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
417 | 2024.12.21 07:14:26.111119 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} <Debug> oximeter.measurements_cumulativei64 (af03782b-0795-49b7-a0e5-761f8c884cc8): Loading data parts | ||
418 | 2024.12.21 07:14:26.111281 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} <Debug> oximeter.measurements_cumulativei64 (af03782b-0795-49b7-a0e5-761f8c884cc8): There are no data parts | ||
419 | 2024.12.21 07:14:26.112634 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} <Debug> TCPHandler: Processed in 0.003847489 sec. | ||
420 | 2024.12.21 07:14:26.112836 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.12.21 07:14:26.113099 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
422 | 2024.12.21 07:14:26.113174 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
423 | 2024.12.21 07:14:26.114962 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} <Debug> oximeter.measurements_cumulativeu64 (2f4e7b9f-2f88-4f29-a194-b93a3d7dc331): Loading data parts | ||
424 | 2024.12.21 07:14:26.115157 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} <Debug> oximeter.measurements_cumulativeu64 (2f4e7b9f-2f88-4f29-a194-b93a3d7dc331): There are no data parts | ||
425 | 2024.12.21 07:14:26.116491 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} <Debug> TCPHandler: Processed in 0.003719166 sec. | ||
426 | 2024.12.21 07:14:26.116680 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.12.21 07:14:26.116919 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
428 | 2024.12.21 07:14:26.116987 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
429 | 2024.12.21 07:14:26.119550 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} <Debug> oximeter.measurements_cumulativef32 (921f3ad8-12f9-4543-bac1-a2204ffbb17f): Loading data parts | ||
430 | 2024.12.21 07:14:26.119705 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} <Debug> oximeter.measurements_cumulativef32 (921f3ad8-12f9-4543-bac1-a2204ffbb17f): There are no data parts | ||
431 | 2024.12.21 07:14:26.122833 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} <Debug> TCPHandler: Processed in 0.006217597 sec. | ||
432 | 2024.12.21 07:14:26.123020 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.12.21 07:14:26.123225 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
434 | 2024.12.21 07:14:26.123292 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
435 | 2024.12.21 07:14:26.125471 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} <Debug> oximeter.measurements_cumulativef64 (3426e014-c792-4656-9785-44247fa08b62): Loading data parts | ||
436 | 2024.12.21 07:14:26.125617 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} <Debug> oximeter.measurements_cumulativef64 (3426e014-c792-4656-9785-44247fa08b62): There are no data parts | ||
437 | 2024.12.21 07:14:26.127101 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} <Debug> TCPHandler: Processed in 0.004135314 sec. | ||
438 | 2024.12.21 07:14:26.127294 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.12.21 07:14:26.127596 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
440 | * NOTE: Array types cannot be Nullable, see | ||
441 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
442 | * for more details. | ||
443 | * | ||
444 | * This means we need to use empty arrays to indicate a missing value. This | ||
445 | * is unfortunate, and at this point relies on the fact that an | ||
446 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
447 | * to figure out another way to represent missing samples here. | ||
448 | */ | ||
449 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
450 | 2024.12.21 07:14:26.127671 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
451 | 2024.12.21 07:14:26.131091 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} <Debug> oximeter.measurements_histogrami8 (9f56b4f3-9743-476e-896f-ecd790dc4489): Loading data parts | ||
452 | 2024.12.21 07:14:26.131247 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} <Debug> oximeter.measurements_histogrami8 (9f56b4f3-9743-476e-896f-ecd790dc4489): There are no data parts | ||
453 | 2024.12.21 07:14:26.132827 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} <Debug> TCPHandler: Processed in 0.005584584 sec. | ||
454 | 2024.12.21 07:14:26.133028 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2024.12.21 07:14:26.133298 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
456 | 2024.12.21 07:14:26.133375 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
457 | 2024.12.21 07:14:26.135510 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} <Debug> oximeter.measurements_histogramu8 (96ace206-f92f-401c-b00e-729ee3d978c8): Loading data parts | ||
458 | 2024.12.21 07:14:26.135695 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} <Debug> oximeter.measurements_histogramu8 (96ace206-f92f-401c-b00e-729ee3d978c8): There are no data parts | ||
459 | 2024.12.21 07:14:26.137149 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} <Debug> TCPHandler: Processed in 0.004174246 sec. | ||
460 | 2024.12.21 07:14:26.137334 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2024.12.21 07:14:26.137628 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
462 | 2024.12.21 07:14:26.137703 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
463 | 2024.12.21 07:14:26.139941 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} <Debug> oximeter.measurements_histogrami16 (d431a91c-150f-4a8a-9b2b-9c95ce549845): Loading data parts | ||
464 | 2024.12.21 07:14:26.140112 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} <Debug> oximeter.measurements_histogrami16 (d431a91c-150f-4a8a-9b2b-9c95ce549845): There are no data parts | ||
465 | 2024.12.21 07:14:26.141897 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} <Debug> TCPHandler: Processed in 0.004616505 sec. | ||
466 | 2024.12.21 07:14:26.142095 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2024.12.21 07:14:26.142361 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
468 | 2024.12.21 07:14:26.142439 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
469 | 2024.12.21 07:14:26.145438 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} <Debug> oximeter.measurements_histogramu16 (9370c1ab-13e8-46a6-bb52-29b66393fbc0): Loading data parts | ||
470 | 2024.12.21 07:14:26.145671 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} <Debug> oximeter.measurements_histogramu16 (9370c1ab-13e8-46a6-bb52-29b66393fbc0): There are no data parts | ||
471 | 2024.12.21 07:14:26.147484 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} <Debug> TCPHandler: Processed in 0.005444202 sec. | ||
472 | 2024.12.21 07:14:26.147674 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2024.12.21 07:14:26.147959 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
474 | 2024.12.21 07:14:26.148033 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2024.12.21 07:14:26.151555 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} <Debug> oximeter.measurements_histogrami32 (db805ece-25be-42f9-bdd8-4671d6797cf9): Loading data parts | ||
476 | 2024.12.21 07:14:26.151739 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} <Debug> oximeter.measurements_histogrami32 (db805ece-25be-42f9-bdd8-4671d6797cf9): There are no data parts | ||
477 | 2024.12.21 07:14:26.153142 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} <Debug> TCPHandler: Processed in 0.005522063 sec. | ||
478 | 2024.12.21 07:14:26.153357 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2024.12.21 07:14:26.153627 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
480 | 2024.12.21 07:14:26.153707 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2024.12.21 07:14:26.155638 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} <Debug> oximeter.measurements_histogramu32 (91497b17-2519-447f-ba16-371c89c42615): Loading data parts | ||
482 | 2024.12.21 07:14:26.155811 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} <Debug> oximeter.measurements_histogramu32 (91497b17-2519-447f-ba16-371c89c42615): There are no data parts | ||
483 | 2024.12.21 07:14:26.157263 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} <Debug> TCPHandler: Processed in 0.003961192 sec. | ||
484 | 2024.12.21 07:14:26.157449 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2024.12.21 07:14:26.157733 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
486 | 2024.12.21 07:14:26.157807 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
487 | 2024.12.21 07:14:26.159778 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} <Debug> oximeter.measurements_histogrami64 (93f50d83-cbcc-412f-b175-4ad3752dd5a4): Loading data parts | ||
488 | 2024.12.21 07:14:26.159941 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} <Debug> oximeter.measurements_histogrami64 (93f50d83-cbcc-412f-b175-4ad3752dd5a4): There are no data parts | ||
489 | 2024.12.21 07:14:26.162174 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} <Debug> TCPHandler: Processed in 0.004776438 sec. | ||
490 | 2024.12.21 07:14:26.162415 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
491 | 2024.12.21 07:14:26.162771 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
492 | 2024.12.21 07:14:26.162859 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
493 | 2024.12.21 07:14:26.165553 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} <Debug> oximeter.measurements_histogramu64 (f40114e7-b0c3-4304-a8b5-82b8d2b84d63): Loading data parts | ||
494 | 2024.12.21 07:14:26.165749 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} <Debug> oximeter.measurements_histogramu64 (f40114e7-b0c3-4304-a8b5-82b8d2b84d63): There are no data parts | ||
495 | 2024.12.21 07:14:26.167065 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} <Debug> TCPHandler: Processed in 0.004716146 sec. | ||
496 | 2024.12.21 07:14:26.167257 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.12.21 07:14:26.167542 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.12.21 07:14:26.167620 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
499 | 2024.12.21 07:14:26.169881 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} <Debug> oximeter.measurements_histogramf32 (e0d945d9-0733-4f64-94f2-e9ae54320ed3): Loading data parts | ||
500 | 2024.12.21 07:14:26.170062 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} <Debug> oximeter.measurements_histogramf32 (e0d945d9-0733-4f64-94f2-e9ae54320ed3): There are no data parts | ||
501 | 2024.12.21 07:14:26.172354 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} <Debug> TCPHandler: Processed in 0.005149696 sec. | ||
502 | 2024.12.21 07:14:26.172566 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.12.21 07:14:26.172831 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
504 | 2024.12.21 07:14:26.172915 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
505 | 2024.12.21 07:14:26.175312 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} <Debug> oximeter.measurements_histogramf64 (785a2bae-a438-4590-8943-c139d2b73dc1): Loading data parts | ||
506 | 2024.12.21 07:14:26.175494 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} <Debug> oximeter.measurements_histogramf64 (785a2bae-a438-4590-8943-c139d2b73dc1): There are no data parts | ||
507 | 2024.12.21 07:14:26.177052 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} <Debug> TCPHandler: Processed in 0.004540943 sec. | ||
508 | 2024.12.21 07:14:26.177239 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.12.21 07:14:26.177469 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) /* The field tables store named dimensions of each timeseries. | ||
510 | * | ||
511 | * As with the measurement tables, there is one field table for each field data | ||
512 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
513 | * this behavior **must not** be relied upon for query correctness. | ||
514 | * | ||
515 | * The index for the fields differs from the measurements, however. Rows are | ||
516 | * sorted by timeseries name, then field name, field value, and finally | ||
517 | * timeseries key. This reflects the most common pattern for looking them up: | ||
518 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
519 | * usually then used to look up measurements. | ||
520 | * | ||
521 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
522 | * timeseries name and then key, since it would improve lookups where one | ||
523 | * already has the key. Realistically though, these tables are quite small and | ||
524 | * so performance benefits will be low in absolute terms. | ||
525 | * | ||
526 | * TTL: We use a materialized column to expire old field table records. This | ||
527 | * column is generated automatically by the database whenever a new row is | ||
528 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
529 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
530 | * record will remain during a deduplication, which will have the last | ||
531 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
532 | * measurement tables. | ||
533 | */ | ||
534 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
535 | 2024.12.21 07:14:26.177539 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2024.12.21 07:14:26.180908 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} <Debug> oximeter.fields_bool (531c8723-fa83-4178-ad78-b45359539930): Loading data parts | ||
537 | 2024.12.21 07:14:26.181067 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} <Debug> oximeter.fields_bool (531c8723-fa83-4178-ad78-b45359539930): There are no data parts | ||
538 | 2024.12.21 07:14:26.182500 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} <Debug> TCPHandler: Processed in 0.005314619 sec. | ||
539 | 2024.12.21 07:14:26.182717 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2024.12.21 07:14:26.182993 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
541 | 2024.12.21 07:14:26.183075 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
542 | 2024.12.21 07:14:26.184917 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} <Debug> oximeter.fields_i8 (0ed67ef1-9320-4ea7-a38a-d522790a5985): Loading data parts | ||
543 | 2024.12.21 07:14:26.185095 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} <Debug> oximeter.fields_i8 (0ed67ef1-9320-4ea7-a38a-d522790a5985): There are no data parts | ||
544 | 2024.12.21 07:14:26.187024 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} <Debug> TCPHandler: Processed in 0.00436959 sec. | ||
545 | 2024.12.21 07:14:26.187203 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2024.12.21 07:14:26.187393 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
547 | 2024.12.21 07:14:26.187453 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
548 | 2024.12.21 07:14:26.189801 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} <Debug> oximeter.fields_u8 (3f21ae58-0327-4ee9-aa3b-4aa96e5ea693): Loading data parts | ||
549 | 2024.12.21 07:14:26.189955 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} <Debug> oximeter.fields_u8 (3f21ae58-0327-4ee9-aa3b-4aa96e5ea693): There are no data parts | ||
550 | 2024.12.21 07:14:26.191832 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} <Debug> TCPHandler: Processed in 0.004681976 sec. | ||
551 | 2024.12.21 07:14:26.192009 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2024.12.21 07:14:26.192213 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
553 | 2024.12.21 07:14:26.192278 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
554 | 2024.12.21 07:14:26.194228 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} <Debug> oximeter.fields_i16 (1f356422-ed24-4bef-b778-12ee0d178d54): Loading data parts | ||
555 | 2024.12.21 07:14:26.194382 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} <Debug> oximeter.fields_i16 (1f356422-ed24-4bef-b778-12ee0d178d54): There are no data parts | ||
556 | 2024.12.21 07:14:26.195507 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} <Debug> TCPHandler: Processed in 0.003549752 sec. | ||
557 | 2024.12.21 07:14:26.195679 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
558 | 2024.12.21 07:14:26.195867 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
559 | 2024.12.21 07:14:26.195933 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
560 | 2024.12.21 07:14:26.197864 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} <Debug> oximeter.fields_u16 (56a0b0d2-d11b-46b8-b0d7-118e53514159): Loading data parts | ||
561 | 2024.12.21 07:14:26.198026 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} <Debug> oximeter.fields_u16 (56a0b0d2-d11b-46b8-b0d7-118e53514159): There are no data parts | ||
562 | 2024.12.21 07:14:26.199356 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} <Debug> TCPHandler: Processed in 0.003728556 sec. | ||
563 | 2024.12.21 07:14:26.199547 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
564 | 2024.12.21 07:14:26.199738 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
565 | 2024.12.21 07:14:26.199806 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
566 | 2024.12.21 07:14:26.202318 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} <Debug> oximeter.fields_i32 (43ecbb82-7104-4109-b1be-f4e71a4f4d69): Loading data parts | ||
567 | 2024.12.21 07:14:26.202480 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} <Debug> oximeter.fields_i32 (43ecbb82-7104-4109-b1be-f4e71a4f4d69): There are no data parts | ||
568 | 2024.12.21 07:14:26.204224 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} <Debug> TCPHandler: Processed in 0.004728217 sec. | ||
569 | 2024.12.21 07:14:26.204406 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
570 | 2024.12.21 07:14:26.204610 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
571 | 2024.12.21 07:14:26.204663 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
572 | 2024.12.21 07:14:26.206667 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} <Debug> oximeter.fields_u32 (4e63bbc3-d6e0-42ab-8ccd-2639031ad175): Loading data parts | ||
573 | 2024.12.21 07:14:26.206825 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} <Debug> oximeter.fields_u32 (4e63bbc3-d6e0-42ab-8ccd-2639031ad175): There are no data parts | ||
574 | 2024.12.21 07:14:26.208401 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} <Debug> TCPHandler: Processed in 0.004048072 sec. | ||
575 | 2024.12.21 07:14:26.208594 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
576 | 2024.12.21 07:14:26.208782 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
577 | 2024.12.21 07:14:26.208841 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
578 | 2024.12.21 07:14:26.210934 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} <Debug> oximeter.fields_i64 (14258d0d-7e5f-4a75-84e7-4324ea12a48a): Loading data parts | ||
579 | 2024.12.21 07:14:26.211099 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} <Debug> oximeter.fields_i64 (14258d0d-7e5f-4a75-84e7-4324ea12a48a): There are no data parts | ||
580 | 2024.12.21 07:14:26.212579 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} <Debug> TCPHandler: Processed in 0.004038303 sec. | ||
581 | 2024.12.21 07:14:26.212776 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
582 | 2024.12.21 07:14:26.212974 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
583 | 2024.12.21 07:14:26.213026 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
584 | 2024.12.21 07:14:26.215455 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} <Debug> oximeter.fields_u64 (112f8758-307d-45e2-a31f-9ce075bb7073): Loading data parts | ||
585 | 2024.12.21 07:14:26.215610 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} <Debug> oximeter.fields_u64 (112f8758-307d-45e2-a31f-9ce075bb7073): There are no data parts | ||
586 | 2024.12.21 07:14:26.217363 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} <Debug> TCPHandler: Processed in 0.004639305 sec. | ||
587 | 2024.12.21 07:14:26.217577 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
588 | 2024.12.21 07:14:26.217780 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
589 | 2024.12.21 07:14:26.217840 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
590 | 2024.12.21 07:14:26.221627 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} <Debug> oximeter.fields_ipaddr (182926fb-aaca-4c02-9cc4-448a8a586f28): Loading data parts | ||
591 | 2024.12.21 07:14:26.221871 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} <Debug> oximeter.fields_ipaddr (182926fb-aaca-4c02-9cc4-448a8a586f28): There are no data parts | ||
592 | 2024.12.21 07:14:26.224245 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} <Debug> TCPHandler: Processed in 0.006723318 sec. | ||
593 | 2024.12.21 07:14:26.224444 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
594 | 2024.12.21 07:14:26.224672 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
595 | 2024.12.21 07:14:26.224733 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
596 | 2024.12.21 07:14:26.227160 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} <Debug> oximeter.fields_string (d29fc4be-6796-4d2e-b483-aea8ea739c02): Loading data parts | ||
597 | 2024.12.21 07:14:26.227313 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} <Debug> oximeter.fields_string (d29fc4be-6796-4d2e-b483-aea8ea739c02): There are no data parts | ||
598 | 2024.12.21 07:14:26.229118 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} <Debug> TCPHandler: Processed in 0.004728276 sec. | ||
599 | 2024.12.21 07:14:26.229348 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
600 | 2024.12.21 07:14:26.229544 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
601 | 2024.12.21 07:14:26.229617 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
602 | 2024.12.21 07:14:26.232223 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} <Debug> oximeter.fields_uuid (41357567-c761-4319-b126-9ecb939b2df7): Loading data parts | ||
603 | 2024.12.21 07:14:26.232421 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} <Debug> oximeter.fields_uuid (41357567-c761-4319-b126-9ecb939b2df7): There are no data parts | ||
604 | 2024.12.21 07:14:26.234386 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} <Debug> TCPHandler: Processed in 0.005092634 sec. | ||
605 | 2024.12.21 07:14:26.234601 [ 3 ] {} <Trace> TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
606 | 2024.12.21 07:14:26.234947 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54659) /* The timeseries schema table stores the extracted schema for the samples | ||
607 | * oximeter collects. | ||
608 | */ | ||
609 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
610 | 2024.12.21 07:14:26.235038 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
611 | 2024.12.21 07:14:26.236838 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} <Debug> oximeter.timeseries_schema (76b88270-b5c3-46ce-9181-ad2e74f2a52a): Loading data parts | ||
612 | 2024.12.21 07:14:26.236999 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} <Debug> oximeter.timeseries_schema (76b88270-b5c3-46ce-9181-ad2e74f2a52a): There are no data parts | ||
613 | 2024.12.21 07:14:26.238327 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} <Debug> TCPHandler: Processed in 0.003779457 sec. | ||
614 | 2024.12.21 07:14:26.238533 [ 255 ] {} <Trace> TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2024.12.21 07:14:26.238718 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57211) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
616 | 2024.12.21 07:14:26.239939 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
617 | 2024.12.21 07:14:26.248401 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Trace> oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
618 | 2024.12.21 07:14:26.248503 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
619 | 2024.12.21 07:14:26.253056 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
620 | 2024.12.21 07:14:26.253412 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Trace> oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
621 | 2024.12.21 07:14:26.253745 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015092 sec., 66.260270341903 rows/sec., 1.04 KiB/sec. | ||
622 | 2024.12.21 07:14:26.254022 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} <Debug> TCPHandler: Processed in 0.015542198 sec. | ||
623 | 2024.12.21 07:14:26.962358 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38669 | ||
624 | 2024.12.21 07:14:26.962515 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.12.21 07:14:26.962576 [ 269 ] {} <Debug> TCP-Session: 65612807-1da6-4b92-9493-5ee27eb05de6 Authenticating user 'default' from [fd00:1122:3344:101::c]:38669 | ||
626 | 2024.12.21 07:14:26.962602 [ 269 ] {} <Debug> TCP-Session: 65612807-1da6-4b92-9493-5ee27eb05de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.12.21 07:14:26.962618 [ 269 ] {} <Debug> TCP-Session: 65612807-1da6-4b92-9493-5ee27eb05de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.12.21 07:14:26.962696 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.12.21 07:14:26.962723 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2024.12.21 07:14:26.962773 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.12.21 07:14:26.963864 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62676 | ||
632 | 2024.12.21 07:14:26.964034 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36505 | ||
633 | 2024.12.21 07:14:26.964039 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2024.12.21 07:14:26.964137 [ 270 ] {} <Debug> TCP-Session: c40fda2d-e93d-4df8-a440-0227e6ab9390 Authenticating user 'default' from [fd00:1122:3344:101::c]:62676 | ||
635 | 2024.12.21 07:14:26.964145 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58419 | ||
636 | 2024.12.21 07:14:26.964341 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35721 | ||
637 | 2024.12.21 07:14:26.964350 [ 270 ] {} <Debug> TCP-Session: c40fda2d-e93d-4df8-a440-0227e6ab9390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2024.12.21 07:14:26.964597 [ 270 ] {} <Debug> TCP-Session: c40fda2d-e93d-4df8-a440-0227e6ab9390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.12.21 07:14:26.964614 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38177 | ||
640 | 2024.12.21 07:14:26.964621 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2024.12.21 07:14:26.964713 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45635 | ||
642 | 2024.12.21 07:14:26.964838 [ 272 ] {} <Debug> TCP-Session: bf8fa868-8725-46f6-8ba8-0d60553a64f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:58419 | ||
643 | 2024.12.21 07:14:26.964838 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41856 | ||
644 | 2024.12.21 07:14:26.964991 [ 272 ] {} <Debug> TCP-Session: bf8fa868-8725-46f6-8ba8-0d60553a64f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2024.12.21 07:14:26.965086 [ 272 ] {} <Debug> TCP-Session: bf8fa868-8725-46f6-8ba8-0d60553a64f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.12.21 07:14:26.966481 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.12.21 07:14:26.966521 [ 273 ] {} <Debug> TCP-Session: 898d752f-7725-473a-854c-4872d34fcc53 Authenticating user 'default' from [fd00:1122:3344:101::c]:35721 | ||
648 | 2024.12.21 07:14:26.966542 [ 273 ] {} <Debug> TCP-Session: 898d752f-7725-473a-854c-4872d34fcc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2024.12.21 07:14:26.966604 [ 273 ] {} <Debug> TCP-Session: 898d752f-7725-473a-854c-4872d34fcc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.12.21 07:14:26.967166 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2024.12.21 07:14:26.967208 [ 275 ] {} <Debug> TCP-Session: bb961d50-54dc-40a1-8b0f-ae9bf24218e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:45635 | ||
652 | 2024.12.21 07:14:26.967283 [ 275 ] {} <Debug> TCP-Session: bb961d50-54dc-40a1-8b0f-ae9bf24218e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.12.21 07:14:26.967297 [ 275 ] {} <Debug> TCP-Session: bb961d50-54dc-40a1-8b0f-ae9bf24218e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.12.21 07:14:26.967708 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
655 | 2024.12.21 07:14:26.967776 [ 276 ] {} <Debug> TCP-Session: 09c0c460-ce90-413c-8d74-90cb7b59778c Authenticating user 'default' from [fd00:1122:3344:101::c]:41856 | ||
656 | 2024.12.21 07:14:26.967817 [ 276 ] {} <Debug> TCP-Session: 09c0c460-ce90-413c-8d74-90cb7b59778c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.12.21 07:14:26.967832 [ 276 ] {} <Debug> TCP-Session: 09c0c460-ce90-413c-8d74-90cb7b59778c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.12.21 07:14:26.968252 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2024.12.21 07:14:26.968316 [ 271 ] {} <Debug> TCP-Session: 0c4845f8-4fc9-42cc-9b66-5699543c10c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:36505 | ||
660 | 2024.12.21 07:14:26.968334 [ 271 ] {} <Debug> TCP-Session: 0c4845f8-4fc9-42cc-9b66-5699543c10c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2024.12.21 07:14:26.968346 [ 271 ] {} <Debug> TCP-Session: 0c4845f8-4fc9-42cc-9b66-5699543c10c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.12.21 07:14:26.968423 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
663 | 2024.12.21 07:14:26.968477 [ 274 ] {} <Debug> TCP-Session: cc7db577-2315-4379-8d15-f8bad4ef4671 Authenticating user 'default' from [fd00:1122:3344:101::c]:38177 | ||
664 | 2024.12.21 07:14:26.968503 [ 274 ] {} <Debug> TCP-Session: cc7db577-2315-4379-8d15-f8bad4ef4671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.12.21 07:14:26.968575 [ 274 ] {} <Debug> TCP-Session: cc7db577-2315-4379-8d15-f8bad4ef4671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.12.21 07:14:27.000146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.55 MiB, peak 133.55 MiB, free memory in arenas 0.00 B, will set to 140.28 MiB (RSS), difference: 6.73 MiB | ||
667 | 2024.12.21 07:14:28.370015 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59063 | ||
668 | 2024.12.21 07:14:28.370291 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.12.21 07:14:28.370323 [ 277 ] {} <Debug> TCP-Session: dbf76dc4-ee50-423e-8b2f-8038a72f91b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:59063 | ||
670 | 2024.12.21 07:14:28.370346 [ 277 ] {} <Debug> TCP-Session: dbf76dc4-ee50-423e-8b2f-8038a72f91b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.12.21 07:14:28.370446 [ 277 ] {} <Debug> TCP-Session: dbf76dc4-ee50-423e-8b2f-8038a72f91b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.12.21 07:14:28.370527 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.12.21 07:14:28.370553 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.12.21 07:14:28.370666 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
675 | 2024.12.21 07:14:28.371711 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65415 | ||
676 | 2024.12.21 07:14:28.371907 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2024.12.21 07:14:28.371916 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44143 | ||
678 | 2024.12.21 07:14:28.371936 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61592 | ||
679 | 2024.12.21 07:14:28.371957 [ 278 ] {} <Debug> TCP-Session: 9c6e232e-414c-4726-8305-1687310af9f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:65415 | ||
680 | 2024.12.21 07:14:28.372079 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41099 | ||
681 | 2024.12.21 07:14:28.372091 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2024.12.21 07:14:28.372175 [ 278 ] {} <Debug> TCP-Session: 9c6e232e-414c-4726-8305-1687310af9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.12.21 07:14:28.372377 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55519 | ||
684 | 2024.12.21 07:14:28.372450 [ 278 ] {} <Debug> TCP-Session: 9c6e232e-414c-4726-8305-1687310af9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2024.12.21 07:14:28.372473 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36493 | ||
686 | 2024.12.21 07:14:28.372508 [ 280 ] {} <Debug> TCP-Session: 84cb2081-057d-4e54-8e9d-70c5fa6e5e30 Authenticating user 'default' from [fd00:1122:3344:101::b]:44143 | ||
687 | 2024.12.21 07:14:28.372715 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36249 | ||
688 | 2024.12.21 07:14:28.372756 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2024.12.21 07:14:28.372769 [ 280 ] {} <Debug> TCP-Session: 84cb2081-057d-4e54-8e9d-70c5fa6e5e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.12.21 07:14:28.373034 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.12.21 07:14:28.373049 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2024.12.21 07:14:28.373069 [ 280 ] {} <Debug> TCP-Session: 84cb2081-057d-4e54-8e9d-70c5fa6e5e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.12.21 07:14:28.373112 [ 284 ] {} <Debug> TCP-Session: 089eaa01-88f8-4f67-8b31-ab452cde3087 Authenticating user 'default' from [fd00:1122:3344:101::b]:36249 | ||
694 | 2024.12.21 07:14:28.373097 [ 282 ] {} <Debug> TCP-Session: a389ac2b-fb9f-4603-adef-e3a7278ac704 Authenticating user 'default' from [fd00:1122:3344:101::b]:36493 | ||
695 | 2024.12.21 07:14:28.373052 [ 279 ] {} <Debug> TCP-Session: 5f75f1d7-ae9f-4aee-a1dd-2b74412fdd54 Authenticating user 'default' from [fd00:1122:3344:101::b]:61592 | ||
696 | 2024.12.21 07:14:28.373213 [ 282 ] {} <Debug> TCP-Session: a389ac2b-fb9f-4603-adef-e3a7278ac704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.12.21 07:14:28.373227 [ 284 ] {} <Debug> TCP-Session: 089eaa01-88f8-4f67-8b31-ab452cde3087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.12.21 07:14:28.373316 [ 279 ] {} <Debug> TCP-Session: 5f75f1d7-ae9f-4aee-a1dd-2b74412fdd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.12.21 07:14:28.373338 [ 282 ] {} <Debug> TCP-Session: a389ac2b-fb9f-4603-adef-e3a7278ac704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.12.21 07:14:28.373328 [ 284 ] {} <Debug> TCP-Session: 089eaa01-88f8-4f67-8b31-ab452cde3087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.12.21 07:14:28.373430 [ 279 ] {} <Debug> TCP-Session: 5f75f1d7-ae9f-4aee-a1dd-2b74412fdd54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.12.21 07:14:28.387627 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2024.12.21 07:14:28.387674 [ 283 ] {} <Debug> TCP-Session: ebaa86da-c21f-4cc7-a52e-d86a345145cb Authenticating user 'default' from [fd00:1122:3344:101::b]:55519 | ||
704 | 2024.12.21 07:14:28.387698 [ 283 ] {} <Debug> TCP-Session: ebaa86da-c21f-4cc7-a52e-d86a345145cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.12.21 07:14:28.387803 [ 283 ] {} <Debug> TCP-Session: ebaa86da-c21f-4cc7-a52e-d86a345145cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.12.21 07:14:28.388242 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2024.12.21 07:14:28.388294 [ 281 ] {} <Debug> TCP-Session: 43513670-255e-49b0-b0c1-8ba351f812cb Authenticating user 'default' from [fd00:1122:3344:101::b]:41099 | ||
708 | 2024.12.21 07:14:28.388408 [ 281 ] {} <Debug> TCP-Session: 43513670-255e-49b0-b0c1-8ba351f812cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.12.21 07:14:28.388425 [ 281 ] {} <Debug> TCP-Session: 43513670-255e-49b0-b0c1-8ba351f812cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.12.21 07:14:28.679611 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58076 | ||
711 | 2024.12.21 07:14:28.679789 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2024.12.21 07:14:28.680014 [ 285 ] {} <Debug> TCP-Session: fcd1320a-955a-4166-a8ad-7a15fb09d1f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:58076 | ||
713 | 2024.12.21 07:14:28.680040 [ 285 ] {} <Debug> TCP-Session: fcd1320a-955a-4166-a8ad-7a15fb09d1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.12.21 07:14:28.680055 [ 285 ] {} <Debug> TCP-Session: fcd1320a-955a-4166-a8ad-7a15fb09d1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.12.21 07:14:28.680222 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2024.12.21 07:14:28.680252 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
717 | 2024.12.21 07:14:28.680356 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
718 | 2024.12.21 07:14:28.681594 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33706 | ||
719 | 2024.12.21 07:14:28.681683 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42894 | ||
720 | 2024.12.21 07:14:28.682001 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
721 | 2024.12.21 07:14:28.682045 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45350 | ||
722 | 2024.12.21 07:14:28.682062 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
723 | 2024.12.21 07:14:28.682103 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40622 | ||
724 | 2024.12.21 07:14:28.682096 [ 286 ] {} <Debug> TCP-Session: e4823819-e147-4329-8fec-435d0b50adf4 Authenticating user 'default' from [fd00:1122:3344:101::a]:33706 | ||
725 | 2024.12.21 07:14:28.682220 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46864 | ||
726 | 2024.12.21 07:14:28.682499 [ 286 ] {} <Debug> TCP-Session: e4823819-e147-4329-8fec-435d0b50adf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.12.21 07:14:28.682417 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57854 | ||
728 | 2024.12.21 07:14:28.682543 [ 287 ] {} <Debug> TCP-Session: 536b2413-b45b-4c9f-b649-ca8e185a0e0e Authenticating user 'default' from [fd00:1122:3344:101::a]:42894 | ||
729 | 2024.12.21 07:14:28.682348 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49482 | ||
730 | 2024.12.21 07:14:28.682330 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
731 | 2024.12.21 07:14:28.682751 [ 286 ] {} <Debug> TCP-Session: e4823819-e147-4329-8fec-435d0b50adf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2024.12.21 07:14:28.682843 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
733 | 2024.12.21 07:14:28.682861 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
734 | 2024.12.21 07:14:28.683014 [ 288 ] {} <Debug> TCP-Session: 030e42c6-e93f-451c-9bd1-06049489de05 Authenticating user 'default' from [fd00:1122:3344:101::a]:45350 | ||
735 | 2024.12.21 07:14:28.683061 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
736 | 2024.12.21 07:14:28.683148 [ 290 ] {} <Debug> TCP-Session: 8f94d119-3506-4a39-ad8d-0c249b9381d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:46864 | ||
737 | 2024.12.21 07:14:28.683191 [ 287 ] {} <Debug> TCP-Session: 536b2413-b45b-4c9f-b649-ca8e185a0e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.21 07:14:28.683204 [ 292 ] {} <Debug> TCP-Session: e192d158-e93d-4461-977c-28597d25f4f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57854 | ||
739 | 2024.12.21 07:14:28.683202 [ 288 ] {} <Debug> TCP-Session: 030e42c6-e93f-451c-9bd1-06049489de05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.12.21 07:14:28.683389 [ 290 ] {} <Debug> TCP-Session: 8f94d119-3506-4a39-ad8d-0c249b9381d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2024.12.21 07:14:28.683405 [ 287 ] {} <Debug> TCP-Session: 536b2413-b45b-4c9f-b649-ca8e185a0e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.21 07:14:28.683425 [ 292 ] {} <Debug> TCP-Session: e192d158-e93d-4461-977c-28597d25f4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.21 07:14:28.683556 [ 290 ] {} <Debug> TCP-Session: 8f94d119-3506-4a39-ad8d-0c249b9381d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.21 07:14:28.683500 [ 288 ] {} <Debug> TCP-Session: 030e42c6-e93f-451c-9bd1-06049489de05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.12.21 07:14:28.683404 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2024.12.21 07:14:28.683672 [ 292 ] {} <Debug> TCP-Session: e192d158-e93d-4461-977c-28597d25f4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.12.21 07:14:28.683147 [ 289 ] {} <Debug> TCP-Session: d0aedd64-82f4-4dcb-85c3-4299b3f74667 Authenticating user 'default' from [fd00:1122:3344:101::a]:40622 | ||
748 | 2024.12.21 07:14:28.683944 [ 291 ] {} <Debug> TCP-Session: 29a33779-71ef-479d-aa94-91c12970acc0 Authenticating user 'default' from [fd00:1122:3344:101::a]:49482 | ||
749 | 2024.12.21 07:14:28.683958 [ 289 ] {} <Debug> TCP-Session: d0aedd64-82f4-4dcb-85c3-4299b3f74667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.12.21 07:14:28.684061 [ 289 ] {} <Debug> TCP-Session: d0aedd64-82f4-4dcb-85c3-4299b3f74667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.12.21 07:14:28.684087 [ 291 ] {} <Debug> TCP-Session: 29a33779-71ef-479d-aa94-91c12970acc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.21 07:14:28.684230 [ 291 ] {} <Debug> TCP-Session: 29a33779-71ef-479d-aa94-91c12970acc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2024.12.21 07:14:32.480452 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.21 07:14:32.480491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
755 | 2024.12.21 07:14:32.480557 [ 242 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.21 07:14:32.480625 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.21 07:14:32.493550 [ 244 ] {} <Debug> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Loading data parts | ||
758 | 2024.12.21 07:14:32.493989 [ 244 ] {} <Debug> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): There are no data parts | ||
759 | 2024.12.21 07:14:32.505349 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.21 07:14:32.505387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
761 | 2024.12.21 07:14:32.505827 [ 242 ] {} <Debug> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Loading data parts | ||
762 | 2024.12.21 07:14:32.506023 [ 242 ] {} <Debug> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): There are no data parts | ||
763 | 2024.12.21 07:14:32.509249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.12.21 07:14:32.509576 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
765 | 2024.12.21 07:14:32.509776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
766 | 2024.12.21 07:14:32.534067 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.21 07:14:32.534113 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
768 | 2024.12.21 07:14:32.541369 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.21 07:14:32.542100 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.21 07:14:32.544357 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.21 07:14:33.000334 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.39 MiB, peak 150.39 MiB, free memory in arenas 0.00 B, will set to 151.20 MiB (RSS), difference: 4.81 MiB | ||
772 | 2024.12.21 07:14:34.980805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.21 07:14:34.980920 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.21 07:14:34.991160 [ 243 ] {} <Debug> system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): Loading data parts | ||
775 | 2024.12.21 07:14:34.991374 [ 243 ] {} <Debug> system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): There are no data parts | ||
776 | 2024.12.21 07:14:35.004747 [ 243 ] {} <Trace> system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.21 07:14:35.004787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
778 | 2024.12.21 07:14:35.006453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.21 07:14:35.006746 [ 243 ] {} <Trace> system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.21 07:14:35.007288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.21 07:14:36.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.53 MiB, peak 155.53 MiB, free memory in arenas 0.00 B, will set to 151.67 MiB (RSS), difference: -3.86 MiB | ||
782 | 2024.12.21 07:14:39.952880 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.21 07:14:39.952965 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.21 07:14:40.010506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2024.12.21 07:14:40.011553 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.21 07:14:40.011595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
787 | 2024.12.21 07:14:40.012136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.21 07:14:40.012380 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.21 07:14:40.012660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.21 07:14:40.045134 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.21 07:14:40.067244 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.21 07:14:40.067299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
793 | 2024.12.21 07:14:40.074096 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.21 07:14:40.074835 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.21 07:14:40.077457 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.21 07:14:41.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.34 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.30 MiB (RSS), difference: 1.95 MiB | ||
797 | 2024.12.21 07:14:46.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.31 MiB, peak 156.34 MiB, free memory in arenas 0.00 B, will set to 154.33 MiB (RSS), difference: 4.02 MiB | ||
798 | 2024.12.21 07:14:47.512929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
799 | 2024.12.21 07:14:47.513536 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2024.12.21 07:14:47.513580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
801 | 2024.12.21 07:14:47.514213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2024.12.21 07:14:47.514464 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2024.12.21 07:14:47.514724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
804 | 2024.12.21 07:14:47.577686 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2024.12.21 07:14:47.595878 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2024.12.21 07:14:47.595923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
807 | 2024.12.21 07:14:47.602217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2024.12.21 07:14:47.603003 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2024.12.21 07:14:47.605710 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2024.12.21 07:14:54.953234 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2024.12.21 07:14:54.953299 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2024.12.21 07:14:55.014910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
813 | 2024.12.21 07:14:55.015623 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2024.12.21 07:14:55.015670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
815 | 2024.12.21 07:14:55.016209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2024.12.21 07:14:55.016462 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2024.12.21 07:14:55.016697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2024.12.21 07:14:55.105856 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2024.12.21 07:14:55.125731 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2024.12.21 07:14:55.125791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
821 | 2024.12.21 07:14:55.132775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2024.12.21 07:14:55.133550 [ 242 ] {} <Trace> system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2024.12.21 07:14:55.136493 [ 242 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2024.12.21 07:15:02.516881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
825 | 2024.12.21 07:15:02.517573 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
826 | 2024.12.21 07:15:02.517620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
827 | 2024.12.21 07:15:02.518184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
828 | 2024.12.21 07:15:02.518470 [ 244 ] {} <Trace> system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
829 | 2024.12.21 07:15:02.518775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 |