[ Dec 21 07:14:17 Enabled. ] [ Dec 21 07:14:17 Rereading configuration. ] [ Dec 21 07:14:19 Rereading configuration. ] [ Dec 21 07:14:23 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Dec 21 07:14:23 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.12.21 07:14:24.580965 [ 1 ] {} Application: Will watch for the process with pid 24841 2024.12.21 07:14:24.581359 [ 1 ] {} Application: Forked a child process to watch 2024.12.21 07:14:24.818290 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 24841 2024.12.21 07:14:24.819031 [ 1 ] {} Application: starting up 2024.12.21 07:14:24.819750 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.21 07:14:24.907892 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.21 07:14:24.930000 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.21 07:14:24.930051 [ 1 ] {} Application: Initializing DateLUT. 2024.12.21 07:14:24.930064 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.21 07:14:24.930126 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.21 07:14:24.930508 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.21 07:14:24.932026 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.21 07:14:24.932738 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 07:14:24.933559 [ 1 ] {} 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) 2024.12.21 07:14:24.933584 [ 1 ] {} 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) 2024.12.21 07:14:24.933606 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.21 07:14:24.933793 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 07:14:24.934750 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.21 07:14:24.939794 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 07:14:24.940594 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 07:14:24.941889 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 07:14:24.941957 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 07:14:24.943462 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.12.21 07:14:24.943931 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 07:14:24.948155 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 07:14:24.948495 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.21 07:14:24.950048 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.21 07:14:24.950422 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.21 07:14:24.950797 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.21 07:14:24.951190 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.21 07:14:24.952536 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.21 07:14:24.952563 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.21 07:14:24.952638 [ 126 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:14:24.952817 [ 126 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:14:24.962859 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.21 07:14:24.962885 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142093 sec 2024.12.21 07:14:24.962926 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 07:14:24.962950 [ 1 ] {} LoadingDeps: No tables 2024.12.21 07:14:24.964068 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.21 07:14:24.965107 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.21 07:14:24.976893 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.21 07:14:24.976937 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.21 07:14:24.976959 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.21 07:14:24.976971 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.21 07:14:24.977002 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.21 07:14:24.977022 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.21 07:14:24.979599 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.21 07:14:24.979643 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.21 07:14:24.979665 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.21 07:14:24.979842 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.21 07:14:24.979861 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.21 07:14:24.979895 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.21 07:14:24.979916 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.21 07:14:24.979929 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.21 07:14:24.979957 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.21 07:14:24.979975 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.21 07:14:25.006440 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.21 07:14:25.008338 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.21 07:14:25.008368 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9091e-05 sec 2024.12.21 07:14:25.008382 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 07:14:25.008393 [ 1 ] {} LoadingDeps: No tables 2024.12.21 07:14:25.008416 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.21 07:14:25.008611 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.21 07:14:25.008657 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.21 07:14:25.008671 [ 1 ] {} Application: Loaded metadata. 2024.12.21 07:14:25.008683 [ 1 ] {} 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). 2024.12.21 07:14:25.008695 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.21 07:14:25.012464 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 07:14:25.012660 [ 1 ] {} 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 2024.12.21 07:14:25.013475 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.201e-05 sec. 2024.12.21 07:14:25.014392 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.21 07:14:25.014438 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.21 07:14:25.014455 [ 1 ] {} Application: Ready for connections. 2024.12.21 07:14:25.962771 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54659 2024.12.21 07:14:25.963381 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.963448 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Authenticating user 'default' from [fd00:1122:3344:101::d]:54659 2024.12.21 07:14:25.963480 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.963503 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.963585 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:14:25.963611 [ 3 ] {} 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 2024.12.21 07:14:25.963633 [ 3 ] {} 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 2024.12.21 07:14:25.964009 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36378 2024.12.21 07:14:25.964071 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54316 2024.12.21 07:14:25.964217 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.964230 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.964259 [ 4 ] {} TCP-Session: 78c3b1a7-7211-4c39-9aff-675712595d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36378 2024.12.21 07:14:25.964336 [ 5 ] {} TCP-Session: c5c77765-5eac-4b4a-ba76-b002854ff77a Authenticating user 'default' from [fd00:1122:3344:101::d]:54316 2024.12.21 07:14:25.964347 [ 4 ] {} TCP-Session: 78c3b1a7-7211-4c39-9aff-675712595d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.964386 [ 5 ] {} TCP-Session: c5c77765-5eac-4b4a-ba76-b002854ff77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.964410 [ 4 ] {} TCP-Session: 78c3b1a7-7211-4c39-9aff-675712595d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.964426 [ 5 ] {} TCP-Session: c5c77765-5eac-4b4a-ba76-b002854ff77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.964909 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42675 2024.12.21 07:14:25.965548 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55669 2024.12.21 07:14:25.965550 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.965635 [ 253 ] {} TCP-Session: fc9cfbf9-77c8-4e2f-8c8d-4ce49aa0901c Authenticating user 'default' from [fd00:1122:3344:101::d]:42675 2024.12.21 07:14:25.965671 [ 253 ] {} TCP-Session: fc9cfbf9-77c8-4e2f-8c8d-4ce49aa0901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.966358 [ 253 ] {} TCP-Session: fc9cfbf9-77c8-4e2f-8c8d-4ce49aa0901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.966368 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.966387 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57211 2024.12.21 07:14:25.966481 [ 254 ] {} TCP-Session: 74a78881-9a43-4dd2-93c7-73beb2e8dc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55669 2024.12.21 07:14:25.966502 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:25.966501 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45537 2024.12.21 07:14:25.966634 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.966649 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46710 2024.12.21 07:14:25.966684 [ 254 ] {} TCP-Session: 74a78881-9a43-4dd2-93c7-73beb2e8dc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.966705 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57211 2024.12.21 07:14:25.966942 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65086 2024.12.21 07:14:25.966956 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.966977 [ 254 ] {} TCP-Session: 74a78881-9a43-4dd2-93c7-73beb2e8dc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.966947 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.967136 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.967156 [ 257 ] {} TCP-Session: b7120792-438e-473e-a74d-2a966c15c8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46710 2024.12.21 07:14:25.967135 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.967803 [ 257 ] {} TCP-Session: b7120792-438e-473e-a74d-2a966c15c8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.967813 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:25.968381 [ 257 ] {} TCP-Session: b7120792-438e-473e-a74d-2a966c15c8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.968391 [ 258 ] {} TCP-Session: a1697c41-777b-4512-8098-f303a172dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65086 2024.12.21 07:14:25.968407 [ 256 ] {} TCP-Session: e8bba598-6305-42c7-b558-cb1fc00491a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45537 2024.12.21 07:14:25.968888 [ 258 ] {} TCP-Session: a1697c41-777b-4512-8098-f303a172dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.968930 [ 256 ] {} TCP-Session: e8bba598-6305-42c7-b558-cb1fc00491a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.968956 [ 258 ] {} TCP-Session: a1697c41-777b-4512-8098-f303a172dfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.968986 [ 256 ] {} TCP-Session: e8bba598-6305-42c7-b558-cb1fc00491a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:25.970274 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} executeQuery: (from [fd00:1122:3344:101::d]:54659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 07:14:26.000137 [ 248 ] {} 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 2024.12.21 07:14:26.023535 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50718 2024.12.21 07:14:26.024554 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.024590 [ 259 ] {} TCP-Session: a219b704-4857-4c98-8566-d2434da05e47 Authenticating user 'default' from [fd00:1122:3344:101::e]:50718 2024.12.21 07:14:26.024700 [ 259 ] {} TCP-Session: a219b704-4857-4c98-8566-d2434da05e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.024686 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} 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): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 07:14:26.024735 [ 259 ] {} TCP-Session: a219b704-4857-4c98-8566-d2434da05e47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.024851 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:14:26.024884 [ 259 ] {} 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 2024.12.21 07:14:26.024916 [ 259 ] {} 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 2024.12.21 07:14:26.025551 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 07:14:26.025666 [ 3 ] {a3b6661c-a905-48d8-af75-7786f29fdba5} TCPHandler: Processed in 0.060861506 sec. 2024.12.21 07:14:26.026032 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.026233 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} executeQuery: (from [fd00:1122:3344:101::d]:57211) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 07:14:26.026598 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} 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): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 07:14:26.026750 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2024.12.21 07:14:26.026838 [ 255 ] {2bcc2694-a326-4866-85fc-2c1a7edcce99} TCPHandler: Processed in 0.00095639 sec. 2024.12.21 07:14:26.027082 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.028354 [ 3 ] {74b247d1-2cde-47cb-99b1-5b4fca773f21} executeQuery: (from [fd00:1122:3344:101::d]:54659) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.21 07:14:26.028999 [ 3 ] {74b247d1-2cde-47cb-99b1-5b4fca773f21} TCPHandler: Processed in 0.00197148 sec. 2024.12.21 07:14:26.029235 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54961 2024.12.21 07:14:26.029295 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35741 2024.12.21 07:14:26.029419 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.029422 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.029570 [ 260 ] {} TCP-Session: 68ad26cd-9fb9-465a-ac58-bee05a3c7b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:54961 2024.12.21 07:14:26.029425 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50427 2024.12.21 07:14:26.029579 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.029658 [ 260 ] {} TCP-Session: 68ad26cd-9fb9-465a-ac58-bee05a3c7b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.029935 [ 261 ] {} TCP-Session: e786fedb-d711-4605-8581-8946eb73a6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35741 2024.12.21 07:14:26.029802 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39808 2024.12.21 07:14:26.029955 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.030015 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} executeQuery: (from [fd00:1122:3344:101::d]:57211) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.21 07:14:26.030049 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33790 2024.12.21 07:14:26.030167 [ 261 ] {} TCP-Session: e786fedb-d711-4605-8581-8946eb73a6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.030213 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33140 2024.12.21 07:14:26.030307 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.030290 [ 260 ] {} TCP-Session: 68ad26cd-9fb9-465a-ac58-bee05a3c7b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.030329 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42625 2024.12.21 07:14:26.030347 [ 261 ] {} TCP-Session: e786fedb-d711-4605-8581-8946eb73a6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.030594 [ 262 ] {} TCP-Session: 8243aa70-c57c-4966-88b4-2148dd63de44 Authenticating user 'default' from [fd00:1122:3344:101::e]:50427 2024.12.21 07:14:26.030592 [ 263 ] {} TCP-Session: 13fe000f-6fcc-416d-9fb3-35c73a90f865 Authenticating user 'default' from [fd00:1122:3344:101::e]:39808 2024.12.21 07:14:26.030383 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.21 07:14:26.030726 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.030951 [ 263 ] {} TCP-Session: 13fe000f-6fcc-416d-9fb3-35c73a90f865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.030971 [ 262 ] {} TCP-Session: 8243aa70-c57c-4966-88b4-2148dd63de44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.030919 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.031089 [ 263 ] {} TCP-Session: 13fe000f-6fcc-416d-9fb3-35c73a90f865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031110 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.031166 [ 262 ] {} TCP-Session: 8243aa70-c57c-4966-88b4-2148dd63de44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031323 [ 264 ] {} TCP-Session: bc835b24-7db5-40ff-972a-4efed334e78a Authenticating user 'default' from [fd00:1122:3344:101::e]:33790 2024.12.21 07:14:26.031395 [ 266 ] {} TCP-Session: c09b3b67-c3b7-4745-87b4-bcd499b70450 Authenticating user 'default' from [fd00:1122:3344:101::e]:42625 2024.12.21 07:14:26.031414 [ 265 ] {} TCP-Session: 9c434f45-3822-45e1-9504-7e09d38188f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33140 2024.12.21 07:14:26.031437 [ 266 ] {} TCP-Session: c09b3b67-c3b7-4745-87b4-bcd499b70450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031449 [ 264 ] {} TCP-Session: bc835b24-7db5-40ff-972a-4efed334e78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031520 [ 266 ] {} TCP-Session: c09b3b67-c3b7-4745-87b4-bcd499b70450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031528 [ 265 ] {} TCP-Session: 9c434f45-3822-45e1-9504-7e09d38188f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031540 [ 264 ] {} TCP-Session: bc835b24-7db5-40ff-972a-4efed334e78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.031596 [ 265 ] {} TCP-Session: 9c434f45-3822-45e1-9504-7e09d38188f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.032948 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.21 07:14:26.032973 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0452e-05 sec 2024.12.21 07:14:26.033000 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} ReferentialDeps: No tables 2024.12.21 07:14:26.033020 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} LoadingDeps: No tables 2024.12.21 07:14:26.033069 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} DatabaseAtomic (oximeter): Starting up tables. 2024.12.21 07:14:26.033125 [ 255 ] {91dfa607-0ba5-40e2-b962-33ba437595dc} TCPHandler: Processed in 0.003916141 sec. 2024.12.21 07:14:26.033317 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.033494 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} executeQuery: (from [fd00:1122:3344:101::d]:54659) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.12.21 07:14:26.033553 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.21 07:14:26.041223 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.21 07:14:26.043170 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): Loading data parts 2024.12.21 07:14:26.043601 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): There are no data parts 2024.12.21 07:14:26.046365 [ 3 ] {503aa6bf-5fef-4d65-b2ad-e00195ea916e} TCPHandler: Processed in 0.013101219 sec. 2024.12.21 07:14:26.046579 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.046781 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} executeQuery: (from [fd00:1122:3344:101::d]:57211) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2024.12.21 07:14:26.046855 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.21 07:14:26.055144 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} oximeter.measurements_bool (8239cc50-1dcd-4111-a84a-2b91d70eb6da): Loading data parts 2024.12.21 07:14:26.055319 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} oximeter.measurements_bool (8239cc50-1dcd-4111-a84a-2b91d70eb6da): There are no data parts 2024.12.21 07:14:26.056776 [ 255 ] {7ed570c9-69b0-4636-9bd2-75cb705aedcf} TCPHandler: Processed in 0.01025838 sec. 2024.12.21 07:14:26.056979 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.057171 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} 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) 2024.12.21 07:14:26.057232 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.21 07:14:26.058877 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} oximeter.measurements_i8 (1dd13fe0-2e63-43f4-9979-a454e9a3b04e): Loading data parts 2024.12.21 07:14:26.059074 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} oximeter.measurements_i8 (1dd13fe0-2e63-43f4-9979-a454e9a3b04e): There are no data parts 2024.12.21 07:14:26.060428 [ 3 ] {2115a826-35ed-4d8d-98be-68f3f2535c5c} TCPHandler: Processed in 0.003502791 sec. 2024.12.21 07:14:26.060622 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.060841 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} 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) 2024.12.21 07:14:26.060903 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.21 07:14:26.062625 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} oximeter.measurements_u8 (4b6f6bc0-5dac-46b8-8e8f-a4199901ae17): Loading data parts 2024.12.21 07:14:26.062787 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} oximeter.measurements_u8 (4b6f6bc0-5dac-46b8-8e8f-a4199901ae17): There are no data parts 2024.12.21 07:14:26.064038 [ 255 ] {8a890b5f-f91f-42bd-8028-24b8abf8af5d} TCPHandler: Processed in 0.003479221 sec. 2024.12.21 07:14:26.064223 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.064433 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} 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) 2024.12.21 07:14:26.064492 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.21 07:14:26.066593 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} oximeter.measurements_i16 (9bd31b69-99be-48de-926c-4d8da248c3ce): Loading data parts 2024.12.21 07:14:26.066750 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} oximeter.measurements_i16 (9bd31b69-99be-48de-926c-4d8da248c3ce): There are no data parts 2024.12.21 07:14:26.069433 [ 3 ] {f0953c56-10ff-4816-8bb3-5c7ea53ca818} TCPHandler: Processed in 0.005261358 sec. 2024.12.21 07:14:26.069634 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.069827 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} 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) 2024.12.21 07:14:26.069889 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.21 07:14:26.071682 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} oximeter.measurements_u16 (b08c64a0-dd94-4d92-9319-4110d3bd92e9): Loading data parts 2024.12.21 07:14:26.071835 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} oximeter.measurements_u16 (b08c64a0-dd94-4d92-9319-4110d3bd92e9): There are no data parts 2024.12.21 07:14:26.072921 [ 255 ] {f95378f5-20ec-49de-a8d8-c730f6971b51} TCPHandler: Processed in 0.003352678 sec. 2024.12.21 07:14:26.073133 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.073415 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} 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) 2024.12.21 07:14:26.073490 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.21 07:14:26.075161 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} oximeter.measurements_i32 (e292e0da-9d26-44e7-83bf-184391d19bd2): Loading data parts 2024.12.21 07:14:26.075362 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} oximeter.measurements_i32 (e292e0da-9d26-44e7-83bf-184391d19bd2): There are no data parts 2024.12.21 07:14:26.078216 [ 3 ] {691512d3-eae1-427e-bf20-7b915fd35ade} TCPHandler: Processed in 0.005149045 sec. 2024.12.21 07:14:26.078416 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.078652 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} 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) 2024.12.21 07:14:26.078729 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.21 07:14:26.080742 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} oximeter.measurements_u32 (3b5ec03a-4526-41e0-9a2b-9de4de39b8de): Loading data parts 2024.12.21 07:14:26.080925 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} oximeter.measurements_u32 (3b5ec03a-4526-41e0-9a2b-9de4de39b8de): There are no data parts 2024.12.21 07:14:26.082123 [ 255 ] {d2a1de09-6a10-487f-b156-e3a56cd350a0} TCPHandler: Processed in 0.003769838 sec. 2024.12.21 07:14:26.082304 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.082513 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} 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) 2024.12.21 07:14:26.082594 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.21 07:14:26.084573 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} oximeter.measurements_i64 (7d823850-d358-47ff-ab79-4def3cd9bca1): Loading data parts 2024.12.21 07:14:26.084714 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} oximeter.measurements_i64 (7d823850-d358-47ff-ab79-4def3cd9bca1): There are no data parts 2024.12.21 07:14:26.086424 [ 3 ] {d5132b06-0ed2-4900-af29-c3f8bdf55e47} TCPHandler: Processed in 0.004170515 sec. 2024.12.21 07:14:26.086622 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.086838 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} 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) 2024.12.21 07:14:26.086901 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.21 07:14:26.089887 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} oximeter.measurements_u64 (055055c8-cbaf-4ee8-aac4-b4133f83f3df): Loading data parts 2024.12.21 07:14:26.090090 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} oximeter.measurements_u64 (055055c8-cbaf-4ee8-aac4-b4133f83f3df): There are no data parts 2024.12.21 07:14:26.091409 [ 255 ] {5a0b9b2d-63ff-4719-b4b4-95bfbc7e86a8} TCPHandler: Processed in 0.004849599 sec. 2024.12.21 07:14:26.091606 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.091824 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} 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) 2024.12.21 07:14:26.091886 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.21 07:14:26.093908 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} oximeter.measurements_f32 (a6522522-75da-4dfd-aed2-35e4ad508ff5): Loading data parts 2024.12.21 07:14:26.094071 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} oximeter.measurements_f32 (a6522522-75da-4dfd-aed2-35e4ad508ff5): There are no data parts 2024.12.21 07:14:26.095447 [ 3 ] {dd2b0aa2-6016-44b0-bd0f-c2d12797b990} TCPHandler: Processed in 0.003894579 sec. 2024.12.21 07:14:26.095654 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.095849 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} 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) 2024.12.21 07:14:26.095913 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.21 07:14:26.098092 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} oximeter.measurements_f64 (f654a690-b902-469c-8feb-10f704baa0c2): Loading data parts 2024.12.21 07:14:26.098278 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} oximeter.measurements_f64 (f654a690-b902-469c-8feb-10f704baa0c2): There are no data parts 2024.12.21 07:14:26.099659 [ 255 ] {a79f8ef5-637b-44ba-977e-ac9259fc714c} TCPHandler: Processed in 0.004058424 sec. 2024.12.21 07:14:26.099853 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.100105 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} 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) 2024.12.21 07:14:26.100178 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.21 07:14:26.102520 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} oximeter.measurements_string (0c7c0c02-681d-47e1-8f5f-2ae74bd7d0ee): Loading data parts 2024.12.21 07:14:26.102664 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} oximeter.measurements_string (0c7c0c02-681d-47e1-8f5f-2ae74bd7d0ee): There are no data parts 2024.12.21 07:14:26.104233 [ 3 ] {fda4320c-c14f-4340-a9eb-f8114101e3ac} TCPHandler: Processed in 0.004443121 sec. 2024.12.21 07:14:26.104422 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.104612 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} 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'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.12.21 07:14:26.104679 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.21 07:14:26.106929 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} oximeter.measurements_bytes (9d1dc98c-5de9-4932-a705-0f97c844922e): Loading data parts 2024.12.21 07:14:26.107081 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} oximeter.measurements_bytes (9d1dc98c-5de9-4932-a705-0f97c844922e): There are no data parts 2024.12.21 07:14:26.108651 [ 255 ] {f1b5bf73-0499-4603-99e4-63de1c734581} TCPHandler: Processed in 0.004282467 sec. 2024.12.21 07:14:26.108840 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.109040 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} 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) 2024.12.21 07:14:26.109108 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.21 07:14:26.111119 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} oximeter.measurements_cumulativei64 (af03782b-0795-49b7-a0e5-761f8c884cc8): Loading data parts 2024.12.21 07:14:26.111281 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} oximeter.measurements_cumulativei64 (af03782b-0795-49b7-a0e5-761f8c884cc8): There are no data parts 2024.12.21 07:14:26.112634 [ 3 ] {d4fd5143-01a6-4741-be21-301a986931e8} TCPHandler: Processed in 0.003847489 sec. 2024.12.21 07:14:26.112836 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.113099 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} 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) 2024.12.21 07:14:26.113174 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.21 07:14:26.114962 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} oximeter.measurements_cumulativeu64 (2f4e7b9f-2f88-4f29-a194-b93a3d7dc331): Loading data parts 2024.12.21 07:14:26.115157 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} oximeter.measurements_cumulativeu64 (2f4e7b9f-2f88-4f29-a194-b93a3d7dc331): There are no data parts 2024.12.21 07:14:26.116491 [ 255 ] {29e4713e-77cc-43ce-8fca-91d1fb5a9151} TCPHandler: Processed in 0.003719166 sec. 2024.12.21 07:14:26.116680 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.116919 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} 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) 2024.12.21 07:14:26.116987 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.21 07:14:26.119550 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} oximeter.measurements_cumulativef32 (921f3ad8-12f9-4543-bac1-a2204ffbb17f): Loading data parts 2024.12.21 07:14:26.119705 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} oximeter.measurements_cumulativef32 (921f3ad8-12f9-4543-bac1-a2204ffbb17f): There are no data parts 2024.12.21 07:14:26.122833 [ 3 ] {351356b2-ce05-488f-b967-d03950b66c89} TCPHandler: Processed in 0.006217597 sec. 2024.12.21 07:14:26.123020 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.123225 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} 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) 2024.12.21 07:14:26.123292 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.21 07:14:26.125471 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} oximeter.measurements_cumulativef64 (3426e014-c792-4656-9785-44247fa08b62): Loading data parts 2024.12.21 07:14:26.125617 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} oximeter.measurements_cumulativef64 (3426e014-c792-4656-9785-44247fa08b62): There are no data parts 2024.12.21 07:14:26.127101 [ 255 ] {755410f2-7444-4c60-b25b-6d85ce87999d} TCPHandler: Processed in 0.004135314 sec. 2024.12.21 07:14:26.127294 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.127596 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} 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'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2024.12.21 07:14:26.127671 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.21 07:14:26.131091 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} oximeter.measurements_histogrami8 (9f56b4f3-9743-476e-896f-ecd790dc4489): Loading data parts 2024.12.21 07:14:26.131247 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} oximeter.measurements_histogrami8 (9f56b4f3-9743-476e-896f-ecd790dc4489): There are no data parts 2024.12.21 07:14:26.132827 [ 3 ] {da5450f7-8d4c-4031-af7e-2678ce9e5ce7} TCPHandler: Processed in 0.005584584 sec. 2024.12.21 07:14:26.133028 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.133298 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} 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) 2024.12.21 07:14:26.133375 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.21 07:14:26.135510 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} oximeter.measurements_histogramu8 (96ace206-f92f-401c-b00e-729ee3d978c8): Loading data parts 2024.12.21 07:14:26.135695 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} oximeter.measurements_histogramu8 (96ace206-f92f-401c-b00e-729ee3d978c8): There are no data parts 2024.12.21 07:14:26.137149 [ 255 ] {c9758c0d-0907-4682-88ce-667904438cbf} TCPHandler: Processed in 0.004174246 sec. 2024.12.21 07:14:26.137334 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.137628 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} 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) 2024.12.21 07:14:26.137703 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.21 07:14:26.139941 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} oximeter.measurements_histogrami16 (d431a91c-150f-4a8a-9b2b-9c95ce549845): Loading data parts 2024.12.21 07:14:26.140112 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} oximeter.measurements_histogrami16 (d431a91c-150f-4a8a-9b2b-9c95ce549845): There are no data parts 2024.12.21 07:14:26.141897 [ 3 ] {fda3ad90-fc52-4dbd-aa8b-6ba77eac793d} TCPHandler: Processed in 0.004616505 sec. 2024.12.21 07:14:26.142095 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.142361 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} 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) 2024.12.21 07:14:26.142439 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.21 07:14:26.145438 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} oximeter.measurements_histogramu16 (9370c1ab-13e8-46a6-bb52-29b66393fbc0): Loading data parts 2024.12.21 07:14:26.145671 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} oximeter.measurements_histogramu16 (9370c1ab-13e8-46a6-bb52-29b66393fbc0): There are no data parts 2024.12.21 07:14:26.147484 [ 255 ] {bde2f5f2-efa0-4f05-a9d5-e4aba1009298} TCPHandler: Processed in 0.005444202 sec. 2024.12.21 07:14:26.147674 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.147959 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} 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) 2024.12.21 07:14:26.148033 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.21 07:14:26.151555 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} oximeter.measurements_histogrami32 (db805ece-25be-42f9-bdd8-4671d6797cf9): Loading data parts 2024.12.21 07:14:26.151739 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} oximeter.measurements_histogrami32 (db805ece-25be-42f9-bdd8-4671d6797cf9): There are no data parts 2024.12.21 07:14:26.153142 [ 3 ] {12efc1fd-5334-4c47-a1e5-6b17e9449ac7} TCPHandler: Processed in 0.005522063 sec. 2024.12.21 07:14:26.153357 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.153627 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} 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) 2024.12.21 07:14:26.153707 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.21 07:14:26.155638 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} oximeter.measurements_histogramu32 (91497b17-2519-447f-ba16-371c89c42615): Loading data parts 2024.12.21 07:14:26.155811 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} oximeter.measurements_histogramu32 (91497b17-2519-447f-ba16-371c89c42615): There are no data parts 2024.12.21 07:14:26.157263 [ 255 ] {1249cdfd-9971-4cd3-8f98-5f8d11984289} TCPHandler: Processed in 0.003961192 sec. 2024.12.21 07:14:26.157449 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.157733 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} 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) 2024.12.21 07:14:26.157807 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.21 07:14:26.159778 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} oximeter.measurements_histogrami64 (93f50d83-cbcc-412f-b175-4ad3752dd5a4): Loading data parts 2024.12.21 07:14:26.159941 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} oximeter.measurements_histogrami64 (93f50d83-cbcc-412f-b175-4ad3752dd5a4): There are no data parts 2024.12.21 07:14:26.162174 [ 3 ] {da14a603-706d-4993-a81e-d494f19aa008} TCPHandler: Processed in 0.004776438 sec. 2024.12.21 07:14:26.162415 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.162771 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} 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) 2024.12.21 07:14:26.162859 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.21 07:14:26.165553 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} oximeter.measurements_histogramu64 (f40114e7-b0c3-4304-a8b5-82b8d2b84d63): Loading data parts 2024.12.21 07:14:26.165749 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} oximeter.measurements_histogramu64 (f40114e7-b0c3-4304-a8b5-82b8d2b84d63): There are no data parts 2024.12.21 07:14:26.167065 [ 255 ] {3a92d7af-a4ea-44a2-b42e-73c78fcf38ba} TCPHandler: Processed in 0.004716146 sec. 2024.12.21 07:14:26.167257 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.167542 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} 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) 2024.12.21 07:14:26.167620 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.21 07:14:26.169881 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} oximeter.measurements_histogramf32 (e0d945d9-0733-4f64-94f2-e9ae54320ed3): Loading data parts 2024.12.21 07:14:26.170062 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} oximeter.measurements_histogramf32 (e0d945d9-0733-4f64-94f2-e9ae54320ed3): There are no data parts 2024.12.21 07:14:26.172354 [ 3 ] {7dd299cd-2010-48a1-bafe-c9d7731bfb53} TCPHandler: Processed in 0.005149696 sec. 2024.12.21 07:14:26.172566 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.172831 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} 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) 2024.12.21 07:14:26.172915 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.21 07:14:26.175312 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} oximeter.measurements_histogramf64 (785a2bae-a438-4590-8943-c139d2b73dc1): Loading data parts 2024.12.21 07:14:26.175494 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} oximeter.measurements_histogramf64 (785a2bae-a438-4590-8943-c139d2b73dc1): There are no data parts 2024.12.21 07:14:26.177052 [ 255 ] {226223e2-82d9-41c2-bd68-7eafdbb880b2} TCPHandler: Processed in 0.004540943 sec. 2024.12.21 07:14:26.177239 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.177469 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} executeQuery: (from [fd00:1122:3344:101::d]:54659) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2024.12.21 07:14:26.177539 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.21 07:14:26.180908 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} oximeter.fields_bool (531c8723-fa83-4178-ad78-b45359539930): Loading data parts 2024.12.21 07:14:26.181067 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} oximeter.fields_bool (531c8723-fa83-4178-ad78-b45359539930): There are no data parts 2024.12.21 07:14:26.182500 [ 3 ] {ba94eeea-092b-4fd9-b12e-1a45c2404f14} TCPHandler: Processed in 0.005314619 sec. 2024.12.21 07:14:26.182717 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.182993 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} 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) 2024.12.21 07:14:26.183075 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.21 07:14:26.184917 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} oximeter.fields_i8 (0ed67ef1-9320-4ea7-a38a-d522790a5985): Loading data parts 2024.12.21 07:14:26.185095 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} oximeter.fields_i8 (0ed67ef1-9320-4ea7-a38a-d522790a5985): There are no data parts 2024.12.21 07:14:26.187024 [ 255 ] {c2ad1842-f5a3-47f3-ad9a-08d517b274cc} TCPHandler: Processed in 0.00436959 sec. 2024.12.21 07:14:26.187203 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.187393 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} 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) 2024.12.21 07:14:26.187453 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.21 07:14:26.189801 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} oximeter.fields_u8 (3f21ae58-0327-4ee9-aa3b-4aa96e5ea693): Loading data parts 2024.12.21 07:14:26.189955 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} oximeter.fields_u8 (3f21ae58-0327-4ee9-aa3b-4aa96e5ea693): There are no data parts 2024.12.21 07:14:26.191832 [ 3 ] {1fa1bb36-94ab-45eb-8526-efca887fc63f} TCPHandler: Processed in 0.004681976 sec. 2024.12.21 07:14:26.192009 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.192213 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} 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) 2024.12.21 07:14:26.192278 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.21 07:14:26.194228 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} oximeter.fields_i16 (1f356422-ed24-4bef-b778-12ee0d178d54): Loading data parts 2024.12.21 07:14:26.194382 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} oximeter.fields_i16 (1f356422-ed24-4bef-b778-12ee0d178d54): There are no data parts 2024.12.21 07:14:26.195507 [ 255 ] {cdc2fb22-abe2-4be5-b8d2-9bbcbb5f537c} TCPHandler: Processed in 0.003549752 sec. 2024.12.21 07:14:26.195679 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.195867 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} 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) 2024.12.21 07:14:26.195933 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.21 07:14:26.197864 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} oximeter.fields_u16 (56a0b0d2-d11b-46b8-b0d7-118e53514159): Loading data parts 2024.12.21 07:14:26.198026 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} oximeter.fields_u16 (56a0b0d2-d11b-46b8-b0d7-118e53514159): There are no data parts 2024.12.21 07:14:26.199356 [ 3 ] {9001fdaf-6755-410e-976c-b20f8f974b78} TCPHandler: Processed in 0.003728556 sec. 2024.12.21 07:14:26.199547 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.199738 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} 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) 2024.12.21 07:14:26.199806 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.21 07:14:26.202318 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} oximeter.fields_i32 (43ecbb82-7104-4109-b1be-f4e71a4f4d69): Loading data parts 2024.12.21 07:14:26.202480 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} oximeter.fields_i32 (43ecbb82-7104-4109-b1be-f4e71a4f4d69): There are no data parts 2024.12.21 07:14:26.204224 [ 255 ] {4a268a9e-1f2d-4504-b766-ab97a9399ac0} TCPHandler: Processed in 0.004728217 sec. 2024.12.21 07:14:26.204406 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.204610 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} 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) 2024.12.21 07:14:26.204663 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.21 07:14:26.206667 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} oximeter.fields_u32 (4e63bbc3-d6e0-42ab-8ccd-2639031ad175): Loading data parts 2024.12.21 07:14:26.206825 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} oximeter.fields_u32 (4e63bbc3-d6e0-42ab-8ccd-2639031ad175): There are no data parts 2024.12.21 07:14:26.208401 [ 3 ] {f589037e-6913-46e7-8d03-bac00dd71c8c} TCPHandler: Processed in 0.004048072 sec. 2024.12.21 07:14:26.208594 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.208782 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} 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) 2024.12.21 07:14:26.208841 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.21 07:14:26.210934 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} oximeter.fields_i64 (14258d0d-7e5f-4a75-84e7-4324ea12a48a): Loading data parts 2024.12.21 07:14:26.211099 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} oximeter.fields_i64 (14258d0d-7e5f-4a75-84e7-4324ea12a48a): There are no data parts 2024.12.21 07:14:26.212579 [ 255 ] {38248180-8ff7-41f2-945b-b00191d21817} TCPHandler: Processed in 0.004038303 sec. 2024.12.21 07:14:26.212776 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.212974 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} 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) 2024.12.21 07:14:26.213026 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.21 07:14:26.215455 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} oximeter.fields_u64 (112f8758-307d-45e2-a31f-9ce075bb7073): Loading data parts 2024.12.21 07:14:26.215610 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} oximeter.fields_u64 (112f8758-307d-45e2-a31f-9ce075bb7073): There are no data parts 2024.12.21 07:14:26.217363 [ 3 ] {e9393c98-94cc-4ddb-a331-6f04f3fc83ec} TCPHandler: Processed in 0.004639305 sec. 2024.12.21 07:14:26.217577 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.217780 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} 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) 2024.12.21 07:14:26.217840 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.21 07:14:26.221627 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} oximeter.fields_ipaddr (182926fb-aaca-4c02-9cc4-448a8a586f28): Loading data parts 2024.12.21 07:14:26.221871 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} oximeter.fields_ipaddr (182926fb-aaca-4c02-9cc4-448a8a586f28): There are no data parts 2024.12.21 07:14:26.224245 [ 255 ] {697ecc53-5c15-4c16-86f3-bcee0d1746b4} TCPHandler: Processed in 0.006723318 sec. 2024.12.21 07:14:26.224444 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.224672 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} 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) 2024.12.21 07:14:26.224733 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.21 07:14:26.227160 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} oximeter.fields_string (d29fc4be-6796-4d2e-b483-aea8ea739c02): Loading data parts 2024.12.21 07:14:26.227313 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} oximeter.fields_string (d29fc4be-6796-4d2e-b483-aea8ea739c02): There are no data parts 2024.12.21 07:14:26.229118 [ 3 ] {a0d58cc2-944f-482a-972e-2e6326851c31} TCPHandler: Processed in 0.004728276 sec. 2024.12.21 07:14:26.229348 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.229544 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} 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) 2024.12.21 07:14:26.229617 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.21 07:14:26.232223 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} oximeter.fields_uuid (41357567-c761-4319-b126-9ecb939b2df7): Loading data parts 2024.12.21 07:14:26.232421 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} oximeter.fields_uuid (41357567-c761-4319-b126-9ecb939b2df7): There are no data parts 2024.12.21 07:14:26.234386 [ 255 ] {a635e171-fa8f-47fc-9394-dd0d8b92e8a5} TCPHandler: Processed in 0.005092634 sec. 2024.12.21 07:14:26.234601 [ 3 ] {} TCP-Session: 67b9a6f1-a365-4bfe-8d2e-1762cffbd04a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.234947 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} executeQuery: (from [fd00:1122:3344:101::d]:54659) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2024.12.21 07:14:26.235038 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.21 07:14:26.236838 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} oximeter.timeseries_schema (76b88270-b5c3-46ce-9181-ad2e74f2a52a): Loading data parts 2024.12.21 07:14:26.236999 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} oximeter.timeseries_schema (76b88270-b5c3-46ce-9181-ad2e74f2a52a): There are no data parts 2024.12.21 07:14:26.238327 [ 3 ] {ee8b5359-a82f-43c7-a6fe-3e748a1c15da} TCPHandler: Processed in 0.003779457 sec. 2024.12.21 07:14:26.238533 [ 255 ] {} TCP-Session: 081d449a-a404-475c-b8df-d76e04419a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:14:26.238718 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} executeQuery: (from [fd00:1122:3344:101::d]:57211) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.21 07:14:26.239939 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.21 07:14:26.248401 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} oximeter.version (168c5ec8-b797-4bfc-8f4c-b8d1749fca8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:26.248503 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.21 07:14:26.253056 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:14:26.253412 [ 268 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} 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). 2024.12.21 07:14:26.253745 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} executeQuery: Read 1 rows, 16.00 B in 0.015092 sec., 66.260270341903 rows/sec., 1.04 KiB/sec. 2024.12.21 07:14:26.254022 [ 255 ] {b4606ab1-3d4b-4204-9e6c-e9e31e673f19} TCPHandler: Processed in 0.015542198 sec. 2024.12.21 07:14:26.962358 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38669 2024.12.21 07:14:26.962515 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.962576 [ 269 ] {} TCP-Session: 65612807-1da6-4b92-9493-5ee27eb05de6 Authenticating user 'default' from [fd00:1122:3344:101::c]:38669 2024.12.21 07:14:26.962602 [ 269 ] {} TCP-Session: 65612807-1da6-4b92-9493-5ee27eb05de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.962618 [ 269 ] {} TCP-Session: 65612807-1da6-4b92-9493-5ee27eb05de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.962696 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:14:26.962723 [ 269 ] {} 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 2024.12.21 07:14:26.962773 [ 269 ] {} 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 2024.12.21 07:14:26.963864 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62676 2024.12.21 07:14:26.964034 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36505 2024.12.21 07:14:26.964039 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.964137 [ 270 ] {} TCP-Session: c40fda2d-e93d-4df8-a440-0227e6ab9390 Authenticating user 'default' from [fd00:1122:3344:101::c]:62676 2024.12.21 07:14:26.964145 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58419 2024.12.21 07:14:26.964341 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35721 2024.12.21 07:14:26.964350 [ 270 ] {} TCP-Session: c40fda2d-e93d-4df8-a440-0227e6ab9390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.964597 [ 270 ] {} TCP-Session: c40fda2d-e93d-4df8-a440-0227e6ab9390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.964614 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38177 2024.12.21 07:14:26.964621 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.964713 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45635 2024.12.21 07:14:26.964838 [ 272 ] {} TCP-Session: bf8fa868-8725-46f6-8ba8-0d60553a64f6 Authenticating user 'default' from [fd00:1122:3344:101::c]:58419 2024.12.21 07:14:26.964838 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41856 2024.12.21 07:14:26.964991 [ 272 ] {} TCP-Session: bf8fa868-8725-46f6-8ba8-0d60553a64f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.965086 [ 272 ] {} TCP-Session: bf8fa868-8725-46f6-8ba8-0d60553a64f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.966481 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.966521 [ 273 ] {} TCP-Session: 898d752f-7725-473a-854c-4872d34fcc53 Authenticating user 'default' from [fd00:1122:3344:101::c]:35721 2024.12.21 07:14:26.966542 [ 273 ] {} TCP-Session: 898d752f-7725-473a-854c-4872d34fcc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.966604 [ 273 ] {} TCP-Session: 898d752f-7725-473a-854c-4872d34fcc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.967166 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.967208 [ 275 ] {} TCP-Session: bb961d50-54dc-40a1-8b0f-ae9bf24218e2 Authenticating user 'default' from [fd00:1122:3344:101::c]:45635 2024.12.21 07:14:26.967283 [ 275 ] {} TCP-Session: bb961d50-54dc-40a1-8b0f-ae9bf24218e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.967297 [ 275 ] {} TCP-Session: bb961d50-54dc-40a1-8b0f-ae9bf24218e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.967708 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.967776 [ 276 ] {} TCP-Session: 09c0c460-ce90-413c-8d74-90cb7b59778c Authenticating user 'default' from [fd00:1122:3344:101::c]:41856 2024.12.21 07:14:26.967817 [ 276 ] {} TCP-Session: 09c0c460-ce90-413c-8d74-90cb7b59778c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.967832 [ 276 ] {} TCP-Session: 09c0c460-ce90-413c-8d74-90cb7b59778c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.968252 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.968316 [ 271 ] {} TCP-Session: 0c4845f8-4fc9-42cc-9b66-5699543c10c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:36505 2024.12.21 07:14:26.968334 [ 271 ] {} TCP-Session: 0c4845f8-4fc9-42cc-9b66-5699543c10c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.968346 [ 271 ] {} TCP-Session: 0c4845f8-4fc9-42cc-9b66-5699543c10c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.968423 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:26.968477 [ 274 ] {} TCP-Session: cc7db577-2315-4379-8d15-f8bad4ef4671 Authenticating user 'default' from [fd00:1122:3344:101::c]:38177 2024.12.21 07:14:26.968503 [ 274 ] {} TCP-Session: cc7db577-2315-4379-8d15-f8bad4ef4671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:26.968575 [ 274 ] {} TCP-Session: cc7db577-2315-4379-8d15-f8bad4ef4671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:27.000146 [ 248 ] {} 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 2024.12.21 07:14:28.370015 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59063 2024.12.21 07:14:28.370291 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.370323 [ 277 ] {} TCP-Session: dbf76dc4-ee50-423e-8b2f-8038a72f91b7 Authenticating user 'default' from [fd00:1122:3344:101::b]:59063 2024.12.21 07:14:28.370346 [ 277 ] {} TCP-Session: dbf76dc4-ee50-423e-8b2f-8038a72f91b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.370446 [ 277 ] {} TCP-Session: dbf76dc4-ee50-423e-8b2f-8038a72f91b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.370527 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:14:28.370553 [ 277 ] {} 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 2024.12.21 07:14:28.370666 [ 277 ] {} 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 2024.12.21 07:14:28.371711 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65415 2024.12.21 07:14:28.371907 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.371916 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44143 2024.12.21 07:14:28.371936 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61592 2024.12.21 07:14:28.371957 [ 278 ] {} TCP-Session: 9c6e232e-414c-4726-8305-1687310af9f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:65415 2024.12.21 07:14:28.372079 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41099 2024.12.21 07:14:28.372091 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.372175 [ 278 ] {} TCP-Session: 9c6e232e-414c-4726-8305-1687310af9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.372377 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55519 2024.12.21 07:14:28.372450 [ 278 ] {} TCP-Session: 9c6e232e-414c-4726-8305-1687310af9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.372473 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36493 2024.12.21 07:14:28.372508 [ 280 ] {} TCP-Session: 84cb2081-057d-4e54-8e9d-70c5fa6e5e30 Authenticating user 'default' from [fd00:1122:3344:101::b]:44143 2024.12.21 07:14:28.372715 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36249 2024.12.21 07:14:28.372756 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.372769 [ 280 ] {} TCP-Session: 84cb2081-057d-4e54-8e9d-70c5fa6e5e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373034 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.373049 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.373069 [ 280 ] {} TCP-Session: 84cb2081-057d-4e54-8e9d-70c5fa6e5e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373112 [ 284 ] {} TCP-Session: 089eaa01-88f8-4f67-8b31-ab452cde3087 Authenticating user 'default' from [fd00:1122:3344:101::b]:36249 2024.12.21 07:14:28.373097 [ 282 ] {} TCP-Session: a389ac2b-fb9f-4603-adef-e3a7278ac704 Authenticating user 'default' from [fd00:1122:3344:101::b]:36493 2024.12.21 07:14:28.373052 [ 279 ] {} TCP-Session: 5f75f1d7-ae9f-4aee-a1dd-2b74412fdd54 Authenticating user 'default' from [fd00:1122:3344:101::b]:61592 2024.12.21 07:14:28.373213 [ 282 ] {} TCP-Session: a389ac2b-fb9f-4603-adef-e3a7278ac704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373227 [ 284 ] {} TCP-Session: 089eaa01-88f8-4f67-8b31-ab452cde3087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373316 [ 279 ] {} TCP-Session: 5f75f1d7-ae9f-4aee-a1dd-2b74412fdd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373338 [ 282 ] {} TCP-Session: a389ac2b-fb9f-4603-adef-e3a7278ac704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373328 [ 284 ] {} TCP-Session: 089eaa01-88f8-4f67-8b31-ab452cde3087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.373430 [ 279 ] {} TCP-Session: 5f75f1d7-ae9f-4aee-a1dd-2b74412fdd54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.387627 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.387674 [ 283 ] {} TCP-Session: ebaa86da-c21f-4cc7-a52e-d86a345145cb Authenticating user 'default' from [fd00:1122:3344:101::b]:55519 2024.12.21 07:14:28.387698 [ 283 ] {} TCP-Session: ebaa86da-c21f-4cc7-a52e-d86a345145cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.387803 [ 283 ] {} TCP-Session: ebaa86da-c21f-4cc7-a52e-d86a345145cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.388242 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.388294 [ 281 ] {} TCP-Session: 43513670-255e-49b0-b0c1-8ba351f812cb Authenticating user 'default' from [fd00:1122:3344:101::b]:41099 2024.12.21 07:14:28.388408 [ 281 ] {} TCP-Session: 43513670-255e-49b0-b0c1-8ba351f812cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.388425 [ 281 ] {} TCP-Session: 43513670-255e-49b0-b0c1-8ba351f812cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.679611 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58076 2024.12.21 07:14:28.679789 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.680014 [ 285 ] {} TCP-Session: fcd1320a-955a-4166-a8ad-7a15fb09d1f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:58076 2024.12.21 07:14:28.680040 [ 285 ] {} TCP-Session: fcd1320a-955a-4166-a8ad-7a15fb09d1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.680055 [ 285 ] {} TCP-Session: fcd1320a-955a-4166-a8ad-7a15fb09d1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.680222 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:14:28.680252 [ 285 ] {} 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 2024.12.21 07:14:28.680356 [ 285 ] {} 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 2024.12.21 07:14:28.681594 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33706 2024.12.21 07:14:28.681683 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42894 2024.12.21 07:14:28.682001 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.682045 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45350 2024.12.21 07:14:28.682062 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.682103 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40622 2024.12.21 07:14:28.682096 [ 286 ] {} TCP-Session: e4823819-e147-4329-8fec-435d0b50adf4 Authenticating user 'default' from [fd00:1122:3344:101::a]:33706 2024.12.21 07:14:28.682220 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46864 2024.12.21 07:14:28.682499 [ 286 ] {} TCP-Session: e4823819-e147-4329-8fec-435d0b50adf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.682417 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57854 2024.12.21 07:14:28.682543 [ 287 ] {} TCP-Session: 536b2413-b45b-4c9f-b649-ca8e185a0e0e Authenticating user 'default' from [fd00:1122:3344:101::a]:42894 2024.12.21 07:14:28.682348 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49482 2024.12.21 07:14:28.682330 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.682751 [ 286 ] {} TCP-Session: e4823819-e147-4329-8fec-435d0b50adf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.682843 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.682861 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.683014 [ 288 ] {} TCP-Session: 030e42c6-e93f-451c-9bd1-06049489de05 Authenticating user 'default' from [fd00:1122:3344:101::a]:45350 2024.12.21 07:14:28.683061 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.683148 [ 290 ] {} TCP-Session: 8f94d119-3506-4a39-ad8d-0c249b9381d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:46864 2024.12.21 07:14:28.683191 [ 287 ] {} TCP-Session: 536b2413-b45b-4c9f-b649-ca8e185a0e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683204 [ 292 ] {} TCP-Session: e192d158-e93d-4461-977c-28597d25f4f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:57854 2024.12.21 07:14:28.683202 [ 288 ] {} TCP-Session: 030e42c6-e93f-451c-9bd1-06049489de05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683389 [ 290 ] {} TCP-Session: 8f94d119-3506-4a39-ad8d-0c249b9381d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683405 [ 287 ] {} TCP-Session: 536b2413-b45b-4c9f-b649-ca8e185a0e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683425 [ 292 ] {} TCP-Session: e192d158-e93d-4461-977c-28597d25f4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683556 [ 290 ] {} TCP-Session: 8f94d119-3506-4a39-ad8d-0c249b9381d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683500 [ 288 ] {} TCP-Session: 030e42c6-e93f-451c-9bd1-06049489de05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683404 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:14:28.683672 [ 292 ] {} TCP-Session: e192d158-e93d-4461-977c-28597d25f4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.683147 [ 289 ] {} TCP-Session: d0aedd64-82f4-4dcb-85c3-4299b3f74667 Authenticating user 'default' from [fd00:1122:3344:101::a]:40622 2024.12.21 07:14:28.683944 [ 291 ] {} TCP-Session: 29a33779-71ef-479d-aa94-91c12970acc0 Authenticating user 'default' from [fd00:1122:3344:101::a]:49482 2024.12.21 07:14:28.683958 [ 289 ] {} TCP-Session: d0aedd64-82f4-4dcb-85c3-4299b3f74667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.684061 [ 289 ] {} TCP-Session: d0aedd64-82f4-4dcb-85c3-4299b3f74667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.684087 [ 291 ] {} TCP-Session: 29a33779-71ef-479d-aa94-91c12970acc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:28.684230 [ 291 ] {} TCP-Session: 29a33779-71ef-479d-aa94-91c12970acc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:14:32.480452 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.21 07:14:32.480491 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.21 07:14:32.480557 [ 242 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.21 07:14:32.480625 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.21 07:14:32.493550 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Loading data parts 2024.12.21 07:14:32.493989 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): There are no data parts 2024.12.21 07:14:32.505349 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:32.505387 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.21 07:14:32.505827 [ 242 ] {} system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Loading data parts 2024.12.21 07:14:32.506023 [ 242 ] {} system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): There are no data parts 2024.12.21 07:14:32.509249 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:14:32.509576 [ 244 ] {} 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). 2024.12.21 07:14:32.509776 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.21 07:14:32.534067 [ 242 ] {} system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:32.534113 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.21 07:14:32.541369 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:14:32.542100 [ 242 ] {} 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). 2024.12.21 07:14:32.544357 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.21 07:14:33.000334 [ 248 ] {} 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 2024.12.21 07:14:34.980805 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.21 07:14:34.980920 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.21 07:14:34.991160 [ 243 ] {} system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): Loading data parts 2024.12.21 07:14:34.991374 [ 243 ] {} system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): There are no data parts 2024.12.21 07:14:35.004747 [ 243 ] {} system.query_log (768d194c-341f-4e8c-bf18-ce9b30eca3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:35.004787 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2024.12.21 07:14:35.006453 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:14:35.006746 [ 243 ] {} 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). 2024.12.21 07:14:35.007288 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.21 07:14:36.000249 [ 248 ] {} 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 2024.12.21 07:14:39.952880 [ 121 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:14:39.952965 [ 121 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:14:40.010506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.21 07:14:40.011553 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:40.011595 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:14:40.012136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:14:40.012380 [ 244 ] {} 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). 2024.12.21 07:14:40.012660 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.21 07:14:40.045134 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.21 07:14:40.067244 [ 242 ] {} system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:40.067299 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:14:40.074096 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:14:40.074835 [ 242 ] {} 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). 2024.12.21 07:14:40.077457 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.21 07:14:41.000207 [ 248 ] {} 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 2024.12.21 07:14:46.000189 [ 248 ] {} 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 2024.12.21 07:14:47.512929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.21 07:14:47.513536 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:47.513580 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:14:47.514213 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:14:47.514464 [ 244 ] {} 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). 2024.12.21 07:14:47.514724 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.21 07:14:47.577686 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.21 07:14:47.595878 [ 242 ] {} system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:47.595923 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:14:47.602217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:14:47.603003 [ 242 ] {} 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). 2024.12.21 07:14:47.605710 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.21 07:14:54.953234 [ 97 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:14:54.953299 [ 97 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:14:55.014910 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.21 07:14:55.015623 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:55.015670 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:14:55.016209 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:14:55.016462 [ 244 ] {} 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). 2024.12.21 07:14:55.016697 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.21 07:14:55.105856 [ 242 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.21 07:14:55.125731 [ 242 ] {} system.metric_log (6ea7eb88-cfc6-4222-a40f-f416b18c4c7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:14:55.125791 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:14:55.132775 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:14:55.133550 [ 242 ] {} 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). 2024.12.21 07:14:55.136493 [ 242 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.21 07:15:02.516881 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.21 07:15:02.517573 [ 244 ] {} system.asynchronous_metric_log (682ee3ba-cd23-4ddc-b17e-e9f19fdb5e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:15:02.517620 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2024.12.21 07:15:02.518184 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:15:02.518470 [ 244 ] {} 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). 2024.12.21 07:15:02.518775 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318