[ Dec 21 06:13:52 Enabled. ] [ Dec 21 06:13:52 Rereading configuration. ] [ Dec 21 06:13:53 Rereading configuration. ] [ Dec 21 06:13:56 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 06:13:56 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 06:13:56.796602 [ 1 ] {} Application: Will watch for the process with pid 23306 2024.12.21 06:13:56.797146 [ 1 ] {} Application: Forked a child process to watch 2024.12.21 06:13:57.000651 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23306 2024.12.21 06:13:57.001557 [ 1 ] {} Application: starting up 2024.12.21 06:13:57.002407 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.21 06:13:57.107023 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.21 06:13:57.161374 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.21 06:13:57.161442 [ 1 ] {} Application: Initializing DateLUT. 2024.12.21 06:13:57.161459 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.21 06:13:57.161554 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.21 06:13:57.162090 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.21 06:13:57.164364 [ 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 06:13:57.165335 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 06:13:57.166401 [ 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 06:13:57.166430 [ 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 06:13:57.166449 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.21 06:13:57.166677 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 06:13:57.167796 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.21 06:13:57.175087 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 06:13:57.176295 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 06:13:57.178329 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 06:13:57.178421 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 06:13:57.180580 [ 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 06:13:57.181201 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 06:13:57.187000 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 06:13:57.187526 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.21 06:13:57.188845 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.21 06:13:57.189268 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.21 06:13:57.189716 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.21 06:13:57.190084 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.21 06:13:57.191720 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.21 06:13:57.191753 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.21 06:13:57.191845 [ 162 ] {} DNSResolver: Updating DNS cache 2024.12.21 06:13:57.191956 [ 162 ] {} DNSResolver: Updated DNS cache 2024.12.21 06:13:57.214010 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.21 06:13:57.214048 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000246136 sec 2024.12.21 06:13:57.214120 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 06:13:57.214144 [ 1 ] {} LoadingDeps: No tables 2024.12.21 06:13:57.214387 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.21 06:13:57.215892 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.21 06:13:57.228857 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.21 06:13:57.228919 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.21 06:13:57.228947 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.21 06:13:57.228962 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.21 06:13:57.229003 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.21 06:13:57.229028 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.21 06:13:57.231662 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.21 06:13:57.231723 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.21 06:13:57.231750 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.21 06:13:57.232003 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.21 06:13:57.232032 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.21 06:13:57.232074 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.21 06:13:57.232099 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.21 06:13:57.232114 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.21 06:13:57.232160 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.21 06:13:57.232189 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.21 06:13:57.262590 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.21 06:13:57.271029 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.21 06:13:57.271071 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2242e-05 sec 2024.12.21 06:13:57.271089 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 06:13:57.271103 [ 1 ] {} LoadingDeps: No tables 2024.12.21 06:13:57.271136 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.21 06:13:57.271421 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.21 06:13:57.271478 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.21 06:13:57.271495 [ 1 ] {} Application: Loaded metadata. 2024.12.21 06:13:57.271510 [ 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 06:13:57.271524 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.21 06:13:57.289167 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 06:13:57.289446 [ 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.34 MiB 2024.12.21 06:13:57.290605 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 3.2851e-05 sec. 2024.12.21 06:13:57.291875 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.21 06:13:57.292003 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.21 06:13:57.292026 [ 1 ] {} Application: Ready for connections. 2024.12.21 06:13:57.348802 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61301 2024.12.21 06:13:57.349241 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.349311 [ 3 ] {} TCP-Session: b811f41e-6a3a-4769-8fac-e952ff1b2e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:61301 2024.12.21 06:13:57.349350 [ 3 ] {} TCP-Session: b811f41e-6a3a-4769-8fac-e952ff1b2e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.349454 [ 3 ] {} TCP-Session: b811f41e-6a3a-4769-8fac-e952ff1b2e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.349561 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 06:13:57.349593 [ 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 06:13:57.349694 [ 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 06:13:57.350975 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 2024.12.21 06:13:57.351114 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.351152 [ 4 ] {} TCP-Session: 0fc371f4-ff89-4fe4-991f-bca08387d4c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 2024.12.21 06:13:57.351184 [ 4 ] {} TCP-Session: 0fc371f4-ff89-4fe4-991f-bca08387d4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.351298 [ 4 ] {} TCP-Session: 0fc371f4-ff89-4fe4-991f-bca08387d4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.351968 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54921 2024.12.21 06:13:57.351998 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61496 2024.12.21 06:13:57.352071 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55705 2024.12.21 06:13:57.352057 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.352193 [ 253 ] {} TCP-Session: b80b8ab0-bc88-432d-a2b7-78036be5b08e Authenticating user 'default' from [fd00:1122:3344:101::e]:54921 2024.12.21 06:13:57.352219 [ 253 ] {} TCP-Session: b80b8ab0-bc88-432d-a2b7-78036be5b08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.352463 [ 253 ] {} TCP-Session: b80b8ab0-bc88-432d-a2b7-78036be5b08e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.352541 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36727 2024.12.21 06:13:57.352553 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.352585 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.352579 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36290 2024.12.21 06:13:57.352702 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52834 2024.12.21 06:13:57.352748 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.352795 [ 5 ] {} TCP-Session: 929217a2-5801-4e9d-bba0-880cb65d57a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61496 2024.12.21 06:13:57.352807 [ 254 ] {} TCP-Session: add41c27-ae4e-4931-b179-fc30d79c6d4c Authenticating user 'default' from [fd00:1122:3344:101::e]:55705 2024.12.21 06:13:57.353089 [ 5 ] {} TCP-Session: 929217a2-5801-4e9d-bba0-880cb65d57a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353156 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.353157 [ 254 ] {} TCP-Session: add41c27-ae4e-4931-b179-fc30d79c6d4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353103 [ 255 ] {} TCP-Session: 5bbc681f-dd40-42fd-92b6-6012b34be87c Authenticating user 'default' from [fd00:1122:3344:101::e]:36727 2024.12.21 06:13:57.353304 [ 5 ] {} TCP-Session: 929217a2-5801-4e9d-bba0-880cb65d57a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353338 [ 254 ] {} TCP-Session: add41c27-ae4e-4931-b179-fc30d79c6d4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353090 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.353385 [ 255 ] {} TCP-Session: 5bbc681f-dd40-42fd-92b6-6012b34be87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353370 [ 257 ] {} TCP-Session: 5144c2a8-1e6e-4765-91dc-4383ab96d948 Authenticating user 'default' from [fd00:1122:3344:101::e]:52834 2024.12.21 06:13:57.353595 [ 256 ] {} TCP-Session: 8ce2781b-7e08-46f0-906b-965328b2cc6b Authenticating user 'default' from [fd00:1122:3344:101::e]:36290 2024.12.21 06:13:57.353655 [ 257 ] {} TCP-Session: 5144c2a8-1e6e-4765-91dc-4383ab96d948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353683 [ 256 ] {} TCP-Session: 8ce2781b-7e08-46f0-906b-965328b2cc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353674 [ 255 ] {} TCP-Session: 5bbc681f-dd40-42fd-92b6-6012b34be87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353781 [ 257 ] {} TCP-Session: 5144c2a8-1e6e-4765-91dc-4383ab96d948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.353818 [ 256 ] {} TCP-Session: 8ce2781b-7e08-46f0-906b-965328b2cc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.829690 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54760 2024.12.21 06:13:57.830204 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.830257 [ 258 ] {} TCP-Session: c2a51c80-eb7a-487a-af33-a78e9115013a Authenticating user 'default' from [fd00:1122:3344:101::b]:54760 2024.12.21 06:13:57.830285 [ 258 ] {} TCP-Session: c2a51c80-eb7a-487a-af33-a78e9115013a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.830298 [ 258 ] {} TCP-Session: c2a51c80-eb7a-487a-af33-a78e9115013a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.830381 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 06:13:57.830411 [ 258 ] {} 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 06:13:57.830437 [ 258 ] {} 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 06:13:57.832137 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53875 2024.12.21 06:13:57.832228 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42426 2024.12.21 06:13:57.832513 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.832480 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35238 2024.12.21 06:13:57.832596 [ 259 ] {} TCP-Session: 9c420064-dc8c-4fd8-9a0d-a1bca8fc9b7b Authenticating user 'default' from [fd00:1122:3344:101::b]:53875 2024.12.21 06:13:57.832532 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64186 2024.12.21 06:13:57.832786 [ 259 ] {} TCP-Session: 9c420064-dc8c-4fd8-9a0d-a1bca8fc9b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.832778 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37518 2024.12.21 06:13:57.832951 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58760 2024.12.21 06:13:57.832956 [ 259 ] {} TCP-Session: 9c420064-dc8c-4fd8-9a0d-a1bca8fc9b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.833313 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49553 2024.12.21 06:13:57.837872 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.837946 [ 260 ] {} TCP-Session: fbe9f8d3-fd27-4d1c-9945-e9932680f17c Authenticating user 'default' from [fd00:1122:3344:101::b]:42426 2024.12.21 06:13:57.837978 [ 260 ] {} TCP-Session: fbe9f8d3-fd27-4d1c-9945-e9932680f17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.837997 [ 260 ] {} TCP-Session: fbe9f8d3-fd27-4d1c-9945-e9932680f17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838011 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.838079 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.838099 [ 265 ] {} TCP-Session: dec28f60-70e7-4e78-a092-49cf97ae6cf6 Authenticating user 'default' from [fd00:1122:3344:101::b]:49553 2024.12.21 06:13:57.838133 [ 262 ] {} TCP-Session: a4d60442-816a-41ff-8784-9489513a81a4 Authenticating user 'default' from [fd00:1122:3344:101::b]:64186 2024.12.21 06:13:57.838155 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.838165 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.838192 [ 265 ] {} TCP-Session: dec28f60-70e7-4e78-a092-49cf97ae6cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838254 [ 262 ] {} TCP-Session: a4d60442-816a-41ff-8784-9489513a81a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838285 [ 264 ] {} TCP-Session: 2155042d-1ae8-43c5-ab54-fd2fc2dd824d Authenticating user 'default' from [fd00:1122:3344:101::b]:58760 2024.12.21 06:13:57.838306 [ 261 ] {} TCP-Session: 714f4941-c585-45ca-b5cd-9764d1f5842d Authenticating user 'default' from [fd00:1122:3344:101::b]:35238 2024.12.21 06:13:57.838324 [ 265 ] {} TCP-Session: dec28f60-70e7-4e78-a092-49cf97ae6cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838347 [ 262 ] {} TCP-Session: a4d60442-816a-41ff-8784-9489513a81a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838388 [ 261 ] {} TCP-Session: 714f4941-c585-45ca-b5cd-9764d1f5842d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838335 [ 264 ] {} TCP-Session: 2155042d-1ae8-43c5-ab54-fd2fc2dd824d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838140 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.838622 [ 261 ] {} TCP-Session: 714f4941-c585-45ca-b5cd-9764d1f5842d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838640 [ 264 ] {} TCP-Session: 2155042d-1ae8-43c5-ab54-fd2fc2dd824d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838667 [ 263 ] {} TCP-Session: 2fc4d3ce-c226-4dc0-9c57-60ba641d6373 Authenticating user 'default' from [fd00:1122:3344:101::b]:37518 2024.12.21 06:13:57.838772 [ 263 ] {} TCP-Session: 2fc4d3ce-c226-4dc0-9c57-60ba641d6373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.838820 [ 263 ] {} TCP-Session: 2fc4d3ce-c226-4dc0-9c57-60ba641d6373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.987884 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62907 2024.12.21 06:13:57.988345 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.988388 [ 266 ] {} TCP-Session: 91dfff98-0a08-413d-a02c-5871bddb89c3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62907 2024.12.21 06:13:57.988438 [ 266 ] {} TCP-Session: 91dfff98-0a08-413d-a02c-5871bddb89c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.988464 [ 266 ] {} TCP-Session: 91dfff98-0a08-413d-a02c-5871bddb89c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.988546 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 06:13:57.988598 [ 266 ] {} 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 06:13:57.988622 [ 266 ] {} 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 06:13:57.990287 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48640 2024.12.21 06:13:57.990814 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36762 2024.12.21 06:13:57.990911 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42271 2024.12.21 06:13:57.990729 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65270 2024.12.21 06:13:57.990637 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43503 2024.12.21 06:13:57.990502 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52506 2024.12.21 06:13:57.990485 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59317 2024.12.21 06:13:57.991172 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.991371 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.991397 [ 267 ] {} TCP-Session: 2e406c54-148c-43dc-ae2a-33bcf54ad8e9 Authenticating user 'default' from [fd00:1122:3344:101::c]:48640 2024.12.21 06:13:57.991462 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.992052 [ 267 ] {} TCP-Session: 2e406c54-148c-43dc-ae2a-33bcf54ad8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992097 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.992121 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.992167 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.992182 [ 269 ] {} TCP-Session: d241e130-4bc5-4938-bf38-19b61a1cd698 Authenticating user 'default' from [fd00:1122:3344:101::c]:59317 2024.12.21 06:13:57.992128 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:57.992158 [ 267 ] {} TCP-Session: 2e406c54-148c-43dc-ae2a-33bcf54ad8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992246 [ 273 ] {} TCP-Session: 5b0dfade-8420-44b4-9875-7a7c7d62db6f Authenticating user 'default' from [fd00:1122:3344:101::c]:42271 2024.12.21 06:13:57.992102 [ 271 ] {} TCP-Session: 0dbdcb2f-b736-4294-8563-73c9a687b118 Authenticating user 'default' from [fd00:1122:3344:101::c]:65270 2024.12.21 06:13:57.992300 [ 269 ] {} TCP-Session: d241e130-4bc5-4938-bf38-19b61a1cd698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992326 [ 268 ] {} TCP-Session: f3efb4e1-d4c0-40fe-8698-1e319d26eb78 Authenticating user 'default' from [fd00:1122:3344:101::c]:52506 2024.12.21 06:13:57.992316 [ 272 ] {} TCP-Session: 9d3a6512-f574-41a0-8ddc-24316a4a350c Authenticating user 'default' from [fd00:1122:3344:101::c]:36762 2024.12.21 06:13:57.992453 [ 270 ] {} TCP-Session: 562137d2-6726-41c8-bf80-0ef1b545218c Authenticating user 'default' from [fd00:1122:3344:101::c]:43503 2024.12.21 06:13:57.992544 [ 268 ] {} TCP-Session: f3efb4e1-d4c0-40fe-8698-1e319d26eb78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992557 [ 272 ] {} TCP-Session: 9d3a6512-f574-41a0-8ddc-24316a4a350c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992582 [ 269 ] {} TCP-Session: d241e130-4bc5-4938-bf38-19b61a1cd698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992609 [ 273 ] {} TCP-Session: 5b0dfade-8420-44b4-9875-7a7c7d62db6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992638 [ 270 ] {} TCP-Session: 562137d2-6726-41c8-bf80-0ef1b545218c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992679 [ 268 ] {} TCP-Session: f3efb4e1-d4c0-40fe-8698-1e319d26eb78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992677 [ 272 ] {} TCP-Session: 9d3a6512-f574-41a0-8ddc-24316a4a350c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992514 [ 271 ] {} TCP-Session: 0dbdcb2f-b736-4294-8563-73c9a687b118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992724 [ 270 ] {} TCP-Session: 562137d2-6726-41c8-bf80-0ef1b545218c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992765 [ 273 ] {} TCP-Session: 5b0dfade-8420-44b4-9875-7a7c7d62db6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:57.992809 [ 271 ] {} TCP-Session: 0dbdcb2f-b736-4294-8563-73c9a687b118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.28 MiB, peak 117.28 MiB, free memory in arenas 0.00 B, will set to 120.44 MiB (RSS), difference: 3.16 MiB 2024.12.21 06:13:58.018594 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64521 2024.12.21 06:13:58.018821 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.018876 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Authenticating user 'default' from [fd00:1122:3344:101::d]:64521 2024.12.21 06:13:58.018904 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.018918 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.019004 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 06:13:58.019043 [ 274 ] {} 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 06:13:58.019079 [ 274 ] {} 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 06:13:58.020181 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59055 2024.12.21 06:13:58.020261 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51097 2024.12.21 06:13:58.020625 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43413 2024.12.21 06:13:58.020634 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.020642 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.020894 [ 275 ] {} TCP-Session: e8776210-cd00-4fbf-b1aa-d5d1952e0033 Authenticating user 'default' from [fd00:1122:3344:101::d]:59055 2024.12.21 06:13:58.020932 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.020972 [ 276 ] {} TCP-Session: fb3d60aa-9ce2-4385-95d2-23d50aa31f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:51097 2024.12.21 06:13:58.020968 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54333 2024.12.21 06:13:58.020998 [ 275 ] {} TCP-Session: e8776210-cd00-4fbf-b1aa-d5d1952e0033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.021055 [ 277 ] {} TCP-Session: 8e5106fe-4e1e-41d3-9bfd-47bf91abf591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43413 2024.12.21 06:13:58.021054 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40660 2024.12.21 06:13:58.021130 [ 275 ] {} TCP-Session: e8776210-cd00-4fbf-b1aa-d5d1952e0033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.021129 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37391 2024.12.21 06:13:58.021361 [ 277 ] {} TCP-Session: 8e5106fe-4e1e-41d3-9bfd-47bf91abf591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.021366 [ 276 ] {} TCP-Session: fb3d60aa-9ce2-4385-95d2-23d50aa31f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.021366 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.021568 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42153 2024.12.21 06:13:58.021628 [ 276 ] {} TCP-Session: fb3d60aa-9ce2-4385-95d2-23d50aa31f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.021828 [ 277 ] {} TCP-Session: 8e5106fe-4e1e-41d3-9bfd-47bf91abf591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.021848 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Authenticating user 'default' from [fd00:1122:3344:101::d]:54333 2024.12.21 06:13:58.021951 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.022202 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.022232 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.022235 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36405 2024.12.21 06:13:58.022341 [ 278 ] {} TCP-Session: 3afc0226-32a9-453e-bccd-ad05dce02c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:40660 2024.12.21 06:13:58.022397 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.022393 [ 281 ] {} TCP-Session: d22f6de9-15f4-4c86-8d27-05f55683ff47 Authenticating user 'default' from [fd00:1122:3344:101::d]:42153 2024.12.21 06:13:58.023170 [ 280 ] {} TCP-Session: df625d8a-8221-4e64-a733-02ab9493e6a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37391 2024.12.21 06:13:58.023223 [ 281 ] {} TCP-Session: d22f6de9-15f4-4c86-8d27-05f55683ff47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023246 [ 278 ] {} TCP-Session: 3afc0226-32a9-453e-bccd-ad05dce02c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023268 [ 280 ] {} TCP-Session: df625d8a-8221-4e64-a733-02ab9493e6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023285 [ 281 ] {} TCP-Session: d22f6de9-15f4-4c86-8d27-05f55683ff47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023295 [ 278 ] {} TCP-Session: 3afc0226-32a9-453e-bccd-ad05dce02c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023331 [ 280 ] {} TCP-Session: df625d8a-8221-4e64-a733-02ab9493e6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023219 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.023192 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.024237 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36405 2024.12.21 06:13:58.024362 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.024390 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.024395 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.028043 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 06:13:58.087938 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64521) (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 06:13:58.089454 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} 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 06:13:58.089574 [ 274 ] {da5d8daa-6170-4497-b63b-005d2711fdbe} TCPHandler: Processed in 0.067829101 sec. 2024.12.21 06:13:58.090008 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.090232 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 06:13:58.090610 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54333) (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 06:13:58.090757 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} 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 06:13:58.090976 [ 279 ] {db7036c9-672d-46c9-89e8-6ba3a64caa44} TCPHandler: Processed in 0.001140712 sec. 2024.12.21 06:13:58.092053 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.093531 [ 274 ] {28b0898e-8dc5-40b2-bf66-8f0b2cb657e5} executeQuery: (from [fd00:1122:3344:101::d]:64521) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.21 06:13:58.094251 [ 274 ] {28b0898e-8dc5-40b2-bf66-8f0b2cb657e5} TCPHandler: Processed in 0.002327935 sec. 2024.12.21 06:13:58.094492 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.094658 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} executeQuery: (from [fd00:1122:3344:101::d]:54333) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.21 06:13:58.094778 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.21 06:13:58.098618 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.21 06:13:58.098678 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105613 sec 2024.12.21 06:13:58.098701 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} ReferentialDeps: No tables 2024.12.21 06:13:58.098721 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} LoadingDeps: No tables 2024.12.21 06:13:58.098767 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} DatabaseAtomic (oximeter): Starting up tables. 2024.12.21 06:13:58.098827 [ 279 ] {5cdd8ffd-97da-4ea8-b84f-073d9e2a80aa} TCPHandler: Processed in 0.004422072 sec. 2024.12.21 06:13:58.099051 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.099245 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} executeQuery: (from [fd00:1122:3344:101::d]:64521) /* 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 06:13:58.099327 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.21 06:13:58.107727 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.21 06:13:58.114772 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): Loading data parts 2024.12.21 06:13:58.115427 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): There are no data parts 2024.12.21 06:13:58.121721 [ 274 ] {6381b9e8-fa42-4b55-b735-dbde72be25d9} TCPHandler: Processed in 0.0227336 sec. 2024.12.21 06:13:58.122112 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.122504 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} executeQuery: (from [fd00:1122:3344:101::d]:54333) /* 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 06:13:58.122633 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.21 06:13:58.136693 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Loading data parts 2024.12.21 06:13:58.137051 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): There are no data parts 2024.12.21 06:13:58.141932 [ 279 ] {2fc74135-fdd2-4ab7-9f72-4f579affe15b} TCPHandler: Processed in 0.020018935 sec. 2024.12.21 06:13:58.142204 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.142547 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.142621 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.21 06:13:58.148322 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} oximeter.measurements_i8 (017591a2-00ca-408c-aeef-c47674272c3e): Loading data parts 2024.12.21 06:13:58.148537 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} oximeter.measurements_i8 (017591a2-00ca-408c-aeef-c47674272c3e): There are no data parts 2024.12.21 06:13:58.151302 [ 274 ] {b90e55fd-9ef4-4999-85ad-5fef84e0a3cb} TCPHandler: Processed in 0.009187635 sec. 2024.12.21 06:13:58.151624 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.151910 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.152017 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.21 06:13:58.155412 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} oximeter.measurements_u8 (ca899bdf-932d-4a6b-b39c-70607d73b19a): Loading data parts 2024.12.21 06:13:58.155621 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} oximeter.measurements_u8 (ca899bdf-932d-4a6b-b39c-70607d73b19a): There are no data parts 2024.12.21 06:13:58.160031 [ 279 ] {ce5f6982-7223-4ff1-b219-1fbf8ec82d7a} TCPHandler: Processed in 0.008534247 sec. 2024.12.21 06:13:58.160273 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.160539 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.160598 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.21 06:13:58.166038 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} oximeter.measurements_i16 (9fc34e57-f2cd-4529-8851-fafec5603936): Loading data parts 2024.12.21 06:13:58.166269 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} oximeter.measurements_i16 (9fc34e57-f2cd-4529-8851-fafec5603936): There are no data parts 2024.12.21 06:13:58.169037 [ 274 ] {2f883716-5fda-4ea2-aac9-96fa2b35906e} TCPHandler: Processed in 0.008829865 sec. 2024.12.21 06:13:58.169281 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.169564 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.169667 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.21 06:13:58.173004 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} oximeter.measurements_u16 (6ec14d73-3935-4cfc-9027-3157b6bf914f): Loading data parts 2024.12.21 06:13:58.173227 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} oximeter.measurements_u16 (6ec14d73-3935-4cfc-9027-3157b6bf914f): There are no data parts 2024.12.21 06:13:58.177706 [ 279 ] {958a2477-e5fe-40fe-a969-9250bd55ba9e} TCPHandler: Processed in 0.008504126 sec. 2024.12.21 06:13:58.177943 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.178256 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.178320 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.21 06:13:58.184080 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} oximeter.measurements_i32 (78aebfaf-b4a5-4b74-a749-e2cac341de01): Loading data parts 2024.12.21 06:13:58.184244 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} oximeter.measurements_i32 (78aebfaf-b4a5-4b74-a749-e2cac341de01): There are no data parts 2024.12.21 06:13:58.187096 [ 274 ] {366b0bfc-7cd7-4e4b-a7b1-3b3936677f01} TCPHandler: Processed in 0.009229107 sec. 2024.12.21 06:13:58.187371 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.187624 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.187716 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.21 06:13:58.191187 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} oximeter.measurements_u32 (62c7bf32-57a1-4066-ae57-20b6186ccf50): Loading data parts 2024.12.21 06:13:58.191408 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} oximeter.measurements_u32 (62c7bf32-57a1-4066-ae57-20b6186ccf50): There are no data parts 2024.12.21 06:13:58.196066 [ 279 ] {8871c4ae-c667-45d9-a6fe-78543e9ae8f7} TCPHandler: Processed in 0.008783183 sec. 2024.12.21 06:13:58.196305 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.196599 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.196676 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.21 06:13:58.202360 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): Loading data parts 2024.12.21 06:13:58.202535 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): There are no data parts 2024.12.21 06:13:58.210882 [ 274 ] {a256c8bc-f139-4f88-b2cd-76603440a72b} TCPHandler: Processed in 0.014651546 sec. 2024.12.21 06:13:58.211251 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.211572 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.211707 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.21 06:13:58.217751 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Loading data parts 2024.12.21 06:13:58.217993 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): There are no data parts 2024.12.21 06:13:58.227532 [ 279 ] {f60bb894-7d23-40dc-b7f6-98da574e94fd} TCPHandler: Processed in 0.016421606 sec. 2024.12.21 06:13:58.227846 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.228186 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.228278 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.21 06:13:58.232681 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} oximeter.measurements_f32 (b1587b08-2151-4ce4-b9bb-3899a8d25dd6): Loading data parts 2024.12.21 06:13:58.232851 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} oximeter.measurements_f32 (b1587b08-2151-4ce4-b9bb-3899a8d25dd6): There are no data parts 2024.12.21 06:13:58.243838 [ 274 ] {c5d699c9-e2b7-4df2-98d2-7c8e9060247c} TCPHandler: Processed in 0.016131017 sec. 2024.12.21 06:13:58.244231 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.244600 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.244725 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.21 06:13:58.250820 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Loading data parts 2024.12.21 06:13:58.251065 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): There are no data parts 2024.12.21 06:13:58.254086 [ 279 ] {6bde5fec-3c6c-4e55-961b-67ae7e0abcc9} TCPHandler: Processed in 0.010029368 sec. 2024.12.21 06:13:58.254355 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.254635 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.254734 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.21 06:13:58.268140 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} oximeter.measurements_string (a17dfc6f-94e9-4060-825d-91ed78352755): Loading data parts 2024.12.21 06:13:58.268312 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} oximeter.measurements_string (a17dfc6f-94e9-4060-825d-91ed78352755): There are no data parts 2024.12.21 06:13:58.277938 [ 274 ] {36fe40fc-42e6-4da4-8ef6-963e7625c3fc} TCPHandler: Processed in 0.023660706 sec. 2024.12.21 06:13:58.278221 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.278472 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.278562 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.21 06:13:58.284238 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} oximeter.measurements_bytes (6acd9132-bd81-4144-952c-b0257b2759f6): Loading data parts 2024.12.21 06:13:58.284430 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} oximeter.measurements_bytes (6acd9132-bd81-4144-952c-b0257b2759f6): There are no data parts 2024.12.21 06:13:58.293688 [ 279 ] {6d4122e3-d2c1-4caf-aeb8-c86655df47f4} TCPHandler: Processed in 0.015542461 sec. 2024.12.21 06:13:58.293961 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.294262 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.294365 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.21 06:13:58.298532 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} oximeter.measurements_cumulativei64 (8744935f-0ce5-4d0d-af0e-7e78da91845b): Loading data parts 2024.12.21 06:13:58.298719 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} oximeter.measurements_cumulativei64 (8744935f-0ce5-4d0d-af0e-7e78da91845b): There are no data parts 2024.12.21 06:13:58.303344 [ 274 ] {cc0e22b9-2dfa-4ec7-bfea-6f0d0f50d971} TCPHandler: Processed in 0.009466653 sec. 2024.12.21 06:13:58.303589 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.303889 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.303967 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.21 06:13:58.309283 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Loading data parts 2024.12.21 06:13:58.309461 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): There are no data parts 2024.12.21 06:13:58.324123 [ 279 ] {28179517-9d11-4716-89df-51c24483b9ae} TCPHandler: Processed in 0.020620722 sec. 2024.12.21 06:13:58.324384 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.324695 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.324803 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.21 06:13:58.333165 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} oximeter.measurements_cumulativef32 (0ef64631-4548-4dc4-852d-520e96c5b9e8): Loading data parts 2024.12.21 06:13:58.333481 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} oximeter.measurements_cumulativef32 (0ef64631-4548-4dc4-852d-520e96c5b9e8): There are no data parts 2024.12.21 06:13:58.343136 [ 274 ] {6cab1027-6bd0-4cbe-98cd-5a22c6a47ac5} TCPHandler: Processed in 0.018830382 sec. 2024.12.21 06:13:58.343389 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.343664 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.343763 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.21 06:13:58.356854 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} oximeter.measurements_cumulativef64 (4192bbb3-f966-4d42-b839-bd9a0428b030): Loading data parts 2024.12.21 06:13:58.357096 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} oximeter.measurements_cumulativef64 (4192bbb3-f966-4d42-b839-bd9a0428b030): There are no data parts 2024.12.21 06:13:58.365971 [ 279 ] {5430f88c-66ad-4186-868a-311bbc0dbfe1} TCPHandler: Processed in 0.022653389 sec. 2024.12.21 06:13:58.366234 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.366692 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.366786 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.21 06:13:58.375271 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} oximeter.measurements_histogrami8 (b7d0ab33-c09c-4fdf-b627-3fdcf2b930c8): Loading data parts 2024.12.21 06:13:58.375556 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} oximeter.measurements_histogrami8 (b7d0ab33-c09c-4fdf-b627-3fdcf2b930c8): There are no data parts 2024.12.21 06:13:58.380460 [ 274 ] {720157ed-840d-4c5f-b1d6-2f26f351f3ea} TCPHandler: Processed in 0.014309726 sec. 2024.12.21 06:13:58.380712 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.381057 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.381165 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.21 06:13:58.395306 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} oximeter.measurements_histogramu8 (159f8341-d1db-4641-9103-76d9e960e139): Loading data parts 2024.12.21 06:13:58.395575 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} oximeter.measurements_histogramu8 (159f8341-d1db-4641-9103-76d9e960e139): There are no data parts 2024.12.21 06:13:58.401271 [ 279 ] {2048f82d-0e52-4104-afa5-7241cdc83df7} TCPHandler: Processed in 0.020628503 sec. 2024.12.21 06:13:58.401517 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.401886 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.401978 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.21 06:13:58.407761 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} oximeter.measurements_histogrami16 (13e48efa-7106-4a5f-bf73-5b1d99197cc8): Loading data parts 2024.12.21 06:13:58.407996 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} oximeter.measurements_histogrami16 (13e48efa-7106-4a5f-bf73-5b1d99197cc8): There are no data parts 2024.12.21 06:13:58.411344 [ 274 ] {154175de-7b55-495d-b958-29cae7757d71} TCPHandler: Processed in 0.009901155 sec. 2024.12.21 06:13:58.411595 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.411933 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.412042 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.21 06:13:58.416175 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} oximeter.measurements_histogramu16 (ace7e7db-2e7d-4c76-b4c0-daf1b937e5f9): Loading data parts 2024.12.21 06:13:58.416376 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} oximeter.measurements_histogramu16 (ace7e7db-2e7d-4c76-b4c0-daf1b937e5f9): There are no data parts 2024.12.21 06:13:58.420921 [ 279 ] {49c77c2c-b870-41ee-a919-3ebbc3fbdce9} TCPHandler: Processed in 0.009395031 sec. 2024.12.21 06:13:58.421176 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.421600 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.421688 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.21 06:13:58.427546 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} oximeter.measurements_histogrami32 (01cb0903-d62a-4715-8282-b0048d99f9de): Loading data parts 2024.12.21 06:13:58.427709 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} oximeter.measurements_histogrami32 (01cb0903-d62a-4715-8282-b0048d99f9de): There are no data parts 2024.12.21 06:13:58.430757 [ 274 ] {27340f8b-e6f5-403d-a811-cb516bab849a} TCPHandler: Processed in 0.009647477 sec. 2024.12.21 06:13:58.431033 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.431449 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.431577 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.21 06:13:58.435843 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} oximeter.measurements_histogramu32 (70f37b7c-7a2e-4bff-94a4-d1e9e9323b67): Loading data parts 2024.12.21 06:13:58.436128 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} oximeter.measurements_histogramu32 (70f37b7c-7a2e-4bff-94a4-d1e9e9323b67): There are no data parts 2024.12.21 06:13:58.448523 [ 279 ] {ad5fd5d4-49a2-4cd5-aed6-1836e7d7eb9c} TCPHandler: Processed in 0.017566377 sec. 2024.12.21 06:13:58.448796 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.449282 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.449395 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.21 06:13:58.449950 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60665 2024.12.21 06:13:58.450391 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.450458 [ 285 ] {} TCP-Session: bf673b2e-dfd8-4ac2-a0c2-976de2d9b0c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60665 2024.12.21 06:13:58.450509 [ 285 ] {} TCP-Session: bf673b2e-dfd8-4ac2-a0c2-976de2d9b0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.450552 [ 285 ] {} TCP-Session: bf673b2e-dfd8-4ac2-a0c2-976de2d9b0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.450632 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 06:13:58.450679 [ 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 06:13:58.450729 [ 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 06:13:58.452356 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56441 2024.12.21 06:13:58.452534 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63500 2024.12.21 06:13:58.452661 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.452674 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61279 2024.12.21 06:13:58.452922 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.452939 [ 286 ] {} TCP-Session: 4cd7827e-b085-40b9-b406-74668a597144 Authenticating user 'default' from [fd00:1122:3344:101::a]:56441 2024.12.21 06:13:58.452981 [ 287 ] {} TCP-Session: c3e491f1-8088-4944-9ddc-d1c69a42a0dc Authenticating user 'default' from [fd00:1122:3344:101::a]:63500 2024.12.21 06:13:58.452939 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35805 2024.12.21 06:13:58.453203 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62783 2024.12.21 06:13:58.453219 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.453232 [ 286 ] {} TCP-Session: 4cd7827e-b085-40b9-b406-74668a597144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.453326 [ 287 ] {} TCP-Session: c3e491f1-8088-4944-9ddc-d1c69a42a0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.453582 [ 286 ] {} TCP-Session: 4cd7827e-b085-40b9-b406-74668a597144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454109 [ 287 ] {} TCP-Session: c3e491f1-8088-4944-9ddc-d1c69a42a0dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.453735 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63876 2024.12.21 06:13:58.453622 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54086 2024.12.21 06:13:58.453610 [ 288 ] {} TCP-Session: df718693-b749-4d5c-bde4-29b2b9edcd06 Authenticating user 'default' from [fd00:1122:3344:101::a]:61279 2024.12.21 06:13:58.453585 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.454244 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.454527 [ 290 ] {} TCP-Session: 44e48a38-a7ea-4f36-ab8b-d7005dfa6d8d Authenticating user 'default' from [fd00:1122:3344:101::a]:62783 2024.12.21 06:13:58.454528 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} oximeter.measurements_histogrami64 (3e5db5a3-9fea-4b8f-8a0d-edf2cb8ab230): Loading data parts 2024.12.21 06:13:58.454538 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.454595 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 06:13:58.454634 [ 290 ] {} TCP-Session: 44e48a38-a7ea-4f36-ab8b-d7005dfa6d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454668 [ 292 ] {} TCP-Session: 4fceafbe-63c4-43ef-891f-1d591a3037fa Authenticating user 'default' from [fd00:1122:3344:101::a]:63876 2024.12.21 06:13:58.454612 [ 288 ] {} TCP-Session: df718693-b749-4d5c-bde4-29b2b9edcd06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454771 [ 290 ] {} TCP-Session: 44e48a38-a7ea-4f36-ab8b-d7005dfa6d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454779 [ 291 ] {} TCP-Session: 8bfa5dea-b2f1-47a4-877c-f9906b49de1e Authenticating user 'default' from [fd00:1122:3344:101::a]:54086 2024.12.21 06:13:58.454805 [ 289 ] {} TCP-Session: 723d2b29-558b-4236-8b4e-c21776405f59 Authenticating user 'default' from [fd00:1122:3344:101::a]:35805 2024.12.21 06:13:58.454838 [ 292 ] {} TCP-Session: 4fceafbe-63c4-43ef-891f-1d591a3037fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454956 [ 291 ] {} TCP-Session: 8bfa5dea-b2f1-47a4-877c-f9906b49de1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454992 [ 292 ] {} TCP-Session: 4fceafbe-63c4-43ef-891f-1d591a3037fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.455013 [ 289 ] {} TCP-Session: 723d2b29-558b-4236-8b4e-c21776405f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.454896 [ 288 ] {} TCP-Session: df718693-b749-4d5c-bde4-29b2b9edcd06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.455077 [ 291 ] {} TCP-Session: 8bfa5dea-b2f1-47a4-877c-f9906b49de1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.455171 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} oximeter.measurements_histogrami64 (3e5db5a3-9fea-4b8f-8a0d-edf2cb8ab230): There are no data parts 2024.12.21 06:13:58.455176 [ 289 ] {} TCP-Session: 723d2b29-558b-4236-8b4e-c21776405f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:13:58.460168 [ 274 ] {8cda792a-53ed-4fd7-af6c-f5c2f82dd899} TCPHandler: Processed in 0.011460258 sec. 2024.12.21 06:13:58.460495 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.460921 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.461016 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.21 06:13:58.467562 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Loading data parts 2024.12.21 06:13:58.467787 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): There are no data parts 2024.12.21 06:13:58.470731 [ 279 ] {7635069e-0c32-4d79-9545-03db823b8d80} TCPHandler: Processed in 0.010428039 sec. 2024.12.21 06:13:58.471040 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.471393 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.471512 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.21 06:13:58.476382 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} oximeter.measurements_histogramf32 (e7c11204-4b41-4c5e-ac91-7a030bf3a0a7): Loading data parts 2024.12.21 06:13:58.476579 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} oximeter.measurements_histogramf32 (e7c11204-4b41-4c5e-ac91-7a030bf3a0a7): There are no data parts 2024.12.21 06:13:58.482804 [ 274 ] {c51e776d-0d0f-4d67-917d-fa6fdee51010} TCPHandler: Processed in 0.011849659 sec. 2024.12.21 06:13:58.483096 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.483589 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.483701 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.21 06:13:58.488726 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} oximeter.measurements_histogramf64 (276fecd1-d6c8-43d5-afae-e2d2fdb0be98): Loading data parts 2024.12.21 06:13:58.488954 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} oximeter.measurements_histogramf64 (276fecd1-d6c8-43d5-afae-e2d2fdb0be98): There are no data parts 2024.12.21 06:13:58.493896 [ 279 ] {0ada934d-6127-444b-8d7c-0d77de5262dd} TCPHandler: Processed in 0.010915742 sec. 2024.12.21 06:13:58.494170 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.494423 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} executeQuery: (from [fd00:1122:3344:101::d]:64521) /* 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 06:13:58.494529 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.21 06:13:58.506596 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} oximeter.fields_bool (a1c97cea-c5ad-4338-80e3-09a89f93d6f8): Loading data parts 2024.12.21 06:13:58.506811 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} oximeter.fields_bool (a1c97cea-c5ad-4338-80e3-09a89f93d6f8): There are no data parts 2024.12.21 06:13:58.511437 [ 274 ] {219ccf7a-b5d0-43c9-ab21-665480867aa5} TCPHandler: Processed in 0.017343911 sec. 2024.12.21 06:13:58.511716 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.512041 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.512135 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.21 06:13:58.517000 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} oximeter.fields_i8 (564dbe51-cd17-4caa-bba6-eeb532eb368c): Loading data parts 2024.12.21 06:13:58.517193 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} oximeter.fields_i8 (564dbe51-cd17-4caa-bba6-eeb532eb368c): There are no data parts 2024.12.21 06:13:58.521707 [ 279 ] {31fa52df-1fa5-4983-996a-59350796491b} TCPHandler: Processed in 0.01008159 sec. 2024.12.21 06:13:58.521966 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.522208 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.522307 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.21 06:13:58.527852 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Loading data parts 2024.12.21 06:13:58.528154 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): There are no data parts 2024.12.21 06:13:58.530892 [ 274 ] {98d465a9-81f7-4847-8651-f93fbbc06be9} TCPHandler: Processed in 0.00899559 sec. 2024.12.21 06:13:58.531117 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.531395 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.531472 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.21 06:13:58.536749 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Loading data parts 2024.12.21 06:13:58.536950 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): There are no data parts 2024.12.21 06:13:58.541869 [ 279 ] {63a13786-e216-4b62-8d6f-de12bf4c9038} TCPHandler: Processed in 0.01082172 sec. 2024.12.21 06:13:58.542102 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.542367 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.542469 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.21 06:13:58.547280 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Loading data parts 2024.12.21 06:13:58.547450 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): There are no data parts 2024.12.21 06:13:58.552165 [ 274 ] {3610309c-9517-4421-aecc-acf3e8e81713} TCPHandler: Processed in 0.010132352 sec. 2024.12.21 06:13:58.552404 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.552674 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.552743 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.21 06:13:58.558331 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} oximeter.fields_i32 (f626820c-f044-4575-a4e0-c5ba67f2ae51): Loading data parts 2024.12.21 06:13:58.558556 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} oximeter.fields_i32 (f626820c-f044-4575-a4e0-c5ba67f2ae51): There are no data parts 2024.12.21 06:13:58.565412 [ 279 ] {504e2241-1b6a-45da-a482-ae8ab04ae04f} TCPHandler: Processed in 0.013077323 sec. 2024.12.21 06:13:58.565643 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.565893 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.565996 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.21 06:13:58.571690 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Loading data parts 2024.12.21 06:13:58.571904 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): There are no data parts 2024.12.21 06:13:58.574882 [ 274 ] {cdfbc5ac-728d-46fb-a569-cf877914a297} TCPHandler: Processed in 0.009308698 sec. 2024.12.21 06:13:58.575156 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.575492 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.575592 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.21 06:13:58.582243 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} oximeter.fields_i64 (beaa940c-8c01-4172-a65f-facda97dfef8): Loading data parts 2024.12.21 06:13:58.582470 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} oximeter.fields_i64 (beaa940c-8c01-4172-a65f-facda97dfef8): There are no data parts 2024.12.21 06:13:58.588251 [ 279 ] {3ffbbe3a-bb09-4402-953c-7d66a4bd055c} TCPHandler: Processed in 0.013169575 sec. 2024.12.21 06:13:58.588498 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.588744 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.588850 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.21 06:13:58.594557 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} oximeter.fields_u64 (49ce7c46-2658-485f-bdc3-d409451665e2): Loading data parts 2024.12.21 06:13:58.594745 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} oximeter.fields_u64 (49ce7c46-2658-485f-bdc3-d409451665e2): There are no data parts 2024.12.21 06:13:58.598876 [ 274 ] {65579b3c-6c4b-43cc-87b4-a6103948cacf} TCPHandler: Processed in 0.01044756 sec. 2024.12.21 06:13:58.599131 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.599477 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.599571 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.21 06:13:58.605002 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} oximeter.fields_ipaddr (1a53ee09-f8cd-4937-a036-a73907de6163): Loading data parts 2024.12.21 06:13:58.605224 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} oximeter.fields_ipaddr (1a53ee09-f8cd-4937-a036-a73907de6163): There are no data parts 2024.12.21 06:13:58.608064 [ 279 ] {e7c8f17b-4f13-4f84-91a6-076a7887a5a6} TCPHandler: Processed in 0.00901501 sec. 2024.12.21 06:13:58.608294 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.608530 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} executeQuery: (from [fd00:1122:3344:101::d]:64521) 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 06:13:58.608620 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.21 06:13:58.612334 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Loading data parts 2024.12.21 06:13:58.612536 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): There are no data parts 2024.12.21 06:13:58.617158 [ 274 ] {ea1cbb0d-cdd8-4094-88d1-184b25832791} TCPHandler: Processed in 0.008929618 sec. 2024.12.21 06:13:58.617417 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.617658 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} executeQuery: (from [fd00:1122:3344:101::d]:54333) 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 06:13:58.617758 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.21 06:13:58.622982 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Loading data parts 2024.12.21 06:13:58.623238 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): There are no data parts 2024.12.21 06:13:58.626159 [ 279 ] {1636b321-b81d-43c7-b90e-7198ff8955ea} TCPHandler: Processed in 0.008809305 sec. 2024.12.21 06:13:58.626400 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.626774 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} executeQuery: (from [fd00:1122:3344:101::d]:64521) /* 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 06:13:58.626878 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.21 06:13:58.630598 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Loading data parts 2024.12.21 06:13:58.630838 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): There are no data parts 2024.12.21 06:13:58.635505 [ 274 ] {d22e7c21-d124-4e48-a6dd-e69abc99b998} TCPHandler: Processed in 0.009169344 sec. 2024.12.21 06:13:58.635776 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:13:58.636038 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.21 06:13:58.637745 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.21 06:13:58.649016 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:13:58.649065 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.21 06:13:58.654441 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:13:58.654899 [ 284 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} oximeter.version (f17d08c5-2408-4539-bfc1-e9c9aba82c8e): 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 06:13:58.655279 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} executeQuery: Read 1 rows, 16.00 B in 0.01935 sec., 51.679586563307495 rows/sec., 826.87 B/sec. 2024.12.21 06:13:58.655627 [ 279 ] {838a4377-cee4-425c-bdcb-e223e8aaf16c} TCPHandler: Processed in 0.019938863 sec. 2024.12.21 06:13:59.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 127.86 MiB, peak 127.86 MiB, free memory in arenas 0.00 B, will set to 141.48 MiB (RSS), difference: 13.62 MiB 2024.12.21 06:14:04.732576 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.21 06:14:04.732646 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.21 06:14:04.732670 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.21 06:14:04.732763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.21 06:14:04.741681 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Loading data parts 2024.12.21 06:14:04.742175 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): There are no data parts 2024.12.21 06:14:04.749661 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:04.749741 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.21 06:14:04.753277 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:04.754019 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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 06:14:04.755022 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.21 06:14:04.761521 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Loading data parts 2024.12.21 06:14:04.761770 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): There are no data parts 2024.12.21 06:14:04.784230 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:04.784274 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.21 06:14:04.791334 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:04.792068 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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 06:14:04.794453 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.21 06:14:05.000206 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.51 MiB, peak 150.51 MiB, free memory in arenas 0.00 B, will set to 151.07 MiB (RSS), difference: 4.56 MiB 2024.12.21 06:14:07.232523 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.21 06:14:07.232640 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.21 06:14:07.241117 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Loading data parts 2024.12.21 06:14:07.241295 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): There are no data parts 2024.12.21 06:14:07.247262 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:07.247303 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:07.249064 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:07.249630 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): 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 06:14:07.250115 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.21 06:14:08.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 155.29 MiB, free memory in arenas 0.00 B, will set to 151.55 MiB (RSS), difference: -3.75 MiB 2024.12.21 06:14:12.192010 [ 136 ] {} DNSResolver: Updating DNS cache 2024.12.21 06:14:12.192081 [ 136 ] {} DNSResolver: Updated DNS cache 2024.12.21 06:14:12.256118 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.21 06:14:12.257016 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:12.257058 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:12.257773 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:12.258321 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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 06:14:12.258589 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.21 06:14:12.295500 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.21 06:14:12.317127 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:12.317217 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:12.324278 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:12.325628 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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 06:14:12.329360 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.21 06:14:18.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 149.12 MiB, peak 156.23 MiB, free memory in arenas 0.00 B, will set to 153.13 MiB (RSS), difference: 4.01 MiB 2024.12.21 06:14:18.659648 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.659848 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.660243 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.664302 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.672506 [ 274 ] {d1ce242f-5159-401c-8116-82db68eca04a} TCPHandler: Processed in 0.01298505 sec. 2024.12.21 06:14:18.677529 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.677766 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.683367 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.683467 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.684197 [ 279 ] {cac275e4-c6d1-45dd-9407-cdd6c62fd072} TCPHandler: Processed in 0.006803689 sec. 2024.12.21 06:14:18.684564 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.684749 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.687257 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.687324 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.687840 [ 274 ] {bd9de9c9-6021-471f-93c4-1ab4b7ab6cda} TCPHandler: Processed in 0.003349013 sec. 2024.12.21 06:14:18.688146 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.688314 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.688705 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.688763 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.689295 [ 279 ] {443efe3e-06df-43d2-a264-4395b31796e5} TCPHandler: Processed in 0.001209424 sec. 2024.12.21 06:14:18.689575 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.689736 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.690150 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.690211 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.690698 [ 274 ] {921ffc42-8f4d-4b54-85ba-f1520b2527e0} TCPHandler: Processed in 0.001182582 sec. 2024.12.21 06:14:18.690980 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.691146 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.691532 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.691589 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.692123 [ 279 ] {1f79860e-f95c-497c-ae6d-e1ed57e9ad4e} TCPHandler: Processed in 0.001204893 sec. 2024.12.21 06:14:18.692442 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.692597 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.692986 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.693044 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.693559 [ 274 ] {67a0ae4d-ef8e-412c-a1f8-eafe4d2cd078} TCPHandler: Processed in 0.001179103 sec. 2024.12.21 06:14:18.693844 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.694006 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.694462 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.694520 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.695080 [ 279 ] {9f0bcd9d-0deb-446e-b10a-e8b2e114e962} TCPHandler: Processed in 0.001297606 sec. 2024.12.21 06:14:18.695354 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.695509 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.695900 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.695956 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.696434 [ 274 ] {0bb2337b-51fd-4863-b07f-3a92d36fdbe4} TCPHandler: Processed in 0.001140201 sec. 2024.12.21 06:14:18.696720 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.696880 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.697274 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.697330 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.697836 [ 279 ] {5a7a3b93-4e09-4184-9171-f1b6d67128ab} TCPHandler: Processed in 0.001170553 sec. 2024.12.21 06:14:18.698085 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.698245 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.698637 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.698699 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.699179 [ 274 ] {89e4fb57-cb25-47d1-9e18-e11f60718be2} TCPHandler: Processed in 0.001150512 sec. 2024.12.21 06:14:18.699426 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.699586 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.700044 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.700112 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.700698 [ 279 ] {70b9742c-f0c3-479f-bcdc-0cca5c2f71f8} TCPHandler: Processed in 0.001324607 sec. 2024.12.21 06:14:18.700975 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.701173 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.701664 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.701722 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.702221 [ 274 ] {c99fec64-1eeb-4766-9174-4d8b48fb9c20} TCPHandler: Processed in 0.001320367 sec. 2024.12.21 06:14:18.702472 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.702634 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.703038 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.703096 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.703617 [ 279 ] {704a69f6-4ae7-4fc4-bda5-386f643ca7c1} TCPHandler: Processed in 0.001199634 sec. 2024.12.21 06:14:18.703888 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.704056 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.704485 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.704543 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.705035 [ 274 ] {00e88dfa-0ced-4c78-91cd-f93e4e73119a} TCPHandler: Processed in 0.001205733 sec. 2024.12.21 06:14:18.705287 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.705450 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.705861 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.705917 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.706423 [ 279 ] {e8fcfe4c-23f1-4629-8f4a-83a250146d41} TCPHandler: Processed in 0.001190553 sec. 2024.12.21 06:14:18.706683 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.706850 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.707265 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.707321 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.707890 [ 274 ] {3fc0921c-2f89-4c9b-af5f-d07f3902c5ae} TCPHandler: Processed in 0.001262275 sec. 2024.12.21 06:14:18.708169 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.708341 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:18.708778 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.708838 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:18.709372 [ 279 ] {65a211a5-2f51-4aac-8953-03e03310eb47} TCPHandler: Processed in 0.001262765 sec. 2024.12.21 06:14:18.715399 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.715531 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 06:14:18.715585 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:18.716399 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:18.716447 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:18.717031 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:18.717259 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): 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 06:14:18.717480 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} executeQuery: Read 18 rows, 2.52 KiB in 0.001987 sec., 9058.882737795671 rows/sec., 1.24 MiB/sec. 2024.12.21 06:14:18.717543 [ 274 ] {e9339398-8c7d-4b97-93da-67c1013c0438} TCPHandler: Processed in 0.002203871 sec. 2024.12.21 06:14:18.717709 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.717863 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:18.717925 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:18.721739 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:18.721795 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:18.724157 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:18.724419 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): 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 06:14:18.724630 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} executeQuery: Read 56 rows, 4.41 KiB in 0.006811 sec., 8221.993833504624 rows/sec., 646.79 KiB/sec. 2024.12.21 06:14:18.724682 [ 279 ] {2ed8d38c-5f23-4e92-9458-0f53ee57755d} TCPHandler: Processed in 0.007041865 sec. 2024.12.21 06:14:18.724844 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.724970 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:18.725018 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:18.725656 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:18.725695 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:18.726080 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:18.726331 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): 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 06:14:18.726542 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} executeQuery: Read 64 rows, 5.12 KiB in 0.001606 sec., 39850.5603985056 rows/sec., 3.11 MiB/sec. 2024.12.21 06:14:18.726593 [ 274 ] {42be8a95-578b-4009-b7d1-3a6fafb64ca7} TCPHandler: Processed in 0.00181037 sec. 2024.12.21 06:14:18.726751 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.726877 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:18.726931 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:18.727553 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:18.727591 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:18.728057 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:18.728319 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): 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 06:14:18.728532 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} executeQuery: Read 128 rows, 9.13 KiB in 0.001681 sec., 76145.1516954194 rows/sec., 5.30 MiB/sec. 2024.12.21 06:14:18.728589 [ 279 ] {fa033868-dae4-4265-b0f7-10344b71f0eb} TCPHandler: Processed in 0.001913613 sec. 2024.12.21 06:14:18.728743 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:18.728883 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:18.728941 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:18.729527 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:18.729574 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:18.729966 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:18.730216 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): 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 06:14:18.730467 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} executeQuery: Read 48 rows, 3.31 KiB in 0.00161 sec., 29813.66459627329 rows/sec., 2.01 MiB/sec. 2024.12.21 06:14:18.730582 [ 274 ] {02eae17a-7178-4e55-86bf-ba282a0baa02} TCPHandler: Processed in 0.001906823 sec. 2024.12.21 06:14:19.758672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.21 06:14:19.759301 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:19.759340 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:19.759922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:19.760180 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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 06:14:19.760355 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.21 06:14:19.829412 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.21 06:14:19.848720 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:19.848780 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:19.855583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:19.856416 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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 06:14:19.859156 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.21 06:14:23.666427 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:23.666647 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:23.666740 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:23.667719 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:23.667779 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:23.668312 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:23.668642 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): 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 06:14:23.668889 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} executeQuery: Read 56 rows, 4.41 KiB in 0.002299 sec., 24358.416702914314 rows/sec., 1.87 MiB/sec. 2024.12.21 06:14:23.669053 [ 274 ] {f32fd409-c813-4f76-aa19-6ddd46f0ce0b} TCPHandler: Processed in 0.002785097 sec. 2024.12.21 06:14:23.669333 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:23.669550 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:23.669630 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:23.670382 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:23.670423 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:23.670865 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:23.671148 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): 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 06:14:23.671431 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. 2024.12.21 06:14:23.671508 [ 279 ] {d285296f-8c98-400d-adbd-28dae1c0a1a5} TCPHandler: Processed in 0.002321155 sec. 2024.12.21 06:14:23.671679 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:23.671812 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:23.671873 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:23.672508 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:23.672548 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:23.672966 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:23.673232 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): 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 06:14:23.673532 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. 2024.12.21 06:14:23.673608 [ 274 ] {b403f60c-3782-423a-9503-8a2c3e582c28} TCPHandler: Processed in 0.001993685 sec. 2024.12.21 06:14:23.673758 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:23.673891 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:23.673949 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:23.674496 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:23.674535 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:23.674942 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:23.675198 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): 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 06:14:23.675382 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. 2024.12.21 06:14:23.675437 [ 279 ] {83d16155-35a1-49dc-bbb3-21643798765f} TCPHandler: Processed in 0.001740738 sec. 2024.12.21 06:14:27.192326 [ 110 ] {} DNSResolver: Updating DNS cache 2024.12.21 06:14:27.192396 [ 110 ] {} DNSResolver: Updated DNS cache 2024.12.21 06:14:27.251481 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.21 06:14:27.255634 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:27.255691 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:27.257183 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:27.257491 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): 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 06:14:27.258329 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.21 06:14:27.260441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.21 06:14:27.261099 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:27.261139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:27.261731 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:27.262003 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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 06:14:27.262192 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.21 06:14:27.359211 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.21 06:14:27.379129 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:27.379193 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:27.386040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:27.386805 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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 06:14:27.389482 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.21 06:14:28.660091 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.660361 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.662863 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.665598 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.665981 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.668053 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.668416 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.21 06:14:28.671662 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.671773 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.671799 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.673775 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.673807 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.683806 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} executeQuery: Read 18 rows, 754.00 B in 0.023565 sec., 763.8446849140676 rows/sec., 31.25 KiB/sec. 2024.12.21 06:14:28.683960 [ 274 ] {32cf30ca-8b8c-42de-9eae-f058c8c06cf4} TCPHandler: Processed in 0.024003086 sec. 2024.12.21 06:14:28.685718 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.686118 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.686522 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.686567 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.686884 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.686968 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.687155 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.21 06:14:28.687196 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.687221 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.687239 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.687291 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.687315 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.688002 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} executeQuery: Read 18 rows, 754.00 B in 0.00206 sec., 8737.864077669901 rows/sec., 357.44 KiB/sec. 2024.12.21 06:14:28.688130 [ 279 ] {f8f593e7-127c-45ba-8fa0-93822b40f34b} TCPHandler: Processed in 0.002604363 sec. 2024.12.21 06:14:28.688392 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.688608 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.688994 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.689045 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.689325 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.689395 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.689549 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.21 06:14:28.689582 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.689605 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.689622 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.689668 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.689692 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.690365 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} executeQuery: Read 18 rows, 754.00 B in 0.001861 sec., 9672.219236969371 rows/sec., 395.66 KiB/sec. 2024.12.21 06:14:28.690482 [ 274 ] {1f090b9b-fc1c-4155-b12a-59dde54c84a3} TCPHandler: Processed in 0.00215979 sec. 2024.12.21 06:14:28.690778 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.690963 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.691283 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.691325 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.691599 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.691667 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.691818 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.21 06:14:28.691852 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.691874 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.691891 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.691934 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.691957 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.692598 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} executeQuery: Read 18 rows, 754.00 B in 0.00172 sec., 10465.116279069767 rows/sec., 428.10 KiB/sec. 2024.12.21 06:14:28.692720 [ 279 ] {48f93227-3b03-408d-a720-a55567bc8511} TCPHandler: Processed in 0.002000116 sec. 2024.12.21 06:14:28.694958 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.695233 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.695774 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.695852 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.696239 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.696305 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.696458 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.21 06:14:28.696490 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.696513 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.696529 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.696573 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.696596 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.697203 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} executeQuery: Read 18 rows, 754.00 B in 0.002121 sec., 8486.562942008486 rows/sec., 347.16 KiB/sec. 2024.12.21 06:14:28.697315 [ 274 ] {58063c95-70e7-4bea-baee-e1188c120e2e} TCPHandler: Processed in 0.002425367 sec. 2024.12.21 06:14:28.697818 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.698123 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.698436 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.698481 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.698760 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.698827 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.698978 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.21 06:14:28.699011 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.699035 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.699051 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.699096 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.699120 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.699687 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} executeQuery: Read 18 rows, 754.00 B in 0.001695 sec., 10619.469026548673 rows/sec., 434.41 KiB/sec. 2024.12.21 06:14:28.699803 [ 279 ] {c5ad1cdf-c7c9-407d-a7b1-9154efa0708f} TCPHandler: Processed in 0.002098148 sec. 2024.12.21 06:14:28.700387 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.700596 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.700971 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.701024 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.21 06:14:28.701308 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.701374 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.701524 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.21 06:14:28.701557 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.701580 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.701596 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.701640 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.12.21 06:14:28.701665 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.702365 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} executeQuery: Read 18 rows, 754.00 B in 0.001871 sec., 9620.523784072688 rows/sec., 393.55 KiB/sec. 2024.12.21 06:14:28.702489 [ 274 ] {6e379ad3-de74-4623-9fbb-5afdc9574872} TCPHandler: Processed in 0.00216842 sec. 2024.12.21 06:14:28.702918 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.703201 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.703579 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.703633 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.12.21 06:14:28.703980 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.704056 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.704205 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.21 06:14:28.704237 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.704260 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.704276 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.704319 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.12.21 06:14:28.704342 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.704911 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} executeQuery: Read 18 rows, 754.00 B in 0.001813 sec., 9928.295642581357 rows/sec., 406.14 KiB/sec. 2024.12.21 06:14:28.705025 [ 279 ] {71eb6f2f-42b7-4bb8-bd53-6f820fb56266} TCPHandler: Processed in 0.002216281 sec. 2024.12.21 06:14:28.705326 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.705537 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.705914 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.705968 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 06:14:28.706268 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.706334 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.706483 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.21 06:14:28.706516 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.706539 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.706555 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.706598 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.21 06:14:28.706622 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.707276 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} executeQuery: Read 18 rows, 754.00 B in 0.001843 sec., 9766.684753119913 rows/sec., 399.53 KiB/sec. 2024.12.21 06:14:28.707390 [ 274 ] {5aa0c7dc-fddb-408b-b85f-216f47319ed5} TCPHandler: Processed in 0.002127779 sec. 2024.12.21 06:14:28.707809 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.708120 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.708443 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.708488 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 06:14:28.708775 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.708840 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.708991 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.21 06:14:28.709023 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.709046 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.709061 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.709105 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.21 06:14:28.709128 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.709672 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} executeQuery: Read 18 rows, 754.00 B in 0.001687 sec., 10669.82809721399 rows/sec., 436.47 KiB/sec. 2024.12.21 06:14:28.709788 [ 279 ] {707fdbcf-7da7-4f40-8fbc-54851e0afb93} TCPHandler: Processed in 0.002101448 sec. 2024.12.21 06:14:28.710102 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.710314 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.710697 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.710751 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.21 06:14:28.711095 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.711160 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.711308 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.21 06:14:28.711340 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.711362 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.711379 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.711423 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.21 06:14:28.711447 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.712027 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} executeQuery: Read 18 rows, 754.00 B in 0.001819 sec., 9895.547003848267 rows/sec., 404.80 KiB/sec. 2024.12.21 06:14:28.712140 [ 274 ] {2e4a494a-f20e-4034-8eb3-be6c55047413} TCPHandler: Processed in 0.002106999 sec. 2024.12.21 06:14:28.712397 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.712612 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.713000 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.713049 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:28.713341 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.713406 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.713555 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.21 06:14:28.713588 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.713611 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.713626 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.713669 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.21 06:14:28.713692 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.714293 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} executeQuery: Read 18 rows, 754.00 B in 0.001786 sec., 10078.387458006719 rows/sec., 412.28 KiB/sec. 2024.12.21 06:14:28.714417 [ 279 ] {c386e8cf-adcd-4547-bd57-f8eb722c0587} TCPHandler: Processed in 0.002088848 sec. 2024.12.21 06:14:28.714708 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.714923 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.715275 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.715321 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:28.715618 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.715683 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.715833 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.21 06:14:28.715865 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.715888 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.715904 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.715949 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.21 06:14:28.715973 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.716674 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} executeQuery: Read 18 rows, 754.00 B in 0.001858 sec., 9687.83638320775 rows/sec., 396.30 KiB/sec. 2024.12.21 06:14:28.716796 [ 274 ] {5f2896bb-7404-4d8f-badb-20acf18ffef8} TCPHandler: Processed in 0.00215314 sec. 2024.12.21 06:14:28.717057 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.717272 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.717664 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.717720 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:28.718087 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.718154 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.718302 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.21 06:14:28.718334 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.718356 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.718373 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.718416 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:28.718440 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.719134 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} executeQuery: Read 18 rows, 754.00 B in 0.00197 sec., 9137.055837563452 rows/sec., 373.77 KiB/sec. 2024.12.21 06:14:28.719251 [ 279 ] {5985c011-2b85-4ddd-b29c-97b43675054c} TCPHandler: Processed in 0.002262453 sec. 2024.12.21 06:14:28.719485 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.719702 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.720086 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.720133 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:28.720465 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.720531 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.720680 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.21 06:14:28.720712 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.720735 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.720752 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.720821 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:28.720846 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.721549 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} executeQuery: Read 18 rows, 754.00 B in 0.001957 sec., 9197.75166070516 rows/sec., 376.25 KiB/sec. 2024.12.21 06:14:28.721672 [ 274 ] {a458111d-6eeb-4fdb-afab-ffac022b359b} TCPHandler: Processed in 0.002251942 sec. 2024.12.21 06:14:28.725916 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.726105 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:28.726438 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:28.726485 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:28.726792 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.726857 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:28.727007 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.21 06:14:28.727040 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:28.727062 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.12.21 06:14:28.727079 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:28.727122 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:28.727146 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 06:14:28.727849 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} executeQuery: Read 18 rows, 754.00 B in 0.001835 sec., 9809.264305177112 rows/sec., 401.27 KiB/sec. 2024.12.21 06:14:28.727973 [ 279 ] {e41bacb5-5bdc-4061-b27a-6ac8acb4a9aa} TCPHandler: Processed in 0.002110719 sec. 2024.12.21 06:14:28.734479 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.734631 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 06:14:28.734692 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:28.735662 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.735702 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.736200 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:28.736433 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): 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 06:14:28.736661 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} executeQuery: Read 16 rows, 2.91 KiB in 0.00207 sec., 7729.468599033818 rows/sec., 1.37 MiB/sec. 2024.12.21 06:14:28.736815 [ 274 ] {b9eb495a-d397-4577-9a4b-360a66f6416f} TCPHandler: Processed in 0.002397667 sec. 2024.12.21 06:14:28.736961 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.737114 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.737173 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 06:14:28.738473 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.738516 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.738940 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.739211 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): 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 06:14:28.739427 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} executeQuery: Read 14 rows, 1.01 KiB in 0.002358 sec., 5937.234944868533 rows/sec., 427.40 KiB/sec. 2024.12.21 06:14:28.739480 [ 279 ] {7b7b8948-76a6-40fa-af7c-fe702e883d22} TCPHandler: Processed in 0.002587852 sec. 2024.12.21 06:14:28.739643 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.739781 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:28.739836 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:28.740573 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.740611 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.740987 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:28.741227 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): 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 06:14:28.741403 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} executeQuery: Read 261 rows, 23.51 KiB in 0.001653 sec., 157894.73684210528 rows/sec., 13.89 MiB/sec. 2024.12.21 06:14:28.741451 [ 274 ] {c9c8a716-2475-4dd0-a513-e058b5d123fc} TCPHandler: Processed in 0.001877673 sec. 2024.12.21 06:14:28.741605 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.741746 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.741803 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 06:14:28.742462 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.742499 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.742862 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.743106 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): 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 06:14:28.743385 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} executeQuery: Read 36 rows, 2.64 KiB in 0.001656 sec., 21739.130434782608 rows/sec., 1.55 MiB/sec. 2024.12.21 06:14:28.743453 [ 279 ] {4a47ceb4-d1bb-4c37-bbf2-8641623b2672} TCPHandler: Processed in 0.001918223 sec. 2024.12.21 06:14:28.743605 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.743744 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.743798 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 06:14:28.744403 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.744440 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.744781 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.745017 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): 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 06:14:28.745202 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec. 2024.12.21 06:14:28.745254 [ 274 ] {2dfe4f6d-cf86-45e7-b692-7d4cdca0767b} TCPHandler: Processed in 0.001716838 sec. 2024.12.21 06:14:28.745459 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.745681 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.745772 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 06:14:28.746486 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.746525 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.746906 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.747158 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): 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 06:14:28.747453 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} executeQuery: Read 13 rows, 830.00 B in 0.001812 sec., 7174.39293598234 rows/sec., 447.32 KiB/sec. 2024.12.21 06:14:28.747522 [ 279 ] {6c4724fc-fb6c-4bcb-ae9b-f1e71c6d6b9f} TCPHandler: Processed in 0.0021767 sec. 2024.12.21 06:14:28.747672 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.747809 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:28.747863 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:28.748632 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.748670 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.749036 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:28.749280 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): 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 06:14:28.749488 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} executeQuery: Read 418 rows, 30.58 KiB in 0.001709 sec., 244587.47805734348 rows/sec., 17.47 MiB/sec. 2024.12.21 06:14:28.749538 [ 274 ] {dd621b10-b885-41a9-a194-090298eda35c} TCPHandler: Processed in 0.001934734 sec. 2024.12.21 06:14:28.749746 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.749969 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 06:14:28.750063 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 06:14:28.750543 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.750583 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.750940 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.751176 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): 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 06:14:28.751418 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. 2024.12.21 06:14:28.751472 [ 279 ] {6245474c-9b67-4224-9901-48802cc5bc9e} TCPHandler: Processed in 0.001839372 sec. 2024.12.21 06:14:28.751625 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.751761 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.751821 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:28.752422 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.752461 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.752839 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:28.753074 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): 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 06:14:28.753279 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} executeQuery: Read 237 rows, 16.27 KiB in 0.001549 sec., 153001.93673337638 rows/sec., 10.26 MiB/sec. 2024.12.21 06:14:28.753330 [ 274 ] {e9b8c80a-7da8-41a2-b91d-75794eb07c58} TCPHandler: Processed in 0.001771799 sec. 2024.12.21 06:14:28.753469 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.753606 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.753666 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 06:14:28.754182 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.754221 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.754576 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.754813 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): 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 06:14:28.755013 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. 2024.12.21 06:14:28.755062 [ 279 ] {03885213-8c14-4502-bb37-c785b7e6796e} TCPHandler: Processed in 0.001659546 sec. 2024.12.21 06:14:28.755207 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.755344 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.755435 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 06:14:28.756766 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.756804 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.759334 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.759652 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): 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 06:14:28.760023 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} executeQuery: Read 29 rows, 53.21 KiB in 0.004704 sec., 6164.965986394558 rows/sec., 11.05 MiB/sec. 2024.12.21 06:14:28.760119 [ 274 ] {5ddbc81a-b059-4657-bbfa-96867b295f1b} TCPHandler: Processed in 0.004982358 sec. 2024.12.21 06:14:28.760350 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.760570 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.760661 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 06:14:28.761311 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.761349 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.761736 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 06:14:28.761983 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} oximeter.measurements_i64 (0f97c41d-2586-4883-b5ee-76e261607720): 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 06:14:28.762216 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} executeQuery: Read 12 rows, 926.00 B in 0.001698 sec., 7067.137809187278 rows/sec., 532.57 KiB/sec. 2024.12.21 06:14:28.762268 [ 279 ] {9cdb4ab8-38a5-4144-8e90-859b7f5ae271} TCPHandler: Processed in 0.002029597 sec. 2024.12.21 06:14:28.762410 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:28.762550 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:28.762607 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:28.763167 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:28.763205 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:28.763569 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:28.763804 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): 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 06:14:28.764085 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. 2024.12.21 06:14:28.764190 [ 274 ] {1c9fb9db-caf9-471b-8b76-699ff9416fa4} TCPHandler: Processed in 0.001848261 sec. 2024.12.21 06:14:33.666887 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:33.667103 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:33.667181 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:33.667951 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:33.667997 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:33.668421 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:33.668671 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): 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 06:14:33.668892 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. 2024.12.21 06:14:33.668954 [ 274 ] {95172331-5439-488e-be2e-bff93218706c} TCPHandler: Processed in 0.002199411 sec. 2024.12.21 06:14:33.669210 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:33.669402 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:33.669475 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:33.670235 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:33.670279 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:33.670710 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:33.670967 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): 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 06:14:33.671165 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} executeQuery: Read 64 rows, 5.12 KiB in 0.001816 sec., 35242.29074889868 rows/sec., 2.75 MiB/sec. 2024.12.21 06:14:33.671229 [ 279 ] {28d3bcf1-5b50-4865-a1c5-bc7486152c8a} TCPHandler: Processed in 0.00214996 sec. 2024.12.21 06:14:33.671399 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:33.671546 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:33.671612 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:33.672303 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:33.672343 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:33.672737 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:33.672971 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): 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 06:14:33.673256 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. 2024.12.21 06:14:33.673364 [ 274 ] {e66ce703-4e43-4569-a9b8-dd9306df020e} TCPHandler: Processed in 0.002033996 sec. 2024.12.21 06:14:33.673541 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:33.673691 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:33.673756 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:33.674613 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:33.674653 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:33.675039 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:33.675279 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): 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 06:14:33.675455 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} executeQuery: Read 60 rows, 4.14 KiB in 0.0018 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. 2024.12.21 06:14:33.675508 [ 279 ] {7a9d469f-ae30-4a08-b738-3934b9df3de4} TCPHandler: Processed in 0.002038296 sec. 2024.12.21 06:14:34.762312 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.21 06:14:34.763403 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:34.763501 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:34.764181 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:34.764444 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): 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 06:14:34.764785 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.21 06:14:34.889534 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.21 06:14:34.910399 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:34.910456 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:34.917369 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:34.918120 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): 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 06:14:34.920805 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.21 06:14:35.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 157.98 MiB, peak 161.98 MiB, free memory in arenas 0.00 B, will set to 159.41 MiB (RSS), difference: 1.43 MiB 2024.12.21 06:14:37.258572 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 210 2024.12.21 06:14:37.262340 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:37.262394 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:37.263993 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:37.264328 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): 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 06:14:37.264947 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 210 2024.12.21 06:14:38.672556 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.672758 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.672836 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 06:14:38.673655 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.673702 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.674130 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.674392 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): 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 06:14:38.674631 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. 2024.12.21 06:14:38.674693 [ 274 ] {91108e7f-fde5-4165-b712-64084081995d} TCPHandler: Processed in 0.002269583 sec. 2024.12.21 06:14:38.674981 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.675199 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:38.675287 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:38.676206 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.676261 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.676721 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:38.676996 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): 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 06:14:38.677249 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} executeQuery: Read 261 rows, 23.51 KiB in 0.002111 sec., 123638.08621506394 rows/sec., 10.87 MiB/sec. 2024.12.21 06:14:38.677315 [ 279 ] {57fbb015-6b1e-49ac-aca3-897e0bb3ca92} TCPHandler: Processed in 0.002484509 sec. 2024.12.21 06:14:38.677524 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.677709 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.677781 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 06:14:38.678601 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.678642 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.679025 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.679275 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): 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 06:14:38.679538 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} executeQuery: Read 36 rows, 2.64 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 1.39 MiB/sec. 2024.12.21 06:14:38.679651 [ 274 ] {170f0242-4ffe-4dd8-9960-ef4cfc1248d4} TCPHandler: Processed in 0.002213762 sec. 2024.12.21 06:14:38.679804 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.679932 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.679986 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 06:14:38.680585 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.680628 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.680998 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.681243 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): 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 06:14:38.681524 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} executeQuery: Read 14 rows, 1004.00 B in 0.001609 sec., 8701.05655686762 rows/sec., 609.37 KiB/sec. 2024.12.21 06:14:38.681596 [ 279 ] {e585f052-06ec-4c87-9615-df588fdf1cc5} TCPHandler: Processed in 0.001853281 sec. 2024.12.21 06:14:38.681743 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.681861 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.681910 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 06:14:38.682501 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.682540 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.682891 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.683141 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): 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 06:14:38.683416 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. 2024.12.21 06:14:38.683480 [ 274 ] {f9678140-ea15-4d80-aa5a-4af292c8cfa8} TCPHandler: Processed in 0.00179559 sec. 2024.12.21 06:14:38.683646 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.683789 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:38.683848 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:38.684642 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.684683 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.685081 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:38.685324 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): 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 06:14:38.685641 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} executeQuery: Read 411 rows, 30.00 KiB in 0.001866 sec., 220257.2347266881 rows/sec., 15.70 MiB/sec. 2024.12.21 06:14:38.685729 [ 279 ] {3669a088-99fc-4741-af25-8cc0c42195aa} TCPHandler: Processed in 0.002154469 sec. 2024.12.21 06:14:38.685874 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.685997 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 06:14:38.686047 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 06:14:38.686547 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.686585 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.686946 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.687201 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): 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 06:14:38.687495 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. 2024.12.21 06:14:38.687555 [ 274 ] {9fdf542d-c09b-45e5-88c5-b5372a41c55f} TCPHandler: Processed in 0.001735298 sec. 2024.12.21 06:14:38.687770 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.688006 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.688107 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:38.688864 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.688904 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.689303 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:38.689551 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): 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 06:14:38.689777 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} executeQuery: Read 237 rows, 16.27 KiB in 0.001838 sec., 128944.50489662676 rows/sec., 8.64 MiB/sec. 2024.12.21 06:14:38.689832 [ 279 ] {3abb0222-820f-490e-b0c1-7339d5c896a2} TCPHandler: Processed in 0.00217469 sec. 2024.12.21 06:14:38.689978 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.690094 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.690145 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 06:14:38.690617 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.690656 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.691027 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.691270 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): 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 06:14:38.691500 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. 2024.12.21 06:14:38.691551 [ 274 ] {59e1c1b3-71e3-4c5c-a647-fe48f76c7391} TCPHandler: Processed in 0.001637066 sec. 2024.12.21 06:14:38.691765 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.691990 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.692132 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 06:14:38.693605 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.693645 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.694309 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 06:14:38.694570 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): 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 06:14:38.694799 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} executeQuery: Read 29 rows, 53.21 KiB in 0.002866 sec., 10118.632240055827 rows/sec., 18.13 MiB/sec. 2024.12.21 06:14:38.694901 [ 279 ] {ce991c13-76c9-4e96-b2c0-9d1a83b9f343} TCPHandler: Processed in 0.00324945 sec. 2024.12.21 06:14:38.695037 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:38.695154 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:38.695205 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:38.695687 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:38.695725 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:38.696102 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:38.696343 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): 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 06:14:38.696530 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec. 2024.12.21 06:14:38.696580 [ 274 ] {83b6d021-fad2-4b0a-a3ba-ab7556162407} TCPHandler: Processed in 0.001597074 sec. 2024.12.21 06:14:42.192446 [ 85 ] {} DNSResolver: Updating DNS cache 2024.12.21 06:14:42.192509 [ 85 ] {} DNSResolver: Updated DNS cache 2024.12.21 06:14:42.265038 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.21 06:14:42.265717 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:42.265765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:42.266483 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 06:14:42.266763 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:42.266996 [ 84 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 06:14:42.267033 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.21 06:14:42.267085 [ 84 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:42.267114 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:42.269402 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 06:14:42.269634 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 06:14:42.269762 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.21 06:14:42.269920 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.21 06:14:42.270202 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.21 06:14:42.270552 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.21 06:14:42.270698 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.21 06:14:42.270828 [ 196 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.21 06:14:42.286744 [ 198 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.019541772 sec., 143589.84436007135 rows/sec., 2.05 MiB/sec. 2024.12.21 06:14:42.287551 [ 186 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 06:14:42.287926 [ 186 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:42.288011 [ 186 ] {167f3984-2e6e-4c07-b8f8-e4506e7cfa6d::all_1_6_1} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 06:14:42.288178 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.21 06:14:42.421010 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.21 06:14:42.441494 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:42.441544 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:42.448255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 06:14:42.449008 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:42.449365 [ 84 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 06:14:42.449514 [ 84 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:42.449591 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:42.450254 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 06:14:42.464275 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.21 06:14:42.465891 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 06:14:42.467282 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.21 06:14:42.472957 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.21 06:14:42.478128 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.21 06:14:42.482988 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.21 06:14:42.492425 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.21 06:14:42.496803 [ 186 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.21 06:14:42.554549 [ 198 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104834527 sec., 438.78673673989107 rows/sec., 2.27 MiB/sec. 2024.12.21 06:14:42.557526 [ 193 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 06:14:42.560641 [ 193 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:42.560763 [ 193 ] {e444a58d-36f1-408a-9b6b-cffe4a602dc8::all_1_6_1} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 06:14:42.563334 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.21 06:14:43.000268 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.66 MiB, peak 170.19 MiB, free memory in arenas 0.00 B, will set to 164.42 MiB (RSS), difference: 3.76 MiB 2024.12.21 06:14:43.667551 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:43.667790 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:43.667878 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:43.668678 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.668724 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.669173 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 06:14:43.669456 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.669638 [ 83 ] {} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 06:14:43.669717 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. 2024.12.21 06:14:43.669727 [ 83 ] {} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.669793 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.669851 [ 274 ] {b09b0c72-1744-46f3-963f-c3a5a3f68715} TCPHandler: Processed in 0.002449578 sec. 2024.12.21 06:14:43.670050 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 06:14:43.670226 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 06:14:43.670238 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:43.670277 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2024.12.21 06:14:43.670492 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.12.21 06:14:43.670918 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 261 rows starting from the beginning of the part 2024.12.21 06:14:43.670939 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:43.671146 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:43.671409 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.12.21 06:14:43.671671 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 261 rows starting from the beginning of the part 2024.12.21 06:14:43.672023 [ 189 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.12.21 06:14:43.673887 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.673978 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.675180 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 06:14:43.675238 [ 198 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 5 columns (5 merged, 0 gathered) in 0.005327528 sec., 140027.41984650292 rows/sec., 12.38 MiB/sec. 2024.12.21 06:14:43.675547 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.675670 [ 191 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 06:14:43.675846 [ 81 ] {} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 06:14:43.676022 [ 81 ] {} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.676069 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} executeQuery: Read 64 rows, 5.12 KiB in 0.005436 sec., 11773.36276674025 rows/sec., 940.99 KiB/sec. 2024.12.21 06:14:43.676081 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.676400 [ 279 ] {6734edc1-5089-4170-92f0-86ea3c84799a} TCPHandler: Processed in 0.006377886 sec. 2024.12.21 06:14:43.676679 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:43.676702 [ 191 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.676719 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 06:14:43.676953 [ 191 ] {f986b863-0f95-4e2f-a3a2-d095f546a178::all_1_6_1} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 06:14:43.677050 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:43.677189 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 06:14:43.677221 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.21 06:14:43.677280 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:43.677293 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2024.12.21 06:14:43.677727 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.12.21 06:14:43.678164 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 418 rows starting from the beginning of the part 2024.12.21 06:14:43.678487 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.21 06:14:43.678709 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 411 rows starting from the beginning of the part 2024.12.21 06:14:43.678976 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.12.21 06:14:43.679905 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.679978 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.680999 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 06:14:43.681465 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.681835 [ 81 ] {} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 06:14:43.681912 [ 191 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613015 sec., 193300.74835004006 rows/sec., 14.84 MiB/sec. 2024.12.21 06:14:43.681928 [ 81 ] {} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.682004 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.682034 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} executeQuery: Read 160 rows, 11.41 KiB in 0.005113 sec., 31292.783101897123 rows/sec., 2.18 MiB/sec. 2024.12.21 06:14:43.682297 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 06:14:43.682402 [ 274 ] {21ec1a49-b9eb-42ef-85da-0d3f5f6e9b08} TCPHandler: Processed in 0.005872553 sec. 2024.12.21 06:14:43.682407 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 06:14:43.682731 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:43.682835 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 06:14:43.682949 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2024.12.21 06:14:43.683020 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:43.683176 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.683249 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:43.683461 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2024.12.21 06:14:43.683760 [ 189 ] {874568af-19fc-4b0d-b1f2-985ffbecf889::all_1_6_1} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 06:14:43.683969 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2024.12.21 06:14:43.684227 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 06:14:43.684482 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.12.21 06:14:43.684677 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2024.12.21 06:14:43.684871 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.12.21 06:14:43.685386 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.685433 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.685985 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 06:14:43.686294 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.686606 [ 81 ] {} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 06:14:43.686765 [ 81 ] {} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:43.686827 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:43.686825 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468399 sec., 230999.639196497 rows/sec., 15.82 MiB/sec. 2024.12.21 06:14:43.686872 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} executeQuery: Read 60 rows, 4.14 KiB in 0.003914 sec., 15329.586101175268 rows/sec., 1.03 MiB/sec. 2024.12.21 06:14:43.687219 [ 279 ] {c28fd78e-cf8b-4c62-b41f-1b90fcd679bb} TCPHandler: Processed in 0.00466811 sec. 2024.12.21 06:14:43.687235 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 06:14:43.687289 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 06:14:43.687591 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 06:14:43.687632 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2024.12.21 06:14:43.687903 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.12.21 06:14:43.688007 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.688265 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2024.12.21 06:14:43.688349 [ 201 ] {be2edf96-7e7d-4577-aa2a-c557ae0c549d::all_1_6_1} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 06:14:43.688591 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.12.21 06:14:43.688638 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2024.12.21 06:14:43.688799 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.12.21 06:14:43.688984 [ 189 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.12.21 06:14:43.690127 [ 192 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003166298 sec., 123803.88706306228 rows/sec., 8.14 MiB/sec. 2024.12.21 06:14:43.690283 [ 201 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 06:14:43.690570 [ 201 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:43.690641 [ 201 ] {f13a76a0-61b3-48a7-89bd-0902e34e82a0::all_1_6_1} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 06:14:43.690718 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.21 06:14:44.220442 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.220699 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:44.221123 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:44.221174 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:44.221551 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.221634 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:44.221814 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.21 06:14:44.222066 [ 295 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 06:14:44.222081 [ 294 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:44.222226 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 06:14:44.222254 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:44.226277 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 06:14:44.226308 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams 2024.12.21 06:14:44.226370 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.226418 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.227819 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} executeQuery: Read 34 rows, 1.31 KiB in 0.007244 sec., 4693.539480949752 rows/sec., 180.65 KiB/sec. 2024.12.21 06:14:44.227970 [ 274 ] {6ea2ca1d-e026-4c43-8bea-537a1c93ec9f} TCPHandler: Processed in 0.007650322 sec. 2024.12.21 06:14:44.228399 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.228672 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:44.229126 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:44.229182 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:44.229566 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.229654 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:44.229844 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.21 06:14:44.229944 [ 296 ] {f9c1f546-c27d-46e0-b590-139458baa096} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:44.229965 [ 294 ] {f9c1f546-c27d-46e0-b590-139458baa096} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 06:14:44.230085 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 06:14:44.230118 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:44.230224 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 06:14:44.230250 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams 2024.12.21 06:14:44.230296 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.230347 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.231551 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} executeQuery: Read 34 rows, 1.31 KiB in 0.00301 sec., 11295.681063122924 rows/sec., 434.75 KiB/sec. 2024.12.21 06:14:44.231735 [ 279 ] {f9c1f546-c27d-46e0-b590-139458baa096} TCPHandler: Processed in 0.003469686 sec. 2024.12.21 06:14:44.232073 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.232293 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:44.232678 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:44.232730 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:44.233087 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.233164 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:44.233333 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.21 06:14:44.233445 [ 295 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:44.233445 [ 294 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 06:14:44.233555 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 06:14:44.233579 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:44.233662 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 06:14:44.233685 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams 2024.12.21 06:14:44.233728 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.233775 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.234880 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} executeQuery: Read 34 rows, 1.31 KiB in 0.002705 sec., 12569.31608133087 rows/sec., 483.77 KiB/sec. 2024.12.21 06:14:44.235028 [ 274 ] {9c02bb93-429b-4525-877e-0f2d0f36f656} TCPHandler: Processed in 0.003022603 sec. 2024.12.21 06:14:44.235329 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.235548 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:44.235919 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:44.235969 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:44.236313 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.236384 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:44.236543 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.21 06:14:44.236662 [ 296 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:44.236665 [ 294 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 06:14:44.236781 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 06:14:44.236810 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:44.236899 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 06:14:44.236923 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams 2024.12.21 06:14:44.236968 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.237019 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.238163 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} executeQuery: Read 34 rows, 1.31 KiB in 0.00273 sec., 12454.212454212455 rows/sec., 479.34 KiB/sec. 2024.12.21 06:14:44.238334 [ 279 ] {6902dfce-4f27-49e2-8333-fd34b7ef2496} TCPHandler: Processed in 0.003066125 sec. 2024.12.21 06:14:44.238663 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.238922 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} executeQuery: (from [fd00:1122:3344:101::d]:64521) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:44.239350 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:44.239422 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:44.239793 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.239869 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:44.240030 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.21 06:14:44.240147 [ 295 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:44.240150 [ 294 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 06:14:44.240255 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 06:14:44.240279 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:44.240363 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 06:14:44.240385 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams 2024.12.21 06:14:44.240429 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.240480 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.241602 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} executeQuery: Read 34 rows, 1.31 KiB in 0.002835 sec., 11992.945326278661 rows/sec., 461.59 KiB/sec. 2024.12.21 06:14:44.241757 [ 274 ] {7409abac-ffd8-421a-be0b-acfa1427a10a} TCPHandler: Processed in 0.003155557 sec. 2024.12.21 06:14:44.242055 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.242292 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} executeQuery: (from [fd00:1122:3344:101::d]:54333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.21 06:14:44.242751 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 06:14:44.242814 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.21 06:14:44.243161 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.243231 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 06:14:44.243389 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.21 06:14:44.243512 [ 294 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 06:14:44.243523 [ 296 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 06:14:44.243641 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.21 06:14:44.243669 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 06:14:44.243755 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 06:14:44.243778 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca) (SelectExecutor): Reading approx. 34 rows with 2 streams 2024.12.21 06:14:44.243827 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.243877 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.21 06:14:44.245045 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} executeQuery: Read 34 rows, 1.31 KiB in 0.002875 sec., 11826.08695652174 rows/sec., 455.16 KiB/sec. 2024.12.21 06:14:44.245212 [ 279 ] {64c90799-7cef-4cb2-94ab-7b768bfaa95e} TCPHandler: Processed in 0.003226129 sec. 2024.12.21 06:14:44.328936 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.329154 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 06:14:44.329244 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 06:14:44.330216 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.330266 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.330795 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.331033 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} oximeter.timeseries_schema (a47f9e2d-56ac-4b50-b122-4cb636618aca): 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 06:14:44.331325 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} executeQuery: Read 6 rows, 1.34 KiB in 0.002217 sec., 2706.3599458728013 rows/sec., 602.59 KiB/sec. 2024.12.21 06:14:44.331484 [ 274 ] {47e1c506-ff27-4a30-98e4-6aaa81a91d47} TCPHandler: Processed in 0.002682525 sec. 2024.12.21 06:14:44.331733 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.331927 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.332001 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 06:14:44.332818 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.332866 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.333277 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.333529 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): 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 06:14:44.333751 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2024.12.21 06:14:44.333811 [ 279 ] {03b16d02-0495-4edd-90fa-08cc08ece30c} TCPHandler: Processed in 0.002201641 sec. 2024.12.21 06:14:44.333978 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.334108 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:44.334162 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:44.335503 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.335545 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.336077 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 06:14:44.336332 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:44.336636 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} executeQuery: Read 1401 rows, 120.07 KiB in 0.002534 sec., 552880.820836622 rows/sec., 46.27 MiB/sec. 2024.12.21 06:14:44.336751 [ 274 ] {5e7f5b08-290a-4ade-8b4e-3f7a6b547727} TCPHandler: Processed in 0.002833619 sec. 2024.12.21 06:14:44.336900 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.337044 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.337103 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 06:14:44.337828 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.337871 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.338247 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.338501 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): 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 06:14:44.338714 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} executeQuery: Read 36 rows, 2.64 KiB in 0.001707 sec., 21089.6309314587 rows/sec., 1.51 MiB/sec. 2024.12.21 06:14:44.338768 [ 279 ] {45c19fd6-9a32-4102-b968-518a6c9b9cef} TCPHandler: Processed in 0.001934304 sec. 2024.12.21 06:14:44.338936 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.339080 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.339139 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 06:14:44.339917 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.339958 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.340330 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.340566 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): 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 06:14:44.340832 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} executeQuery: Read 242 rows, 16.79 KiB in 0.001803 sec., 134220.74320576817 rows/sec., 9.09 MiB/sec. 2024.12.21 06:14:44.340940 [ 274 ] {69f757c1-e338-41fd-bbc0-1573db2ffa97} TCPHandler: Processed in 0.002124759 sec. 2024.12.21 06:14:44.341079 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.341276 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.341332 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 06:14:44.341981 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.342019 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.342368 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.342605 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): 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 06:14:44.342817 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. 2024.12.21 06:14:44.342870 [ 279 ] {674993b2-14b2-4020-81a3-7587b5d25350} TCPHandler: Processed in 0.001794549 sec. 2024.12.21 06:14:44.343004 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.343124 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:44.343173 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:44.344054 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.344095 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.344501 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 06:14:44.344750 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:44.345026 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} executeQuery: Read 867 rows, 64.29 KiB in 0.001907 sec., 454640.79706345045 rows/sec., 32.92 MiB/sec. 2024.12.21 06:14:44.345157 [ 274 ] {d8e988a0-fcd4-452b-bafe-b7483bf3a36e} TCPHandler: Processed in 0.002210901 sec. 2024.12.21 06:14:44.345326 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.345463 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 06:14:44.345522 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 06:14:44.346045 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.346082 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.346439 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.346674 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): 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 06:14:44.346878 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. 2024.12.21 06:14:44.346929 [ 279 ] {23e2c591-5b1b-477c-a015-be748bfb843b} TCPHandler: Processed in 0.001669906 sec. 2024.12.21 06:14:44.347079 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.347218 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.347279 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:44.348447 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.348483 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.349008 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 06:14:44.349271 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:44.349486 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} executeQuery: Read 2227 rows, 151.92 KiB in 0.002299 sec., 968682.0356676817 rows/sec., 64.53 MiB/sec. 2024.12.21 06:14:44.349539 [ 274 ] {fed900d5-1f69-4d0a-ba29-035cdef4badf} TCPHandler: Processed in 0.00252473 sec. 2024.12.21 06:14:44.349727 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.349912 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.349971 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 06:14:44.350511 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.350557 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.350956 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.351184 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): 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 06:14:44.351397 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. 2024.12.21 06:14:44.351446 [ 279 ] {17a073fe-b3e8-4655-ae1d-d843a227f8cc} TCPHandler: Processed in 0.00181673 sec. 2024.12.21 06:14:44.351582 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.351698 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.351782 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 06:14:44.353096 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.353136 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.353760 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 06:14:44.354026 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): 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 06:14:44.354264 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} executeQuery: Read 29 rows, 53.21 KiB in 0.002589 sec., 11201.235998455002 rows/sec., 20.07 MiB/sec. 2024.12.21 06:14:44.354353 [ 274 ] {fce08838-882c-4c54-8680-7d20c11f56fe} TCPHandler: Processed in 0.002826329 sec. 2024.12.21 06:14:44.354500 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:44.354636 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:44.354692 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:44.355255 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:44.355295 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:44.355674 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 06:14:44.355915 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:44.356119 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} executeQuery: Read 34 rows, 2.02 KiB in 0.001512 sec., 22486.772486772486 rows/sec., 1.30 MiB/sec. 2024.12.21 06:14:44.356171 [ 279 ] {45a5f888-abe2-472f-892a-8ac49cf6c850} TCPHandler: Processed in 0.001738898 sec. 2024.12.21 06:14:47.265609 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 276 2024.12.21 06:14:47.269452 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:47.269511 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:47.271089 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:47.271413 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): 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 06:14:47.272042 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 276 2024.12.21 06:14:48.665382 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:48.665573 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:48.665649 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:48.666502 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:48.666553 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:48.666985 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 06:14:48.667240 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:48.667468 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. 2024.12.21 06:14:48.667676 [ 274 ] {c61ff91a-fe42-4fd9-a97c-514a978da176} TCPHandler: Processed in 0.002421857 sec. 2024.12.21 06:14:48.667962 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:48.668172 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:48.668241 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:48.668999 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:48.669044 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:48.669472 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 06:14:48.669726 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:48.669963 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} executeQuery: Read 64 rows, 5.12 KiB in 0.00185 sec., 34594.59459459459 rows/sec., 2.70 MiB/sec. 2024.12.21 06:14:48.670025 [ 279 ] {5fae1c10-9b56-4d04-a770-42ff8a256214} TCPHandler: Processed in 0.002204191 sec. 2024.12.21 06:14:48.670196 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:48.670343 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:48.670409 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:48.671131 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:48.671176 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:48.671574 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 06:14:48.671830 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:48.672014 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} executeQuery: Read 128 rows, 9.13 KiB in 0.00171 sec., 74853.80116959065 rows/sec., 5.21 MiB/sec. 2024.12.21 06:14:48.672071 [ 274 ] {1a0f5ffe-c771-4de2-afce-7bbfa5b89fc2} TCPHandler: Processed in 0.001942594 sec. 2024.12.21 06:14:48.672296 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:48.672527 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:48.672624 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:48.673369 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:48.673408 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:48.673779 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 06:14:48.674018 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:48.674227 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} executeQuery: Read 48 rows, 3.31 KiB in 0.001762 sec., 27241.77071509648 rows/sec., 1.84 MiB/sec. 2024.12.21 06:14:48.674279 [ 279 ] {320f6f73-d49c-4798-89f6-62d3d23603ac} TCPHandler: Processed in 0.002092878 sec. 2024.12.21 06:14:49.767401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.21 06:14:49.768398 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:49.768444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:49.768998 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 06:14:49.769259 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:49.769488 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.21 06:14:49.964579 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.21 06:14:49.983489 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:49.983551 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:49.990376 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 06:14:49.991121 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:49.993779 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.21 06:14:50.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.55 MiB, peak 170.19 MiB, free memory in arenas 0.00 B, will set to 166.64 MiB (RSS), difference: 1.10 MiB 2024.12.21 06:14:53.667841 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:53.668112 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:53.668216 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:53.669038 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:53.669081 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:53.669522 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 06:14:53.669781 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:53.669986 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. 2024.12.21 06:14:53.670047 [ 274 ] {40723fe8-84da-44b9-94f4-bb0a84dcd853} TCPHandler: Processed in 0.002372405 sec. 2024.12.21 06:14:53.670379 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:53.670600 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:53.670681 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:53.671543 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:53.671591 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:53.672027 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 06:14:53.672294 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:53.672531 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. 2024.12.21 06:14:53.672596 [ 279 ] {bca9aee9-4d93-4e9b-bbbd-167064c17786} TCPHandler: Processed in 0.002407887 sec. 2024.12.21 06:14:53.672751 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:53.672897 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} executeQuery: (from [fd00:1122:3344:101::d]:64521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:53.672962 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:53.673610 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:53.673649 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:53.674046 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 06:14:53.674291 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:53.674512 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec. 2024.12.21 06:14:53.674717 [ 274 ] {fd1fcc8e-8ce3-4259-872e-52f347b441e5} TCPHandler: Processed in 0.002055787 sec. 2024.12.21 06:14:53.674922 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:53.675138 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:53.675229 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:53.675851 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:53.675890 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:53.676263 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 06:14:53.676500 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:53.676708 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. 2024.12.21 06:14:53.676758 [ 279 ] {50af7518-427f-4b99-9b67-a7832a9de8e4} TCPHandler: Processed in 0.001913933 sec. 2024.12.21 06:14:57.192745 [ 59 ] {} DNSResolver: Updating DNS cache 2024.12.21 06:14:57.192810 [ 59 ] {} DNSResolver: Updated DNS cache 2024.12.21 06:14:57.269632 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.21 06:14:57.270284 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:57.270328 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:57.270971 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 06:14:57.271246 [ 244 ] {} system.asynchronous_metric_log (167f3984-2e6e-4c07-b8f8-e4506e7cfa6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:57.271476 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.21 06:14:57.272405 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 292 2024.12.21 06:14:57.275125 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:57.275184 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:57.276637 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 06:14:57.276949 [ 242 ] {} system.query_log (11e6bd91-5eb9-4c0d-a82c-bfe4e4c726c4): 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 06:14:57.277535 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 292 2024.12.21 06:14:57.493877 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.21 06:14:57.512805 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:57.512850 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:57.519742 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 06:14:57.520486 [ 243 ] {} system.metric_log (e444a58d-36f1-408a-9b6b-cffe4a602dc8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:57.522837 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.21 06:14:58.023261 [ 274 ] {} TCPHandler: Done processing connection. 2024.12.21 06:14:58.023348 [ 274 ] {} TCP-Session: 722e8775-c2be-42ef-af48-2e51a318f08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 06:14:58.673685 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.673899 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.673981 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 06:14:58.675364 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.675423 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.675937 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.676261 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} oximeter.fields_i16 (c3d76048-2db7-4862-80d2-5a29d69f3f08): 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 06:14:58.676735 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} executeQuery: Read 14 rows, 1.01 KiB in 0.002861 sec., 4893.393918210416 rows/sec., 352.26 KiB/sec. 2024.12.21 06:14:58.676898 [ 279 ] {d31228c8-5c76-4d17-9cdd-96f3a331ea76} TCPHandler: Processed in 0.003358763 sec. 2024.12.21 06:14:58.677190 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.677393 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 06:14:58.677496 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 06:14:58.678372 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.678415 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.678850 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 06:14:58.679101 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} oximeter.fields_string (f986b863-0f95-4e2f-a3a2-d095f546a178): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:58.679330 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} executeQuery: Read 261 rows, 23.51 KiB in 0.001994 sec., 130892.6780341023 rows/sec., 11.51 MiB/sec. 2024.12.21 06:14:58.679389 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.12.21 06:14:58.679404 [ 282 ] {d18ca51f-9d77-4a83-b96d-bc04a51d8a17} TCPHandler: Processed in 0.002375506 sec. 2024.12.21 06:14:58.679569 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.679719 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.679782 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 06:14:58.680535 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.680586 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.680964 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.681214 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} oximeter.fields_u16 (df9b193b-e962-446c-8805-792c61374238): 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 06:14:58.681434 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} executeQuery: Read 36 rows, 2.64 KiB in 0.001753 sec., 20536.22361665716 rows/sec., 1.47 MiB/sec. 2024.12.21 06:14:58.681490 [ 279 ] {4f0c12c6-930c-4d1d-8c0d-27447717e2ef} TCPHandler: Processed in 0.001991015 sec. 2024.12.21 06:14:58.681650 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.681788 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.681844 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 06:14:58.682517 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.682566 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.682914 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.683149 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} oximeter.fields_u32 (8c8a7679-f070-455f-a828-13c6054ed0c2): 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 06:14:58.683465 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} executeQuery: Read 14 rows, 1004.00 B in 0.001676 sec., 8353.221957040572 rows/sec., 585.01 KiB/sec. 2024.12.21 06:14:58.683703 [ 282 ] {40b8e66c-4ebf-4017-9254-6ec58a63bb6c} TCPHandler: Processed in 0.002118408 sec. 2024.12.21 06:14:58.683854 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.683976 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.684026 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 06:14:58.684612 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.684653 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.685013 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.685248 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} oximeter.fields_u8 (4821e997-8235-4795-aed1-f38379aaccf0): 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 06:14:58.685536 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} executeQuery: Read 13 rows, 830.00 B in 0.001564 sec., 8312.020460358055 rows/sec., 518.25 KiB/sec. 2024.12.21 06:14:58.685835 [ 279 ] {2135d7ea-9dca-4fcc-8f22-85e5b4a145eb} TCPHandler: Processed in 0.002029156 sec. 2024.12.21 06:14:58.685995 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.686129 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 06:14:58.686185 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 06:14:58.686941 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.686979 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.687363 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 06:14:58.687598 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} oximeter.fields_uuid (874568af-19fc-4b0d-b1f2-985ffbecf889): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:58.687859 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} executeQuery: Read 411 rows, 30.00 KiB in 0.001742 sec., 235935.70608495982 rows/sec., 16.82 MiB/sec. 2024.12.21 06:14:58.688150 [ 282 ] {e11aedb6-d249-4b4c-ac94-e6cbc55e69ff} TCPHandler: Processed in 0.002219682 sec. 2024.12.21 06:14:58.688307 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.688446 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 06:14:58.688506 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 06:14:58.689009 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.689048 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.689483 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.689729 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} oximeter.measurements_bool (299ccd2c-787a-4977-ac09-086f20ed9246): 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 06:14:58.689955 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} executeQuery: Read 6 rows, 321.00 B in 0.00154 sec., 3896.103896103896 rows/sec., 203.56 KiB/sec. 2024.12.21 06:14:58.690007 [ 279 ] {c0e9aa51-2217-4863-8642-9a06baf05f62} TCPHandler: Processed in 0.001769669 sec. 2024.12.21 06:14:58.690143 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.690258 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.690311 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 06:14:58.690890 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.690928 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.691313 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 06:14:58.691554 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} oximeter.measurements_cumulativeu64 (be2edf96-7e7d-4577-aa2a-c557ae0c549d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:58.691737 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} executeQuery: Read 237 rows, 16.27 KiB in 0.001503 sec., 157684.63073852294 rows/sec., 10.57 MiB/sec. 2024.12.21 06:14:58.691786 [ 282 ] {da55d1f4-f794-4817-b881-d21489848ba5} TCPHandler: Processed in 0.001697467 sec. 2024.12.21 06:14:58.691937 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.692076 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.692137 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 06:14:58.692679 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.692718 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.693069 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.693310 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} oximeter.measurements_f64 (8df228f8-7acf-40b9-9522-7b127fe02779): 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 06:14:58.693623 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. 2024.12.21 06:14:58.693840 [ 279 ] {ef8f9c61-bbc2-4dc0-bcfe-83245e5c5940} TCPHandler: Processed in 0.001971774 sec. 2024.12.21 06:14:58.693995 [ 282 ] {} TCP-Session: ba9d4316-8f71-486c-8937-787aecd42f1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.694131 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} executeQuery: (from [fd00:1122:3344:101::d]:36405) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.694223 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2024.12.21 06:14:58.695459 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.695496 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.696129 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 06:14:58.696383 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} oximeter.measurements_histogramu64 (3275180a-5302-427c-9d40-8e1b4bb6a034): 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 06:14:58.696631 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} executeQuery: Read 29 rows, 53.21 KiB in 0.002519 sec., 11512.504962286623 rows/sec., 20.63 MiB/sec. 2024.12.21 06:14:58.696731 [ 282 ] {5e4c61cc-d828-4380-a61c-8d41b995b43f} TCPHandler: Processed in 0.002799888 sec. 2024.12.21 06:14:58.696869 [ 279 ] {} TCP-Session: 6b7bc7f2-bf04-409a-8524-62fac400da42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 06:14:58.696987 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} executeQuery: (from [fd00:1122:3344:101::d]:54333) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 06:14:58.697038 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 06:14:58.697552 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 06:14:58.697592 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.21 06:14:58.697969 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 06:14:58.698203 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} oximeter.measurements_u64 (f13a76a0-61b3-48a7-89bd-0902e34e82a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 06:14:58.698438 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec. 2024.12.21 06:14:58.698508 [ 279 ] {26133730-5402-464a-b333-e3c6b0733a9a} TCPHandler: Processed in 0.001698057 sec.