[ Dec 2 16:43:39 Enabled. ] [ Dec 2 16:43:39 Rereading configuration. ] [ Dec 2 16:43:40 Rereading configuration. ] [ Dec 2 16:43:41 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 2 16:43:41 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.02 16:43:42.483596 [ 1 ] {} Application: Will watch for the process with pid 23494 2024.12.02 16:43:42.484119 [ 1 ] {} Application: Forked a child process to watch 2024.12.02 16:43:42.709819 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23494 2024.12.02 16:43:42.710576 [ 1 ] {} Application: starting up 2024.12.02 16:43:42.711288 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.02 16:43:42.799812 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.02 16:43:42.820297 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.02 16:43:42.820345 [ 1 ] {} Application: Initializing DateLUT. 2024.12.02 16:43:42.820357 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.02 16:43:42.820421 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.02 16:43:42.820789 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.02 16:43:42.822404 [ 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.02 16:43:42.823123 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.02 16:43:42.823960 [ 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.02 16:43:42.823983 [ 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.02 16:43:42.823999 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.02 16:43:42.824172 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.02 16:43:42.825143 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.02 16:43:42.830074 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.02 16:43:42.830890 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.02 16:43:42.832229 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.02 16:43:42.832298 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.02 16:43:42.833895 [ 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.02 16:43:42.834362 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.02 16:43:42.838991 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.02 16:43:42.839716 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.02 16:43:42.841413 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.02 16:43:42.841781 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.02 16:43:42.842071 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.02 16:43:42.842495 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.02 16:43:42.843933 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.02 16:43:42.843961 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.02 16:43:42.844047 [ 170 ] {} DNSResolver: Updating DNS cache 2024.12.02 16:43:42.844236 [ 170 ] {} DNSResolver: Updated DNS cache 2024.12.02 16:43:42.853347 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.02 16:43:42.853374 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153861 sec 2024.12.02 16:43:42.853421 [ 1 ] {} ReferentialDeps: No tables 2024.12.02 16:43:42.853437 [ 1 ] {} LoadingDeps: No tables 2024.12.02 16:43:42.854657 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.02 16:43:42.855817 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.02 16:43:42.866623 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.02 16:43:42.866676 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.02 16:43:42.866707 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.02 16:43:42.866721 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.02 16:43:42.866756 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.02 16:43:42.866778 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.02 16:43:42.869404 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.02 16:43:42.869454 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.02 16:43:42.869483 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.02 16:43:42.869666 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.02 16:43:42.869688 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.02 16:43:42.869730 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.02 16:43:42.869754 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.02 16:43:42.869767 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.02 16:43:42.869798 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.02 16:43:42.869820 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.02 16:43:42.897664 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.02 16:43:42.900674 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.02 16:43:42.900715 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0411e-05 sec 2024.12.02 16:43:42.900730 [ 1 ] {} ReferentialDeps: No tables 2024.12.02 16:43:42.900741 [ 1 ] {} LoadingDeps: No tables 2024.12.02 16:43:42.900764 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.02 16:43:42.900970 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.02 16:43:42.901014 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.02 16:43:42.901028 [ 1 ] {} Application: Loaded metadata. 2024.12.02 16:43:42.901042 [ 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.02 16:43:42.901055 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.02 16:43:42.911663 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.02 16:43:42.911882 [ 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.02 16:43:42.912884 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6771e-05 sec. 2024.12.02 16:43:42.913924 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.02 16:43:42.914025 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.02 16:43:42.914045 [ 1 ] {} Application: Ready for connections. 2024.12.02 16:43:43.176440 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41441 2024.12.02 16:43:43.178347 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.178408 [ 3 ] {} TCP-Session: 11214cda-d298-413c-9b60-518b216ec37d Authenticating user 'default' from [fd00:1122:3344:101::e]:41441 2024.12.02 16:43:43.178440 [ 3 ] {} TCP-Session: 11214cda-d298-413c-9b60-518b216ec37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.178460 [ 3 ] {} TCP-Session: 11214cda-d298-413c-9b60-518b216ec37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.178553 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.02 16:43:43.178579 [ 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.02 16:43:43.178601 [ 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.02 16:43:43.179028 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64589 2024.12.02 16:43:43.179047 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37965 2024.12.02 16:43:43.179171 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.179199 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.179216 [ 4 ] {} TCP-Session: 645ed2c5-0907-474b-8957-00ac94410f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:64589 2024.12.02 16:43:43.179255 [ 5 ] {} TCP-Session: a73d15c2-b611-439e-97ad-b06699dfb404 Authenticating user 'default' from [fd00:1122:3344:101::e]:37965 2024.12.02 16:43:43.179264 [ 4 ] {} TCP-Session: 645ed2c5-0907-474b-8957-00ac94410f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.179300 [ 5 ] {} TCP-Session: a73d15c2-b611-439e-97ad-b06699dfb404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.179311 [ 4 ] {} TCP-Session: 645ed2c5-0907-474b-8957-00ac94410f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.179327 [ 5 ] {} TCP-Session: a73d15c2-b611-439e-97ad-b06699dfb404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.179831 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53158 2024.12.02 16:43:43.179897 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63549 2024.12.02 16:43:43.180150 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62571 2024.12.02 16:43:43.180198 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.180206 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.180283 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52479 2024.12.02 16:43:43.180351 [ 253 ] {} TCP-Session: d38676f4-7885-4d58-be4d-670404009e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:53158 2024.12.02 16:43:43.180375 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.180456 [ 254 ] {} TCP-Session: fd23ef19-cc1c-411b-9494-9a5b4cd3be14 Authenticating user 'default' from [fd00:1122:3344:101::e]:63549 2024.12.02 16:43:43.180517 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61383 2024.12.02 16:43:43.180530 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.180545 [ 255 ] {} TCP-Session: ecfae9ff-6356-48aa-9acf-665a3eb57a01 Authenticating user 'default' from [fd00:1122:3344:101::e]:62571 2024.12.02 16:43:43.180559 [ 254 ] {} TCP-Session: fd23ef19-cc1c-411b-9494-9a5b4cd3be14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180583 [ 253 ] {} TCP-Session: d38676f4-7885-4d58-be4d-670404009e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180706 [ 255 ] {} TCP-Session: ecfae9ff-6356-48aa-9acf-665a3eb57a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180710 [ 253 ] {} TCP-Session: d38676f4-7885-4d58-be4d-670404009e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180726 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.180754 [ 256 ] {} TCP-Session: 2b5ff524-9955-4487-8ae1-ace8d36f2b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:52479 2024.12.02 16:43:43.180819 [ 255 ] {} TCP-Session: ecfae9ff-6356-48aa-9acf-665a3eb57a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180840 [ 256 ] {} TCP-Session: 2b5ff524-9955-4487-8ae1-ace8d36f2b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180930 [ 256 ] {} TCP-Session: 2b5ff524-9955-4487-8ae1-ace8d36f2b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.180949 [ 257 ] {} TCP-Session: d2b872ca-8a53-46a8-8826-b936364060e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61383 2024.12.02 16:43:43.180970 [ 254 ] {} TCP-Session: fd23ef19-cc1c-411b-9494-9a5b4cd3be14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.181005 [ 257 ] {} TCP-Session: d2b872ca-8a53-46a8-8826-b936364060e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.181092 [ 257 ] {} TCP-Session: d2b872ca-8a53-46a8-8826-b936364060e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.791872 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45090 2024.12.02 16:43:43.792027 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.792073 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Authenticating user 'default' from [fd00:1122:3344:101::d]:45090 2024.12.02 16:43:43.792098 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.792112 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.792183 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.02 16:43:43.792210 [ 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.02 16:43:43.792233 [ 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.02 16:43:43.792610 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62861 2024.12.02 16:43:43.792699 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64981 2024.12.02 16:43:43.792933 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61242 2024.12.02 16:43:43.792974 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.793021 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56030 2024.12.02 16:43:43.793056 [ 259 ] {} TCP-Session: 548cab3d-b4c6-4e06-8038-8c5757c414c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:62861 2024.12.02 16:43:43.793295 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42962 2024.12.02 16:43:43.793407 [ 259 ] {} TCP-Session: 548cab3d-b4c6-4e06-8038-8c5757c414c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.793440 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.793426 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.793597 [ 259 ] {} TCP-Session: 548cab3d-b4c6-4e06-8038-8c5757c414c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.793469 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.793714 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56803 2024.12.02 16:43:43.793716 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.794401 [ 260 ] {} TCP-Session: 9fce2f81-83a7-4264-8b5c-84bd594385f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64981 2024.12.02 16:43:43.794435 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45452 2024.12.02 16:43:43.794335 [ 261 ] {} TCP-Session: 73e7ff94-3f97-41be-a31b-6ec912481db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61242 2024.12.02 16:43:43.794490 [ 260 ] {} TCP-Session: 9fce2f81-83a7-4264-8b5c-84bd594385f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.794476 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Authenticating user 'default' from [fd00:1122:3344:101::d]:42962 2024.12.02 16:43:43.794547 [ 260 ] {} TCP-Session: 9fce2f81-83a7-4264-8b5c-84bd594385f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.794540 [ 261 ] {} TCP-Session: 73e7ff94-3f97-41be-a31b-6ec912481db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.794445 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Authenticating user 'default' from [fd00:1122:3344:101::d]:56030 2024.12.02 16:43:43.794437 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43433 2024.12.02 16:43:43.795593 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.795619 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.795619 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:43.795654 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.795684 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.795713 [ 264 ] {} TCP-Session: 64086f27-8d85-4677-9913-171e0411f284 Authenticating user 'default' from [fd00:1122:3344:101::d]:43433 2024.12.02 16:43:43.795746 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.795839 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.795845 [ 266 ] {} TCP-Session: aebcaff3-c66d-4b6a-8d28-676dc1242dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:45452 2024.12.02 16:43:43.795652 [ 261 ] {} TCP-Session: 73e7ff94-3f97-41be-a31b-6ec912481db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.795895 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.795836 [ 264 ] {} TCP-Session: 64086f27-8d85-4677-9913-171e0411f284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.796021 [ 266 ] {} TCP-Session: aebcaff3-c66d-4b6a-8d28-676dc1242dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.796058 [ 264 ] {} TCP-Session: 64086f27-8d85-4677-9913-171e0411f284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.796092 [ 266 ] {} TCP-Session: aebcaff3-c66d-4b6a-8d28-676dc1242dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.796206 [ 265 ] {} TCP-Session: 00a46e86-c8cf-4986-82ee-89ead397a086 Authenticating user 'default' from [fd00:1122:3344:101::d]:56803 2024.12.02 16:43:43.796306 [ 265 ] {} TCP-Session: 00a46e86-c8cf-4986-82ee-89ead397a086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.796345 [ 265 ] {} TCP-Session: 00a46e86-c8cf-4986-82ee-89ead397a086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:43.798897 [ 258 ] {40786d66-0494-4102-b1d0-379bdc7692e4} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.02 16:43:43.848027 [ 258 ] {40786d66-0494-4102-b1d0-379bdc7692e4} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45090) (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.02 16:43:43.849317 [ 258 ] {40786d66-0494-4102-b1d0-379bdc7692e4} 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.02 16:43:43.849430 [ 258 ] {40786d66-0494-4102-b1d0-379bdc7692e4} TCPHandler: Processed in 0.05602137 sec. 2024.12.02 16:43:43.849760 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.849963 [ 262 ] {f1882ce9-9751-4716-b128-7f939e0c1c0f} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.02 16:43:43.850331 [ 262 ] {f1882ce9-9751-4716-b128-7f939e0c1c0f} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56030) (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.02 16:43:43.850464 [ 262 ] {f1882ce9-9751-4716-b128-7f939e0c1c0f} 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.02 16:43:43.850564 [ 262 ] {f1882ce9-9751-4716-b128-7f939e0c1c0f} TCPHandler: Processed in 0.000955278 sec. 2024.12.02 16:43:43.850824 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.851571 [ 258 ] {14048a1d-bdff-4390-a450-dfd73a884a54} executeQuery: (from [fd00:1122:3344:101::d]:45090) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.02 16:43:43.852196 [ 258 ] {14048a1d-bdff-4390-a450-dfd73a884a54} TCPHandler: Processed in 0.001424903 sec. 2024.12.02 16:43:43.852402 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.852541 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} executeQuery: (from [fd00:1122:3344:101::d]:56030) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.02 16:43:43.852653 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.02 16:43:43.854946 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.02 16:43:43.854982 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8961e-05 sec 2024.12.02 16:43:43.854997 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} ReferentialDeps: No tables 2024.12.02 16:43:43.855009 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} LoadingDeps: No tables 2024.12.02 16:43:43.855042 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} DatabaseAtomic (oximeter): Starting up tables. 2024.12.02 16:43:43.855090 [ 262 ] {c8501c33-9b6f-4202-a53c-bfdfa6b2c594} TCPHandler: Processed in 0.002749804 sec. 2024.12.02 16:43:43.855287 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.855490 [ 258 ] {51160c96-f5d6-41be-893d-2925cb5c5104} executeQuery: (from [fd00:1122:3344:101::d]:45090) /* 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.02 16:43:43.855553 [ 258 ] {51160c96-f5d6-41be-893d-2925cb5c5104} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.02 16:43:43.862868 [ 258 ] {51160c96-f5d6-41be-893d-2925cb5c5104} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.02 16:43:43.864936 [ 258 ] {51160c96-f5d6-41be-893d-2925cb5c5104} oximeter.version (3317f187-5347-424c-a035-020f70a1d927): Loading data parts 2024.12.02 16:43:43.865399 [ 258 ] {51160c96-f5d6-41be-893d-2925cb5c5104} oximeter.version (3317f187-5347-424c-a035-020f70a1d927): There are no data parts 2024.12.02 16:43:43.869303 [ 258 ] {51160c96-f5d6-41be-893d-2925cb5c5104} TCPHandler: Processed in 0.014083953 sec. 2024.12.02 16:43:43.869557 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.869812 [ 262 ] {4c64cb6b-38a9-4328-9be2-a5321af56d52} executeQuery: (from [fd00:1122:3344:101::d]:56030) /* 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.02 16:43:43.869899 [ 262 ] {4c64cb6b-38a9-4328-9be2-a5321af56d52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.02 16:43:43.877631 [ 262 ] {4c64cb6b-38a9-4328-9be2-a5321af56d52} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Loading data parts 2024.12.02 16:43:43.877886 [ 262 ] {4c64cb6b-38a9-4328-9be2-a5321af56d52} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): There are no data parts 2024.12.02 16:43:43.879229 [ 262 ] {4c64cb6b-38a9-4328-9be2-a5321af56d52} TCPHandler: Processed in 0.009797015 sec. 2024.12.02 16:43:43.879445 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.879732 [ 258 ] {2c92fd27-a987-40cb-88ae-e99ce572cdf0} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.879782 [ 258 ] {2c92fd27-a987-40cb-88ae-e99ce572cdf0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.02 16:43:43.883884 [ 258 ] {2c92fd27-a987-40cb-88ae-e99ce572cdf0} oximeter.measurements_i8 (7f426dc2-df9c-4f48-b642-471be70d6189): Loading data parts 2024.12.02 16:43:43.884093 [ 258 ] {2c92fd27-a987-40cb-88ae-e99ce572cdf0} oximeter.measurements_i8 (7f426dc2-df9c-4f48-b642-471be70d6189): There are no data parts 2024.12.02 16:43:43.886356 [ 258 ] {2c92fd27-a987-40cb-88ae-e99ce572cdf0} TCPHandler: Processed in 0.00691753 sec. 2024.12.02 16:43:43.886594 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.886789 [ 262 ] {db7365bd-5c74-48ec-83e2-f93bf5e4c29f} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.886849 [ 262 ] {db7365bd-5c74-48ec-83e2-f93bf5e4c29f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.02 16:43:43.888885 [ 262 ] {db7365bd-5c74-48ec-83e2-f93bf5e4c29f} oximeter.measurements_u8 (bed8dbb9-e705-46e4-a674-2f765ddc0de7): Loading data parts 2024.12.02 16:43:43.889079 [ 262 ] {db7365bd-5c74-48ec-83e2-f93bf5e4c29f} oximeter.measurements_u8 (bed8dbb9-e705-46e4-a674-2f765ddc0de7): There are no data parts 2024.12.02 16:43:43.890482 [ 262 ] {db7365bd-5c74-48ec-83e2-f93bf5e4c29f} TCPHandler: Processed in 0.003950834 sec. 2024.12.02 16:43:43.890709 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.890971 [ 258 ] {47e3c4b3-f0ed-4926-a1ef-9834d7695e00} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.891026 [ 258 ] {47e3c4b3-f0ed-4926-a1ef-9834d7695e00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.02 16:43:43.893727 [ 258 ] {47e3c4b3-f0ed-4926-a1ef-9834d7695e00} oximeter.measurements_i16 (fbec3795-10f4-4189-86f2-326bf93e78c2): Loading data parts 2024.12.02 16:43:43.893888 [ 258 ] {47e3c4b3-f0ed-4926-a1ef-9834d7695e00} oximeter.measurements_i16 (fbec3795-10f4-4189-86f2-326bf93e78c2): There are no data parts 2024.12.02 16:43:43.895812 [ 258 ] {47e3c4b3-f0ed-4926-a1ef-9834d7695e00} TCPHandler: Processed in 0.005172645 sec. 2024.12.02 16:43:43.896026 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.896229 [ 262 ] {085f069c-59f8-4599-a033-4a91c44e5442} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.896288 [ 262 ] {085f069c-59f8-4599-a033-4a91c44e5442} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.02 16:43:43.898637 [ 262 ] {085f069c-59f8-4599-a033-4a91c44e5442} oximeter.measurements_u16 (050bfbd3-e7c5-48dd-abdd-01b912681a81): Loading data parts 2024.12.02 16:43:43.898818 [ 262 ] {085f069c-59f8-4599-a033-4a91c44e5442} oximeter.measurements_u16 (050bfbd3-e7c5-48dd-abdd-01b912681a81): There are no data parts 2024.12.02 16:43:43.901984 [ 262 ] {085f069c-59f8-4599-a033-4a91c44e5442} TCPHandler: Processed in 0.006015653 sec. 2024.12.02 16:43:43.902178 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.902389 [ 258 ] {4ab1de88-b843-44d3-8871-5a01d473ea28} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.902440 [ 258 ] {4ab1de88-b843-44d3-8871-5a01d473ea28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.02 16:43:43.905759 [ 258 ] {4ab1de88-b843-44d3-8871-5a01d473ea28} oximeter.measurements_i32 (99a45757-bb1c-4de4-9405-d40c56ea64c7): Loading data parts 2024.12.02 16:43:43.905947 [ 258 ] {4ab1de88-b843-44d3-8871-5a01d473ea28} oximeter.measurements_i32 (99a45757-bb1c-4de4-9405-d40c56ea64c7): There are no data parts 2024.12.02 16:43:43.907688 [ 258 ] {4ab1de88-b843-44d3-8871-5a01d473ea28} TCPHandler: Processed in 0.005565809 sec. 2024.12.02 16:43:43.907929 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.908173 [ 262 ] {0bbd1e0d-ee04-4469-b2c3-f79394436a1c} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.908252 [ 262 ] {0bbd1e0d-ee04-4469-b2c3-f79394436a1c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.02 16:43:43.910708 [ 262 ] {0bbd1e0d-ee04-4469-b2c3-f79394436a1c} oximeter.measurements_u32 (988cf0fb-b097-4b7d-ae3f-891619555c5b): Loading data parts 2024.12.02 16:43:43.910897 [ 262 ] {0bbd1e0d-ee04-4469-b2c3-f79394436a1c} oximeter.measurements_u32 (988cf0fb-b097-4b7d-ae3f-891619555c5b): There are no data parts 2024.12.02 16:43:43.914662 [ 262 ] {0bbd1e0d-ee04-4469-b2c3-f79394436a1c} TCPHandler: Processed in 0.00680394 sec. 2024.12.02 16:43:43.914858 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.915076 [ 258 ] {44f7e682-ae57-4b28-a315-7aa7b895ed23} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.915123 [ 258 ] {44f7e682-ae57-4b28-a315-7aa7b895ed23} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.02 16:43:43.917654 [ 258 ] {44f7e682-ae57-4b28-a315-7aa7b895ed23} oximeter.measurements_i64 (03c0763e-c5dc-4943-9777-6832c68b6fee): Loading data parts 2024.12.02 16:43:43.917804 [ 258 ] {44f7e682-ae57-4b28-a315-7aa7b895ed23} oximeter.measurements_i64 (03c0763e-c5dc-4943-9777-6832c68b6fee): There are no data parts 2024.12.02 16:43:43.919213 [ 258 ] {44f7e682-ae57-4b28-a315-7aa7b895ed23} TCPHandler: Processed in 0.004408568 sec. 2024.12.02 16:43:43.919406 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.919606 [ 262 ] {01876879-ac69-480b-b2f1-be436b08d225} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.919669 [ 262 ] {01876879-ac69-480b-b2f1-be436b08d225} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.02 16:43:43.921556 [ 262 ] {01876879-ac69-480b-b2f1-be436b08d225} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Loading data parts 2024.12.02 16:43:43.921717 [ 262 ] {01876879-ac69-480b-b2f1-be436b08d225} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): There are no data parts 2024.12.02 16:43:43.923064 [ 262 ] {01876879-ac69-480b-b2f1-be436b08d225} TCPHandler: Processed in 0.003710892 sec. 2024.12.02 16:43:43.923235 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.923431 [ 258 ] {7d29d373-d15d-40d9-8c0c-7f54db5efec2} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.923476 [ 258 ] {7d29d373-d15d-40d9-8c0c-7f54db5efec2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.02 16:43:43.925371 [ 258 ] {7d29d373-d15d-40d9-8c0c-7f54db5efec2} oximeter.measurements_f32 (604e761c-74b9-4c7d-868b-699f65450b6d): Loading data parts 2024.12.02 16:43:43.925521 [ 258 ] {7d29d373-d15d-40d9-8c0c-7f54db5efec2} oximeter.measurements_f32 (604e761c-74b9-4c7d-868b-699f65450b6d): There are no data parts 2024.12.02 16:43:43.926922 [ 258 ] {7d29d373-d15d-40d9-8c0c-7f54db5efec2} TCPHandler: Processed in 0.003736713 sec. 2024.12.02 16:43:43.927127 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.927319 [ 262 ] {48aa3f2e-ca20-461b-b8b9-0d5c130328aa} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.927379 [ 262 ] {48aa3f2e-ca20-461b-b8b9-0d5c130328aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.02 16:43:43.929470 [ 262 ] {48aa3f2e-ca20-461b-b8b9-0d5c130328aa} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Loading data parts 2024.12.02 16:43:43.929738 [ 262 ] {48aa3f2e-ca20-461b-b8b9-0d5c130328aa} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): There are no data parts 2024.12.02 16:43:43.932801 [ 262 ] {48aa3f2e-ca20-461b-b8b9-0d5c130328aa} TCPHandler: Processed in 0.00572371 sec. 2024.12.02 16:43:43.932991 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.933200 [ 258 ] {efca60f4-5e95-48c3-a68b-f148ca545d05} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.933254 [ 258 ] {efca60f4-5e95-48c3-a68b-f148ca545d05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.02 16:43:43.935900 [ 258 ] {efca60f4-5e95-48c3-a68b-f148ca545d05} oximeter.measurements_string (7f1232d3-4bc8-4970-9d3e-bc4c90e37428): Loading data parts 2024.12.02 16:43:43.936414 [ 258 ] {efca60f4-5e95-48c3-a68b-f148ca545d05} oximeter.measurements_string (7f1232d3-4bc8-4970-9d3e-bc4c90e37428): There are no data parts 2024.12.02 16:43:43.938029 [ 258 ] {efca60f4-5e95-48c3-a68b-f148ca545d05} TCPHandler: Processed in 0.005093285 sec. 2024.12.02 16:43:43.938310 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.938504 [ 262 ] {d40e6d75-5b04-483b-93dc-4de1c6849703} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.938649 [ 262 ] {d40e6d75-5b04-483b-93dc-4de1c6849703} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.02 16:43:43.943036 [ 262 ] {d40e6d75-5b04-483b-93dc-4de1c6849703} oximeter.measurements_bytes (53c5cb90-8c1a-42b6-9863-ba1e7e5bf641): Loading data parts 2024.12.02 16:43:43.943210 [ 262 ] {d40e6d75-5b04-483b-93dc-4de1c6849703} oximeter.measurements_bytes (53c5cb90-8c1a-42b6-9863-ba1e7e5bf641): There are no data parts 2024.12.02 16:43:43.946331 [ 262 ] {d40e6d75-5b04-483b-93dc-4de1c6849703} TCPHandler: Processed in 0.00807324 sec. 2024.12.02 16:43:43.946637 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.946843 [ 258 ] {9239f6f1-4c84-4b94-9106-ccc76dddbbf5} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.946974 [ 258 ] {9239f6f1-4c84-4b94-9106-ccc76dddbbf5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.02 16:43:43.949191 [ 258 ] {9239f6f1-4c84-4b94-9106-ccc76dddbbf5} oximeter.measurements_cumulativei64 (c29cfbfa-da6d-45c6-9f94-2118a51630d1): Loading data parts 2024.12.02 16:43:43.949445 [ 258 ] {9239f6f1-4c84-4b94-9106-ccc76dddbbf5} oximeter.measurements_cumulativei64 (c29cfbfa-da6d-45c6-9f94-2118a51630d1): There are no data parts 2024.12.02 16:43:43.952285 [ 258 ] {9239f6f1-4c84-4b94-9106-ccc76dddbbf5} TCPHandler: Processed in 0.00570826 sec. 2024.12.02 16:43:43.952487 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.952814 [ 262 ] {dbd3512c-02af-4d56-98cc-d41e15d34866} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.952947 [ 262 ] {dbd3512c-02af-4d56-98cc-d41e15d34866} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.02 16:43:43.955236 [ 262 ] {dbd3512c-02af-4d56-98cc-d41e15d34866} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Loading data parts 2024.12.02 16:43:43.955419 [ 262 ] {dbd3512c-02af-4d56-98cc-d41e15d34866} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): There are no data parts 2024.12.02 16:43:43.958189 [ 262 ] {dbd3512c-02af-4d56-98cc-d41e15d34866} TCPHandler: Processed in 0.00576601 sec. 2024.12.02 16:43:43.958389 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.958600 [ 258 ] {6a63bae0-95f7-4d13-ad97-ec078306f8d8} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.958737 [ 258 ] {6a63bae0-95f7-4d13-ad97-ec078306f8d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.02 16:43:43.962203 [ 258 ] {6a63bae0-95f7-4d13-ad97-ec078306f8d8} oximeter.measurements_cumulativef32 (a9a3e590-ec07-431d-91e3-846cda612369): Loading data parts 2024.12.02 16:43:43.962375 [ 258 ] {6a63bae0-95f7-4d13-ad97-ec078306f8d8} oximeter.measurements_cumulativef32 (a9a3e590-ec07-431d-91e3-846cda612369): There are no data parts 2024.12.02 16:43:43.964074 [ 258 ] {6a63bae0-95f7-4d13-ad97-ec078306f8d8} TCPHandler: Processed in 0.005738771 sec. 2024.12.02 16:43:43.964333 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.964536 [ 262 ] {0f4b8149-621a-453d-aa8e-4903ad8afdd9} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.964654 [ 262 ] {0f4b8149-621a-453d-aa8e-4903ad8afdd9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.02 16:43:43.966980 [ 262 ] {0f4b8149-621a-453d-aa8e-4903ad8afdd9} oximeter.measurements_cumulativef64 (f820742a-55f4-4558-9d0c-75b68c3ab5d9): Loading data parts 2024.12.02 16:43:43.967198 [ 262 ] {0f4b8149-621a-453d-aa8e-4903ad8afdd9} oximeter.measurements_cumulativef64 (f820742a-55f4-4558-9d0c-75b68c3ab5d9): There are no data parts 2024.12.02 16:43:43.968603 [ 262 ] {0f4b8149-621a-453d-aa8e-4903ad8afdd9} TCPHandler: Processed in 0.004323728 sec. 2024.12.02 16:43:43.968811 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.969156 [ 258 ] {af86fd7b-0fd5-4260-a460-dc9c6d7ae6f7} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.969284 [ 258 ] {af86fd7b-0fd5-4260-a460-dc9c6d7ae6f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.02 16:43:43.973592 [ 258 ] {af86fd7b-0fd5-4260-a460-dc9c6d7ae6f7} oximeter.measurements_histogrami8 (af00fb99-ca08-4fc4-9d48-60449982962f): Loading data parts 2024.12.02 16:43:43.973765 [ 258 ] {af86fd7b-0fd5-4260-a460-dc9c6d7ae6f7} oximeter.measurements_histogrami8 (af00fb99-ca08-4fc4-9d48-60449982962f): There are no data parts 2024.12.02 16:43:43.975532 [ 258 ] {af86fd7b-0fd5-4260-a460-dc9c6d7ae6f7} TCPHandler: Processed in 0.00677705 sec. 2024.12.02 16:43:43.975805 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.976077 [ 262 ] {a26a3880-a06d-4090-b4cc-300725a6c9bf} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.976211 [ 262 ] {a26a3880-a06d-4090-b4cc-300725a6c9bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.02 16:43:43.978544 [ 262 ] {a26a3880-a06d-4090-b4cc-300725a6c9bf} oximeter.measurements_histogramu8 (9ffdd7da-c190-4a20-8b90-30185f124927): Loading data parts 2024.12.02 16:43:43.978743 [ 262 ] {a26a3880-a06d-4090-b4cc-300725a6c9bf} oximeter.measurements_histogramu8 (9ffdd7da-c190-4a20-8b90-30185f124927): There are no data parts 2024.12.02 16:43:43.980235 [ 262 ] {a26a3880-a06d-4090-b4cc-300725a6c9bf} TCPHandler: Processed in 0.004484839 sec. 2024.12.02 16:43:43.980424 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.980761 [ 258 ] {be049eb8-5ae7-4e4a-b104-63f51026058e} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.980888 [ 258 ] {be049eb8-5ae7-4e4a-b104-63f51026058e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.02 16:43:43.983336 [ 258 ] {be049eb8-5ae7-4e4a-b104-63f51026058e} oximeter.measurements_histogrami16 (926e04f7-83d5-4956-807d-37995ca6fa99): Loading data parts 2024.12.02 16:43:43.983505 [ 258 ] {be049eb8-5ae7-4e4a-b104-63f51026058e} oximeter.measurements_histogrami16 (926e04f7-83d5-4956-807d-37995ca6fa99): There are no data parts 2024.12.02 16:43:43.987067 [ 258 ] {be049eb8-5ae7-4e4a-b104-63f51026058e} TCPHandler: Processed in 0.006699478 sec. 2024.12.02 16:43:43.987328 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.987602 [ 262 ] {2c62e00b-b214-4a15-aa7c-b50328ee2a86} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:43.987736 [ 262 ] {2c62e00b-b214-4a15-aa7c-b50328ee2a86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.02 16:43:43.990813 [ 262 ] {2c62e00b-b214-4a15-aa7c-b50328ee2a86} oximeter.measurements_histogramu16 (aab606ad-3ba4-4d0e-aa89-c5e4dad81268): Loading data parts 2024.12.02 16:43:43.991051 [ 262 ] {2c62e00b-b214-4a15-aa7c-b50328ee2a86} oximeter.measurements_histogramu16 (aab606ad-3ba4-4d0e-aa89-c5e4dad81268): There are no data parts 2024.12.02 16:43:43.994219 [ 262 ] {2c62e00b-b214-4a15-aa7c-b50328ee2a86} TCPHandler: Processed in 0.006943811 sec. 2024.12.02 16:43:43.994501 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:43.994881 [ 258 ] {5cc28007-5ac1-4a7e-abf7-ed1f10578a6a} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:43.995019 [ 258 ] {5cc28007-5ac1-4a7e-abf7-ed1f10578a6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.02 16:43:43.997894 [ 258 ] {5cc28007-5ac1-4a7e-abf7-ed1f10578a6a} oximeter.measurements_histogrami32 (eb637367-999c-42d0-ba65-4fbecfc3f832): Loading data parts 2024.12.02 16:43:43.998067 [ 258 ] {5cc28007-5ac1-4a7e-abf7-ed1f10578a6a} oximeter.measurements_histogrami32 (eb637367-999c-42d0-ba65-4fbecfc3f832): There are no data parts 2024.12.02 16:43:44.000159 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 123.59 MiB, peak 123.59 MiB, free memory in arenas 0.00 B, will set to 134.80 MiB (RSS), difference: 11.21 MiB 2024.12.02 16:43:44.000720 [ 258 ] {5cc28007-5ac1-4a7e-abf7-ed1f10578a6a} TCPHandler: Processed in 0.006310325 sec. 2024.12.02 16:43:44.000930 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.001201 [ 262 ] {0da7fdac-b78b-4213-95f4-139d6a351b9e} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.001339 [ 262 ] {0da7fdac-b78b-4213-95f4-139d6a351b9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.02 16:43:44.004014 [ 262 ] {0da7fdac-b78b-4213-95f4-139d6a351b9e} oximeter.measurements_histogramu32 (1e9e9d97-4425-471e-ad50-79a7ed38c9ed): Loading data parts 2024.12.02 16:43:44.004197 [ 262 ] {0da7fdac-b78b-4213-95f4-139d6a351b9e} oximeter.measurements_histogramu32 (1e9e9d97-4425-471e-ad50-79a7ed38c9ed): There are no data parts 2024.12.02 16:43:44.007110 [ 262 ] {0da7fdac-b78b-4213-95f4-139d6a351b9e} TCPHandler: Processed in 0.006236885 sec. 2024.12.02 16:43:44.007397 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.007728 [ 258 ] {2da033e1-1f09-420a-bf5f-7b66235d74a8} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.007885 [ 258 ] {2da033e1-1f09-420a-bf5f-7b66235d74a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.02 16:43:44.010602 [ 258 ] {2da033e1-1f09-420a-bf5f-7b66235d74a8} oximeter.measurements_histogrami64 (718f3a4b-0b4f-45ae-ac76-bed3681117c6): Loading data parts 2024.12.02 16:43:44.010810 [ 258 ] {2da033e1-1f09-420a-bf5f-7b66235d74a8} oximeter.measurements_histogrami64 (718f3a4b-0b4f-45ae-ac76-bed3681117c6): There are no data parts 2024.12.02 16:43:44.013413 [ 258 ] {2da033e1-1f09-420a-bf5f-7b66235d74a8} TCPHandler: Processed in 0.006076472 sec. 2024.12.02 16:43:44.013634 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.013903 [ 262 ] {f0c4ff5f-4714-4f0e-b9e7-de77ea8617b8} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.014047 [ 262 ] {f0c4ff5f-4714-4f0e-b9e7-de77ea8617b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.02 16:43:44.016613 [ 262 ] {f0c4ff5f-4714-4f0e-b9e7-de77ea8617b8} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Loading data parts 2024.12.02 16:43:44.016795 [ 262 ] {f0c4ff5f-4714-4f0e-b9e7-de77ea8617b8} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): There are no data parts 2024.12.02 16:43:44.018620 [ 262 ] {f0c4ff5f-4714-4f0e-b9e7-de77ea8617b8} TCPHandler: Processed in 0.005042584 sec. 2024.12.02 16:43:44.018899 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.019164 [ 258 ] {1ea5d5bc-41b7-4c42-a660-7885faa9f3ad} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.019301 [ 258 ] {1ea5d5bc-41b7-4c42-a660-7885faa9f3ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.02 16:43:44.021755 [ 258 ] {1ea5d5bc-41b7-4c42-a660-7885faa9f3ad} oximeter.measurements_histogramf32 (25eb0897-ef1f-4d47-9685-ca3fc444d0ba): Loading data parts 2024.12.02 16:43:44.021909 [ 258 ] {1ea5d5bc-41b7-4c42-a660-7885faa9f3ad} oximeter.measurements_histogramf32 (25eb0897-ef1f-4d47-9685-ca3fc444d0ba): There are no data parts 2024.12.02 16:43:44.023535 [ 258 ] {1ea5d5bc-41b7-4c42-a660-7885faa9f3ad} TCPHandler: Processed in 0.004688671 sec. 2024.12.02 16:43:44.023741 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.024070 [ 262 ] {1acd9b8e-e44e-411d-a8e0-4402ff3a2cae} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.024232 [ 262 ] {1acd9b8e-e44e-411d-a8e0-4402ff3a2cae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.02 16:43:44.026659 [ 262 ] {1acd9b8e-e44e-411d-a8e0-4402ff3a2cae} oximeter.measurements_histogramf64 (b8b1cc45-a9c8-458e-ab26-356bf8f1e2aa): Loading data parts 2024.12.02 16:43:44.026834 [ 262 ] {1acd9b8e-e44e-411d-a8e0-4402ff3a2cae} oximeter.measurements_histogramf64 (b8b1cc45-a9c8-458e-ab26-356bf8f1e2aa): There are no data parts 2024.12.02 16:43:44.028459 [ 262 ] {1acd9b8e-e44e-411d-a8e0-4402ff3a2cae} TCPHandler: Processed in 0.004843832 sec. 2024.12.02 16:43:44.028779 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.028972 [ 258 ] {15896275-f2c5-45f6-8b92-f59a6d41dd30} executeQuery: (from [fd00:1122:3344:101::d]:45090) /* 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.02 16:43:44.029086 [ 258 ] {15896275-f2c5-45f6-8b92-f59a6d41dd30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.02 16:43:44.031351 [ 258 ] {15896275-f2c5-45f6-8b92-f59a6d41dd30} oximeter.fields_bool (1872dc9d-8de0-4d01-ba42-913c0d9a5d32): Loading data parts 2024.12.02 16:43:44.031512 [ 258 ] {15896275-f2c5-45f6-8b92-f59a6d41dd30} oximeter.fields_bool (1872dc9d-8de0-4d01-ba42-913c0d9a5d32): There are no data parts 2024.12.02 16:43:44.033095 [ 258 ] {15896275-f2c5-45f6-8b92-f59a6d41dd30} TCPHandler: Processed in 0.004368858 sec. 2024.12.02 16:43:44.033305 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.033537 [ 262 ] {2dc0ebef-c315-4411-bc56-47f7829b7714} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.033690 [ 262 ] {2dc0ebef-c315-4411-bc56-47f7829b7714} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.02 16:43:44.035988 [ 262 ] {2dc0ebef-c315-4411-bc56-47f7829b7714} oximeter.fields_i8 (161db0c6-7794-47e6-bd31-084a8458af75): Loading data parts 2024.12.02 16:43:44.036195 [ 262 ] {2dc0ebef-c315-4411-bc56-47f7829b7714} oximeter.fields_i8 (161db0c6-7794-47e6-bd31-084a8458af75): There are no data parts 2024.12.02 16:43:44.037585 [ 262 ] {2dc0ebef-c315-4411-bc56-47f7829b7714} TCPHandler: Processed in 0.004341727 sec. 2024.12.02 16:43:44.037778 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.038036 [ 258 ] {28545166-ce30-4091-8418-179113575b41} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.038148 [ 258 ] {28545166-ce30-4091-8418-179113575b41} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.02 16:43:44.040271 [ 258 ] {28545166-ce30-4091-8418-179113575b41} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Loading data parts 2024.12.02 16:43:44.040419 [ 258 ] {28545166-ce30-4091-8418-179113575b41} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): There are no data parts 2024.12.02 16:43:44.041938 [ 258 ] {28545166-ce30-4091-8418-179113575b41} TCPHandler: Processed in 0.004211446 sec. 2024.12.02 16:43:44.042124 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.042317 [ 262 ] {91734bd9-a5ef-4c81-a946-3782e15490f8} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.042446 [ 262 ] {91734bd9-a5ef-4c81-a946-3782e15490f8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.02 16:43:44.044677 [ 262 ] {91734bd9-a5ef-4c81-a946-3782e15490f8} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Loading data parts 2024.12.02 16:43:44.044829 [ 262 ] {91734bd9-a5ef-4c81-a946-3782e15490f8} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): There are no data parts 2024.12.02 16:43:44.046283 [ 262 ] {91734bd9-a5ef-4c81-a946-3782e15490f8} TCPHandler: Processed in 0.004211787 sec. 2024.12.02 16:43:44.046473 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.046787 [ 258 ] {4f1bc31a-8c00-497d-9957-17c01848d573} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.046924 [ 258 ] {4f1bc31a-8c00-497d-9957-17c01848d573} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.02 16:43:44.049183 [ 258 ] {4f1bc31a-8c00-497d-9957-17c01848d573} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Loading data parts 2024.12.02 16:43:44.049355 [ 258 ] {4f1bc31a-8c00-497d-9957-17c01848d573} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): There are no data parts 2024.12.02 16:43:44.050808 [ 258 ] {4f1bc31a-8c00-497d-9957-17c01848d573} TCPHandler: Processed in 0.004395208 sec. 2024.12.02 16:43:44.051001 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.051194 [ 262 ] {c418b27b-4533-48dc-bf61-aefc6bf84ce0} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.051342 [ 262 ] {c418b27b-4533-48dc-bf61-aefc6bf84ce0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.02 16:43:44.053621 [ 262 ] {c418b27b-4533-48dc-bf61-aefc6bf84ce0} oximeter.fields_i32 (2c150249-3544-4ab2-a7a6-138916db96d5): Loading data parts 2024.12.02 16:43:44.053785 [ 262 ] {c418b27b-4533-48dc-bf61-aefc6bf84ce0} oximeter.fields_i32 (2c150249-3544-4ab2-a7a6-138916db96d5): There are no data parts 2024.12.02 16:43:44.055382 [ 262 ] {c418b27b-4533-48dc-bf61-aefc6bf84ce0} TCPHandler: Processed in 0.004445519 sec. 2024.12.02 16:43:44.055631 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.055917 [ 258 ] {f414d480-f36d-40fa-ac5c-b1e3c8b6fbf9} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.056070 [ 258 ] {f414d480-f36d-40fa-ac5c-b1e3c8b6fbf9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.02 16:43:44.058235 [ 258 ] {f414d480-f36d-40fa-ac5c-b1e3c8b6fbf9} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Loading data parts 2024.12.02 16:43:44.058405 [ 258 ] {f414d480-f36d-40fa-ac5c-b1e3c8b6fbf9} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): There are no data parts 2024.12.02 16:43:44.059937 [ 258 ] {f414d480-f36d-40fa-ac5c-b1e3c8b6fbf9} TCPHandler: Processed in 0.004366608 sec. 2024.12.02 16:43:44.060121 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.060310 [ 262 ] {203b3745-2177-4fb9-a3fd-e33ed06d7b44} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.060432 [ 262 ] {203b3745-2177-4fb9-a3fd-e33ed06d7b44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.02 16:43:44.062724 [ 262 ] {203b3745-2177-4fb9-a3fd-e33ed06d7b44} oximeter.fields_i64 (44ead739-210d-46f5-814d-179f539e84a0): Loading data parts 2024.12.02 16:43:44.062871 [ 262 ] {203b3745-2177-4fb9-a3fd-e33ed06d7b44} oximeter.fields_i64 (44ead739-210d-46f5-814d-179f539e84a0): There are no data parts 2024.12.02 16:43:44.064335 [ 262 ] {203b3745-2177-4fb9-a3fd-e33ed06d7b44} TCPHandler: Processed in 0.004265977 sec. 2024.12.02 16:43:44.064594 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.064792 [ 258 ] {da6f2b17-402c-4208-abf3-bdb097d527f7} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.064929 [ 258 ] {da6f2b17-402c-4208-abf3-bdb097d527f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.02 16:43:44.067155 [ 258 ] {da6f2b17-402c-4208-abf3-bdb097d527f7} oximeter.fields_u64 (2594e508-86f9-428d-ae5e-aa5f5963f20d): Loading data parts 2024.12.02 16:43:44.067403 [ 258 ] {da6f2b17-402c-4208-abf3-bdb097d527f7} oximeter.fields_u64 (2594e508-86f9-428d-ae5e-aa5f5963f20d): There are no data parts 2024.12.02 16:43:44.069000 [ 258 ] {da6f2b17-402c-4208-abf3-bdb097d527f7} TCPHandler: Processed in 0.004459899 sec. 2024.12.02 16:43:44.069196 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.069473 [ 262 ] {45d2f845-90dc-40a3-b043-e50164d21135} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.069570 [ 262 ] {45d2f845-90dc-40a3-b043-e50164d21135} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.02 16:43:44.071891 [ 262 ] {45d2f845-90dc-40a3-b043-e50164d21135} oximeter.fields_ipaddr (f45734de-72ec-4528-ad82-83bc7c68c835): Loading data parts 2024.12.02 16:43:44.072074 [ 262 ] {45d2f845-90dc-40a3-b043-e50164d21135} oximeter.fields_ipaddr (f45734de-72ec-4528-ad82-83bc7c68c835): There are no data parts 2024.12.02 16:43:44.073586 [ 262 ] {45d2f845-90dc-40a3-b043-e50164d21135} TCPHandler: Processed in 0.004450319 sec. 2024.12.02 16:43:44.073857 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.074104 [ 258 ] {8ca76329-850f-421f-86d1-cb905d454763} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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.02 16:43:44.074234 [ 258 ] {8ca76329-850f-421f-86d1-cb905d454763} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.02 16:43:44.076381 [ 258 ] {8ca76329-850f-421f-86d1-cb905d454763} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Loading data parts 2024.12.02 16:43:44.076633 [ 258 ] {8ca76329-850f-421f-86d1-cb905d454763} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): There are no data parts 2024.12.02 16:43:44.078057 [ 258 ] {8ca76329-850f-421f-86d1-cb905d454763} TCPHandler: Processed in 0.004298168 sec. 2024.12.02 16:43:44.078236 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.078556 [ 262 ] {e0da88ae-e019-45b0-9a4d-92dd5cfdf128} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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.02 16:43:44.078686 [ 262 ] {e0da88ae-e019-45b0-9a4d-92dd5cfdf128} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.02 16:43:44.080908 [ 262 ] {e0da88ae-e019-45b0-9a4d-92dd5cfdf128} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Loading data parts 2024.12.02 16:43:44.081070 [ 262 ] {e0da88ae-e019-45b0-9a4d-92dd5cfdf128} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): There are no data parts 2024.12.02 16:43:44.082586 [ 262 ] {e0da88ae-e019-45b0-9a4d-92dd5cfdf128} TCPHandler: Processed in 0.004359588 sec. 2024.12.02 16:43:44.082838 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.083166 [ 258 ] {4f9dde12-f357-437a-b448-02d203efde95} executeQuery: (from [fd00:1122:3344:101::d]:45090) /* 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.02 16:43:44.083318 [ 258 ] {4f9dde12-f357-437a-b448-02d203efde95} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.02 16:43:44.085900 [ 258 ] {4f9dde12-f357-437a-b448-02d203efde95} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea): Loading data parts 2024.12.02 16:43:44.086053 [ 258 ] {4f9dde12-f357-437a-b448-02d203efde95} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea): There are no data parts 2024.12.02 16:43:44.088281 [ 258 ] {4f9dde12-f357-437a-b448-02d203efde95} TCPHandler: Processed in 0.005509218 sec. 2024.12.02 16:43:44.088554 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:43:44.088758 [ 262 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.02 16:43:44.090026 [ 262 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.02 16:43:44.098922 [ 268 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} oximeter.version (3317f187-5347-424c-a035-020f70a1d927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:43:44.098987 [ 268 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. 2024.12.02 16:43:44.103784 [ 268 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:43:44.104566 [ 268 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} oximeter.version (3317f187-5347-424c-a035-020f70a1d927): 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.02 16:43:44.104901 [ 262 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} executeQuery: Read 1 rows, 16.00 B in 0.016223 sec., 61.64088023176971 rows/sec., 986.25 B/sec. 2024.12.02 16:43:44.105277 [ 262 ] {c744da19-7e3e-4837-a91f-2fef8aa7cb1c} TCPHandler: Processed in 0.016777606 sec. 2024.12.02 16:43:44.500044 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54322 2024.12.02 16:43:44.501189 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.501227 [ 269 ] {} TCP-Session: 295a903b-e226-4a9e-acef-697add6d88de Authenticating user 'default' from [fd00:1122:3344:101::c]:54322 2024.12.02 16:43:44.501403 [ 269 ] {} TCP-Session: 295a903b-e226-4a9e-acef-697add6d88de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.501420 [ 269 ] {} TCP-Session: 295a903b-e226-4a9e-acef-697add6d88de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.501473 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.02 16:43:44.501575 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.02 16:43:44.501601 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.02 16:43:44.502034 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37825 2024.12.02 16:43:44.502132 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39716 2024.12.02 16:43:44.502277 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39577 2024.12.02 16:43:44.502238 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.502349 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55908 2024.12.02 16:43:44.502385 [ 270 ] {} TCP-Session: 08accb7a-6e21-4e17-b6f6-ddcb175f04b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:37825 2024.12.02 16:43:44.502425 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38666 2024.12.02 16:43:44.502722 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.502751 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.502752 [ 270 ] {} TCP-Session: 08accb7a-6e21-4e17-b6f6-ddcb175f04b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.502817 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59112 2024.12.02 16:43:44.502864 [ 270 ] {} TCP-Session: 08accb7a-6e21-4e17-b6f6-ddcb175f04b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.502843 [ 272 ] {} TCP-Session: 7a067e19-a14f-45fc-aff5-e80cf7661088 Authenticating user 'default' from [fd00:1122:3344:101::c]:39577 2024.12.02 16:43:44.502896 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57148 2024.12.02 16:43:44.502838 [ 273 ] {} TCP-Session: 72d1d942-5eb4-4aae-beca-ba949d769bbe Authenticating user 'default' from [fd00:1122:3344:101::c]:55908 2024.12.02 16:43:44.502796 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.503164 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.503217 [ 272 ] {} TCP-Session: 7a067e19-a14f-45fc-aff5-e80cf7661088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503239 [ 273 ] {} TCP-Session: 72d1d942-5eb4-4aae-beca-ba949d769bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503246 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.503431 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:44.503459 [ 272 ] {} TCP-Session: 7a067e19-a14f-45fc-aff5-e80cf7661088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503459 [ 273 ] {} TCP-Session: 72d1d942-5eb4-4aae-beca-ba949d769bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503270 [ 271 ] {} TCP-Session: dad856db-3519-4a00-96e3-b0d01e259ea6 Authenticating user 'default' from [fd00:1122:3344:101::c]:39716 2024.12.02 16:43:44.503535 [ 276 ] {} TCP-Session: 089b03af-cf9f-4030-9729-10d178bed0a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:57148 2024.12.02 16:43:44.503491 [ 274 ] {} TCP-Session: b0cca1cf-a9f0-4f93-8163-7fa55976b87e Authenticating user 'default' from [fd00:1122:3344:101::c]:38666 2024.12.02 16:43:44.503643 [ 276 ] {} TCP-Session: 089b03af-cf9f-4030-9729-10d178bed0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503503 [ 275 ] {} TCP-Session: 7df65f69-4194-4f8f-b3ea-bcf0395e138c Authenticating user 'default' from [fd00:1122:3344:101::c]:59112 2024.12.02 16:43:44.503674 [ 274 ] {} TCP-Session: b0cca1cf-a9f0-4f93-8163-7fa55976b87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503749 [ 271 ] {} TCP-Session: dad856db-3519-4a00-96e3-b0d01e259ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503756 [ 274 ] {} TCP-Session: b0cca1cf-a9f0-4f93-8163-7fa55976b87e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503774 [ 275 ] {} TCP-Session: 7df65f69-4194-4f8f-b3ea-bcf0395e138c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503829 [ 271 ] {} TCP-Session: dad856db-3519-4a00-96e3-b0d01e259ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503869 [ 275 ] {} TCP-Session: 7df65f69-4194-4f8f-b3ea-bcf0395e138c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:44.503927 [ 276 ] {} TCP-Session: 089b03af-cf9f-4030-9729-10d178bed0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:45.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.38 MiB, peak 136.38 MiB, free memory in arenas 0.00 B, will set to 140.29 MiB (RSS), difference: 3.91 MiB 2024.12.02 16:43:46.074620 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39123 2024.12.02 16:43:46.075749 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.075855 [ 277 ] {} TCP-Session: d52c15a0-365f-420a-9799-e8abb092d877 Authenticating user 'default' from [fd00:1122:3344:101::a]:39123 2024.12.02 16:43:46.075923 [ 277 ] {} TCP-Session: d52c15a0-365f-420a-9799-e8abb092d877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.075939 [ 277 ] {} TCP-Session: d52c15a0-365f-420a-9799-e8abb092d877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.076010 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.02 16:43:46.076105 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.02 16:43:46.076172 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.02 16:43:46.076572 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37327 2024.12.02 16:43:46.076681 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46438 2024.12.02 16:43:46.076846 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.076962 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.076981 [ 278 ] {} TCP-Session: eadce72a-a1ca-4585-8e12-d3c91d4ad7c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:37327 2024.12.02 16:43:46.077038 [ 279 ] {} TCP-Session: 1d653b77-b0ff-4d35-b634-2279bbff4016 Authenticating user 'default' from [fd00:1122:3344:101::a]:46438 2024.12.02 16:43:46.077060 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57545 2024.12.02 16:43:46.077025 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50164 2024.12.02 16:43:46.077126 [ 278 ] {} TCP-Session: eadce72a-a1ca-4585-8e12-d3c91d4ad7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.077170 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35387 2024.12.02 16:43:46.077200 [ 279 ] {} TCP-Session: 1d653b77-b0ff-4d35-b634-2279bbff4016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.077479 [ 279 ] {} TCP-Session: 1d653b77-b0ff-4d35-b634-2279bbff4016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.077505 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.077489 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58533 2024.12.02 16:43:46.077470 [ 278 ] {} TCP-Session: eadce72a-a1ca-4585-8e12-d3c91d4ad7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.077722 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.077757 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38024 2024.12.02 16:43:46.077832 [ 280 ] {} TCP-Session: 619ae4b8-7e2d-4d8a-9dca-6386a6ba9954 Authenticating user 'default' from [fd00:1122:3344:101::a]:57545 2024.12.02 16:43:46.077854 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.078007 [ 280 ] {} TCP-Session: 619ae4b8-7e2d-4d8a-9dca-6386a6ba9954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078012 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.078077 [ 282 ] {} TCP-Session: 94732260-58ed-4ea6-9971-44266cdb7e09 Authenticating user 'default' from [fd00:1122:3344:101::a]:35387 2024.12.02 16:43:46.078104 [ 280 ] {} TCP-Session: 619ae4b8-7e2d-4d8a-9dca-6386a6ba9954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078170 [ 282 ] {} TCP-Session: 94732260-58ed-4ea6-9971-44266cdb7e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078109 [ 284 ] {} TCP-Session: c491f6e8-1941-4ad5-ac27-860edba3ad72 Authenticating user 'default' from [fd00:1122:3344:101::a]:38024 2024.12.02 16:43:46.078085 [ 281 ] {} TCP-Session: 91ade4fa-ae0d-43bc-b960-12b71d2fed10 Authenticating user 'default' from [fd00:1122:3344:101::a]:50164 2024.12.02 16:43:46.078260 [ 284 ] {} TCP-Session: c491f6e8-1941-4ad5-ac27-860edba3ad72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078307 [ 282 ] {} TCP-Session: 94732260-58ed-4ea6-9971-44266cdb7e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078360 [ 281 ] {} TCP-Session: 91ade4fa-ae0d-43bc-b960-12b71d2fed10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078376 [ 284 ] {} TCP-Session: c491f6e8-1941-4ad5-ac27-860edba3ad72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078518 [ 281 ] {} TCP-Session: 91ade4fa-ae0d-43bc-b960-12b71d2fed10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078559 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.078680 [ 283 ] {} TCP-Session: 61019cec-bc2a-4014-92af-b8040babf404 Authenticating user 'default' from [fd00:1122:3344:101::a]:58533 2024.12.02 16:43:46.078700 [ 283 ] {} TCP-Session: 61019cec-bc2a-4014-92af-b8040babf404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.078713 [ 283 ] {} TCP-Session: 61019cec-bc2a-4014-92af-b8040babf404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.395527 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48811 2024.12.02 16:43:46.397166 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.397199 [ 285 ] {} TCP-Session: 74c95a44-7954-40ab-b194-0de6bf0691a8 Authenticating user 'default' from [fd00:1122:3344:101::b]:48811 2024.12.02 16:43:46.397391 [ 285 ] {} TCP-Session: 74c95a44-7954-40ab-b194-0de6bf0691a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.397409 [ 285 ] {} TCP-Session: 74c95a44-7954-40ab-b194-0de6bf0691a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.397471 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.02 16:43:46.397584 [ 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.02 16:43:46.397607 [ 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.02 16:43:46.398152 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64570 2024.12.02 16:43:46.398224 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38757 2024.12.02 16:43:46.398355 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.398377 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48428 2024.12.02 16:43:46.398513 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35577 2024.12.02 16:43:46.398524 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.398567 [ 286 ] {} TCP-Session: 8d98e71c-ad90-4088-b13e-5390916d6dc3 Authenticating user 'default' from [fd00:1122:3344:101::b]:64570 2024.12.02 16:43:46.398835 [ 286 ] {} TCP-Session: 8d98e71c-ad90-4088-b13e-5390916d6dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.398835 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.398870 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61927 2024.12.02 16:43:46.398928 [ 287 ] {} TCP-Session: ebffde35-43a1-4328-9301-41f9444bd7aa Authenticating user 'default' from [fd00:1122:3344:101::b]:38757 2024.12.02 16:43:46.399032 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45606 2024.12.02 16:43:46.398904 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.399149 [ 287 ] {} TCP-Session: ebffde35-43a1-4328-9301-41f9444bd7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.399118 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38251 2024.12.02 16:43:46.398901 [ 286 ] {} TCP-Session: 8d98e71c-ad90-4088-b13e-5390916d6dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.398942 [ 289 ] {} TCP-Session: 408c94d5-dc6c-4755-9c62-edcf30112fc1 Authenticating user 'default' from [fd00:1122:3344:101::b]:35577 2024.12.02 16:43:46.399468 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.399537 [ 289 ] {} TCP-Session: 408c94d5-dc6c-4755-9c62-edcf30112fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.399543 [ 287 ] {} TCP-Session: ebffde35-43a1-4328-9301-41f9444bd7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.399617 [ 289 ] {} TCP-Session: 408c94d5-dc6c-4755-9c62-edcf30112fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.399610 [ 290 ] {} TCP-Session: bdefa090-f8d3-470b-bd53-66f4575f1bb1 Authenticating user 'default' from [fd00:1122:3344:101::b]:61927 2024.12.02 16:43:46.399555 [ 288 ] {} TCP-Session: 3ad08790-c527-47e7-97e2-b8077f251716 Authenticating user 'default' from [fd00:1122:3344:101::b]:48428 2024.12.02 16:43:46.399800 [ 290 ] {} TCP-Session: bdefa090-f8d3-470b-bd53-66f4575f1bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.399809 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.399903 [ 288 ] {} TCP-Session: 3ad08790-c527-47e7-97e2-b8077f251716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.399923 [ 292 ] {} TCP-Session: 69dbd175-8df9-46b7-9faf-322d5405203a Authenticating user 'default' from [fd00:1122:3344:101::b]:38251 2024.12.02 16:43:46.399919 [ 290 ] {} TCP-Session: bdefa090-f8d3-470b-bd53-66f4575f1bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.400127 [ 288 ] {} TCP-Session: 3ad08790-c527-47e7-97e2-b8077f251716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.400161 [ 292 ] {} TCP-Session: 69dbd175-8df9-46b7-9faf-322d5405203a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.400204 [ 292 ] {} TCP-Session: 69dbd175-8df9-46b7-9faf-322d5405203a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.405359 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.02 16:43:46.405536 [ 291 ] {} TCP-Session: b37b9127-07dc-49e9-af41-d2f497aab3f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:45606 2024.12.02 16:43:46.405560 [ 291 ] {} TCP-Session: b37b9127-07dc-49e9-af41-d2f497aab3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:46.405576 [ 291 ] {} TCP-Session: b37b9127-07dc-49e9-af41-d2f497aab3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:43:50.370257 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2024.12.02 16:43:50.370318 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.02 16:43:50.370378 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.02 16:43:50.370431 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.02 16:43:50.376807 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Loading data parts 2024.12.02 16:43:50.377170 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): There are no data parts 2024.12.02 16:43:50.384211 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:43:50.384305 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:43:50.388175 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:43:50.389573 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:43:50.390364 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2024.12.02 16:43:50.397541 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Loading data parts 2024.12.02 16:43:50.397741 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): There are no data parts 2024.12.02 16:43:50.421421 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:43:50.421470 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:43:50.429067 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:43:50.430197 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:43:50.432564 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.02 16:43:51.000166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.24 MiB, peak 150.24 MiB, free memory in arenas 0.00 B, will set to 151.00 MiB (RSS), difference: 4.76 MiB 2024.12.02 16:43:52.870214 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.02 16:43:52.870330 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.02 16:43:52.877713 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Loading data parts 2024.12.02 16:43:52.877960 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): There are no data parts 2024.12.02 16:43:52.886542 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:43:52.886586 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:43:52.888477 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:43:52.889060 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:43:52.889601 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.02 16:43:53.000174 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.18 MiB, peak 155.18 MiB, free memory in arenas 0.00 B, will set to 151.47 MiB (RSS), difference: -3.72 MiB 2024.12.02 16:43:57.844294 [ 133 ] {} DNSResolver: Updating DNS cache 2024.12.02 16:43:57.844360 [ 133 ] {} DNSResolver: Updated DNS cache 2024.12.02 16:43:57.890617 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2024.12.02 16:43:57.891489 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:43:57.891536 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:43:57.892096 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:43:57.892351 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:43:57.892605 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.02 16:43:57.932715 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.02 16:43:57.954564 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:43:57.954629 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:43:57.961279 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:43:57.962027 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:43:57.964413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.02 16:43:58.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 152.14 MiB, peak 156.14 MiB, free memory in arenas 0.00 B, will set to 154.21 MiB (RSS), difference: 2.06 MiB 2024.12.02 16:44:03.000177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.23 MiB, peak 156.14 MiB, free memory in arenas 0.00 B, will set to 154.24 MiB (RSS), difference: 4.01 MiB 2024.12.02 16:44:04.117285 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.117507 [ 258 ] {2f128a73-b49f-41e3-b449-20c222291e52} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.124203 [ 258 ] {2f128a73-b49f-41e3-b449-20c222291e52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.132046 [ 258 ] {2f128a73-b49f-41e3-b449-20c222291e52} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.144028 [ 258 ] {2f128a73-b49f-41e3-b449-20c222291e52} TCPHandler: Processed in 0.026876055 sec. 2024.12.02 16:44:04.158686 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.158858 [ 262 ] {1a3bb2fe-cf91-4da6-bbfa-eeb665df8ede} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.169998 [ 262 ] {1a3bb2fe-cf91-4da6-bbfa-eeb665df8ede} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.170064 [ 262 ] {1a3bb2fe-cf91-4da6-bbfa-eeb665df8ede} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.170678 [ 262 ] {1a3bb2fe-cf91-4da6-bbfa-eeb665df8ede} TCPHandler: Processed in 0.012055135 sec. 2024.12.02 16:44:04.170985 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.171142 [ 258 ] {00116e70-e8a7-4959-aef0-8987c1f2b88e} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.173417 [ 258 ] {00116e70-e8a7-4959-aef0-8987c1f2b88e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.173475 [ 258 ] {00116e70-e8a7-4959-aef0-8987c1f2b88e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.173982 [ 258 ] {00116e70-e8a7-4959-aef0-8987c1f2b88e} TCPHandler: Processed in 0.003054176 sec. 2024.12.02 16:44:04.174307 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.174453 [ 262 ] {2cb806a6-fd92-4690-962b-7eda54716059} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.174782 [ 262 ] {2cb806a6-fd92-4690-962b-7eda54716059} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.174842 [ 262 ] {2cb806a6-fd92-4690-962b-7eda54716059} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.175303 [ 262 ] {2cb806a6-fd92-4690-962b-7eda54716059} TCPHandler: Processed in 0.001049569 sec. 2024.12.02 16:44:04.175612 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.175751 [ 258 ] {49952f64-4a8f-4eda-a69e-81442905b0ec} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.176075 [ 258 ] {49952f64-4a8f-4eda-a69e-81442905b0ec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.176129 [ 258 ] {49952f64-4a8f-4eda-a69e-81442905b0ec} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.176581 [ 258 ] {49952f64-4a8f-4eda-a69e-81442905b0ec} TCPHandler: Processed in 0.001020279 sec. 2024.12.02 16:44:04.176860 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.177008 [ 262 ] {6b8a8788-99d3-4649-8e78-72fcdb7e369e} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.177329 [ 262 ] {6b8a8788-99d3-4649-8e78-72fcdb7e369e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.177382 [ 262 ] {6b8a8788-99d3-4649-8e78-72fcdb7e369e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.177843 [ 262 ] {6b8a8788-99d3-4649-8e78-72fcdb7e369e} TCPHandler: Processed in 0.001032849 sec. 2024.12.02 16:44:04.178093 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.178232 [ 258 ] {1a64ac14-f5a6-4b2a-80b2-e48c2934dbdd} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.178558 [ 258 ] {1a64ac14-f5a6-4b2a-80b2-e48c2934dbdd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.178610 [ 258 ] {1a64ac14-f5a6-4b2a-80b2-e48c2934dbdd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.179047 [ 258 ] {1a64ac14-f5a6-4b2a-80b2-e48c2934dbdd} TCPHandler: Processed in 0.001003499 sec. 2024.12.02 16:44:04.179302 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.179444 [ 262 ] {ec4220bc-90d0-4ea1-8ce4-e57c714472cb} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.179769 [ 262 ] {ec4220bc-90d0-4ea1-8ce4-e57c714472cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.179821 [ 262 ] {ec4220bc-90d0-4ea1-8ce4-e57c714472cb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.180285 [ 262 ] {ec4220bc-90d0-4ea1-8ce4-e57c714472cb} TCPHandler: Processed in 0.001033318 sec. 2024.12.02 16:44:04.180513 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.180658 [ 258 ] {10de3897-b4a3-412a-8d9b-abb9ed2e166f} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.181006 [ 258 ] {10de3897-b4a3-412a-8d9b-abb9ed2e166f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.181060 [ 258 ] {10de3897-b4a3-412a-8d9b-abb9ed2e166f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.181531 [ 258 ] {10de3897-b4a3-412a-8d9b-abb9ed2e166f} TCPHandler: Processed in 0.001070319 sec. 2024.12.02 16:44:04.181775 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.181921 [ 262 ] {92995958-abfa-418c-8990-b0f6ae2d5c1c} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.182247 [ 262 ] {92995958-abfa-418c-8990-b0f6ae2d5c1c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.182297 [ 262 ] {92995958-abfa-418c-8990-b0f6ae2d5c1c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.182705 [ 262 ] {92995958-abfa-418c-8990-b0f6ae2d5c1c} TCPHandler: Processed in 0.001033199 sec. 2024.12.02 16:44:04.182987 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.183129 [ 258 ] {6fb02b51-5308-4575-8d1f-a2a3844d4d2e} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.183546 [ 258 ] {6fb02b51-5308-4575-8d1f-a2a3844d4d2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.183609 [ 258 ] {6fb02b51-5308-4575-8d1f-a2a3844d4d2e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.184163 [ 258 ] {6fb02b51-5308-4575-8d1f-a2a3844d4d2e} TCPHandler: Processed in 0.00122371 sec. 2024.12.02 16:44:04.184412 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.184561 [ 262 ] {211be231-e57d-4f68-a981-50215a806293} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.184907 [ 262 ] {211be231-e57d-4f68-a981-50215a806293} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.184960 [ 262 ] {211be231-e57d-4f68-a981-50215a806293} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.185409 [ 262 ] {211be231-e57d-4f68-a981-50215a806293} TCPHandler: Processed in 0.001050359 sec. 2024.12.02 16:44:04.185658 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.185801 [ 258 ] {ce91cdc9-b73e-4d59-b761-2391ddf35637} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.186143 [ 258 ] {ce91cdc9-b73e-4d59-b761-2391ddf35637} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.186196 [ 258 ] {ce91cdc9-b73e-4d59-b761-2391ddf35637} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.186644 [ 258 ] {ce91cdc9-b73e-4d59-b761-2391ddf35637} TCPHandler: Processed in 0.001035099 sec. 2024.12.02 16:44:04.186871 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.187017 [ 262 ] {60b2d142-9348-4147-8a85-31adb305d36b} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.187366 [ 262 ] {60b2d142-9348-4147-8a85-31adb305d36b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.187418 [ 262 ] {60b2d142-9348-4147-8a85-31adb305d36b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.187863 [ 262 ] {60b2d142-9348-4147-8a85-31adb305d36b} TCPHandler: Processed in 0.001042289 sec. 2024.12.02 16:44:04.188592 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.188767 [ 258 ] {65f1b7d0-610f-4116-ac8e-f83ba7381868} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.189199 [ 258 ] {65f1b7d0-610f-4116-ac8e-f83ba7381868} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.189251 [ 258 ] {65f1b7d0-610f-4116-ac8e-f83ba7381868} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.189699 [ 258 ] {65f1b7d0-610f-4116-ac8e-f83ba7381868} TCPHandler: Processed in 0.00116784 sec. 2024.12.02 16:44:04.190602 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.190754 [ 262 ] {1a4453ba-04a4-4280-97f2-dbcc138d7f30} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.191216 [ 262 ] {1a4453ba-04a4-4280-97f2-dbcc138d7f30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.191277 [ 262 ] {1a4453ba-04a4-4280-97f2-dbcc138d7f30} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.191737 [ 262 ] {1a4453ba-04a4-4280-97f2-dbcc138d7f30} TCPHandler: Processed in 0.00119076 sec. 2024.12.02 16:44:04.192042 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.192198 [ 258 ] {16eaf523-37bb-43e1-895c-af69ed275117} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.192572 [ 258 ] {16eaf523-37bb-43e1-895c-af69ed275117} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.192627 [ 258 ] {16eaf523-37bb-43e1-895c-af69ed275117} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.193101 [ 258 ] {16eaf523-37bb-43e1-895c-af69ed275117} TCPHandler: Processed in 0.00111514 sec. 2024.12.02 16:44:04.193742 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.193892 [ 262 ] {9d09c081-89a4-4ae3-856a-c751c570870f} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.194258 [ 262 ] {9d09c081-89a4-4ae3-856a-c751c570870f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.194311 [ 262 ] {9d09c081-89a4-4ae3-856a-c751c570870f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.194767 [ 262 ] {9d09c081-89a4-4ae3-856a-c751c570870f} TCPHandler: Processed in 0.001078199 sec. 2024.12.02 16:44:04.195021 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.195175 [ 258 ] {b329e387-4e92-47e2-b2a6-24f0fcad2b7b} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.195553 [ 258 ] {b329e387-4e92-47e2-b2a6-24f0fcad2b7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.195607 [ 258 ] {b329e387-4e92-47e2-b2a6-24f0fcad2b7b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.196132 [ 258 ] {b329e387-4e92-47e2-b2a6-24f0fcad2b7b} TCPHandler: Processed in 0.00116453 sec. 2024.12.02 16:44:04.196395 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.196548 [ 262 ] {daaaf320-166b-43a2-9972-6d47399e4c88} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.196918 [ 262 ] {daaaf320-166b-43a2-9972-6d47399e4c88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.196970 [ 262 ] {daaaf320-166b-43a2-9972-6d47399e4c88} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.197469 [ 262 ] {daaaf320-166b-43a2-9972-6d47399e4c88} TCPHandler: Processed in 0.00112468 sec. 2024.12.02 16:44:04.197717 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.197880 [ 258 ] {c8e85adb-09ad-4b86-962b-461981398b0a} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.198281 [ 258 ] {c8e85adb-09ad-4b86-962b-461981398b0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.198341 [ 258 ] {c8e85adb-09ad-4b86-962b-461981398b0a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.198846 [ 258 ] {c8e85adb-09ad-4b86-962b-461981398b0a} TCPHandler: Processed in 0.001183361 sec. 2024.12.02 16:44:04.199112 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.199264 [ 262 ] {4cecd6fc-14c7-48df-8ab7-44d1d265cd64} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.199636 [ 262 ] {4cecd6fc-14c7-48df-8ab7-44d1d265cd64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.199688 [ 262 ] {4cecd6fc-14c7-48df-8ab7-44d1d265cd64} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.200182 [ 262 ] {4cecd6fc-14c7-48df-8ab7-44d1d265cd64} TCPHandler: Processed in 0.001122939 sec. 2024.12.02 16:44:04.200416 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.200571 [ 258 ] {660a3d28-0a97-48b1-882f-7c3b3a5ce5b0} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.200951 [ 258 ] {660a3d28-0a97-48b1-882f-7c3b3a5ce5b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.201005 [ 258 ] {660a3d28-0a97-48b1-882f-7c3b3a5ce5b0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.201502 [ 258 ] {660a3d28-0a97-48b1-882f-7c3b3a5ce5b0} TCPHandler: Processed in 0.00113878 sec. 2024.12.02 16:44:04.201740 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.201900 [ 262 ] {94ca64b7-d7c4-4381-933a-5368c78666ef} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.202299 [ 262 ] {94ca64b7-d7c4-4381-933a-5368c78666ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.202355 [ 262 ] {94ca64b7-d7c4-4381-933a-5368c78666ef} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.202855 [ 262 ] {94ca64b7-d7c4-4381-933a-5368c78666ef} TCPHandler: Processed in 0.00117009 sec. 2024.12.02 16:44:04.203134 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.203288 [ 258 ] {0a62fc94-1754-4a63-9ca7-cb99044dd9cd} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.203687 [ 258 ] {0a62fc94-1754-4a63-9ca7-cb99044dd9cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.203747 [ 258 ] {0a62fc94-1754-4a63-9ca7-cb99044dd9cd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.204262 [ 258 ] {0a62fc94-1754-4a63-9ca7-cb99044dd9cd} TCPHandler: Processed in 0.00118053 sec. 2024.12.02 16:44:04.204506 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.204663 [ 262 ] {a3bc819d-4dcb-4794-985c-8c5887f881d6} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.205054 [ 262 ] {a3bc819d-4dcb-4794-985c-8c5887f881d6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.205107 [ 262 ] {a3bc819d-4dcb-4794-985c-8c5887f881d6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.205599 [ 262 ] {a3bc819d-4dcb-4794-985c-8c5887f881d6} TCPHandler: Processed in 0.00114521 sec. 2024.12.02 16:44:04.212259 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.212453 [ 258 ] {23980923-4f1d-4042-a041-15b5b64925a5} executeQuery: (from [fd00:1122:3344:101::d]:45090) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:04.212953 [ 258 ] {23980923-4f1d-4042-a041-15b5b64925a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.213019 [ 258 ] {23980923-4f1d-4042-a041-15b5b64925a5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:04.213555 [ 258 ] {23980923-4f1d-4042-a041-15b5b64925a5} TCPHandler: Processed in 0.001363952 sec. 2024.12.02 16:44:04.216004 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.216125 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.02 16:44:04.216173 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:04.216936 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.216985 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.218078 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.218304 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea): 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.02 16:44:04.218505 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} executeQuery: Read 27 rows, 4.64 KiB in 0.002409 sec., 11207.9701120797 rows/sec., 1.88 MiB/sec. 2024.12.02 16:44:04.218673 [ 262 ] {e9246c00-7fe9-419b-b9d5-60c43db71866} TCPHandler: Processed in 0.002722934 sec. 2024.12.02 16:44:04.218862 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.218996 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.219053 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.02 16:44:04.223221 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.223259 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.225585 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.225830 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): 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.02 16:44:04.226025 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} executeQuery: Read 14 rows, 1.01 KiB in 0.007058 sec., 1983.5647492207424 rows/sec., 142.79 KiB/sec. 2024.12.02 16:44:04.226086 [ 258 ] {38ba3c1c-cff2-4eef-8de6-e6341c5052bd} TCPHandler: Processed in 0.007288564 sec. 2024.12.02 16:44:04.226227 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.226336 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:04.226382 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:04.228951 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.228989 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.229442 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.229724 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:04.229933 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} executeQuery: Read 189 rows, 17.18 KiB in 0.003618 sec., 52238.80597014925 rows/sec., 4.64 MiB/sec. 2024.12.02 16:44:04.229994 [ 262 ] {d912e9e7-0601-4263-b2a1-42553acbc4d6} TCPHandler: Processed in 0.003819064 sec. 2024.12.02 16:44:04.230187 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.230296 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.230342 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:04.230910 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.230946 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.231290 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.231527 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:04.231693 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} executeQuery: Read 15 rows, 1.06 KiB in 0.001418 sec., 10578.279266572637 rows/sec., 745.85 KiB/sec. 2024.12.02 16:44:04.231741 [ 258 ] {a207720d-f743-4737-8344-1d23d5a12f50} TCPHandler: Processed in 0.001625014 sec. 2024.12.02 16:44:04.231897 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.232005 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.232047 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:04.232517 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.232552 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.232865 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.233169 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:04.233335 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} executeQuery: Read 14 rows, 1004.00 B in 0.001347 sec., 10393.466963622865 rows/sec., 727.89 KiB/sec. 2024.12.02 16:44:04.233384 [ 262 ] {4eeb3be5-441f-4654-9d09-d1ddb4decdec} TCPHandler: Processed in 0.001543534 sec. 2024.12.02 16:44:04.233523 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.233631 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.233675 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.02 16:44:04.234191 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.234229 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.234580 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.234811 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): 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.02 16:44:04.234975 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} executeQuery: Read 13 rows, 830.00 B in 0.001365 sec., 9523.809523809525 rows/sec., 593.81 KiB/sec. 2024.12.02 16:44:04.235026 [ 258 ] {89cf3e11-bbd1-445e-a22f-93bec2483a35} TCPHandler: Processed in 0.001564644 sec. 2024.12.02 16:44:04.235178 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.235305 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:04.235359 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:04.236172 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.236208 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.236595 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.236835 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:04.237074 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} executeQuery: Read 354 rows, 25.44 KiB in 0.001775 sec., 199436.61971830984 rows/sec., 14.00 MiB/sec. 2024.12.02 16:44:04.237143 [ 262 ] {5b78feae-88fd-4b63-b7e2-6c6adcac2f6b} TCPHandler: Processed in 0.002031407 sec. 2024.12.02 16:44:04.237287 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.237416 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.02 16:44:04.237472 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.02 16:44:04.238013 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.238060 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.238538 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.238776 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:04.238942 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2024.12.02 16:44:04.238990 [ 258 ] {a7af52f1-14ff-4518-a0e2-dfc7ccbfa2f6} TCPHandler: Processed in 0.001767416 sec. 2024.12.02 16:44:04.239130 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.239253 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.239310 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:04.239934 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.239975 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.240385 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.240618 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:04.240819 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} executeQuery: Read 137 rows, 9.12 KiB in 0.001594 sec., 85947.30238393978 rows/sec., 5.58 MiB/sec. 2024.12.02 16:44:04.240867 [ 262 ] {e5bda2c0-8e17-4c11-b6af-8522567fc3b0} TCPHandler: Processed in 0.001787816 sec. 2024.12.02 16:44:04.241006 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.241112 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.241160 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:04.241661 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.241706 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.242117 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.242361 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:04.242594 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. 2024.12.02 16:44:04.242658 [ 258 ] {0bffc9d4-5a4b-4a1d-bc20-7a657455aa9e} TCPHandler: Processed in 0.001705745 sec. 2024.12.02 16:44:04.242791 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.242898 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.242962 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} 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.02 16:44:04.243946 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.243992 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.246569 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.246832 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:04.247027 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} executeQuery: Read 8 rows, 14.68 KiB in 0.004151 sec., 1927.246446639364 rows/sec., 3.45 MiB/sec. 2024.12.02 16:44:04.247121 [ 262 ] {8eeac4b6-74ba-4490-85c3-159e13d9ae8c} TCPHandler: Processed in 0.004380229 sec. 2024.12.02 16:44:04.247257 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:04.247365 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:04.247411 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:04.247836 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:04.247873 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:04.248220 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:04.248453 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:04.248619 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} executeQuery: Read 40 rows, 2.46 KiB in 0.001276 sec., 31347.96238244514 rows/sec., 1.88 MiB/sec. 2024.12.02 16:44:04.248666 [ 258 ] {4401e5c0-e3d6-4854-8f32-153074103bc7} TCPHandler: Processed in 0.001462402 sec. 2024.12.02 16:44:05.392833 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2024.12.02 16:44:05.393462 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:05.393505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:05.394100 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:05.394373 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:05.394603 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2024.12.02 16:44:05.464618 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.02 16:44:05.482659 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:05.482718 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:05.489666 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:05.490443 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:05.493237 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.02 16:44:09.116959 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:09.117183 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:09.117259 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:09.117988 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:09.118029 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:09.118462 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:09.118722 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:09.118917 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} executeQuery: Read 26 rows, 2.01 KiB in 0.001793 sec., 14500.836586726156 rows/sec., 1.09 MiB/sec. 2024.12.02 16:44:09.118974 [ 258 ] {25a23bdc-8eb0-4e69-bcb9-c49d949f3e0c} TCPHandler: Processed in 0.002150339 sec. 2024.12.02 16:44:09.119170 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:09.119309 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:09.119364 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:09.119999 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:09.120045 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:09.120457 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:09.120696 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:09.120908 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} executeQuery: Read 28 rows, 2.24 KiB in 0.001617 sec., 17316.017316017318 rows/sec., 1.35 MiB/sec. 2024.12.02 16:44:09.121042 [ 262 ] {02f2fe80-d902-4bbf-9445-d61ddaa3101b} TCPHandler: Processed in 0.001938877 sec. 2024.12.02 16:44:09.121179 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:09.121287 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:09.121338 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:09.121933 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:09.121980 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:09.122422 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:09.122657 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:09.122828 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} executeQuery: Read 100 rows, 7.10 KiB in 0.001562 sec., 64020.486555697826 rows/sec., 4.44 MiB/sec. 2024.12.02 16:44:09.122879 [ 258 ] {87da0bad-1dd2-4e3b-b6ba-983fb1f3e3f7} TCPHandler: Processed in 0.001753086 sec. 2024.12.02 16:44:09.123000 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:09.123106 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:09.123153 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:09.123580 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:09.123617 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:09.123977 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:09.124225 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:09.124399 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} executeQuery: Read 30 rows, 2.10 KiB in 0.001315 sec., 22813.68821292776 rows/sec., 1.56 MiB/sec. 2024.12.02 16:44:09.124447 [ 262 ] {d2dc2a50-4d36-47f0-84e6-dfe23e76ea65} TCPHandler: Processed in 0.001498163 sec. 2024.12.02 16:44:12.844425 [ 92 ] {} DNSResolver: Updating DNS cache 2024.12.02 16:44:12.844494 [ 92 ] {} DNSResolver: Updated DNS cache 2024.12.02 16:44:12.890377 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 176 2024.12.02 16:44:12.895013 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2024.12.02 16:44:12.898417 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:12.898505 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:12.899298 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:12.899387 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:12.900866 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:12.901581 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:12.902258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.02 16:44:12.902884 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:12.903231 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:44:12.903886 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 176 2024.12.02 16:44:12.993443 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.02 16:44:13.014620 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:13.014693 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:13.021146 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:13.021909 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:13.025005 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.02 16:44:14.122260 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.122476 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.122556 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.02 16:44:14.123289 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.123336 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.123764 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.124022 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): 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.02 16:44:14.124265 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} executeQuery: Read 14 rows, 1.01 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 545.06 KiB/sec. 2024.12.02 16:44:14.124323 [ 258 ] {5c5cf4db-d7b2-4113-896f-acf7ddbcfaeb} TCPHandler: Processed in 0.00219985 sec. 2024.12.02 16:44:14.124494 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.124629 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:14.124685 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:14.125421 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.125467 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.125857 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:14.126090 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:14.126383 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} executeQuery: Read 189 rows, 17.18 KiB in 0.001763 sec., 107203.63017583665 rows/sec., 9.52 MiB/sec. 2024.12.02 16:44:14.126492 [ 262 ] {10e5e9f6-eeeb-4493-9aff-7259419fdfa2} TCPHandler: Processed in 0.002064989 sec. 2024.12.02 16:44:14.126644 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.126777 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.126831 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:14.127499 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.127548 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.127900 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.128139 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:14.128348 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} executeQuery: Read 15 rows, 1.06 KiB in 0.001601 sec., 9369.144284821987 rows/sec., 660.60 KiB/sec. 2024.12.02 16:44:14.128399 [ 258 ] {65ed55ba-b552-4972-8487-4e8ceb2d44fa} TCPHandler: Processed in 0.001819496 sec. 2024.12.02 16:44:14.128531 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.128658 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.128711 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:14.129350 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.129396 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.129769 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.130001 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:14.130194 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. 2024.12.02 16:44:14.130242 [ 262 ] {8ea94dde-831f-4abe-9d95-8f1822d65148} TCPHandler: Processed in 0.001768555 sec. 2024.12.02 16:44:14.130384 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.130483 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.130525 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.02 16:44:14.131028 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.131065 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.131487 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.131718 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): 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.02 16:44:14.131918 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} executeQuery: Read 13 rows, 830.00 B in 0.001433 sec., 9071.877180739706 rows/sec., 565.63 KiB/sec. 2024.12.02 16:44:14.131969 [ 258 ] {4096da2a-e412-4307-99ec-aa31322ec974} TCPHandler: Processed in 0.001620264 sec. 2024.12.02 16:44:14.132100 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.132211 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:14.132256 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:14.132921 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.132959 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.133325 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:14.133562 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:14.133766 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} executeQuery: Read 354 rows, 25.44 KiB in 0.001577 sec., 224476.85478757133 rows/sec., 15.76 MiB/sec. 2024.12.02 16:44:14.133815 [ 262 ] {8d1c0591-5e7d-49e6-870c-5792d23cc5b5} TCPHandler: Processed in 0.001765465 sec. 2024.12.02 16:44:14.133947 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.134053 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.02 16:44:14.134100 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.02 16:44:14.134543 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.134582 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.134925 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.135161 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:14.135432 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. 2024.12.02 16:44:14.135494 [ 258 ] {0c152d28-a2dc-4303-a8e4-f8b2c25e2991} TCPHandler: Processed in 0.001597604 sec. 2024.12.02 16:44:14.135647 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.135775 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.135832 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:14.136458 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.136504 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.136881 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:14.137113 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:14.137317 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} executeQuery: Read 177 rows, 11.96 KiB in 0.00157 sec., 112738.85350318471 rows/sec., 7.44 MiB/sec. 2024.12.02 16:44:14.137367 [ 262 ] {c70b970f-9054-49d4-808c-c349218f99d5} TCPHandler: Processed in 0.001781775 sec. 2024.12.02 16:44:14.137499 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.137605 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.137651 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:14.138111 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.138157 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.138496 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.138728 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:14.138985 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. 2024.12.02 16:44:14.139051 [ 258 ] {6088d854-537e-4c8b-b809-9bcc19127054} TCPHandler: Processed in 0.001604354 sec. 2024.12.02 16:44:14.139190 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.139297 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.139361 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} 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.02 16:44:14.140370 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.140409 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.141000 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:14.141249 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:14.141592 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} executeQuery: Read 8 rows, 14.68 KiB in 0.002313 sec., 3458.7116299178556 rows/sec., 6.20 MiB/sec. 2024.12.02 16:44:14.141684 [ 262 ] {d8a026ae-2f0d-40aa-a1a5-0be5355d326c} TCPHandler: Processed in 0.002544502 sec. 2024.12.02 16:44:14.141853 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:14.141958 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:14.142004 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:14.142437 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:14.142476 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:14.142833 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:14.143065 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:14.143242 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} executeQuery: Read 52 rows, 3.30 KiB in 0.001306 sec., 39816.23277182235 rows/sec., 2.47 MiB/sec. 2024.12.02 16:44:14.143290 [ 258 ] {37c7d829-ef1f-41ce-96c4-4e4d11f7d213} TCPHandler: Processed in 0.001488713 sec. 2024.12.02 16:44:16.920486 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.920729 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.923074 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.927231 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.927567 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.930413 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.932646 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.02 16:44:16.936475 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.938897 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.938928 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.940940 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.940977 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.964513 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} executeQuery: Read 27 rows, 1.00 KiB in 0.043893 sec., 615.1322534344883 rows/sec., 22.89 KiB/sec. 2024.12.02 16:44:16.964659 [ 258 ] {7bdb412f-c8c2-40ed-ac23-22af8c2da79e} TCPHandler: Processed in 0.044291487 sec. 2024.12.02 16:44:16.964999 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.965212 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.965572 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.965628 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.965930 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.965996 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.966143 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.02 16:44:16.966177 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.966200 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.966218 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.966260 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.966282 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.967032 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} executeQuery: Read 27 rows, 1.00 KiB in 0.00192 sec., 14062.5 rows/sec., 523.38 KiB/sec. 2024.12.02 16:44:16.967150 [ 262 ] {f88e4c09-88b0-40fc-affb-0c0e98be9514} TCPHandler: Processed in 0.00222247 sec. 2024.12.02 16:44:16.967413 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.967606 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.967955 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.968009 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.968367 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.968446 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.968617 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.02 16:44:16.968656 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.968680 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.968696 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.968737 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.968759 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.969334 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} executeQuery: Read 27 rows, 1.00 KiB in 0.001819 sec., 14843.320505772403 rows/sec., 552.44 KiB/sec. 2024.12.02 16:44:16.969448 [ 258 ] {a81e83da-569d-47bc-9973-9009a0d52eb7} TCPHandler: Processed in 0.002096348 sec. 2024.12.02 16:44:16.969838 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.970034 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} executeQuery: (from [fd00:1122:3344:101::d]:56030) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.970385 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.970439 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.970772 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.970838 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.970975 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.02 16:44:16.971006 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.971030 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.971046 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.971088 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.971110 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.971685 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} executeQuery: Read 27 rows, 1.00 KiB in 0.001744 sec., 15481.651376146789 rows/sec., 576.19 KiB/sec. 2024.12.02 16:44:16.971799 [ 262 ] {3992598a-3658-468b-aa45-af748aa312fd} TCPHandler: Processed in 0.002021818 sec. 2024.12.02 16:44:16.972044 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.972204 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.972492 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.972537 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.972832 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.972896 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.973033 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.02 16:44:16.973064 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.973086 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.973103 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.973144 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.973165 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.973691 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} executeQuery: Read 27 rows, 1.00 KiB in 0.00156 sec., 17307.69230769231 rows/sec., 644.16 KiB/sec. 2024.12.02 16:44:16.973813 [ 258 ] {4b4db80f-76e9-4c17-8d1c-559811fc420a} TCPHandler: Processed in 0.001817066 sec. 2024.12.02 16:44:16.974078 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.974282 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.974641 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.974693 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.974994 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.975059 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.975199 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.02 16:44:16.975232 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.975255 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.975300 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.975343 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.975388 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.976221 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} executeQuery: Read 27 rows, 1.00 KiB in 0.002038 sec., 13248.282630029442 rows/sec., 493.07 KiB/sec. 2024.12.02 16:44:16.976347 [ 262 ] {ff8208b4-b08f-4c78-934e-579b38b05e81} TCPHandler: Processed in 0.00232901 sec. 2024.12.02 16:44:16.976696 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.976892 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.02 16:44:16.977249 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.977305 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.02 16:44:16.977685 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.977749 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.977887 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.02 16:44:16.977919 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.977942 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.977959 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.978003 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.02 16:44:16.978025 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.978584 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} executeQuery: Read 27 rows, 1.00 KiB in 0.001786 sec., 15117.581187010079 rows/sec., 562.64 KiB/sec. 2024.12.02 16:44:16.978699 [ 258 ] {da5355f7-fcdf-43f6-9ac7-e37edd322750} TCPHandler: Processed in 0.002062748 sec. 2024.12.02 16:44:16.978949 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.979148 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.02 16:44:16.979505 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.979562 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.02 16:44:16.979889 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.979954 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.980093 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.02 16:44:16.980124 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.980147 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.980163 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.980207 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.02 16:44:16.980230 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.980756 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} executeQuery: Read 27 rows, 1.00 KiB in 0.001705 sec., 15835.777126099707 rows/sec., 589.37 KiB/sec. 2024.12.02 16:44:16.980879 [ 262 ] {74e6830c-0a33-4a78-a419-b3f78f33d24e} TCPHandler: Processed in 0.001991007 sec. 2024.12.02 16:44:16.982157 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.982355 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.02 16:44:16.982698 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.982746 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.02 16:44:16.983052 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.983116 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.983253 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.02 16:44:16.983285 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.983307 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.983323 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.983365 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.02 16:44:16.983387 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.984033 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} executeQuery: Read 27 rows, 1.00 KiB in 0.001775 sec., 15211.267605633802 rows/sec., 566.13 KiB/sec. 2024.12.02 16:44:16.984155 [ 258 ] {cf40f863-7d0b-4e50-9ecb-6d7bf71bd8f8} TCPHandler: Processed in 0.002059187 sec. 2024.12.02 16:44:16.984551 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.984749 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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.02 16:44:16.985110 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.985168 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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.02 16:44:16.985558 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.985637 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.985779 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.02 16:44:16.985812 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.985834 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.985851 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.985894 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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.02 16:44:16.985915 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.986445 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} executeQuery: Read 27 rows, 1.00 KiB in 0.001794 sec., 15050.167224080267 rows/sec., 560.14 KiB/sec. 2024.12.02 16:44:16.986563 [ 262 ] {e61d5ac0-5b56-42c3-bfde-4e3633a35a16} TCPHandler: Processed in 0.002073129 sec. 2024.12.02 16:44:16.986807 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.987006 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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.02 16:44:16.987361 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.987420 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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.02 16:44:16.987776 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.987840 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.987978 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.02 16:44:16.988009 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.988031 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.988047 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.988090 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link: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.02 16:44:16.988112 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.988643 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} executeQuery: Read 27 rows, 1.00 KiB in 0.001735 sec., 15561.959654178674 rows/sec., 579.18 KiB/sec. 2024.12.02 16:44:16.988757 [ 258 ] {9add166b-f334-4399-859f-b630a1b9040c} TCPHandler: Processed in 0.002011518 sec. 2024.12.02 16:44:16.989010 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.989213 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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.02 16:44:16.989578 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.989637 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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.02 16:44:16.989960 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.990024 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.990162 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.02 16:44:16.990194 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.990216 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.990233 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.990275 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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.02 16:44:16.990298 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.990876 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} executeQuery: Read 27 rows, 1.00 KiB in 0.001765 sec., 15297.450424929179 rows/sec., 569.34 KiB/sec. 2024.12.02 16:44:16.990997 [ 262 ] {0e37c490-7db9-48a1-b875-1e511d9e4a9c} TCPHandler: Processed in 0.002048318 sec. 2024.12.02 16:44:16.991393 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.991595 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} executeQuery: (from [fd00:1122:3344:101::d]:45090) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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.02 16:44:16.991962 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.992023 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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.02 16:44:16.992413 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.992490 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.992660 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.02 16:44:16.992692 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.992714 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.992731 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.992773 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link: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.02 16:44:16.992795 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.993357 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} executeQuery: Read 27 rows, 1.00 KiB in 0.001863 sec., 14492.753623188406 rows/sec., 539.39 KiB/sec. 2024.12.02 16:44:16.993469 [ 258 ] {087e4fc5-d551-4435-8e59-a6ddff8a085d} TCPHandler: Processed in 0.002135489 sec. 2024.12.02 16:44:16.993715 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:16.993918 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} executeQuery: (from [fd00:1122:3344:101::d]:56030) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02 16:44:16.994291 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.02 16:44:16.994353 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02 16:44:16.994737 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:16.994802 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.02 16:44:16.994944 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.02 16:44:16.994977 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.02 16:44:16.995000 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (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.02 16:44:16.995017 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.02 16:44:16.995061 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.02 16:44:16.995083 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2024.12.02 16:44:16.995638 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} executeQuery: Read 27 rows, 1.00 KiB in 0.001821 sec., 14827.018121911038 rows/sec., 551.83 KiB/sec. 2024.12.02 16:44:16.995752 [ 262 ] {d5c63c34-f7ce-43ff-815e-e9e076fee99a} TCPHandler: Processed in 0.002097468 sec. 2024.12.02 16:44:17.071680 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.071839 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.02 16:44:17.071897 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.02 16:44:17.072752 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.072790 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.073281 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:17.073495 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} oximeter.timeseries_schema (d18277e6-2397-49fa-96ae-5d1119d523ea): 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.02 16:44:17.073719 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} executeQuery: Read 14 rows, 2.22 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 1.13 MiB/sec. 2024.12.02 16:44:17.073912 [ 258 ] {3cc0cd4a-f41f-481d-aadc-fbff28ccda02} TCPHandler: Processed in 0.002327311 sec. 2024.12.02 16:44:17.074076 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.074210 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:17.074294 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:17.075493 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.075532 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.075981 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:17.076227 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:17.076403 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} executeQuery: Read 1211 rows, 102.39 KiB in 0.002224 sec., 544514.3884892086 rows/sec., 44.96 MiB/sec. 2024.12.02 16:44:17.076458 [ 262 ] {d1e8a103-84cb-4192-91f3-632d746269b7} TCPHandler: Processed in 0.002442961 sec. 2024.12.02 16:44:17.076609 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.076738 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.076790 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:17.077420 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.077464 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.077828 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:17.078059 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:17.078250 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} executeQuery: Read 7 rows, 539.00 B in 0.001535 sec., 4560.260586319218 rows/sec., 342.91 KiB/sec. 2024.12.02 16:44:17.078316 [ 258 ] {fda2ccc6-b2ec-49ad-98ef-fa81dda936b5} TCPHandler: Processed in 0.001768956 sec. 2024.12.02 16:44:17.078462 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.078571 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.078616 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:17.079307 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.079354 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.079754 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:17.079991 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:17.080162 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} executeQuery: Read 229 rows, 15.88 KiB in 0.001613 sec., 141971.48171109732 rows/sec., 9.61 MiB/sec. 2024.12.02 16:44:17.080213 [ 262 ] {d81d5ba0-310a-4419-b86d-4add3fe82151} TCPHandler: Processed in 0.001805166 sec. 2024.12.02 16:44:17.080349 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.080454 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:17.080496 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:17.081183 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.081220 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.081581 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:17.081808 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:17.081976 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} executeQuery: Read 533 rows, 40.45 KiB in 0.001544 sec., 345207.2538860104 rows/sec., 25.58 MiB/sec. 2024.12.02 16:44:17.082025 [ 258 ] {db437ad3-05de-47d1-9b41-23b6acf61be1} TCPHandler: Processed in 0.001724095 sec. 2024.12.02 16:44:17.082170 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.082301 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.082358 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:17.083354 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.083390 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.083864 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:17.084109 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:17.084323 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} executeQuery: Read 2058 rows, 140.88 KiB in 0.00205 sec., 1003902.4390243902 rows/sec., 67.11 MiB/sec. 2024.12.02 16:44:17.084374 [ 262 ] {e544bfa0-df4a-435b-8c95-d82a90d93e31} TCPHandler: Processed in 0.00226771 sec. 2024.12.02 16:44:17.084499 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.084603 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.084648 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:17.085060 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.085097 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.085421 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:17.085649 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:17.085856 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} executeQuery: Read 1 rows, 65.00 B in 0.001274 sec., 784.9293563579278 rows/sec., 49.82 KiB/sec. 2024.12.02 16:44:17.085904 [ 258 ] {82692a83-de40-4783-85a8-747a5c2d9eaa} TCPHandler: Processed in 0.001455082 sec. 2024.12.02 16:44:17.086032 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.086139 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.086205 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} 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.02 16:44:17.087464 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.087505 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.088079 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:17.088332 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:17.088564 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} executeQuery: Read 7 rows, 12.84 KiB in 0.002447 sec., 2860.645688598284 rows/sec., 5.13 MiB/sec. 2024.12.02 16:44:17.088678 [ 262 ] {30a6afe4-9df3-41b8-b646-bb3897fae949} TCPHandler: Processed in 0.002698813 sec. 2024.12.02 16:44:17.088835 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.088963 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.089017 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.02 16:44:17.089502 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} oximeter.measurements_i64 (03c0763e-c5dc-4943-9777-6832c68b6fee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.089547 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.089900 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.02 16:44:17.090126 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} oximeter.measurements_i64 (03c0763e-c5dc-4943-9777-6832c68b6fee): 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.02 16:44:17.090386 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} executeQuery: Read 6 rows, 434.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 298.89 KiB/sec. 2024.12.02 16:44:17.090488 [ 258 ] {2507f762-903e-48a1-a403-54f5d48b1d02} TCPHandler: Processed in 0.001714966 sec. 2024.12.02 16:44:17.090618 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:17.090743 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:17.090799 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:17.091324 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:17.091371 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. 2024.12.02 16:44:17.091778 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:17.092011 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:17.092229 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} executeQuery: Read 24 rows, 1.67 KiB in 0.001515 sec., 15841.58415841584 rows/sec., 1.08 MiB/sec. 2024.12.02 16:44:17.092280 [ 262 ] {39a4643d-96ac-4f9d-8d69-6b78984b48a1} TCPHandler: Processed in 0.001716305 sec. 2024.12.02 16:44:19.116606 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:19.116852 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:19.116930 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:19.117743 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:19.117797 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:19.118367 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:19.118771 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:19.119090 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} executeQuery: Read 56 rows, 4.41 KiB in 0.002289 sec., 24464.831804281348 rows/sec., 1.88 MiB/sec. 2024.12.02 16:44:19.119215 [ 258 ] {6e3295ba-2174-4844-a76e-54259b4f4fd5} TCPHandler: Processed in 0.002793505 sec. 2024.12.02 16:44:19.119456 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:19.119583 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:19.119637 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:19.120315 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:19.120371 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:19.120846 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:19.121176 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:19.121448 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. 2024.12.02 16:44:19.121513 [ 262 ] {1c95b260-7d76-476e-9bea-9616f8722cd7} TCPHandler: Processed in 0.002133509 sec. 2024.12.02 16:44:19.121796 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:19.121954 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:19.122026 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:19.122743 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:19.122798 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:19.123433 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:19.123813 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:19.124077 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} executeQuery: Read 64 rows, 4.56 KiB in 0.00216 sec., 29629.629629629628 rows/sec., 2.06 MiB/sec. 2024.12.02 16:44:19.124149 [ 258 ] {369a69c3-15bb-4273-b891-302b25d382a4} TCPHandler: Processed in 0.002421741 sec. 2024.12.02 16:44:19.124364 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:19.124482 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:19.124539 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:19.125065 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:19.125104 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:19.125490 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:19.125790 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:19.126045 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} executeQuery: Read 24 rows, 1.66 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.02 MiB/sec. 2024.12.02 16:44:19.126097 [ 262 ] {71f70291-5525-4661-841c-c7ef008e6b52} TCPHandler: Processed in 0.001794176 sec. 2024.12.02 16:44:20.402515 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2024.12.02 16:44:20.403217 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:20.403272 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. 2024.12.02 16:44:20.403811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:20.404076 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:20.404277 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2024.12.02 16:44:20.525218 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.02 16:44:20.545019 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:20.545074 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.44 GiB. 2024.12.02 16:44:20.552073 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:20.552832 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:20.555469 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.02 16:44:21.000176 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.89 MiB, peak 162.89 MiB, free memory in arenas 0.00 B, will set to 160.56 MiB (RSS), difference: 1.67 MiB 2024.12.02 16:44:22.904469 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 254 2024.12.02 16:44:22.908522 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:22.908579 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:22.910180 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:22.910504 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:44:22.911381 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 254 2024.12.02 16:44:24.125970 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.126153 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.126221 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.02 16:44:24.126973 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.127017 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.127451 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:24.127710 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): 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.02 16:44:24.127973 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2024.12.02 16:44:24.128038 [ 258 ] {a31b0d49-5645-484a-a459-679801f24971} TCPHandler: Processed in 0.00219281 sec. 2024.12.02 16:44:24.128227 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.128371 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:24.128427 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:24.129161 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.129201 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.129590 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:24.129834 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:24.129998 [ 66 ] {} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:24.130075 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} executeQuery: Read 219 rows, 19.58 KiB in 0.001735 sec., 126224.78386167147 rows/sec., 11.02 MiB/sec. 2024.12.02 16:44:24.130085 [ 66 ] {} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.130150 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.130192 [ 262 ] {66e16268-aae9-4fcf-97e9-3d536f505a3b} TCPHandler: Processed in 0.002033667 sec. 2024.12.02 16:44:24.130399 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.130516 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.130565 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:24.131130 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.131170 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.131528 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:24.131770 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:24.131976 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} executeQuery: Read 15 rows, 1.06 KiB in 0.001483 sec., 10114.632501685772 rows/sec., 713.16 KiB/sec. 2024.12.02 16:44:24.132029 [ 258 ] {270f5242-439b-4999-95a9-b60e80f6a4db} TCPHandler: Processed in 0.001717265 sec. 2024.12.02 16:44:24.132183 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.132325 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.132380 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:24.132993 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.133031 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.133377 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:24.133612 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:24.133808 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} executeQuery: Read 14 rows, 1004.00 B in 0.001514 sec., 9247.027741083224 rows/sec., 647.60 KiB/sec. 2024.12.02 16:44:24.133858 [ 262 ] {ccce0712-5c53-477e-bd7b-9dfae33f090e} TCPHandler: Processed in 0.001737975 sec. 2024.12.02 16:44:24.134000 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.134131 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.134196 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.02 16:44:24.134307 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::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.02 16:44:24.134811 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:24.134961 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 189 rows starting from the beginning of the part 2024.12.02 16:44:24.135319 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2024.12.02 16:44:24.135801 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part 2024.12.02 16:44:24.135822 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.135929 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.136036 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1211 rows starting from the beginning of the part 2024.12.02 16:44:24.136392 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2024.12.02 16:44:24.136704 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part 2024.12.02 16:44:24.137400 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:24.137966 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): 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.02 16:44:24.138641 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} executeQuery: Read 13 rows, 830.00 B in 0.004506 sec., 2885.042166000888 rows/sec., 179.88 KiB/sec. 2024.12.02 16:44:24.138787 [ 258 ] {a241fca2-6b16-4386-93e6-ab8d4d8a053f} TCPHandler: Processed in 0.004847712 sec. 2024.12.02 16:44:24.138987 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.139254 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:24.139327 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:24.140285 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 5 columns (5 merged, 0 gathered) in 0.009987747 sec., 189231.86580517108 rows/sec., 16.63 MiB/sec. 2024.12.02 16:44:24.140602 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:24.141111 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.141181 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:24.141183 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.141386 [ 201 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_6_1} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:24.141579 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.02 16:44:24.141833 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:24.142074 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:24.142235 [ 66 ] {} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:24.142298 [ 66 ] {} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.142312 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} executeQuery: Read 390 rows, 28.32 KiB in 0.003142 sec., 124124.76129853597 rows/sec., 8.80 MiB/sec. 2024.12.02 16:44:24.142334 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.142475 [ 262 ] {c9b73e74-c7a2-475e-9184-becddbf09eae} TCPHandler: Processed in 0.003588092 sec. 2024.12.02 16:44:24.142535 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::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.02 16:44:24.142654 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:24.142652 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.142687 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 354 rows starting from the beginning of the part 2024.12.02 16:44:24.142925 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.02 16:44:24.142926 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2024.12.02 16:44:24.143080 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.02 16:44:24.143325 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part 2024.12.02 16:44:24.143713 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 533 rows starting from the beginning of the part 2024.12.02 16:44:24.144021 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2024.12.02 16:44:24.144425 [ 200 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part 2024.12.02 16:44:24.145145 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.145196 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.145740 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.02 16:44:24.146048 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:24.146480 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} executeQuery: Read 6 rows, 321.00 B in 0.003673 sec., 1633.5420637081404 rows/sec., 85.35 KiB/sec. 2024.12.02 16:44:24.146684 [ 258 ] {6469eca9-992b-43e9-a5b8-a89fde2884b3} TCPHandler: Processed in 0.004104447 sec. 2024.12.02 16:44:24.146745 [ 201 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 5 columns (5 merged, 0 gathered) in 0.004267537 sec., 403745.7671720245 rows/sec., 30.60 MiB/sec. 2024.12.02 16:44:24.146880 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.146967 [ 201 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:24.147145 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.147229 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:24.147577 [ 201 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:24.147811 [ 201 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_6_1} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:24.147950 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2024.12.02 16:44:24.148284 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.148327 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.148724 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:24.148959 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:24.149138 [ 66 ] {} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:24.149221 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} executeQuery: Read 237 rows, 16.27 KiB in 0.002162 sec., 109620.72155411656 rows/sec., 7.35 MiB/sec. 2024.12.02 16:44:24.149229 [ 66 ] {} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.149326 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.149347 [ 262 ] {1e7d484f-811e-47d9-bff5-6adacc5275fc} TCPHandler: Processed in 0.002555083 sec. 2024.12.02 16:44:24.149565 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::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.02 16:44:24.149581 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.149696 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:24.149734 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 137 rows starting from the beginning of the part 2024.12.02 16:44:24.149752 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.149915 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:24.149945 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2024.12.02 16:44:24.150381 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2024.12.02 16:44:24.150744 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2058 rows starting from the beginning of the part 2024.12.02 16:44:24.151142 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2024.12.02 16:44:24.151498 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part 2024.12.02 16:44:24.152057 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.152097 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.152441 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:24.152675 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:24.152876 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} executeQuery: Read 1 rows, 69.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 21.29 KiB/sec. 2024.12.02 16:44:24.152931 [ 258 ] {4235a88a-8132-47fb-884d-c6b320a5bcdf} TCPHandler: Processed in 0.00346697 sec. 2024.12.02 16:44:24.153080 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.153209 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.153287 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} 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.02 16:44:24.154998 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.155040 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.155667 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.006228515 sec., 445210.45546169515 rows/sec., 29.77 MiB/sec. 2024.12.02 16:44:24.155902 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:24.155947 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:24.156241 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:24.156305 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:24.156520 [ 200 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_6_1} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:24.156795 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2024.12.02 16:44:24.156865 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} executeQuery: Read 8 rows, 14.68 KiB in 0.003664 sec., 2183.406113537118 rows/sec., 3.91 MiB/sec. 2024.12.02 16:44:24.156976 [ 262 ] {ca3868fe-c340-4ca4-9204-a0fe5aeb8dcf} TCPHandler: Processed in 0.003959984 sec. 2024.12.02 16:44:24.157132 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:24.157263 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:24.157321 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:24.157854 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.157903 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.158265 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:24.158499 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:24.158649 [ 66 ] {} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:24.158709 [ 66 ] {} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:24.158745 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:24.158749 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. 2024.12.02 16:44:24.158875 [ 258 ] {b1bb3520-8d95-4034-a454-2bb2295654f1} TCPHandler: Processed in 0.001807166 sec. 2024.12.02 16:44:24.158917 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::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.02 16:44:24.159018 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:24.159052 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2024.12.02 16:44:24.159126 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.12.02 16:44:24.159366 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2024.12.02 16:44:24.159502 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.12.02 16:44:24.159690 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2024.12.02 16:44:24.159880 [ 188 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2024.12.02 16:44:24.160945 [ 200 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002105898 sec., 119663.91534632731 rows/sec., 7.66 MiB/sec. 2024.12.02 16:44:24.161065 [ 200 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:24.161325 [ 200 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:24.161403 [ 200 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_6_1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:24.161466 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.12.02 16:44:27.844539 [ 37 ] {} DNSResolver: Updating DNS cache 2024.12.02 16:44:27.844609 [ 37 ] {} DNSResolver: Updated DNS cache 2024.12.02 16:44:27.904536 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2024.12.02 16:44:27.905561 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:27.905606 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:27.906131 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:27.906400 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:27.906561 [ 37 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:27.906649 [ 37 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:27.906663 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.02 16:44:27.906689 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:27.906804 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::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.02 16:44:27.906908 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:27.906938 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2024.12.02 16:44:27.907005 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2024.12.02 16:44:27.907209 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2024.12.02 16:44:27.907459 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2024.12.02 16:44:27.907611 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2024.12.02 16:44:27.907769 [ 188 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2024.12.02 16:44:27.934360 [ 187 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027570471 sec., 101775.55544843612 rows/sec., 1.46 MiB/sec. 2024.12.02 16:44:27.935375 [ 190 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:27.935754 [ 190 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:27.935843 [ 190 ] {55e2447a-6409-4e4e-87bb-ba0e54eb7714::all_1_6_1} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:27.935959 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.02 16:44:28.055670 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.02 16:44:28.075955 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:28.076012 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:28.082897 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:28.083666 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:28.083994 [ 37 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:28.084157 [ 37 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:28.084235 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:28.084681 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.099932 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.02 16:44:28.101508 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:28.103035 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.108416 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.114160 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.119073 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.128863 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.133706 [ 190 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::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.02 16:44:28.195182 [ 187 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.110794539 sec., 415.18291799562434 rows/sec., 2.15 MiB/sec. 2024.12.02 16:44:28.197961 [ 187 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:28.200896 [ 187 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::all_1_6_1} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:28.200984 [ 187 ] {498f2402-f951-46e6-89ed-e5a3dc8c6a77::all_1_6_1} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:28.203784 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.02 16:44:29.000227 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 163.12 MiB, peak 172.66 MiB, free memory in arenas 0.00 B, will set to 165.23 MiB (RSS), difference: 2.11 MiB 2024.12.02 16:44:29.122468 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.122669 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:29.122749 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:29.123554 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.123597 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.124019 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:29.124270 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:29.124576 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} executeQuery: Read 100 rows, 8.53 KiB in 0.001962 sec., 50968.3995922528 rows/sec., 4.24 MiB/sec. 2024.12.02 16:44:29.124642 [ 258 ] {e2d782df-9dd2-4737-83a4-f828cb0235e1} TCPHandler: Processed in 0.00230764 sec. 2024.12.02 16:44:29.124820 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.124968 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:29.125026 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:29.125606 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.125648 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.126026 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:29.126272 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:29.126496 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} executeQuery: Read 22 rows, 1.65 KiB in 0.001557 sec., 14129.736673089274 rows/sec., 1.04 MiB/sec. 2024.12.02 16:44:29.126605 [ 262 ] {e6ccfe6c-4ef6-4b65-ace6-fbd70f246ccf} TCPHandler: Processed in 0.001853796 sec. 2024.12.02 16:44:29.126785 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.126928 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:29.126984 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:29.127586 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.127626 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.127992 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:29.128271 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:29.128531 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} executeQuery: Read 91 rows, 7.30 KiB in 0.001632 sec., 55759.80392156863 rows/sec., 4.37 MiB/sec. 2024.12.02 16:44:29.128582 [ 258 ] {5bf36fbe-1736-4c58-ae56-aa44b39a1b31} TCPHandler: Processed in 0.001866426 sec. 2024.12.02 16:44:29.128725 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.128837 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:29.128885 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:29.129415 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.129454 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.129842 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:29.130079 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:29.130291 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. 2024.12.02 16:44:29.130342 [ 262 ] {5697dda3-d01d-4f8d-9eec-238e494fea41} TCPHandler: Processed in 0.001671805 sec. 2024.12.02 16:44:29.130483 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.130614 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:29.130692 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} 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.02 16:44:29.131823 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.131889 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.132515 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:29.132770 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:29.133018 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} executeQuery: Read 22 rows, 40.37 KiB in 0.002432 sec., 9046.052631578947 rows/sec., 16.21 MiB/sec. 2024.12.02 16:44:29.133110 [ 258 ] {cb2141cd-20ce-42ac-aef9-f228c62b8ed3} TCPHandler: Processed in 0.002692494 sec. 2024.12.02 16:44:29.133264 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.133391 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.02 16:44:29.133447 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.02 16:44:29.133984 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} oximeter.measurements_i64 (03c0763e-c5dc-4943-9777-6832c68b6fee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.134029 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.134395 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.02 16:44:29.134627 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} oximeter.measurements_i64 (03c0763e-c5dc-4943-9777-6832c68b6fee): 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.02 16:44:29.134854 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} executeQuery: Read 9 rows, 709.00 B in 0.001487 sec., 6052.454606590451 rows/sec., 465.62 KiB/sec. 2024.12.02 16:44:29.134907 [ 262 ] {ed82166e-e52b-479c-a30a-4c2758fb0d4a} TCPHandler: Processed in 0.001705585 sec. 2024.12.02 16:44:29.135041 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:29.135157 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:29.135212 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:29.135750 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:29.135798 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:29.136212 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:29.136446 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:29.136686 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. 2024.12.02 16:44:29.136741 [ 258 ] {5a51fc18-c310-4c60-8a22-4d8c68d44d83} TCPHandler: Processed in 0.001751256 sec. 2024.12.02 16:44:32.912027 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 290 2024.12.02 16:44:32.915239 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:32.915298 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:32.916896 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:32.917219 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:44:32.917827 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 290 2024.12.02 16:44:34.125521 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.125729 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.125810 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.02 16:44:34.126614 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.126664 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.127099 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:34.127350 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): 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.02 16:44:34.127671 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec. 2024.12.02 16:44:34.127759 [ 258 ] {38434d79-f209-46e6-ac62-8764c69f0313} TCPHandler: Processed in 0.0023706 sec. 2024.12.02 16:44:34.127946 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.128091 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:34.128150 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:34.128818 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.128861 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.129262 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:34.129503 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:34.129730 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} executeQuery: Read 219 rows, 19.58 KiB in 0.001675 sec., 130746.26865671642 rows/sec., 11.41 MiB/sec. 2024.12.02 16:44:34.129782 [ 262 ] {0615751b-a7d3-4941-82e4-52c623bb83c0} TCPHandler: Processed in 0.001909157 sec. 2024.12.02 16:44:34.129935 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.130065 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.130119 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:34.130693 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.130734 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.131098 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:34.131341 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:34.131490 [ 44 ] {} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:34.131518 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} executeQuery: Read 15 rows, 1.06 KiB in 0.001479 sec., 10141.987829614603 rows/sec., 715.09 KiB/sec. 2024.12.02 16:44:34.131535 [ 44 ] {} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.131573 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.131588 [ 258 ] {0124b04e-1e00-4e29-bde6-620e5028ebd1} TCPHandler: Processed in 0.001713835 sec. 2024.12.02 16:44:34.131704 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::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.02 16:44:34.131759 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.131811 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:34.131841 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.12.02 16:44:34.131905 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.131959 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2024.12.02 16:44:34.131996 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:34.132410 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::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.02 16:44:34.132816 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2024.12.02 16:44:34.133184 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:34.133560 [ 192 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part 2024.12.02 16:44:34.135118 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.135165 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.135813 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:34.135925 [ 196 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 89 rows, containing 5 columns (5 merged, 0 gathered) in 0.004266648 sec., 20859.46626016489 rows/sec., 1.55 MiB/sec. 2024.12.02 16:44:34.136159 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:34.136210 [ 195 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:34.136541 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} executeQuery: Read 14 rows, 1004.00 B in 0.004653 sec., 3008.8115194498173 rows/sec., 210.72 KiB/sec. 2024.12.02 16:44:34.136704 [ 262 ] {4cafa9a4-0720-4614-8a5c-67974ea9d07f} TCPHandler: Processed in 0.005012334 sec. 2024.12.02 16:44:34.136896 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.136903 [ 195 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:34.137063 [ 195 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_6_1} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:34.137101 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.137220 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.02 16:44:34.137232 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.02 16:44:34.137825 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.137870 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.138220 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:34.138453 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): 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.02 16:44:34.138652 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2024.12.02 16:44:34.138855 [ 258 ] {23498dbc-c0f0-48bf-8390-215ac4070c5c} TCPHandler: Processed in 0.002040338 sec. 2024.12.02 16:44:34.139014 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.139145 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:34.139198 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:34.139895 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.139933 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.140300 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:34.140539 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:34.140716 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} executeQuery: Read 390 rows, 28.32 KiB in 0.0016 sec., 243750 rows/sec., 17.29 MiB/sec. 2024.12.02 16:44:34.140765 [ 262 ] {6597a615-d178-4941-ba7c-66d2365fb4d5} TCPHandler: Processed in 0.001814546 sec. 2024.12.02 16:44:34.140907 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.141035 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.02 16:44:34.141090 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.02 16:44:34.141560 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.141597 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.141946 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.02 16:44:34.142177 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:34.142427 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. 2024.12.02 16:44:34.142556 [ 258 ] {75f2f62c-86a2-45bd-8ab8-f60fa94a91d1} TCPHandler: Processed in 0.001710035 sec. 2024.12.02 16:44:34.142703 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.142832 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.142889 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:34.143478 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.143516 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.143917 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:34.144146 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:34.144326 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} executeQuery: Read 237 rows, 16.27 KiB in 0.001523 sec., 155613.91989494418 rows/sec., 10.43 MiB/sec. 2024.12.02 16:44:34.144376 [ 262 ] {dc40a4d4-7ffb-4c47-9827-0e9b4128a372} TCPHandler: Processed in 0.001737085 sec. 2024.12.02 16:44:34.144519 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.144647 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.144700 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:34.145171 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.145214 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.145618 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:34.145874 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:34.146055 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. 2024.12.02 16:44:34.146105 [ 258 ] {a0be65bf-f912-457f-9b27-d6154995e01c} TCPHandler: Processed in 0.001646525 sec. 2024.12.02 16:44:34.146254 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.146358 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.146424 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} 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.02 16:44:34.147446 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.147483 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.148073 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:34.148333 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:34.148469 [ 44 ] {} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:34.148511 [ 44 ] {} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.148539 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.148547 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} executeQuery: Read 8 rows, 14.68 KiB in 0.002211 sec., 3618.272274988693 rows/sec., 6.48 MiB/sec. 2024.12.02 16:44:34.148721 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::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.02 16:44:34.148757 [ 262 ] {1670e74f-1586-4164-8fca-f97b2d4df912} TCPHandler: Processed in 0.002553753 sec. 2024.12.02 16:44:34.148917 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:34.148988 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:34.149060 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::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.02 16:44:34.149067 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:34.149130 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:34.149681 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::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.02 16:44:34.150216 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::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.02 16:44:34.150789 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::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.02 16:44:34.150789 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:34.150847 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:34.151297 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:34.151865 [ 192 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::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.02 16:44:34.151975 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:34.152510 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:34.152786 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} executeQuery: Read 82 rows, 5.33 KiB in 0.003761 sec., 21802.71204466897 rows/sec., 1.38 MiB/sec. 2024.12.02 16:44:34.152862 [ 258 ] {6704ff4a-c7c5-453e-b96b-63cc089a91bb} TCPHandler: Processed in 0.004008955 sec. 2024.12.02 16:44:34.154430 [ 196 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 19 columns (19 merged, 0 gathered) in 0.005832861 sec., 10457.98965550525 rows/sec., 18.74 MiB/sec. 2024.12.02 16:44:34.154709 [ 196 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:34.155143 [ 196 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_6_1} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:34.155225 [ 196 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_6_1} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:34.155338 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.02 16:44:35.406939 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2024.12.02 16:44:35.407649 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:35.407690 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:35.408208 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:35.408470 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:35.408669 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2024.12.02 16:44:35.600167 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.02 16:44:35.619172 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:35.619234 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:35.626187 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:35.626931 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:35.629465 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.02 16:44:39.122438 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:39.122678 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:39.122761 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:39.123650 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:39.123703 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:39.124175 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:39.124435 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:39.124741 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} executeQuery: Read 100 rows, 8.53 KiB in 0.002105 sec., 47505.93824228028 rows/sec., 3.96 MiB/sec. 2024.12.02 16:44:39.124878 [ 258 ] {41a6e70b-577f-4c91-bf4a-928a6dc82cc2} TCPHandler: Processed in 0.002576972 sec. 2024.12.02 16:44:39.125072 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:39.125221 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:39.125280 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:39.125902 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:39.125944 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:39.126316 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:39.126551 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:39.126772 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} executeQuery: Read 22 rows, 1.65 KiB in 0.001586 sec., 13871.374527112232 rows/sec., 1.02 MiB/sec. 2024.12.02 16:44:39.126826 [ 262 ] {3f86434c-07fe-440f-b5e3-31d9053ad241} TCPHandler: Processed in 0.001823906 sec. 2024.12.02 16:44:39.126989 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:39.127130 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:39.127187 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:39.127813 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:39.127855 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:39.128221 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:39.128470 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:39.128734 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} executeQuery: Read 86 rows, 6.88 KiB in 0.001632 sec., 52696.07843137255 rows/sec., 4.12 MiB/sec. 2024.12.02 16:44:39.128924 [ 258 ] {421591b7-f641-4c36-8906-22b0528634f6} TCPHandler: Processed in 0.001990227 sec. 2024.12.02 16:44:39.129099 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:39.129231 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:39.129292 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:39.129870 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:39.129908 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:39.130294 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:39.130531 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:39.130834 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. 2024.12.02 16:44:39.130985 [ 262 ] {9bc8319a-382b-4712-98c7-9f7e766a76c3} TCPHandler: Processed in 0.001950607 sec. 2024.12.02 16:44:39.131126 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:39.131258 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} executeQuery: (from [fd00:1122:3344:101::d]:45090) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:39.131340 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} 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.02 16:44:39.132451 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:39.132492 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:39.133129 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:39.133386 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:39.133627 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} executeQuery: Read 22 rows, 40.37 KiB in 0.002399 sec., 9170.48770320967 rows/sec., 16.43 MiB/sec. 2024.12.02 16:44:39.133732 [ 258 ] {e49bcd87-bdbb-4911-bff1-db82a8f6e93e} TCPHandler: Processed in 0.002669424 sec. 2024.12.02 16:44:39.133888 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:39.134018 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:39.134074 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:39.134572 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:39.134611 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:39.134962 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:39.135191 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:39.135381 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. 2024.12.02 16:44:39.135431 [ 262 ] {8e849533-7fa0-464c-9bc4-ae8e395cac04} TCPHandler: Processed in 0.001607645 sec. 2024.12.02 16:44:42.844641 [ 46 ] {} DNSResolver: Updating DNS cache 2024.12.02 16:44:42.844735 [ 46 ] {} DNSResolver: Updated DNS cache 2024.12.02 16:44:42.908926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2024.12.02 16:44:42.909652 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:42.909704 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:42.910315 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:42.910571 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:42.910837 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.02 16:44:42.918238 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 324 2024.12.02 16:44:42.921553 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:42.921601 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:42.923077 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:42.923390 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:44:42.924433 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 324 2024.12.02 16:44:43.129684 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.02 16:44:43.150164 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:43.150223 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:43.157035 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:43.157787 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:43.160389 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.02 16:44:43.796824 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.02 16:44:43.796924 [ 258 ] {} TCP-Session: 34fc5a85-c5e1-4cba-9269-0749db203527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.02 16:44:44.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.07 MiB, peak 172.66 MiB, free memory in arenas 0.00 B, will set to 167.04 MiB (RSS), difference: 1.97 MiB 2024.12.02 16:44:44.125856 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.126034 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.126107 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.02 16:44:44.126856 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.126905 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.127354 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:44.127612 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): 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.02 16:44:44.127832 [ 45 ] {} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.02 16:44:44.127903 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2024.12.02 16:44:44.127958 [ 45 ] {} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.128033 [ 262 ] {dacf83e7-aa4d-40a2-a811-7c5da13097d4} TCPHandler: Processed in 0.0022979 sec. 2024.12.02 16:44:44.128048 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.128246 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.02 16:44:44.128402 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:44.128449 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.128464 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.128565 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.129086 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:44.129124 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.129316 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:44.129377 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.129830 [ 192 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.132115 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.132238 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:44.132296 [ 196 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004112676 sec., 17020.548178363675 rows/sec., 1.26 MiB/sec. 2024.12.02 16:44:44.132515 [ 196 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.02 16:44:44.133214 [ 196 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:44.133230 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:44.133425 [ 196 ] {39196eb2-55ea-4ec5-99fe-57e703524fdd::all_1_5_1} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.02 16:44:44.133585 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.02 16:44:44.133711 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): 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.02 16:44:44.133999 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} executeQuery: Read 219 rows, 19.58 KiB in 0.005231 sec., 41865.8000382336 rows/sec., 3.65 MiB/sec. 2024.12.02 16:44:44.134083 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.12.02 16:44:44.134099 [ 263 ] {a6313d06-29d0-496c-8fe2-6b04ccc0b1d8} TCPHandler: Processed in 0.005847351 sec. 2024.12.02 16:44:44.134278 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.134409 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.134464 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:44.135066 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.135108 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.135482 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:44.135721 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:44.135968 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} executeQuery: Read 15 rows, 1.06 KiB in 0.001583 sec., 9475.679090334808 rows/sec., 668.11 KiB/sec. 2024.12.02 16:44:44.136041 [ 262 ] {eca91a13-4e1d-437b-b9dd-53c612f14b58} TCPHandler: Processed in 0.001825106 sec. 2024.12.02 16:44:44.136216 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.136369 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.136431 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:44.137095 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.137137 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.137514 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:44.137758 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:44.137907 [ 43 ] {} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:44.137947 [ 43 ] {} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.137952 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} executeQuery: Read 14 rows, 1004.00 B in 0.001618 sec., 8652.65760197775 rows/sec., 605.98 KiB/sec. 2024.12.02 16:44:44.137969 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.138101 [ 263 ] {7846cf1e-e85e-4b45-a2a3-490a3e7e4a1d} TCPHandler: Processed in 0.001951167 sec. 2024.12.02 16:44:44.138410 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.138482 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::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.02 16:44:44.138632 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.138657 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:44.138704 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.138705 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.02 16:44:44.138942 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.139317 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part 2024.12.02 16:44:44.139673 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.140002 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.140358 [ 192 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.02 16:44:44.141302 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.141350 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:44.141929 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:44.142072 [ 196 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004004675 sec., 74662.7379250501 rows/sec., 5.35 MiB/sec. 2024.12.02 16:44:44.142194 [ 196 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:44.142278 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): 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.02 16:44:44.142494 [ 43 ] {} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.02 16:44:44.142614 [ 43 ] {} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.142666 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.142720 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} executeQuery: Read 13 rows, 830.00 B in 0.004111 sec., 3162.2476283142787 rows/sec., 197.17 KiB/sec. 2024.12.02 16:44:44.142741 [ 196 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:44.143452 [ 196 ] {14d6e83b-c3d7-4c12-97dc-3abc589a35d8::all_1_6_1} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:44.143661 [ 262 ] {19dd37d3-29c2-48da-b746-1eb41f938df3} TCPHandler: Processed in 0.005422007 sec. 2024.12.02 16:44:44.143988 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.02 16:44:44.144029 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.02 16:44:44.144061 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.144182 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:44.144250 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.02 16:44:44.144292 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:44.144497 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:44.144519 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.02 16:44:44.144952 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.02 16:44:44.145273 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.02 16:44:44.145679 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.02 16:44:44.147403 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.147482 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:44.147980 [ 192 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141235 sec., 12642.87666290298 rows/sec., 837.67 KiB/sec. 2024.12.02 16:44:44.148170 [ 199 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.02 16:44:44.148269 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:44.148520 [ 199 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:44.148582 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): 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.02 16:44:44.148628 [ 199 ] {212f0488-272e-4e3c-8f63-c195cdc6b196::all_1_5_1} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.02 16:44:44.148755 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.02 16:44:44.148956 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} executeQuery: Read 390 rows, 28.32 KiB in 0.004724 sec., 82557.1549534293 rows/sec., 5.85 MiB/sec. 2024.12.02 16:44:44.149031 [ 263 ] {a2194afc-fb0f-4621-a1ef-108cb42d89db} TCPHandler: Processed in 0.005170646 sec. 2024.12.02 16:44:44.149199 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.149342 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.02 16:44:44.149403 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.02 16:44:44.149954 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.149993 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.150364 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.02 16:44:44.150615 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:44.150870 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} executeQuery: Read 6 rows, 321.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 201.72 KiB/sec. 2024.12.02 16:44:44.150927 [ 262 ] {b1c65fcb-4744-42f9-a403-545fe21375ed} TCPHandler: Processed in 0.001797986 sec. 2024.12.02 16:44:44.151106 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.151248 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.151310 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:44.151957 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.151996 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.152394 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:44.152628 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): 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.02 16:44:44.152890 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} executeQuery: Read 237 rows, 16.27 KiB in 0.001656 sec., 143115.9420289855 rows/sec., 9.59 MiB/sec. 2024.12.02 16:44:44.152981 [ 263 ] {a58245e7-8d15-40c4-9a75-b9ce2bf01f8e} TCPHandler: Processed in 0.001941797 sec. 2024.12.02 16:44:44.153126 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.153247 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.153300 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:44.153767 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.153830 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.154349 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:44.154583 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:44.154731 [ 43 ] {} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:44.154802 [ 43 ] {} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.154829 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.154853 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. 2024.12.02 16:44:44.155265 [ 262 ] {8523bf12-c427-4918-8fc2-b355d62b40bd} TCPHandler: Processed in 0.002190969 sec. 2024.12.02 16:44:44.155274 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::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.02 16:44:44.155447 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:44.155488 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.155502 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.02 16:44:44.155860 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.155838 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.02 16:44:44.156196 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.02 16:44:44.156205 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} 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.02 16:44:44.156544 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.02 16:44:44.156912 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.02 16:44:44.157329 [ 196 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.02 16:44:44.161316 [ 192 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.006395086 sec., 938.2203773334713 rows/sec., 62.61 KiB/sec. 2024.12.02 16:44:44.161584 [ 192 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:44.161605 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.161681 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.162119 [ 192 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:44.162327 [ 192 ] {7959ba96-7a0e-4ca7-a154-69c9b817fde4::all_1_6_1} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:44.162459 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.02 16:44:44.162792 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:44.163053 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:44.163463 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} executeQuery: Read 8 rows, 14.68 KiB in 0.007735 sec., 1034.2598577892695 rows/sec., 1.85 MiB/sec. 2024.12.02 16:44:44.163777 [ 263 ] {ed84c061-ef62-49d1-aff9-e53384c69e65} TCPHandler: Processed in 0.008391334 sec. 2024.12.02 16:44:44.163951 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:44.164090 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:44.164152 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:44.164744 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:44.164782 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. 2024.12.02 16:44:44.165155 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:44.165395 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): 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.02 16:44:44.165622 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} executeQuery: Read 82 rows, 5.33 KiB in 0.001563 sec., 52463.21177223289 rows/sec., 3.33 MiB/sec. 2024.12.02 16:44:44.165676 [ 262 ] {216d0eb5-425f-4616-9b2b-894e481bfa2a} TCPHandler: Processed in 0.001795286 sec. 2024.12.02 16:44:45.000175 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.98 MiB, peak 174.52 MiB, free memory in arenas 0.00 B, will set to 167.12 MiB (RSS), difference: -2.86 MiB 2024.12.02 16:44:47.587238 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.587441 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:47.587512 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:47.588860 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.588904 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.589433 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.02 16:44:47.589694 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.589840 [ 32 ] {} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.02 16:44:47.589891 [ 32 ] {} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.589902 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} executeQuery: Read 1240 rows, 105.09 KiB in 0.002511 sec., 493827.16049382713 rows/sec., 40.87 MiB/sec. 2024.12.02 16:44:47.589921 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.589999 [ 262 ] {6db50c16-ecdf-4eb0-88c6-fabe20c784c8} TCPHandler: Processed in 0.002886786 sec. 2024.12.02 16:44:47.590232 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.02 16:44:47.590384 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.590447 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:47.590492 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1374 rows starting from the beginning of the part 2024.12.02 16:44:47.590729 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part 2024.12.02 16:44:47.590768 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:47.590983 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:47.591067 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 219 rows starting from the beginning of the part 2024.12.02 16:44:47.591467 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2024.12.02 16:44:47.591768 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 219 rows starting from the beginning of the part 2024.12.02 16:44:47.592197 [ 192 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1240 rows starting from the beginning of the part 2024.12.02 16:44:47.593630 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.593705 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.594765 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:47.595054 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:47.595603 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} executeQuery: Read 22 rows, 1.65 KiB in 0.004995 sec., 4404.404404404404 rows/sec., 331.19 KiB/sec. 2024.12.02 16:44:47.595667 [ 191 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3252 rows, containing 5 columns (5 merged, 0 gathered) in 0.005653059 sec., 575263.7642734668 rows/sec., 50.37 MiB/sec. 2024.12.02 16:44:47.595702 [ 263 ] {142f31a6-bec1-468f-9706-01825ab8dd43} TCPHandler: Processed in 0.005531378 sec. 2024.12.02 16:44:47.595882 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.596077 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:47.596149 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:47.596243 [ 186 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.02 16:44:47.597076 [ 186 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.597278 [ 186 ] {31e83dd6-8354-41ec-ad1f-107fe6d17c97::all_1_11_2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.02 16:44:47.597496 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2024.12.02 16:44:47.597599 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.597644 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.598018 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:47.598259 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:47.598459 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} executeQuery: Read 228 rows, 15.81 KiB in 0.002454 sec., 92909.53545232274 rows/sec., 6.29 MiB/sec. 2024.12.02 16:44:47.598553 [ 262 ] {2a9eb2ef-d4d9-442d-a64f-f353d3143945} TCPHandler: Processed in 0.002746264 sec. 2024.12.02 16:44:47.598716 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.598864 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:47.598926 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:47.599989 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.600030 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.600426 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.02 16:44:47.600661 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.600828 [ 32 ] {} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.02 16:44:47.600890 [ 32 ] {} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.600925 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} executeQuery: Read 542 rows, 41.17 KiB in 0.00208 sec., 260576.9230769231 rows/sec., 19.33 MiB/sec. 2024.12.02 16:44:47.600931 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.601087 [ 263 ] {1d36cb39-f117-4b9c-9f42-a90c45f65701} TCPHandler: Processed in 0.002432622 sec. 2024.12.02 16:44:47.601339 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.601338 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.02 16:44:47.601568 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:47.601697 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:47.601731 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:47.601887 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 859 rows starting from the beginning of the part 2024.12.02 16:44:47.602330 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 91 rows starting from the beginning of the part 2024.12.02 16:44:47.602691 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 390 rows starting from the beginning of the part 2024.12.02 16:44:47.602807 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 86 rows starting from the beginning of the part 2024.12.02 16:44:47.603078 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part 2024.12.02 16:44:47.603443 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 542 rows starting from the beginning of the part 2024.12.02 16:44:47.604295 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.604372 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.605490 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.02 16:44:47.605832 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.606043 [ 32 ] {} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.02 16:44:47.606138 [ 32 ] {} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.606193 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.606356 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} executeQuery: Read 942 rows, 64.72 KiB in 0.004793 sec., 196536.61589818483 rows/sec., 13.19 MiB/sec. 2024.12.02 16:44:47.606814 [ 262 ] {73eaa531-617a-46ec-a8c5-749f810c32d1} TCPHandler: Processed in 0.005584609 sec. 2024.12.02 16:44:47.606824 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.02 16:44:47.607033 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2358 rows, containing 5 columns (5 merged, 0 gathered) in 0.005916721 sec., 398531.55151307624 rows/sec., 30.51 MiB/sec. 2024.12.02 16:44:47.607134 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.607206 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:47.607261 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2773 rows starting from the beginning of the part 2024.12.02 16:44:47.607311 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.02 16:44:47.607609 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:47.607765 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2024.12.02 16:44:47.608161 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} 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.02 16:44:47.608327 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part 2024.12.02 16:44:47.608581 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.608941 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2024.12.02 16:44:47.609070 [ 194 ] {277239f2-2772-42d1-9ce6-5a6c1f03d32d::all_1_11_2} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.02 16:44:47.609491 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2024.12.02 16:44:47.609522 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.12.02 16:44:47.609933 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 942 rows starting from the beginning of the part 2024.12.02 16:44:47.613322 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.613405 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.614188 [ 186 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4509 rows, containing 5 columns (5 merged, 0 gathered) in 0.007871569 sec., 572820.9966780448 rows/sec., 38.45 MiB/sec. 2024.12.02 16:44:47.614727 [ 193 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.02 16:44:47.614969 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:47.615402 [ 193 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.615455 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:47.615610 [ 193 ] {19ef1ffa-9e0f-4507-8ea7-ce14342af114::all_1_11_2} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.02 16:44:47.615915 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2024.12.02 16:44:47.616124 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} executeQuery: Read 22 rows, 40.37 KiB in 0.008772 sec., 2507.9799361605105 rows/sec., 4.49 MiB/sec. 2024.12.02 16:44:47.616271 [ 263 ] {beee638c-eaf0-46cf-829c-5d83fafd2511} TCPHandler: Processed in 0.009326552 sec. 2024.12.02 16:44:47.616438 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:47.616558 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:47.616609 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:47.617123 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.617162 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.617550 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.02 16:44:47.617787 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.617917 [ 32 ] {} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.02 16:44:47.617954 [ 32 ] {} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:47.617981 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:47.617986 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} executeQuery: Read 42 rows, 2.89 KiB in 0.001452 sec., 28925.619834710746 rows/sec., 1.94 MiB/sec. 2024.12.02 16:44:47.618151 [ 262 ] {54873b8e-cb8d-4b3b-954d-8465ba64a70d} TCPHandler: Processed in 0.001769346 sec. 2024.12.02 16:44:47.618302 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.02 16:44:47.618479 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:47.618531 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part 2024.12.02 16:44:47.618714 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2024.12.02 16:44:47.618888 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part 2024.12.02 16:44:47.619022 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2024.12.02 16:44:47.619248 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.12.02 16:44:47.619430 [ 186 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2024.12.02 16:44:47.620583 [ 193 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491702 sec., 231969.95467355245 rows/sec., 15.03 MiB/sec. 2024.12.02 16:44:47.620758 [ 193 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.02 16:44:47.621051 [ 193 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:47.621135 [ 193 ] {4938206a-4733-437d-b1ae-b9f412c298de::all_1_11_2} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.02 16:44:47.621219 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.02 16:44:49.115913 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:49.116124 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:49.116207 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:49.117096 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:49.117158 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:49.117639 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.02 16:44:49.118006 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:49.118304 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} executeQuery: Read 56 rows, 4.41 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.92 MiB/sec. 2024.12.02 16:44:49.118402 [ 262 ] {c221bcd1-e6a2-48c0-8ca1-8a1d1f33d121} TCPHandler: Processed in 0.002651573 sec. 2024.12.02 16:44:49.118781 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:49.119061 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:49.119182 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:49.120312 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:49.120389 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:49.121096 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.02 16:44:49.122494 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:49.123030 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} executeQuery: Read 64 rows, 5.12 KiB in 0.004049 sec., 15806.3719436898 rows/sec., 1.23 MiB/sec. 2024.12.02 16:44:49.123162 [ 263 ] {149faf10-bf7b-48af-a4ec-08f7414abcf7} TCPHandler: Processed in 0.00459644 sec. 2024.12.02 16:44:49.123563 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:49.123838 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:49.123958 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:49.124902 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:49.124968 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:49.125583 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.02 16:44:49.126057 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:49.126352 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} executeQuery: Read 52 rows, 3.70 KiB in 0.002593 sec., 20053.991515618975 rows/sec., 1.39 MiB/sec. 2024.12.02 16:44:49.126478 [ 262 ] {e1f0a74c-f15d-408e-8afb-b8476d2c6a19} TCPHandler: Processed in 0.003124088 sec. 2024.12.02 16:44:49.126711 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:49.126869 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:49.126935 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:49.127627 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:49.127683 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:49.128214 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.02 16:44:49.128547 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:49.128838 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} executeQuery: Read 18 rows, 1.25 KiB in 0.00201 sec., 8955.223880597016 rows/sec., 621.40 KiB/sec. 2024.12.02 16:44:49.128921 [ 263 ] {1b5864aa-8c20-48b8-9628-11080f8deaf1} TCPHandler: Processed in 0.00229355 sec. 2024.12.02 16:44:50.411092 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2024.12.02 16:44:50.411805 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:50.411855 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:50.412392 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:50.412690 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:50.413089 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2024.12.02 16:44:50.660591 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.02 16:44:50.681248 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:50.681320 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:50.688565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.02 16:44:50.689322 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:50.692475 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.02 16:44:51.000192 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 167.89 MiB, peak 174.52 MiB, free memory in arenas 0.00 B, will set to 168.94 MiB (RSS), difference: 1.05 MiB 2024.12.02 16:44:52.924799 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 368 2024.12.02 16:44:52.928068 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:52.928117 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:52.929592 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:52.929913 [ 242 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:44:52.930129 [ 23 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:52.930266 [ 23 ] {} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:52.930334 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:52.930978 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::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.02 16:44:52.932191 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 368 2024.12.02 16:44:52.932562 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:52.932741 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.02 16:44:52.933347 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part 2024.12.02 16:44:52.933861 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part 2024.12.02 16:44:52.934345 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.12.02 16:44:52.934808 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part 2024.12.02 16:44:52.935269 [ 189 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part 2024.12.02 16:44:52.943160 [ 186 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 72 columns (72 merged, 0 gathered) in 0.01264638 sec., 29099.236303195063 rows/sec., 28.31 MiB/sec. 2024.12.02 16:44:52.943965 [ 201 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:52.944651 [ 201 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c): 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.02 16:44:52.944733 [ 201 ] {d72899f0-6333-4ef3-917f-5b3cacc5c24c::all_1_6_1} system.query_log (d72899f0-6333-4ef3-917f-5b3cacc5c24c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:52.944927 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. 2024.12.02 16:44:54.126312 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.126501 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.126574 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.02 16:44:54.127339 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.127395 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.127832 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:54.128092 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} oximeter.fields_i16 (39196eb2-55ea-4ec5-99fe-57e703524fdd): 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.02 16:44:54.128333 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. 2024.12.02 16:44:54.128395 [ 262 ] {076d7e90-bef0-4254-8f84-488fdef7a91a} TCPHandler: Processed in 0.002213939 sec. 2024.12.02 16:44:54.128661 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.128853 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:54.128925 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:54.129781 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.129829 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.130296 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.02 16:44:54.130567 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:54.130809 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} executeQuery: Read 219 rows, 19.58 KiB in 0.002011 sec., 108901.04425658875 rows/sec., 9.51 MiB/sec. 2024.12.02 16:44:54.130870 [ 263 ] {f15a57c4-547e-4d60-b9b4-29ef6d738fb0} TCPHandler: Processed in 0.0023387 sec. 2024.12.02 16:44:54.131042 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.131164 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.131216 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:54.131788 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.131828 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.132258 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:54.132500 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): 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.02 16:44:54.132734 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} executeQuery: Read 15 rows, 1.06 KiB in 0.001577 sec., 9511.731135066582 rows/sec., 670.65 KiB/sec. 2024.12.02 16:44:54.132828 [ 262 ] {9bfb434f-3362-4d6b-8e01-0bd366d409ad} TCPHandler: Processed in 0.001846626 sec. 2024.12.02 16:44:54.132983 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.133101 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.133151 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.02 16:44:54.133750 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.133791 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.134156 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.02 16:44:54.134401 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} oximeter.fields_u32 (14d6e83b-c3d7-4c12-97dc-3abc589a35d8): 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.02 16:44:54.134605 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec. 2024.12.02 16:44:54.134656 [ 263 ] {ca84d751-aa6c-4587-ad40-56468cb07cf9} TCPHandler: Processed in 0.001730305 sec. 2024.12.02 16:44:54.134799 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.134920 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.134977 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.02 16:44:54.135578 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.135617 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.135980 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:54.136227 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} oximeter.fields_u8 (212f0488-272e-4e3c-8f63-c195cdc6b196): 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.02 16:44:54.136464 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} executeQuery: Read 13 rows, 830.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 517.26 KiB/sec. 2024.12.02 16:44:54.136623 [ 262 ] {00eea322-aed3-4b36-9641-91405fb6f186} TCPHandler: Processed in 0.001881386 sec. 2024.12.02 16:44:54.136776 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.136894 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:54.136943 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:54.137668 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.137708 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.138089 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.02 16:44:54.138340 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:54.138565 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} executeQuery: Read 390 rows, 28.32 KiB in 0.001693 sec., 230360.30714707618 rows/sec., 16.34 MiB/sec. 2024.12.02 16:44:54.138618 [ 263 ] {1de4c4a6-51db-4349-a3f1-b78d83b4433a} TCPHandler: Processed in 0.001900037 sec. 2024.12.02 16:44:54.138767 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.138910 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.02 16:44:54.138973 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.02 16:44:54.139500 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.139538 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.139931 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.02 16:44:54.140168 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:54.140320 [ 49 ] {} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.02 16:44:54.140401 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. 2024.12.02 16:44:54.140407 [ 49 ] {} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.140486 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.140525 [ 262 ] {748c3c9b-b02c-4162-9c14-0dc34f051388} TCPHandler: Processed in 0.001824605 sec. 2024.12.02 16:44:54.140757 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.140766 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::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.02 16:44:54.140974 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.141018 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:54.141078 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:54.141096 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.02 16:44:54.141393 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.02 16:44:54.141770 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.02 16:44:54.142120 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.02 16:44:54.142434 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.02 16:44:54.142622 [ 189 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.02 16:44:54.143572 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.143635 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.144704 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.02 16:44:54.145093 [ 186 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004506309 sec., 7988.799702816651 rows/sec., 417.38 KiB/sec. 2024.12.02 16:44:54.145223 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:54.145368 [ 186 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.02 16:44:54.145818 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} executeQuery: Read 237 rows, 16.27 KiB in 0.004898 sec., 48387.09677419355 rows/sec., 3.24 MiB/sec. 2024.12.02 16:44:54.146033 [ 263 ] {5068b4c1-a3b4-4bb5-b9df-3053bb0f1db2} TCPHandler: Processed in 0.005365996 sec. 2024.12.02 16:44:54.146221 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.146270 [ 186 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af): 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.02 16:44:54.146440 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.146453 [ 186 ] {b9ff08da-deed-4e4e-81ef-54afe5e6c4af::all_1_6_1} oximeter.measurements_bool (b9ff08da-deed-4e4e-81ef-54afe5e6c4af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.02 16:44:54.146523 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.02 16:44:54.146627 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.02 16:44:54.147115 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.147159 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.147520 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.02 16:44:54.147756 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} oximeter.measurements_f64 (7959ba96-7a0e-4ca7-a154-69c9b817fde4): 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.02 16:44:54.147959 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. 2024.12.02 16:44:54.148012 [ 262 ] {265a10e5-9874-4ba3-a037-8a7794d59d1a} TCPHandler: Processed in 0.001869706 sec. 2024.12.02 16:44:54.148161 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.148280 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.148361 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} 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.02 16:44:54.149474 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.149514 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.150119 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:54.150384 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): 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.02 16:44:54.150626 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} executeQuery: Read 8 rows, 14.68 KiB in 0.00237 sec., 3375.527426160337 rows/sec., 6.05 MiB/sec. 2024.12.02 16:44:54.150729 [ 263 ] {24b7d0be-5dca-41b8-8ac2-bc5353c2ed9e} TCPHandler: Processed in 0.002623773 sec. 2024.12.02 16:44:54.150870 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:54.150986 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:54.151039 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:54.151604 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:54.151651 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:54.152091 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.02 16:44:54.152326 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:54.152539 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} executeQuery: Read 82 rows, 5.33 KiB in 0.001577 sec., 51997.46353836398 rows/sec., 3.30 MiB/sec. 2024.12.02 16:44:54.152593 [ 262 ] {47829ba5-e415-42cf-820d-787f8c5ea63b} TCPHandler: Processed in 0.001780426 sec. 2024.12.02 16:44:57.844980 [ 129 ] {} DNSResolver: Updating DNS cache 2024.12.02 16:44:57.845080 [ 129 ] {} DNSResolver: Updated DNS cache 2024.12.02 16:44:57.913417 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2024.12.02 16:44:57.914440 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:57.914528 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:57.915091 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:57.915342 [ 244 ] {} system.asynchronous_metric_log (55e2447a-6409-4e4e-87bb-ba0e54eb7714): 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.02 16:44:57.915604 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.02 16:44:58.192676 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.02 16:44:58.213368 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:58.213432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:58.220772 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.02 16:44:58.221513 [ 243 ] {} system.metric_log (498f2402-f951-46e6-89ed-e5a3dc8c6a77): 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.02 16:44:58.224172 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.02 16:44:59.122402 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:59.122606 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.02 16:44:59.122682 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.02 16:44:59.123508 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.123551 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.124001 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.02 16:44:59.124255 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} oximeter.fields_string (31e83dd6-8354-41ec-ad1f-107fe6d17c97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.124511 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} executeQuery: Read 100 rows, 8.53 KiB in 0.001962 sec., 50968.3995922528 rows/sec., 4.24 MiB/sec. 2024.12.02 16:44:59.124573 [ 262 ] {c2679869-f487-4706-a1ad-e4646d6a49a2} TCPHandler: Processed in 0.00230204 sec. 2024.12.02 16:44:59.124841 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:59.125068 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.02 16:44:59.125153 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.02 16:44:59.125922 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.125979 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.126430 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.02 16:44:59.126697 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.126884 [ 153 ] {} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.02 16:44:59.126966 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} executeQuery: Read 22 rows, 1.65 KiB in 0.001954 sec., 11258.955987717503 rows/sec., 846.62 KiB/sec. 2024.12.02 16:44:59.126972 [ 153 ] {} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.127045 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.127105 [ 263 ] {d72b7f25-aeb3-446f-9749-8e432634d861} TCPHandler: Processed in 0.002407041 sec. 2024.12.02 16:44:59.127272 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.02 16:44:59.127296 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:59.127430 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:59.127474 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part 2024.12.02 16:44:59.127478 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.02 16:44:59.127557 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.02 16:44:59.127585 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:59.128042 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2024.12.02 16:44:59.128395 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:59.128762 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part 2024.12.02 16:44:59.129135 [ 200 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:59.130226 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.130268 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.130969 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.02 16:44:59.131338 [ 186 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 133 rows, containing 5 columns (5 merged, 0 gathered) in 0.004181826 sec., 31804.288365895667 rows/sec., 2.41 MiB/sec. 2024.12.02 16:44:59.131485 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} oximeter.fields_uuid (277239f2-2772-42d1-9ce6-5a6c1f03d32d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.131618 [ 186 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.02 16:44:59.132031 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} executeQuery: Read 86 rows, 6.88 KiB in 0.004578 sec., 18785.495849716033 rows/sec., 1.47 MiB/sec. 2024.12.02 16:44:59.132232 [ 262 ] {ad452a05-9cb9-4871-933f-8a93adebccb1} TCPHandler: Processed in 0.004990164 sec. 2024.12.02 16:44:59.132435 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:59.132604 [ 186 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.132651 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:59.132785 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.02 16:44:59.132838 [ 186 ] {8f49c924-82fb-4550-b73d-efbe5ce0ada4::all_1_11_2} oximeter.fields_u16 (8f49c924-82fb-4550-b73d-efbe5ce0ada4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.02 16:44:59.133059 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.02 16:44:59.133595 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.133643 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.134074 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.02 16:44:59.134341 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} oximeter.measurements_cumulativeu64 (19ef1ffa-9e0f-4507-8ea7-ce14342af114): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.134633 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} executeQuery: Read 160 rows, 11.41 KiB in 0.002036 sec., 78585.46168958742 rows/sec., 5.47 MiB/sec. 2024.12.02 16:44:59.134826 [ 263 ] {7dfc7015-885b-4708-a9a5-6c5fbef7a50a} TCPHandler: Processed in 0.002483932 sec. 2024.12.02 16:44:59.134979 [ 262 ] {} TCP-Session: bedebfa3-e07d-48db-942d-cdfca8918845 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:59.135122 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} executeQuery: (from [fd00:1122:3344:101::d]:56030) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.02 16:44:59.135215 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} 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.02 16:44:59.136324 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.136363 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.137005 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.02 16:44:59.137243 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.137417 [ 153 ] {} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.02 16:44:59.137482 [ 153 ] {} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.137517 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.137523 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} executeQuery: Read 22 rows, 40.37 KiB in 0.002462 sec., 8935.82453290008 rows/sec., 16.01 MiB/sec. 2024.12.02 16:44:59.137878 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.02 16:44:59.138414 [ 262 ] {5c12d027-68ad-4da4-a082-1374b8c2a311} TCPHandler: Processed in 0.003499081 sec. 2024.12.02 16:44:59.138673 [ 263 ] {} TCP-Session: fede346d-5a64-43ef-b108-5cc68c95eedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.02 16:44:59.138718 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.02 16:44:59.138829 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part 2024.12.02 16:44:59.138940 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} executeQuery: (from [fd00:1122:3344:101::d]:42962) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.02 16:44:59.139166 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.02 16:44:59.139544 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:59.140372 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.02 16:44:59.140963 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:59.141737 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.02 16:44:59.141759 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.02 16:44:59.141838 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2024.12.02 16:44:59.142345 [ 200 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part 2024.12.02 16:44:59.143461 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.02 16:44:59.144030 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} oximeter.measurements_u64 (4938206a-4733-437d-b1ae-b9f412c298de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.144572 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} executeQuery: Read 60 rows, 4.14 KiB in 0.005713 sec., 10502.363031682127 rows/sec., 724.77 KiB/sec. 2024.12.02 16:44:59.144751 [ 263 ] {b70cc5a9-593c-4a11-9253-cefaaedcab6f} TCPHandler: Processed in 0.006236864 sec. 2024.12.02 16:44:59.147399 [ 186 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 19 columns (19 merged, 0 gathered) in 0.009766885 sec., 14641.310919499923 rows/sec., 26.24 MiB/sec. 2024.12.02 16:44:59.147879 [ 188 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.02 16:44:59.148367 [ 188 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.02 16:44:59.148453 [ 188 ] {67a86f03-bb62-46c2-9259-a6798e9ffeae::all_1_11_2} oximeter.measurements_histogramu64 (67a86f03-bb62-46c2-9259-a6798e9ffeae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.02 16:44:59.148567 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB.