[ Dec 13 20:57:27 Enabled. ] [ Dec 13 20:57:27 Rereading configuration. ] [ Dec 13 20:57:28 Rereading configuration. ] [ Dec 13 20:57:29 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 13 20:57:29 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.13 20:57:30.658657 [ 1 ] {} Application: Will watch for the process with pid 23281 2024.12.13 20:57:30.659059 [ 1 ] {} Application: Forked a child process to watch 2024.12.13 20:57:30.837398 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23281 2024.12.13 20:57:30.838128 [ 1 ] {} Application: starting up 2024.12.13 20:57:30.838796 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.13 20:57:30.918246 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.13 20:57:30.956234 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.13 20:57:30.956292 [ 1 ] {} Application: Initializing DateLUT. 2024.12.13 20:57:30.956308 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.13 20:57:30.956378 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.13 20:57:30.956819 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.13 20:57:30.958432 [ 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.13 20:57:30.959147 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.13 20:57:30.959968 [ 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.13 20:57:30.959989 [ 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.13 20:57:30.960004 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.13 20:57:30.960173 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.13 20:57:30.961091 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.13 20:57:30.966232 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.13 20:57:30.967049 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.13 20:57:30.968368 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.13 20:57:30.968433 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.13 20:57:30.969985 [ 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.13 20:57:30.970459 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.13 20:57:30.974859 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.13 20:57:30.975559 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.13 20:57:30.977047 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.13 20:57:30.977509 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.13 20:57:30.977933 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.13 20:57:30.978295 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.13 20:57:30.979659 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.13 20:57:30.979689 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.13 20:57:30.979767 [ 170 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:57:30.979948 [ 170 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:57:30.996003 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.13 20:57:30.996033 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163765 sec 2024.12.13 20:57:30.996078 [ 1 ] {} ReferentialDeps: No tables 2024.12.13 20:57:30.996098 [ 1 ] {} LoadingDeps: No tables 2024.12.13 20:57:30.996854 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.13 20:57:30.997448 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.13 20:57:31.008398 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.13 20:57:31.008445 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.13 20:57:31.008465 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.13 20:57:31.008477 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.13 20:57:31.008507 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.13 20:57:31.008527 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.13 20:57:31.011111 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.13 20:57:31.011155 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.13 20:57:31.011176 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.13 20:57:31.011356 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.13 20:57:31.011376 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.13 20:57:31.011410 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.13 20:57:31.011430 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.13 20:57:31.011443 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.13 20:57:31.011472 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.13 20:57:31.011490 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.13 20:57:31.038278 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.13 20:57:31.043606 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.13 20:57:31.043636 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9251e-05 sec 2024.12.13 20:57:31.043650 [ 1 ] {} ReferentialDeps: No tables 2024.12.13 20:57:31.043666 [ 1 ] {} LoadingDeps: No tables 2024.12.13 20:57:31.043689 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.13 20:57:31.043892 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.13 20:57:31.043937 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.13 20:57:31.043950 [ 1 ] {} Application: Loaded metadata. 2024.12.13 20:57:31.043962 [ 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.13 20:57:31.043974 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.13 20:57:31.054408 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.13 20:57:31.054624 [ 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.13 20:57:31.055548 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.451e-05 sec. 2024.12.13 20:57:31.055946 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.13 20:57:31.056001 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.13 20:57:31.056017 [ 1 ] {} Application: Ready for connections. 2024.12.13 20:57:31.432482 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37206 2024.12.13 20:57:31.432766 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.432827 [ 3 ] {} TCP-Session: 4929e779-b314-4e84-9875-2d5b32351691 Authenticating user 'default' from [fd00:1122:3344:101::e]:37206 2024.12.13 20:57:31.432865 [ 3 ] {} TCP-Session: 4929e779-b314-4e84-9875-2d5b32351691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.432891 [ 3 ] {} TCP-Session: 4929e779-b314-4e84-9875-2d5b32351691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.432987 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.13 20:57:31.433021 [ 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.13 20:57:31.433050 [ 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.13 20:57:31.435838 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49758 2024.12.13 20:57:31.435966 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.435998 [ 4 ] {} TCP-Session: 359370c7-b1bd-4b47-9594-d7d6f8d8880e Authenticating user 'default' from [fd00:1122:3344:101::e]:49758 2024.12.13 20:57:31.436023 [ 4 ] {} TCP-Session: 359370c7-b1bd-4b47-9594-d7d6f8d8880e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.436051 [ 4 ] {} TCP-Session: 359370c7-b1bd-4b47-9594-d7d6f8d8880e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.436685 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51225 2024.12.13 20:57:31.436703 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55506 2024.12.13 20:57:31.436791 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.436885 [ 253 ] {} TCP-Session: bf908693-dfbc-4b70-816b-d115627907bc Authenticating user 'default' from [fd00:1122:3344:101::e]:51225 2024.12.13 20:57:31.436941 [ 253 ] {} TCP-Session: bf908693-dfbc-4b70-816b-d115627907bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.436989 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.436998 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34808 2024.12.13 20:57:31.437029 [ 253 ] {} TCP-Session: bf908693-dfbc-4b70-816b-d115627907bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437026 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44582 2024.12.13 20:57:31.437086 [ 5 ] {} TCP-Session: c50f69d5-32f9-4da5-9b2d-0e29221c5608 Authenticating user 'default' from [fd00:1122:3344:101::e]:55506 2024.12.13 20:57:31.437257 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48666 2024.12.13 20:57:31.437311 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.437325 [ 5 ] {} TCP-Session: c50f69d5-32f9-4da5-9b2d-0e29221c5608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437293 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41787 2024.12.13 20:57:31.437360 [ 255 ] {} TCP-Session: f8b3303c-52dc-45bc-973f-f77eaaeb92b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34808 2024.12.13 20:57:31.437487 [ 5 ] {} TCP-Session: c50f69d5-32f9-4da5-9b2d-0e29221c5608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437496 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.437659 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.437666 [ 255 ] {} TCP-Session: f8b3303c-52dc-45bc-973f-f77eaaeb92b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437700 [ 256 ] {} TCP-Session: 724f6b8a-bc4f-492f-aebb-5549cbc43cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48666 2024.12.13 20:57:31.437691 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.437815 [ 256 ] {} TCP-Session: 724f6b8a-bc4f-492f-aebb-5549cbc43cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437820 [ 254 ] {} TCP-Session: b0ba9b43-3e29-43a0-8229-ecf90c8abb62 Authenticating user 'default' from [fd00:1122:3344:101::e]:44582 2024.12.13 20:57:31.437800 [ 255 ] {} TCP-Session: f8b3303c-52dc-45bc-973f-f77eaaeb92b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437865 [ 257 ] {} TCP-Session: 4bfec6d5-9b03-4074-892a-c3fe5bc148d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41787 2024.12.13 20:57:31.437879 [ 256 ] {} TCP-Session: 724f6b8a-bc4f-492f-aebb-5549cbc43cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437913 [ 254 ] {} TCP-Session: b0ba9b43-3e29-43a0-8229-ecf90c8abb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437936 [ 257 ] {} TCP-Session: 4bfec6d5-9b03-4074-892a-c3fe5bc148d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.437996 [ 254 ] {} TCP-Session: b0ba9b43-3e29-43a0-8229-ecf90c8abb62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.438096 [ 257 ] {} TCP-Session: 4bfec6d5-9b03-4074-892a-c3fe5bc148d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.550861 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56690 2024.12.13 20:57:31.551004 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.551044 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Authenticating user 'default' from [fd00:1122:3344:101::d]:56690 2024.12.13 20:57:31.551066 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.551080 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.551148 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.13 20:57:31.551174 [ 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.13 20:57:31.551199 [ 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.13 20:57:31.551590 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48203 2024.12.13 20:57:31.551754 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.551796 [ 259 ] {} TCP-Session: d79a3d6b-0edc-42e9-a1ce-6df01cc82cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48203 2024.12.13 20:57:31.551822 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51902 2024.12.13 20:57:31.551850 [ 259 ] {} TCP-Session: d79a3d6b-0edc-42e9-a1ce-6df01cc82cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.551823 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61088 2024.12.13 20:57:31.551890 [ 259 ] {} TCP-Session: d79a3d6b-0edc-42e9-a1ce-6df01cc82cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.552062 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57603 2024.12.13 20:57:31.552072 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.552209 [ 260 ] {} TCP-Session: ca70191b-e5be-4f98-88af-5b7cdb850f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:51902 2024.12.13 20:57:31.552258 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64287 2024.12.13 20:57:31.552389 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58442 2024.12.13 20:57:31.552407 [ 260 ] {} TCP-Session: ca70191b-e5be-4f98-88af-5b7cdb850f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.552432 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.552412 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.553554 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.553572 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61088 2024.12.13 20:57:31.553573 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.553471 [ 260 ] {} TCP-Session: ca70191b-e5be-4f98-88af-5b7cdb850f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.553643 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:57603 2024.12.13 20:57:31.554494 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46745 2024.12.13 20:57:31.553405 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57485 2024.12.13 20:57:31.554518 [ 264 ] {} TCP-Session: 14df280d-9d7b-4602-aca0-ed898da4b934 Authenticating user 'default' from [fd00:1122:3344:101::d]:58442 2024.12.13 20:57:31.554553 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.554555 [ 263 ] {} TCP-Session: 4c9e6d3e-f1e5-4587-98a4-c6668684c8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64287 2024.12.13 20:57:31.554885 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.554878 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.554932 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.554951 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.554975 [ 264 ] {} TCP-Session: 14df280d-9d7b-4602-aca0-ed898da4b934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.554880 [ 263 ] {} TCP-Session: 4c9e6d3e-f1e5-4587-98a4-c6668684c8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555021 [ 265 ] {} TCP-Session: d682b4d1-7596-4ad9-85fe-65c44932f598 Authenticating user 'default' from [fd00:1122:3344:101::d]:57485 2024.12.13 20:57:31.555050 [ 264 ] {} TCP-Session: 14df280d-9d7b-4602-aca0-ed898da4b934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.553682 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555227 [ 266 ] {} TCP-Session: 35450b2d-24be-4e42-82e2-6d97ae0f7924 Authenticating user 'default' from [fd00:1122:3344:101::d]:46745 2024.12.13 20:57:31.555207 [ 265 ] {} TCP-Session: d682b4d1-7596-4ad9-85fe-65c44932f598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555277 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555296 [ 263 ] {} TCP-Session: 4c9e6d3e-f1e5-4587-98a4-c6668684c8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555332 [ 266 ] {} TCP-Session: 35450b2d-24be-4e42-82e2-6d97ae0f7924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555330 [ 265 ] {} TCP-Session: d682b4d1-7596-4ad9-85fe-65c44932f598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.555471 [ 266 ] {} TCP-Session: 35450b2d-24be-4e42-82e2-6d97ae0f7924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.558912 [ 258 ] {f852486d-0548-49fd-b810-0d9fdbde2fa2} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.13 20:57:31.609784 [ 258 ] {f852486d-0548-49fd-b810-0d9fdbde2fa2} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56690) (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.13 20:57:31.610737 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48192 2024.12.13 20:57:31.610794 [ 258 ] {f852486d-0548-49fd-b810-0d9fdbde2fa2} 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.13 20:57:31.610913 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.610956 [ 267 ] {} TCP-Session: 9eeb538b-2380-49a2-a999-e88d394711fd Authenticating user 'default' from [fd00:1122:3344:101::b]:48192 2024.12.13 20:57:31.611039 [ 267 ] {} TCP-Session: 9eeb538b-2380-49a2-a999-e88d394711fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.611072 [ 258 ] {f852486d-0548-49fd-b810-0d9fdbde2fa2} TCPHandler: Processed in 0.058736783 sec. 2024.12.13 20:57:31.611141 [ 267 ] {} TCP-Session: 9eeb538b-2380-49a2-a999-e88d394711fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.611195 [ 267 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.13 20:57:31.611295 [ 267 ] {} 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.13 20:57:31.611315 [ 267 ] {} 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.13 20:57:31.611395 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.611661 [ 261 ] {bc5f6278-9eef-459d-82f9-5d1155d0e5d6} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.13 20:57:31.612004 [ 261 ] {bc5f6278-9eef-459d-82f9-5d1155d0e5d6} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61088) (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.13 20:57:31.612280 [ 261 ] {bc5f6278-9eef-459d-82f9-5d1155d0e5d6} 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.13 20:57:31.612513 [ 261 ] {bc5f6278-9eef-459d-82f9-5d1155d0e5d6} TCPHandler: Processed in 0.001253553 sec. 2024.12.13 20:57:31.612940 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63434 2024.12.13 20:57:31.613023 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58491 2024.12.13 20:57:31.613102 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.613115 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50726 2024.12.13 20:57:31.613236 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40144 2024.12.13 20:57:31.613246 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.613243 [ 268 ] {} TCP-Session: 8a166d5c-0af3-421b-94c4-56a58b02a881 Authenticating user 'default' from [fd00:1122:3344:101::b]:63434 2024.12.13 20:57:31.613316 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56271 2024.12.13 20:57:31.613338 [ 268 ] {} TCP-Session: 8a166d5c-0af3-421b-94c4-56a58b02a881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.613395 [ 269 ] {} TCP-Session: a13458ae-c130-4d91-87bc-e85d48b051d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:58491 2024.12.13 20:57:31.613545 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57644 2024.12.13 20:57:31.613568 [ 269 ] {} TCP-Session: a13458ae-c130-4d91-87bc-e85d48b051d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.613553 [ 268 ] {} TCP-Session: 8a166d5c-0af3-421b-94c4-56a58b02a881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.613925 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.613907 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62923 2024.12.13 20:57:31.613973 [ 269 ] {} TCP-Session: a13458ae-c130-4d91-87bc-e85d48b051d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.613929 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.614120 [ 271 ] {} TCP-Session: a8441351-0b70-48b0-83ed-15e808553147 Authenticating user 'default' from [fd00:1122:3344:101::b]:40144 2024.12.13 20:57:31.614213 [ 272 ] {} TCP-Session: 574b4be2-4c02-4ae4-abb9-f17fed605e53 Authenticating user 'default' from [fd00:1122:3344:101::b]:56271 2024.12.13 20:57:31.614366 [ 271 ] {} TCP-Session: a8441351-0b70-48b0-83ed-15e808553147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.614367 [ 272 ] {} TCP-Session: 574b4be2-4c02-4ae4-abb9-f17fed605e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.614401 [ 271 ] {} TCP-Session: a8441351-0b70-48b0-83ed-15e808553147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.614391 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.614515 [ 272 ] {} TCP-Session: 574b4be2-4c02-4ae4-abb9-f17fed605e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.614531 [ 274 ] {} TCP-Session: 437fb766-5b41-4884-b14b-8822b9cb8474 Authenticating user 'default' from [fd00:1122:3344:101::b]:62923 2024.12.13 20:57:31.614658 [ 274 ] {} TCP-Session: 437fb766-5b41-4884-b14b-8822b9cb8474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.614687 [ 274 ] {} TCP-Session: 437fb766-5b41-4884-b14b-8822b9cb8474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.614897 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.616294 [ 258 ] {225ef4ce-8054-4282-9bcc-482d49c38508} executeQuery: (from [fd00:1122:3344:101::d]:56690) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.13 20:57:31.616988 [ 258 ] {225ef4ce-8054-4282-9bcc-482d49c38508} TCPHandler: Processed in 0.002253179 sec. 2024.12.13 20:57:31.617299 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.617436 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} executeQuery: (from [fd00:1122:3344:101::d]:61088) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.13 20:57:31.617546 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.13 20:57:31.622588 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.13 20:57:31.622611 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6041e-05 sec 2024.12.13 20:57:31.622626 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} ReferentialDeps: No tables 2024.12.13 20:57:31.622706 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} LoadingDeps: No tables 2024.12.13 20:57:31.622751 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} DatabaseAtomic (oximeter): Starting up tables. 2024.12.13 20:57:31.622839 [ 261 ] {dce9698e-239c-4168-9fbf-612e3532e8ec} TCPHandler: Processed in 0.005610785 sec. 2024.12.13 20:57:31.623041 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.623358 [ 258 ] {918ff190-b610-4ce3-b2b4-8565b3eff6ab} executeQuery: (from [fd00:1122:3344:101::d]:56690) /* 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.13 20:57:31.623430 [ 258 ] {918ff190-b610-4ce3-b2b4-8565b3eff6ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.13 20:57:31.623873 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.623913 [ 273 ] {} TCP-Session: 17d39948-58bc-43f8-acc6-9781932a3af6 Authenticating user 'default' from [fd00:1122:3344:101::b]:57644 2024.12.13 20:57:31.623933 [ 273 ] {} TCP-Session: 17d39948-58bc-43f8-acc6-9781932a3af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.624033 [ 273 ] {} TCP-Session: 17d39948-58bc-43f8-acc6-9781932a3af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.627058 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:31.627106 [ 270 ] {} TCP-Session: 82bfe129-c7f1-481e-8623-d7d45bd4d052 Authenticating user 'default' from [fd00:1122:3344:101::b]:50726 2024.12.13 20:57:31.627222 [ 270 ] {} TCP-Session: 82bfe129-c7f1-481e-8623-d7d45bd4d052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.627239 [ 270 ] {} TCP-Session: 82bfe129-c7f1-481e-8623-d7d45bd4d052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:31.632125 [ 258 ] {918ff190-b610-4ce3-b2b4-8565b3eff6ab} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.13 20:57:31.638839 [ 258 ] {918ff190-b610-4ce3-b2b4-8565b3eff6ab} oximeter.version (a841ace9-1f5f-4f95-a7ea-66caa5d691a9): Loading data parts 2024.12.13 20:57:31.639310 [ 258 ] {918ff190-b610-4ce3-b2b4-8565b3eff6ab} oximeter.version (a841ace9-1f5f-4f95-a7ea-66caa5d691a9): There are no data parts 2024.12.13 20:57:31.645953 [ 258 ] {918ff190-b610-4ce3-b2b4-8565b3eff6ab} TCPHandler: Processed in 0.022981256 sec. 2024.12.13 20:57:31.646267 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.646607 [ 261 ] {e25c38be-a86e-4b0b-9896-0902d11ba543} executeQuery: (from [fd00:1122:3344:101::d]:61088) /* 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.13 20:57:31.646749 [ 261 ] {e25c38be-a86e-4b0b-9896-0902d11ba543} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.13 20:57:31.660718 [ 261 ] {e25c38be-a86e-4b0b-9896-0902d11ba543} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Loading data parts 2024.12.13 20:57:31.660989 [ 261 ] {e25c38be-a86e-4b0b-9896-0902d11ba543} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): There are no data parts 2024.12.13 20:57:31.670859 [ 261 ] {e25c38be-a86e-4b0b-9896-0902d11ba543} TCPHandler: Processed in 0.02468474 sec. 2024.12.13 20:57:31.671179 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.671449 [ 258 ] {edb0e4a4-6487-49bb-abed-26ef3d0615bb} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.671617 [ 258 ] {edb0e4a4-6487-49bb-abed-26ef3d0615bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.13 20:57:31.677506 [ 258 ] {edb0e4a4-6487-49bb-abed-26ef3d0615bb} oximeter.measurements_i8 (2dcff19a-8091-4913-bad4-49f5135fe599): Loading data parts 2024.12.13 20:57:31.677703 [ 258 ] {edb0e4a4-6487-49bb-abed-26ef3d0615bb} oximeter.measurements_i8 (2dcff19a-8091-4913-bad4-49f5135fe599): There are no data parts 2024.12.13 20:57:31.679854 [ 258 ] {edb0e4a4-6487-49bb-abed-26ef3d0615bb} TCPHandler: Processed in 0.008801908 sec. 2024.12.13 20:57:31.680100 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.680442 [ 261 ] {f4be7241-2d68-487f-b493-63f4f516c4db} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.680578 [ 261 ] {f4be7241-2d68-487f-b493-63f4f516c4db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.13 20:57:31.689888 [ 261 ] {f4be7241-2d68-487f-b493-63f4f516c4db} oximeter.measurements_u8 (c215abcb-9392-40a2-bf5d-d8d154f39320): Loading data parts 2024.12.13 20:57:31.690082 [ 261 ] {f4be7241-2d68-487f-b493-63f4f516c4db} oximeter.measurements_u8 (c215abcb-9392-40a2-bf5d-d8d154f39320): There are no data parts 2024.12.13 20:57:31.693872 [ 261 ] {f4be7241-2d68-487f-b493-63f4f516c4db} TCPHandler: Processed in 0.01386722 sec. 2024.12.13 20:57:31.694108 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.694336 [ 258 ] {5f1a32fa-1abb-4c32-aba2-d55d0d5071ad} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.694483 [ 258 ] {5f1a32fa-1abb-4c32-aba2-d55d0d5071ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.13 20:57:31.699250 [ 258 ] {5f1a32fa-1abb-4c32-aba2-d55d0d5071ad} oximeter.measurements_i16 (c6b9c0bb-f964-4424-b765-234d74ab4d76): Loading data parts 2024.12.13 20:57:31.699416 [ 258 ] {5f1a32fa-1abb-4c32-aba2-d55d0d5071ad} oximeter.measurements_i16 (c6b9c0bb-f964-4424-b765-234d74ab4d76): There are no data parts 2024.12.13 20:57:31.703174 [ 258 ] {5f1a32fa-1abb-4c32-aba2-d55d0d5071ad} TCPHandler: Processed in 0.009137927 sec. 2024.12.13 20:57:31.703407 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.703779 [ 261 ] {e4bee315-05c7-43f4-870a-95f4353b51cc} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.703928 [ 261 ] {e4bee315-05c7-43f4-870a-95f4353b51cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.13 20:57:31.706298 [ 261 ] {e4bee315-05c7-43f4-870a-95f4353b51cc} oximeter.measurements_u16 (4b461ec4-c541-4390-8382-05f0d4390495): Loading data parts 2024.12.13 20:57:31.706467 [ 261 ] {e4bee315-05c7-43f4-870a-95f4353b51cc} oximeter.measurements_u16 (4b461ec4-c541-4390-8382-05f0d4390495): There are no data parts 2024.12.13 20:57:31.710709 [ 261 ] {e4bee315-05c7-43f4-870a-95f4353b51cc} TCPHandler: Processed in 0.007369572 sec. 2024.12.13 20:57:31.710927 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.711179 [ 258 ] {d59bba23-24bd-422d-a368-6197837b1ace} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.711337 [ 258 ] {d59bba23-24bd-422d-a368-6197837b1ace} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.13 20:57:31.713643 [ 258 ] {d59bba23-24bd-422d-a368-6197837b1ace} oximeter.measurements_i32 (05aec7a5-f0e7-4865-ac31-5533d393b552): Loading data parts 2024.12.13 20:57:31.713854 [ 258 ] {d59bba23-24bd-422d-a368-6197837b1ace} oximeter.measurements_i32 (05aec7a5-f0e7-4865-ac31-5533d393b552): There are no data parts 2024.12.13 20:57:31.717733 [ 258 ] {d59bba23-24bd-422d-a368-6197837b1ace} TCPHandler: Processed in 0.006875249 sec. 2024.12.13 20:57:31.717946 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.718302 [ 261 ] {9b420b39-2562-459d-9dc4-74ca04d74718} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.718446 [ 261 ] {9b420b39-2562-459d-9dc4-74ca04d74718} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.13 20:57:31.720616 [ 261 ] {9b420b39-2562-459d-9dc4-74ca04d74718} oximeter.measurements_u32 (8eb87536-e551-405e-a4c0-62e13c3915c1): Loading data parts 2024.12.13 20:57:31.720795 [ 261 ] {9b420b39-2562-459d-9dc4-74ca04d74718} oximeter.measurements_u32 (8eb87536-e551-405e-a4c0-62e13c3915c1): There are no data parts 2024.12.13 20:57:31.724622 [ 261 ] {9b420b39-2562-459d-9dc4-74ca04d74718} TCPHandler: Processed in 0.006739745 sec. 2024.12.13 20:57:31.724827 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.725078 [ 258 ] {f4fa6b0f-ab4c-413c-a03c-d19b3c554fd3} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.725237 [ 258 ] {f4fa6b0f-ab4c-413c-a03c-d19b3c554fd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.13 20:57:31.727352 [ 258 ] {f4fa6b0f-ab4c-413c-a03c-d19b3c554fd3} oximeter.measurements_i64 (bb6b3368-35c1-421d-9f64-f86620be7625): Loading data parts 2024.12.13 20:57:31.727593 [ 258 ] {f4fa6b0f-ab4c-413c-a03c-d19b3c554fd3} oximeter.measurements_i64 (bb6b3368-35c1-421d-9f64-f86620be7625): There are no data parts 2024.12.13 20:57:31.731625 [ 258 ] {f4fa6b0f-ab4c-413c-a03c-d19b3c554fd3} TCPHandler: Processed in 0.006865148 sec. 2024.12.13 20:57:31.731837 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.732195 [ 261 ] {a5154644-b6e2-46f6-8bb0-04721b441169} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.732329 [ 261 ] {a5154644-b6e2-46f6-8bb0-04721b441169} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.13 20:57:31.734347 [ 261 ] {a5154644-b6e2-46f6-8bb0-04721b441169} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Loading data parts 2024.12.13 20:57:31.734534 [ 261 ] {a5154644-b6e2-46f6-8bb0-04721b441169} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): There are no data parts 2024.12.13 20:57:31.741571 [ 261 ] {a5154644-b6e2-46f6-8bb0-04721b441169} TCPHandler: Processed in 0.009799784 sec. 2024.12.13 20:57:31.741774 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.742024 [ 258 ] {30c9c140-750d-4754-a910-ddb3f850d646} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.742170 [ 258 ] {30c9c140-750d-4754-a910-ddb3f850d646} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.13 20:57:31.745738 [ 258 ] {30c9c140-750d-4754-a910-ddb3f850d646} oximeter.measurements_f32 (2d9231d5-570f-4d5f-82c1-77f8fb018270): Loading data parts 2024.12.13 20:57:31.745966 [ 258 ] {30c9c140-750d-4754-a910-ddb3f850d646} oximeter.measurements_f32 (2d9231d5-570f-4d5f-82c1-77f8fb018270): There are no data parts 2024.12.13 20:57:31.748569 [ 258 ] {30c9c140-750d-4754-a910-ddb3f850d646} TCPHandler: Processed in 0.006863798 sec. 2024.12.13 20:57:31.748799 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.749183 [ 261 ] {616fdf66-370e-4867-ac1d-eadbaf9621af} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.749345 [ 261 ] {616fdf66-370e-4867-ac1d-eadbaf9621af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.13 20:57:31.760998 [ 261 ] {616fdf66-370e-4867-ac1d-eadbaf9621af} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Loading data parts 2024.12.13 20:57:31.761171 [ 261 ] {616fdf66-370e-4867-ac1d-eadbaf9621af} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): There are no data parts 2024.12.13 20:57:31.768359 [ 261 ] {616fdf66-370e-4867-ac1d-eadbaf9621af} TCPHandler: Processed in 0.019626829 sec. 2024.12.13 20:57:31.768577 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.768792 [ 258 ] {7e337e47-dade-4270-908a-6e46de3b1ffa} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.768925 [ 258 ] {7e337e47-dade-4270-908a-6e46de3b1ffa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.13 20:57:31.779618 [ 258 ] {7e337e47-dade-4270-908a-6e46de3b1ffa} oximeter.measurements_string (c19603f3-96a5-4b98-a7e7-a05158d371eb): Loading data parts 2024.12.13 20:57:31.779871 [ 258 ] {7e337e47-dade-4270-908a-6e46de3b1ffa} oximeter.measurements_string (c19603f3-96a5-4b98-a7e7-a05158d371eb): There are no data parts 2024.12.13 20:57:31.786181 [ 258 ] {7e337e47-dade-4270-908a-6e46de3b1ffa} TCPHandler: Processed in 0.017662788 sec. 2024.12.13 20:57:31.786461 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.786857 [ 261 ] {a07c2827-4fce-4fd3-bc70-b2087529f347} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.786997 [ 261 ] {a07c2827-4fce-4fd3-bc70-b2087529f347} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.13 20:57:31.796294 [ 261 ] {a07c2827-4fce-4fd3-bc70-b2087529f347} oximeter.measurements_bytes (7b4f8f2f-6d8a-4cb0-9891-c10b39b02c80): Loading data parts 2024.12.13 20:57:31.796520 [ 261 ] {a07c2827-4fce-4fd3-bc70-b2087529f347} oximeter.measurements_bytes (7b4f8f2f-6d8a-4cb0-9891-c10b39b02c80): There are no data parts 2024.12.13 20:57:31.802170 [ 261 ] {a07c2827-4fce-4fd3-bc70-b2087529f347} TCPHandler: Processed in 0.015834201 sec. 2024.12.13 20:57:31.802422 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.802693 [ 258 ] {9cc590ea-72cf-479a-815a-b0f6d920ada3} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.802826 [ 258 ] {9cc590ea-72cf-479a-815a-b0f6d920ada3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.13 20:57:31.808155 [ 258 ] {9cc590ea-72cf-479a-815a-b0f6d920ada3} oximeter.measurements_cumulativei64 (928278bf-01ff-4d10-8c60-d01c627346be): Loading data parts 2024.12.13 20:57:31.808422 [ 258 ] {9cc590ea-72cf-479a-815a-b0f6d920ada3} oximeter.measurements_cumulativei64 (928278bf-01ff-4d10-8c60-d01c627346be): There are no data parts 2024.12.13 20:57:31.814568 [ 258 ] {9cc590ea-72cf-479a-815a-b0f6d920ada3} TCPHandler: Processed in 0.012203936 sec. 2024.12.13 20:57:31.814823 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.815212 [ 261 ] {9e6053b5-8b45-40a5-82e7-5c323a6b7fbf} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.815315 [ 261 ] {9e6053b5-8b45-40a5-82e7-5c323a6b7fbf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.13 20:57:31.820727 [ 261 ] {9e6053b5-8b45-40a5-82e7-5c323a6b7fbf} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Loading data parts 2024.12.13 20:57:31.820949 [ 261 ] {9e6053b5-8b45-40a5-82e7-5c323a6b7fbf} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): There are no data parts 2024.12.13 20:57:31.828719 [ 261 ] {9e6053b5-8b45-40a5-82e7-5c323a6b7fbf} TCPHandler: Processed in 0.013966982 sec. 2024.12.13 20:57:31.828934 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.829164 [ 258 ] {ebfcc62f-f704-4b46-9c0b-f164ed434d53} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.829330 [ 258 ] {ebfcc62f-f704-4b46-9c0b-f164ed434d53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.13 20:57:31.836324 [ 258 ] {ebfcc62f-f704-4b46-9c0b-f164ed434d53} oximeter.measurements_cumulativef32 (8d756f5b-d1ab-4d14-a758-bf3c512683bc): Loading data parts 2024.12.13 20:57:31.836553 [ 258 ] {ebfcc62f-f704-4b46-9c0b-f164ed434d53} oximeter.measurements_cumulativef32 (8d756f5b-d1ab-4d14-a758-bf3c512683bc): There are no data parts 2024.12.13 20:57:31.846346 [ 258 ] {ebfcc62f-f704-4b46-9c0b-f164ed434d53} TCPHandler: Processed in 0.017476053 sec. 2024.12.13 20:57:31.846584 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.846975 [ 261 ] {89dbe031-483e-487a-9748-8fcf761859e5} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.847144 [ 261 ] {89dbe031-483e-487a-9748-8fcf761859e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.13 20:57:31.850715 [ 261 ] {89dbe031-483e-487a-9748-8fcf761859e5} oximeter.measurements_cumulativef64 (a02d4c97-1128-45e5-b728-519eb63bad16): Loading data parts 2024.12.13 20:57:31.850951 [ 261 ] {89dbe031-483e-487a-9748-8fcf761859e5} oximeter.measurements_cumulativef64 (a02d4c97-1128-45e5-b728-519eb63bad16): There are no data parts 2024.12.13 20:57:31.856105 [ 261 ] {89dbe031-483e-487a-9748-8fcf761859e5} TCPHandler: Processed in 0.009604299 sec. 2024.12.13 20:57:31.856339 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.856744 [ 258 ] {19fda815-691e-4eb6-ba67-10d55ea316cc} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.856881 [ 258 ] {19fda815-691e-4eb6-ba67-10d55ea316cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.13 20:57:31.860299 [ 258 ] {19fda815-691e-4eb6-ba67-10d55ea316cc} oximeter.measurements_histogrami8 (c8f05cee-39c5-4586-8990-381436309680): Loading data parts 2024.12.13 20:57:31.860496 [ 258 ] {19fda815-691e-4eb6-ba67-10d55ea316cc} oximeter.measurements_histogrami8 (c8f05cee-39c5-4586-8990-381436309680): There are no data parts 2024.12.13 20:57:31.865484 [ 258 ] {19fda815-691e-4eb6-ba67-10d55ea316cc} TCPHandler: Processed in 0.009211549 sec. 2024.12.13 20:57:31.865733 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.866134 [ 261 ] {4b7d2b41-fc25-4e14-b221-00d31a4668a2} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.866280 [ 261 ] {4b7d2b41-fc25-4e14-b221-00d31a4668a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.13 20:57:31.868659 [ 261 ] {4b7d2b41-fc25-4e14-b221-00d31a4668a2} oximeter.measurements_histogramu8 (04c5495e-e46e-425d-917a-1382c992f8fc): Loading data parts 2024.12.13 20:57:31.868829 [ 261 ] {4b7d2b41-fc25-4e14-b221-00d31a4668a2} oximeter.measurements_histogramu8 (04c5495e-e46e-425d-917a-1382c992f8fc): There are no data parts 2024.12.13 20:57:31.872240 [ 261 ] {4b7d2b41-fc25-4e14-b221-00d31a4668a2} TCPHandler: Processed in 0.00656914 sec. 2024.12.13 20:57:31.872450 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.872740 [ 258 ] {44a8c2af-2919-44a0-96ef-63ecfe2c1446} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.872898 [ 258 ] {44a8c2af-2919-44a0-96ef-63ecfe2c1446} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.13 20:57:31.875336 [ 258 ] {44a8c2af-2919-44a0-96ef-63ecfe2c1446} oximeter.measurements_histogrami16 (0233ddeb-4461-4b53-bc64-3ca90c165500): Loading data parts 2024.12.13 20:57:31.875498 [ 258 ] {44a8c2af-2919-44a0-96ef-63ecfe2c1446} oximeter.measurements_histogrami16 (0233ddeb-4461-4b53-bc64-3ca90c165500): There are no data parts 2024.12.13 20:57:31.879864 [ 258 ] {44a8c2af-2919-44a0-96ef-63ecfe2c1446} TCPHandler: Processed in 0.007479144 sec. 2024.12.13 20:57:31.880058 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.880529 [ 261 ] {88181841-38de-49cc-8b39-48f17ffd2606} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.880762 [ 261 ] {88181841-38de-49cc-8b39-48f17ffd2606} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.13 20:57:31.888091 [ 261 ] {88181841-38de-49cc-8b39-48f17ffd2606} oximeter.measurements_histogramu16 (4bbcbfde-2c0a-4571-b1b1-e14b7bab60f6): Loading data parts 2024.12.13 20:57:31.888299 [ 261 ] {88181841-38de-49cc-8b39-48f17ffd2606} oximeter.measurements_histogramu16 (4bbcbfde-2c0a-4571-b1b1-e14b7bab60f6): There are no data parts 2024.12.13 20:57:31.891349 [ 261 ] {88181841-38de-49cc-8b39-48f17ffd2606} TCPHandler: Processed in 0.011348104 sec. 2024.12.13 20:57:31.891562 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.891854 [ 258 ] {a55c565e-8179-418d-b149-8e8e402c5645} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.892016 [ 258 ] {a55c565e-8179-418d-b149-8e8e402c5645} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.13 20:57:31.896679 [ 258 ] {a55c565e-8179-418d-b149-8e8e402c5645} oximeter.measurements_histogrami32 (ae06955a-8a3d-4325-9255-a626cf97ef9b): Loading data parts 2024.12.13 20:57:31.896890 [ 258 ] {a55c565e-8179-418d-b149-8e8e402c5645} oximeter.measurements_histogrami32 (ae06955a-8a3d-4325-9255-a626cf97ef9b): There are no data parts 2024.12.13 20:57:31.900990 [ 258 ] {a55c565e-8179-418d-b149-8e8e402c5645} TCPHandler: Processed in 0.009484836 sec. 2024.12.13 20:57:31.901330 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.902236 [ 261 ] {ef920ea7-c8e7-4d71-ae38-47aca679829d} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.902719 [ 261 ] {ef920ea7-c8e7-4d71-ae38-47aca679829d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.13 20:57:31.923582 [ 261 ] {ef920ea7-c8e7-4d71-ae38-47aca679829d} oximeter.measurements_histogramu32 (ec69a2ab-1f8a-45c5-a1e6-56b8bcfd8f3f): Loading data parts 2024.12.13 20:57:31.923841 [ 261 ] {ef920ea7-c8e7-4d71-ae38-47aca679829d} oximeter.measurements_histogramu32 (ec69a2ab-1f8a-45c5-a1e6-56b8bcfd8f3f): There are no data parts 2024.12.13 20:57:31.945610 [ 261 ] {ef920ea7-c8e7-4d71-ae38-47aca679829d} TCPHandler: Processed in 0.04436568 sec. 2024.12.13 20:57:31.945943 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.946310 [ 258 ] {7aefca97-e66e-4ea3-a09a-81799212774d} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.946424 [ 258 ] {7aefca97-e66e-4ea3-a09a-81799212774d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.13 20:57:31.958889 [ 258 ] {7aefca97-e66e-4ea3-a09a-81799212774d} oximeter.measurements_histogrami64 (80ad4174-53eb-4764-b684-955e53f9c3b2): Loading data parts 2024.12.13 20:57:31.959099 [ 258 ] {7aefca97-e66e-4ea3-a09a-81799212774d} oximeter.measurements_histogrami64 (80ad4174-53eb-4764-b684-955e53f9c3b2): There are no data parts 2024.12.13 20:57:31.974512 [ 258 ] {7aefca97-e66e-4ea3-a09a-81799212774d} TCPHandler: Processed in 0.028665203 sec. 2024.12.13 20:57:31.974825 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.975229 [ 261 ] {cbfa6397-3f73-4985-8fe2-a9f5f36ca087} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:31.975332 [ 261 ] {cbfa6397-3f73-4985-8fe2-a9f5f36ca087} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.13 20:57:31.982760 [ 261 ] {cbfa6397-3f73-4985-8fe2-a9f5f36ca087} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Loading data parts 2024.12.13 20:57:31.982993 [ 261 ] {cbfa6397-3f73-4985-8fe2-a9f5f36ca087} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): There are no data parts 2024.12.13 20:57:31.992488 [ 261 ] {cbfa6397-3f73-4985-8fe2-a9f5f36ca087} TCPHandler: Processed in 0.017781952 sec. 2024.12.13 20:57:31.992761 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:31.993121 [ 258 ] {08366059-8843-4e9b-b74e-8eb022b15997} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:31.993228 [ 258 ] {08366059-8843-4e9b-b74e-8eb022b15997} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.13 20:57:32.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.39 MiB, peak 123.39 MiB, free memory in arenas 0.00 B, will set to 135.65 MiB (RSS), difference: 12.26 MiB 2024.12.13 20:57:32.001954 [ 258 ] {08366059-8843-4e9b-b74e-8eb022b15997} oximeter.measurements_histogramf32 (d42393e3-94c6-4fe8-9af3-e7539e38bc5e): Loading data parts 2024.12.13 20:57:32.002205 [ 258 ] {08366059-8843-4e9b-b74e-8eb022b15997} oximeter.measurements_histogramf32 (d42393e3-94c6-4fe8-9af3-e7539e38bc5e): There are no data parts 2024.12.13 20:57:32.009809 [ 258 ] {08366059-8843-4e9b-b74e-8eb022b15997} TCPHandler: Processed in 0.017121564 sec. 2024.12.13 20:57:32.010115 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.010449 [ 261 ] {64579673-0dd6-48e5-b755-33f46973336a} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.010560 [ 261 ] {64579673-0dd6-48e5-b755-33f46973336a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.13 20:57:32.013394 [ 261 ] {64579673-0dd6-48e5-b755-33f46973336a} oximeter.measurements_histogramf64 (572daef7-36e9-408a-84e1-f344f1be7fb3): Loading data parts 2024.12.13 20:57:32.013598 [ 261 ] {64579673-0dd6-48e5-b755-33f46973336a} oximeter.measurements_histogramf64 (572daef7-36e9-408a-84e1-f344f1be7fb3): There are no data parts 2024.12.13 20:57:32.017855 [ 261 ] {64579673-0dd6-48e5-b755-33f46973336a} TCPHandler: Processed in 0.007840663 sec. 2024.12.13 20:57:32.018086 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.018353 [ 258 ] {9136fa24-4b72-4a33-8167-e308c909d77d} executeQuery: (from [fd00:1122:3344:101::d]:56690) /* 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.13 20:57:32.018438 [ 258 ] {9136fa24-4b72-4a33-8167-e308c909d77d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.13 20:57:32.022237 [ 258 ] {9136fa24-4b72-4a33-8167-e308c909d77d} oximeter.fields_bool (258e9617-6ee0-4b57-8178-46ba18a8b02e): Loading data parts 2024.12.13 20:57:32.022427 [ 258 ] {9136fa24-4b72-4a33-8167-e308c909d77d} oximeter.fields_bool (258e9617-6ee0-4b57-8178-46ba18a8b02e): There are no data parts 2024.12.13 20:57:32.025087 [ 258 ] {9136fa24-4b72-4a33-8167-e308c909d77d} TCPHandler: Processed in 0.007064473 sec. 2024.12.13 20:57:32.025370 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.025646 [ 261 ] {d922cdfe-a811-4a47-a073-da57e9338235} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.025753 [ 261 ] {d922cdfe-a811-4a47-a073-da57e9338235} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.13 20:57:32.030569 [ 261 ] {d922cdfe-a811-4a47-a073-da57e9338235} oximeter.fields_i8 (b4a07e66-92b9-44f5-8916-23a69f3439df): Loading data parts 2024.12.13 20:57:32.030771 [ 261 ] {d922cdfe-a811-4a47-a073-da57e9338235} oximeter.fields_i8 (b4a07e66-92b9-44f5-8916-23a69f3439df): There are no data parts 2024.12.13 20:57:32.033547 [ 261 ] {d922cdfe-a811-4a47-a073-da57e9338235} TCPHandler: Processed in 0.008257475 sec. 2024.12.13 20:57:32.033780 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.034076 [ 258 ] {fcee8eb4-c098-48bf-9b78-4565568f0f03} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:32.034150 [ 258 ] {fcee8eb4-c098-48bf-9b78-4565568f0f03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.13 20:57:32.039592 [ 258 ] {fcee8eb4-c098-48bf-9b78-4565568f0f03} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Loading data parts 2024.12.13 20:57:32.039801 [ 258 ] {fcee8eb4-c098-48bf-9b78-4565568f0f03} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): There are no data parts 2024.12.13 20:57:32.042348 [ 258 ] {fcee8eb4-c098-48bf-9b78-4565568f0f03} TCPHandler: Processed in 0.008636504 sec. 2024.12.13 20:57:32.042590 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.042860 [ 261 ] {5f2d8bc3-c0c4-4c10-a23d-15ecea33248f} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.042960 [ 261 ] {5f2d8bc3-c0c4-4c10-a23d-15ecea33248f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.13 20:57:32.049014 [ 261 ] {5f2d8bc3-c0c4-4c10-a23d-15ecea33248f} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Loading data parts 2024.12.13 20:57:32.049214 [ 261 ] {5f2d8bc3-c0c4-4c10-a23d-15ecea33248f} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): There are no data parts 2024.12.13 20:57:32.053598 [ 261 ] {5f2d8bc3-c0c4-4c10-a23d-15ecea33248f} TCPHandler: Processed in 0.011074387 sec. 2024.12.13 20:57:32.053805 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.054119 [ 258 ] {a9546a6b-0cf1-46c2-b534-3a19076cff2b} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:32.054224 [ 258 ] {a9546a6b-0cf1-46c2-b534-3a19076cff2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.13 20:57:32.057628 [ 258 ] {a9546a6b-0cf1-46c2-b534-3a19076cff2b} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Loading data parts 2024.12.13 20:57:32.057837 [ 258 ] {a9546a6b-0cf1-46c2-b534-3a19076cff2b} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): There are no data parts 2024.12.13 20:57:32.061868 [ 258 ] {a9546a6b-0cf1-46c2-b534-3a19076cff2b} TCPHandler: Processed in 0.008120681 sec. 2024.12.13 20:57:32.062084 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.062304 [ 261 ] {66c4736f-37ca-4c28-b68d-6e5156b9865f} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.062399 [ 261 ] {66c4736f-37ca-4c28-b68d-6e5156b9865f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.13 20:57:32.067590 [ 261 ] {66c4736f-37ca-4c28-b68d-6e5156b9865f} oximeter.fields_i32 (2c78c83d-4c8a-4f52-a231-a015426ed699): Loading data parts 2024.12.13 20:57:32.067812 [ 261 ] {66c4736f-37ca-4c28-b68d-6e5156b9865f} oximeter.fields_i32 (2c78c83d-4c8a-4f52-a231-a015426ed699): There are no data parts 2024.12.13 20:57:32.070621 [ 261 ] {66c4736f-37ca-4c28-b68d-6e5156b9865f} TCPHandler: Processed in 0.008597443 sec. 2024.12.13 20:57:32.070839 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.071086 [ 258 ] {eddb091f-188d-4563-9afe-ffc394c100cf} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:32.071159 [ 258 ] {eddb091f-188d-4563-9afe-ffc394c100cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.13 20:57:32.076260 [ 258 ] {eddb091f-188d-4563-9afe-ffc394c100cf} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Loading data parts 2024.12.13 20:57:32.076457 [ 258 ] {eddb091f-188d-4563-9afe-ffc394c100cf} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): There are no data parts 2024.12.13 20:57:32.078011 [ 258 ] {eddb091f-188d-4563-9afe-ffc394c100cf} TCPHandler: Processed in 0.007229468 sec. 2024.12.13 20:57:32.078208 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.078477 [ 261 ] {0adcccb5-6f0f-4809-88a6-0a4a1d01cb3b} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.078582 [ 261 ] {0adcccb5-6f0f-4809-88a6-0a4a1d01cb3b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.13 20:57:32.085954 [ 261 ] {0adcccb5-6f0f-4809-88a6-0a4a1d01cb3b} oximeter.fields_i64 (b024479f-344a-47dc-ae21-59f975f695d2): Loading data parts 2024.12.13 20:57:32.086158 [ 261 ] {0adcccb5-6f0f-4809-88a6-0a4a1d01cb3b} oximeter.fields_i64 (b024479f-344a-47dc-ae21-59f975f695d2): There are no data parts 2024.12.13 20:57:32.092781 [ 261 ] {0adcccb5-6f0f-4809-88a6-0a4a1d01cb3b} TCPHandler: Processed in 0.01462951 sec. 2024.12.13 20:57:32.093022 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.093290 [ 258 ] {82f9e467-fb09-4f53-8359-65865b349022} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:32.093367 [ 258 ] {82f9e467-fb09-4f53-8359-65865b349022} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.13 20:57:32.098371 [ 258 ] {82f9e467-fb09-4f53-8359-65865b349022} oximeter.fields_u64 (9dac71a3-0701-4fa7-9671-a328e70e165d): Loading data parts 2024.12.13 20:57:32.098550 [ 258 ] {82f9e467-fb09-4f53-8359-65865b349022} oximeter.fields_u64 (9dac71a3-0701-4fa7-9671-a328e70e165d): There are no data parts 2024.12.13 20:57:32.103086 [ 258 ] {82f9e467-fb09-4f53-8359-65865b349022} TCPHandler: Processed in 0.010130973 sec. 2024.12.13 20:57:32.103343 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.103605 [ 261 ] {13e8b52a-94a0-48ec-a8b3-9d0804dab24f} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.103722 [ 261 ] {13e8b52a-94a0-48ec-a8b3-9d0804dab24f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.13 20:57:32.106005 [ 261 ] {13e8b52a-94a0-48ec-a8b3-9d0804dab24f} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): Loading data parts 2024.12.13 20:57:32.106184 [ 261 ] {13e8b52a-94a0-48ec-a8b3-9d0804dab24f} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): There are no data parts 2024.12.13 20:57:32.110508 [ 261 ] {13e8b52a-94a0-48ec-a8b3-9d0804dab24f} TCPHandler: Processed in 0.007259228 sec. 2024.12.13 20:57:32.110742 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.111048 [ 258 ] {3ae34b22-4c95-48d6-9a20-20289f77208c} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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.13 20:57:32.111140 [ 258 ] {3ae34b22-4c95-48d6-9a20-20289f77208c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.13 20:57:32.114721 [ 258 ] {3ae34b22-4c95-48d6-9a20-20289f77208c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Loading data parts 2024.12.13 20:57:32.114891 [ 258 ] {3ae34b22-4c95-48d6-9a20-20289f77208c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): There are no data parts 2024.12.13 20:57:32.119401 [ 258 ] {3ae34b22-4c95-48d6-9a20-20289f77208c} TCPHandler: Processed in 0.008732656 sec. 2024.12.13 20:57:32.119619 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.119836 [ 261 ] {5d2e7d3d-fe12-4477-9f3c-67b65809ed02} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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.13 20:57:32.119934 [ 261 ] {5d2e7d3d-fe12-4477-9f3c-67b65809ed02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.13 20:57:32.122139 [ 261 ] {5d2e7d3d-fe12-4477-9f3c-67b65809ed02} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Loading data parts 2024.12.13 20:57:32.122298 [ 261 ] {5d2e7d3d-fe12-4477-9f3c-67b65809ed02} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): There are no data parts 2024.12.13 20:57:32.127591 [ 261 ] {5d2e7d3d-fe12-4477-9f3c-67b65809ed02} TCPHandler: Processed in 0.008033108 sec. 2024.12.13 20:57:32.127886 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.128294 [ 258 ] {87f0a22c-f22c-4e60-92b9-7544095f39ac} executeQuery: (from [fd00:1122:3344:101::d]:56690) /* 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.13 20:57:32.128421 [ 258 ] {87f0a22c-f22c-4e60-92b9-7544095f39ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.13 20:57:32.130596 [ 258 ] {87f0a22c-f22c-4e60-92b9-7544095f39ac} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Loading data parts 2024.12.13 20:57:32.130797 [ 258 ] {87f0a22c-f22c-4e60-92b9-7544095f39ac} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): There are no data parts 2024.12.13 20:57:32.134666 [ 258 ] {87f0a22c-f22c-4e60-92b9-7544095f39ac} TCPHandler: Processed in 0.006847737 sec. 2024.12.13 20:57:32.134901 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:32.135182 [ 261 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.13 20:57:32.135903 [ 261 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.13 20:57:32.143643 [ 275 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} oximeter.version (a841ace9-1f5f-4f95-a7ea-66caa5d691a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:32.143785 [ 275 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. 2024.12.13 20:57:32.148268 [ 275 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:32.148714 [ 275 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} oximeter.version (a841ace9-1f5f-4f95-a7ea-66caa5d691a9): 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.13 20:57:32.149064 [ 261 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} executeQuery: Read 1 rows, 16.00 B in 0.013972 sec., 71.571714858288 rows/sec., 1.12 KiB/sec. 2024.12.13 20:57:32.149361 [ 261 ] {5bfdfe05-73e9-4492-8a40-f0590f772257} TCPHandler: Processed in 0.014531228 sec. 2024.12.13 20:57:33.000149 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.86 MiB, peak 136.86 MiB, free memory in arenas 0.00 B, will set to 140.46 MiB (RSS), difference: 3.61 MiB 2024.12.13 20:57:34.164826 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41121 2024.12.13 20:57:34.164952 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.165007 [ 277 ] {} TCP-Session: 4a6111c1-f6af-459e-893a-7c362a4db48f Authenticating user 'default' from [fd00:1122:3344:101::c]:41121 2024.12.13 20:57:34.165052 [ 277 ] {} TCP-Session: 4a6111c1-f6af-459e-893a-7c362a4db48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.165067 [ 277 ] {} TCP-Session: 4a6111c1-f6af-459e-893a-7c362a4db48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.165119 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.13 20:57:34.165172 [ 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.13 20:57:34.165204 [ 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.13 20:57:34.167083 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37281 2024.12.13 20:57:34.167165 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40136 2024.12.13 20:57:34.167247 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.167287 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48390 2024.12.13 20:57:34.167304 [ 278 ] {} TCP-Session: bd87efdf-0bcb-4bf5-952c-94c3225e7989 Authenticating user 'default' from [fd00:1122:3344:101::c]:37281 2024.12.13 20:57:34.167428 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61828 2024.12.13 20:57:34.167410 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.167580 [ 278 ] {} TCP-Session: bd87efdf-0bcb-4bf5-952c-94c3225e7989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.167589 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.167697 [ 278 ] {} TCP-Session: bd87efdf-0bcb-4bf5-952c-94c3225e7989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.167584 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45132 2024.12.13 20:57:34.167733 [ 279 ] {} TCP-Session: c82b4e8c-030c-461d-a534-3f7a29e90358 Authenticating user 'default' from [fd00:1122:3344:101::c]:40136 2024.12.13 20:57:34.167923 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32772 2024.12.13 20:57:34.167945 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38462 2024.12.13 20:57:34.167988 [ 280 ] {} TCP-Session: b1c01383-afa1-4669-a7e6-a9f142cef012 Authenticating user 'default' from [fd00:1122:3344:101::c]:48390 2024.12.13 20:57:34.168133 [ 279 ] {} TCP-Session: c82b4e8c-030c-461d-a534-3f7a29e90358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.168165 [ 280 ] {} TCP-Session: b1c01383-afa1-4669-a7e6-a9f142cef012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.168138 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.168254 [ 280 ] {} TCP-Session: b1c01383-afa1-4669-a7e6-a9f142cef012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.168435 [ 279 ] {} TCP-Session: c82b4e8c-030c-461d-a534-3f7a29e90358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.168516 [ 282 ] {} TCP-Session: 26cf6b5b-431c-4a1b-9960-f42c5a18ecd8 Authenticating user 'default' from [fd00:1122:3344:101::c]:45132 2024.12.13 20:57:34.168552 [ 282 ] {} TCP-Session: 26cf6b5b-431c-4a1b-9960-f42c5a18ecd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.168733 [ 282 ] {} TCP-Session: 26cf6b5b-431c-4a1b-9960-f42c5a18ecd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.171037 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.171082 [ 281 ] {} TCP-Session: 50808993-56b7-48a3-9883-ee8a410d4dfe Authenticating user 'default' from [fd00:1122:3344:101::c]:61828 2024.12.13 20:57:34.171158 [ 281 ] {} TCP-Session: 50808993-56b7-48a3-9883-ee8a410d4dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.171172 [ 281 ] {} TCP-Session: 50808993-56b7-48a3-9883-ee8a410d4dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.176563 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.176735 [ 283 ] {} TCP-Session: ed3d7fb4-6780-49b1-8441-2d92fc826eff Authenticating user 'default' from [fd00:1122:3344:101::c]:38462 2024.12.13 20:57:34.176780 [ 283 ] {} TCP-Session: ed3d7fb4-6780-49b1-8441-2d92fc826eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.176794 [ 283 ] {} TCP-Session: ed3d7fb4-6780-49b1-8441-2d92fc826eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.177198 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:34.177271 [ 284 ] {} TCP-Session: 1991301a-bf21-4b43-976e-274f41f369da Authenticating user 'default' from [fd00:1122:3344:101::c]:32772 2024.12.13 20:57:34.177292 [ 284 ] {} TCP-Session: 1991301a-bf21-4b43-976e-274f41f369da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:34.177307 [ 284 ] {} TCP-Session: 1991301a-bf21-4b43-976e-274f41f369da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:38.511813 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.13 20:57:38.511805 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.13 20:57:38.511929 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.13 20:57:38.511960 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.13 20:57:38.519361 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Loading data parts 2024.12.13 20:57:38.519761 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): There are no data parts 2024.12.13 20:57:38.528208 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:38.528402 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:38.531870 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:38.532479 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:57:38.533408 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.13 20:57:38.542999 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Loading data parts 2024.12.13 20:57:38.543161 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): There are no data parts 2024.12.13 20:57:38.573977 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:38.574072 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:38.581381 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:38.582162 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:57:38.584470 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.13 20:57:39.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.91 MiB, peak 149.91 MiB, free memory in arenas 0.00 B, will set to 150.70 MiB (RSS), difference: 4.78 MiB 2024.12.13 20:57:41.012748 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.13 20:57:41.012950 [ 244 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.13 20:57:41.032571 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Loading data parts 2024.12.13 20:57:41.032816 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): There are no data parts 2024.12.13 20:57:41.058501 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:41.058720 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:41.060440 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:41.060987 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:57:41.061616 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.13 20:57:42.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.88 MiB, peak 154.88 MiB, free memory in arenas 0.00 B, will set to 151.10 MiB (RSS), difference: -3.79 MiB 2024.12.13 20:57:42.992998 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39340 2024.12.13 20:57:42.993128 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.993215 [ 285 ] {} TCP-Session: 6ad3da18-b3a9-45db-8a95-b56d761ffb2f Authenticating user 'default' from [fd00:1122:3344:101::a]:39340 2024.12.13 20:57:42.993243 [ 285 ] {} TCP-Session: 6ad3da18-b3a9-45db-8a95-b56d761ffb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.993260 [ 285 ] {} TCP-Session: 6ad3da18-b3a9-45db-8a95-b56d761ffb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.993346 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.13 20:57:42.993376 [ 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.13 20:57:42.993436 [ 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.13 20:57:42.997600 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38768 2024.12.13 20:57:42.997710 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64482 2024.12.13 20:57:42.997760 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.997825 [ 286 ] {} TCP-Session: fe1d94d4-a7a1-4f3a-a3f6-c04251809f79 Authenticating user 'default' from [fd00:1122:3344:101::a]:38768 2024.12.13 20:57:42.997821 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48835 2024.12.13 20:57:42.997863 [ 286 ] {} TCP-Session: fe1d94d4-a7a1-4f3a-a3f6-c04251809f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998002 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.998003 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49313 2024.12.13 20:57:42.998039 [ 286 ] {} TCP-Session: fe1d94d4-a7a1-4f3a-a3f6-c04251809f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998181 [ 287 ] {} TCP-Session: b93c8294-48cd-4ca7-b388-a3acf143b2ae Authenticating user 'default' from [fd00:1122:3344:101::a]:64482 2024.12.13 20:57:42.998233 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50820 2024.12.13 20:57:42.998361 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.998395 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.998424 [ 287 ] {} TCP-Session: b93c8294-48cd-4ca7-b388-a3acf143b2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998395 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36386 2024.12.13 20:57:42.998663 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58821 2024.12.13 20:57:42.998672 [ 288 ] {} TCP-Session: 17f3eb2c-9b11-406d-ba01-395729072d8e Authenticating user 'default' from [fd00:1122:3344:101::a]:48835 2024.12.13 20:57:42.998655 [ 287 ] {} TCP-Session: b93c8294-48cd-4ca7-b388-a3acf143b2ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998701 [ 289 ] {} TCP-Session: 7361c4f7-d8bb-4da5-ac9b-347e95204378 Authenticating user 'default' from [fd00:1122:3344:101::a]:49313 2024.12.13 20:57:42.998852 [ 288 ] {} TCP-Session: 17f3eb2c-9b11-406d-ba01-395729072d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998879 [ 289 ] {} TCP-Session: 7361c4f7-d8bb-4da5-ac9b-347e95204378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998923 [ 288 ] {} TCP-Session: 17f3eb2c-9b11-406d-ba01-395729072d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.998933 [ 289 ] {} TCP-Session: 7361c4f7-d8bb-4da5-ac9b-347e95204378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.999031 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.999084 [ 291 ] {} TCP-Session: 9136e5e8-4518-4eed-8a12-fc0039dc3f65 Authenticating user 'default' from [fd00:1122:3344:101::a]:36386 2024.12.13 20:57:42.999107 [ 291 ] {} TCP-Session: 9136e5e8-4518-4eed-8a12-fc0039dc3f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.999122 [ 291 ] {} TCP-Session: 9136e5e8-4518-4eed-8a12-fc0039dc3f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.999685 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:42.999723 [ 290 ] {} TCP-Session: 90e80fe0-4a57-4611-abd6-bf79b2343492 Authenticating user 'default' from [fd00:1122:3344:101::a]:50820 2024.12.13 20:57:42.999742 [ 290 ] {} TCP-Session: 90e80fe0-4a57-4611-abd6-bf79b2343492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:42.999756 [ 290 ] {} TCP-Session: 90e80fe0-4a57-4611-abd6-bf79b2343492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:43.010520 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.13 20:57:43.010584 [ 292 ] {} TCP-Session: 796af932-0993-4957-9f31-73654efaf2fb Authenticating user 'default' from [fd00:1122:3344:101::a]:58821 2024.12.13 20:57:43.010622 [ 292 ] {} TCP-Session: 796af932-0993-4957-9f31-73654efaf2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:43.010652 [ 292 ] {} TCP-Session: 796af932-0993-4957-9f31-73654efaf2fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:57:45.979995 [ 124 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:57:45.980055 [ 124 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:57:46.034475 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.13 20:57:46.035357 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:46.035398 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:46.036195 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:57:46.036671 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:57:46.036902 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.13 20:57:46.085498 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.13 20:57:46.107542 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:46.107607 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:46.114857 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:57:46.116041 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:57:46.118553 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.13 20:57:47.000155 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.06 MiB, peak 156.06 MiB, free memory in arenas 0.00 B, will set to 154.38 MiB (RSS), difference: 2.31 MiB 2024.12.13 20:57:52.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.39 MiB, peak 156.06 MiB, free memory in arenas 0.00 B, will set to 154.41 MiB (RSS), difference: 4.01 MiB 2024.12.13 20:57:52.154906 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.155108 [ 258 ] {7cfc5ed8-3f3a-46fa-a9a2-e8e3ad2a2e6d} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.155493 [ 258 ] {7cfc5ed8-3f3a-46fa-a9a2-e8e3ad2a2e6d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.162001 [ 258 ] {7cfc5ed8-3f3a-46fa-a9a2-e8e3ad2a2e6d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.162829 [ 258 ] {7cfc5ed8-3f3a-46fa-a9a2-e8e3ad2a2e6d} TCPHandler: Processed in 0.008051509 sec. 2024.12.13 20:57:52.166141 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.166381 [ 261 ] {a65ec931-6887-4b9f-a87d-0d53450b17ea} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.170397 [ 261 ] {a65ec931-6887-4b9f-a87d-0d53450b17ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.170478 [ 261 ] {a65ec931-6887-4b9f-a87d-0d53450b17ea} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.171148 [ 261 ] {a65ec931-6887-4b9f-a87d-0d53450b17ea} TCPHandler: Processed in 0.005143004 sec. 2024.12.13 20:57:52.171513 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.171684 [ 258 ] {b7f9c55b-3d59-40be-806d-597cd8cc262a} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.172128 [ 258 ] {b7f9c55b-3d59-40be-806d-597cd8cc262a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.172187 [ 258 ] {b7f9c55b-3d59-40be-806d-597cd8cc262a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.172716 [ 258 ] {b7f9c55b-3d59-40be-806d-597cd8cc262a} TCPHandler: Processed in 0.001264223 sec. 2024.12.13 20:57:52.173034 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.173222 [ 261 ] {27439fca-276f-4c29-9b3d-1e9d562eb552} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.173671 [ 261 ] {27439fca-276f-4c29-9b3d-1e9d562eb552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.173740 [ 261 ] {27439fca-276f-4c29-9b3d-1e9d562eb552} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.174293 [ 261 ] {27439fca-276f-4c29-9b3d-1e9d562eb552} TCPHandler: Processed in 0.001326894 sec. 2024.12.13 20:57:52.174577 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.174735 [ 258 ] {06f08266-7eda-4d78-afa0-05f8390a7620} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.175101 [ 258 ] {06f08266-7eda-4d78-afa0-05f8390a7620} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.175159 [ 258 ] {06f08266-7eda-4d78-afa0-05f8390a7620} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.175672 [ 258 ] {06f08266-7eda-4d78-afa0-05f8390a7620} TCPHandler: Processed in 0.00114988 sec. 2024.12.13 20:57:52.175987 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.176178 [ 261 ] {569ff3ee-c151-4719-9db9-9edd40bd6cea} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.176662 [ 261 ] {569ff3ee-c151-4719-9db9-9edd40bd6cea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.176739 [ 261 ] {569ff3ee-c151-4719-9db9-9edd40bd6cea} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.177453 [ 261 ] {569ff3ee-c151-4719-9db9-9edd40bd6cea} TCPHandler: Processed in 0.001532869 sec. 2024.12.13 20:57:52.177785 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.177972 [ 258 ] {a417383c-0cfc-4b6b-bf8c-b208f35cd961} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.178421 [ 258 ] {a417383c-0cfc-4b6b-bf8c-b208f35cd961} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.178484 [ 258 ] {a417383c-0cfc-4b6b-bf8c-b208f35cd961} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.179012 [ 258 ] {a417383c-0cfc-4b6b-bf8c-b208f35cd961} TCPHandler: Processed in 0.001290104 sec. 2024.12.13 20:57:52.179270 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.179434 [ 261 ] {00f74804-1097-471d-8319-5c0f65d71973} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.179825 [ 261 ] {00f74804-1097-471d-8319-5c0f65d71973} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.179885 [ 261 ] {00f74804-1097-471d-8319-5c0f65d71973} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.180423 [ 261 ] {00f74804-1097-471d-8319-5c0f65d71973} TCPHandler: Processed in 0.001210461 sec. 2024.12.13 20:57:52.180720 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.180888 [ 258 ] {60fcd061-367f-48d1-82e7-c3f5da4c37e8} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.181279 [ 258 ] {60fcd061-367f-48d1-82e7-c3f5da4c37e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.181336 [ 258 ] {60fcd061-367f-48d1-82e7-c3f5da4c37e8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.181844 [ 258 ] {60fcd061-367f-48d1-82e7-c3f5da4c37e8} TCPHandler: Processed in 0.001182771 sec. 2024.12.13 20:57:52.182116 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.182277 [ 261 ] {5eb46602-c7b7-48ae-b611-9206ae908f74} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.182664 [ 261 ] {5eb46602-c7b7-48ae-b611-9206ae908f74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.182724 [ 261 ] {5eb46602-c7b7-48ae-b611-9206ae908f74} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.183265 [ 261 ] {5eb46602-c7b7-48ae-b611-9206ae908f74} TCPHandler: Processed in 0.001203491 sec. 2024.12.13 20:57:52.183539 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.183703 [ 258 ] {be7de0e7-f3e3-4995-8aee-f848a849a6b6} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.184091 [ 258 ] {be7de0e7-f3e3-4995-8aee-f848a849a6b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.184150 [ 258 ] {be7de0e7-f3e3-4995-8aee-f848a849a6b6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.184664 [ 258 ] {be7de0e7-f3e3-4995-8aee-f848a849a6b6} TCPHandler: Processed in 0.00118104 sec. 2024.12.13 20:57:52.184946 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.185114 [ 261 ] {cd2f70fe-a3c0-442e-b29f-171f10c49511} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.185507 [ 261 ] {cd2f70fe-a3c0-442e-b29f-171f10c49511} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.185566 [ 261 ] {cd2f70fe-a3c0-442e-b29f-171f10c49511} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.186096 [ 261 ] {cd2f70fe-a3c0-442e-b29f-171f10c49511} TCPHandler: Processed in 0.001204631 sec. 2024.12.13 20:57:52.186381 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.186546 [ 258 ] {b41f123e-4392-4793-b932-b2533cfadf88} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.186936 [ 258 ] {b41f123e-4392-4793-b932-b2533cfadf88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.186993 [ 258 ] {b41f123e-4392-4793-b932-b2533cfadf88} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.187507 [ 258 ] {b41f123e-4392-4793-b932-b2533cfadf88} TCPHandler: Processed in 0.001185401 sec. 2024.12.13 20:57:52.187766 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.187953 [ 261 ] {225863da-94d4-4935-b7dc-e9544f1a5799} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.188425 [ 261 ] {225863da-94d4-4935-b7dc-e9544f1a5799} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.188496 [ 261 ] {225863da-94d4-4935-b7dc-e9544f1a5799} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.189070 [ 261 ] {225863da-94d4-4935-b7dc-e9544f1a5799} TCPHandler: Processed in 0.001358245 sec. 2024.12.13 20:57:52.189325 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.189493 [ 258 ] {cb9320cc-76c4-40f3-85a3-ca3ddb870980} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.189894 [ 258 ] {cb9320cc-76c4-40f3-85a3-ca3ddb870980} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.189951 [ 258 ] {cb9320cc-76c4-40f3-85a3-ca3ddb870980} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.190463 [ 258 ] {cb9320cc-76c4-40f3-85a3-ca3ddb870980} TCPHandler: Processed in 0.001203101 sec. 2024.12.13 20:57:52.190724 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.190887 [ 261 ] {17d9deef-0305-4306-9101-39e352261c64} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.191291 [ 261 ] {17d9deef-0305-4306-9101-39e352261c64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.191348 [ 261 ] {17d9deef-0305-4306-9101-39e352261c64} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.191875 [ 261 ] {17d9deef-0305-4306-9101-39e352261c64} TCPHandler: Processed in 0.001206751 sec. 2024.12.13 20:57:52.192122 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.192287 [ 258 ] {41d6d586-2640-42ba-9083-45fb05e22a19} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.192697 [ 258 ] {41d6d586-2640-42ba-9083-45fb05e22a19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.192755 [ 258 ] {41d6d586-2640-42ba-9083-45fb05e22a19} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.193285 [ 258 ] {41d6d586-2640-42ba-9083-45fb05e22a19} TCPHandler: Processed in 0.001221142 sec. 2024.12.13 20:57:52.193551 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.193764 [ 261 ] {b81c8aef-2cca-422b-be7b-9f18672daa47} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:57:52.194230 [ 261 ] {b81c8aef-2cca-422b-be7b-9f18672daa47} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.194310 [ 261 ] {b81c8aef-2cca-422b-be7b-9f18672daa47} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:57:52.194952 [ 261 ] {b81c8aef-2cca-422b-be7b-9f18672daa47} TCPHandler: Processed in 0.001457168 sec. 2024.12.13 20:57:52.197347 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.197477 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.13 20:57:52.197530 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:57:52.201094 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:52.201144 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:52.201840 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:52.202291 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): 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.13 20:57:52.202523 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} executeQuery: Read 18 rows, 2.52 KiB in 0.005072 sec., 3548.8958990536275 rows/sec., 496.37 KiB/sec. 2024.12.13 20:57:52.202693 [ 258 ] {d0cb62fb-9c5b-4169-a9be-acedea8b7ade} TCPHandler: Processed in 0.00539995 sec. 2024.12.13 20:57:52.202852 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.202983 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:57:52.203034 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:57:52.204374 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:52.204421 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:52.204981 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:52.205502 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:57:52.205723 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} executeQuery: Read 30 rows, 2.40 KiB in 0.002767 sec., 10842.067220816769 rows/sec., 866.80 KiB/sec. 2024.12.13 20:57:52.205850 [ 261 ] {4b430fca-1b8e-4354-a2df-523635c61be4} TCPHandler: Processed in 0.003053989 sec. 2024.12.13 20:57:52.206017 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.206157 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:57:52.206213 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:57:52.206897 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:52.206937 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:52.207464 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:52.207974 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:57:52.208258 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} executeQuery: Read 36 rows, 2.88 KiB in 0.002115 sec., 17021.27659574468 rows/sec., 1.33 MiB/sec. 2024.12.13 20:57:52.208333 [ 258 ] {306871a1-c2c8-43bd-ba28-44e0502e066d} TCPHandler: Processed in 0.002385062 sec. 2024.12.13 20:57:52.208480 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.208603 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:57:52.208659 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:57:52.209852 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:52.209888 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:52.210505 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:52.210983 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:57:52.211241 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} executeQuery: Read 48 rows, 3.45 KiB in 0.002642 sec., 18168.054504163512 rows/sec., 1.27 MiB/sec. 2024.12.13 20:57:52.211316 [ 261 ] {b630cd6e-3a4c-44eb-8104-0a85b706500e} TCPHandler: Processed in 0.002895866 sec. 2024.12.13 20:57:52.211470 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:52.211592 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:57:52.211642 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:57:52.212132 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:52.212171 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:52.212662 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:57:52.213100 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:57:52.213320 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} executeQuery: Read 24 rows, 1.63 KiB in 0.001754 sec., 13683.010262257698 rows/sec., 928.68 KiB/sec. 2024.12.13 20:57:52.213374 [ 258 ] {edc75665-917e-4cbc-a068-c49235cc6079} TCPHandler: Processed in 0.001961641 sec. 2024.12.13 20:57:53.537955 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.13 20:57:53.538570 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:53.538610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:53.539386 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:57:53.539913 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:57:53.540150 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.13 20:57:53.619567 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.13 20:57:53.638496 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:53.638551 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:53.645694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:57:53.646833 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:57:53.649376 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.13 20:57:57.158118 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:57.158315 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:57:57.158385 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:57:57.159126 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:57.159171 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:57.159763 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:57:57.160287 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:57:57.160516 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} executeQuery: Read 30 rows, 2.40 KiB in 0.002254 sec., 13309.671694764864 rows/sec., 1.04 MiB/sec. 2024.12.13 20:57:57.160578 [ 258 ] {57611a1d-4e3c-4a7d-afc6-e009bf033ce7} TCPHandler: Processed in 0.002586167 sec. 2024.12.13 20:57:57.160854 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:57.161063 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:57:57.161151 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:57:57.162009 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:57.162052 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:57.162694 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:57:57.163214 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:57:57.163417 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} executeQuery: Read 36 rows, 2.88 KiB in 0.002413 sec., 14919.187733112307 rows/sec., 1.17 MiB/sec. 2024.12.13 20:57:57.163479 [ 261 ] {7e2a7a59-19ad-479c-9d88-da6632afc66b} TCPHandler: Processed in 0.002766491 sec. 2024.12.13 20:57:57.163649 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:57.163791 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:57:57.163857 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:57:57.164429 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:57.164470 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:57.165095 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:57:57.165629 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:57:57.165865 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} executeQuery: Read 60 rows, 4.31 KiB in 0.002101 sec., 28557.829604950024 rows/sec., 2.00 MiB/sec. 2024.12.13 20:57:57.165922 [ 258 ] {f4a05316-fd5b-4b35-b637-a44b2d410672} TCPHandler: Processed in 0.002342641 sec. 2024.12.13 20:57:57.166100 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:57:57.166248 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:57:57.166313 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:57:57.166895 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:57:57.166942 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:57:57.167431 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:57:57.168009 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:57:57.168190 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} executeQuery: Read 30 rows, 2.04 KiB in 0.001979 sec., 15159.171298635676 rows/sec., 1.00 MiB/sec. 2024.12.13 20:57:57.168241 [ 261 ] {65fbeb8b-daf7-407a-a2e8-d477b1d8d2a3} TCPHandler: Processed in 0.002211217 sec. 2024.12.13 20:58:00.980116 [ 96 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:58:00.980179 [ 96 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:58:01.041184 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.13 20:58:01.041826 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:01.041872 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:01.042568 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:01.043043 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:01.043257 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.13 20:58:01.063061 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.13 20:58:01.067362 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:01.067415 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:01.069049 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:01.069562 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:01.070372 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.13 20:58:01.150387 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.13 20:58:01.169632 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:01.169688 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:01.176733 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:01.177905 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:01.180708 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.13 20:58:02.154844 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.155094 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.155540 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.155616 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.13 20:58:02.155927 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.156114 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.158411 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.13 20:58:02.161502 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.161564 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.161591 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.161734 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.13 20:58:02.161772 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.175098 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} executeQuery: Read 18 rows, 754.00 B in 0.020108 sec., 895.1661030435647 rows/sec., 36.62 KiB/sec. 2024.12.13 20:58:02.175235 [ 258 ] {07c91b56-30ce-4e0e-a8e6-9e64403d21c5} TCPHandler: Processed in 0.020520433 sec. 2024.12.13 20:58:02.176304 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.176557 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.176954 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.176997 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.13 20:58:02.177300 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.177379 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.177559 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.13 20:58:02.177600 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.177626 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.177644 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.177692 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.12.13 20:58:02.177716 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.178397 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} executeQuery: Read 18 rows, 754.00 B in 0.001953 sec., 9216.589861751152 rows/sec., 377.02 KiB/sec. 2024.12.13 20:58:02.178520 [ 261 ] {fb01334a-dd79-40d9-a6ed-9fc8ba430f37} TCPHandler: Processed in 0.002347271 sec. 2024.12.13 20:58:02.178973 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.179182 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.179512 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.179557 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.13 20:58:02.179840 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.179910 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.180064 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.13 20:58:02.180098 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.180123 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.180141 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.180188 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2024.12.13 20:58:02.180213 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.180851 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} executeQuery: Read 18 rows, 754.00 B in 0.001761 sec., 10221.465076660988 rows/sec., 418.13 KiB/sec. 2024.12.13 20:58:02.180986 [ 258 ] {23278d95-3809-42d0-bd78-1b5d34e2d277} TCPHandler: Processed in 0.002087804 sec. 2024.12.13 20:58:02.181574 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.181750 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.182056 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.182100 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2024.12.13 20:58:02.182375 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.182442 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.182592 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.13 20:58:02.182626 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.182648 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.182665 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.182711 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2024.12.13 20:58:02.182733 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.183361 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} executeQuery: Read 18 rows, 754.00 B in 0.001688 sec., 10663.507109004739 rows/sec., 436.21 KiB/sec. 2024.12.13 20:58:02.183509 [ 261 ] {21374c8b-7f81-4b93-9a5c-8d3eb0913dd6} TCPHandler: Processed in 0.001990901 sec. 2024.12.13 20:58:02.183801 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.183982 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.184307 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.184361 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2024.12.13 20:58:02.184638 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.184706 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.184853 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.13 20:58:02.184886 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.184909 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.184926 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.184973 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2024.12.13 20:58:02.184996 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.185615 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} executeQuery: Read 18 rows, 754.00 B in 0.001713 sec., 10507.880910683012 rows/sec., 429.85 KiB/sec. 2024.12.13 20:58:02.185731 [ 258 ] {e9354738-2e7f-4a07-95fd-a60239de6969} TCPHandler: Processed in 0.001990462 sec. 2024.12.13 20:58:02.185967 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.186156 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.186523 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.186576 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2024.12.13 20:58:02.186903 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.186984 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.187153 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.13 20:58:02.187185 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.187207 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.187223 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.187267 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2024.12.13 20:58:02.187289 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.187840 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} executeQuery: Read 18 rows, 754.00 B in 0.001776 sec., 10135.135135135135 rows/sec., 414.60 KiB/sec. 2024.12.13 20:58:02.187952 [ 261 ] {fc15d92f-2deb-4dc5-8fed-2f8c9cc0b32e} TCPHandler: Processed in 0.002041773 sec. 2024.12.13 20:58:02.188194 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.188372 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.188682 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.188725 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.13 20:58:02.188998 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.189065 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.189212 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.13 20:58:02.189244 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.189267 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.189283 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.189328 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.13 20:58:02.189350 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.189932 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} executeQuery: Read 18 rows, 754.00 B in 0.001642 sec., 10962.241169305724 rows/sec., 448.43 KiB/sec. 2024.12.13 20:58:02.190048 [ 258 ] {e102f9d5-17b2-4c5c-a27f-d3d2d32335b1} TCPHandler: Processed in 0.00190991 sec. 2024.12.13 20:58:02.190288 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.190495 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.190872 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.190926 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2024.12.13 20:58:02.191271 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.191338 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.191486 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.13 20:58:02.191519 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.191542 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.191559 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.191602 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2024.12.13 20:58:02.191626 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.192208 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} executeQuery: Read 18 rows, 754.00 B in 0.001811 sec., 9939.260077305356 rows/sec., 406.59 KiB/sec. 2024.12.13 20:58:02.192332 [ 261 ] {66d418f6-253c-4ffa-a239-3729b78f6a71} TCPHandler: Processed in 0.002108894 sec. 2024.12.13 20:58:02.192614 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.192820 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.193152 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.193198 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.13 20:58:02.193497 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.193570 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.193723 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.13 20:58:02.193756 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.193779 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.193795 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.193838 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.13 20:58:02.193863 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.194528 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} executeQuery: Read 18 rows, 754.00 B in 0.001797 sec., 10016.69449081803 rows/sec., 409.75 KiB/sec. 2024.12.13 20:58:02.194650 [ 258 ] {6da22791-4c8b-49b4-b3a6-b1dd3be8d25b} TCPHandler: Processed in 0.002102764 sec. 2024.12.13 20:58:02.194917 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.195092 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.195636 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.195717 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2024.12.13 20:58:02.196188 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.196254 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.196409 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.13 20:58:02.196444 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.196467 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.196485 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.196530 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2024.12.13 20:58:02.196554 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.197118 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} executeQuery: Read 18 rows, 754.00 B in 0.002108 sec., 8538.899430740037 rows/sec., 349.30 KiB/sec. 2024.12.13 20:58:02.197231 [ 261 ] {89334f9b-da90-442a-9747-7a54d7c6634f} TCPHandler: Processed in 0.002370681 sec. 2024.12.13 20:58:02.197491 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.197673 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.197994 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.198040 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.13 20:58:02.198337 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.198407 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.198560 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.13 20:58:02.198595 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.198617 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.198634 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.198680 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.13 20:58:02.198704 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.199274 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} executeQuery: Read 18 rows, 754.00 B in 0.001685 sec., 10682.492581602373 rows/sec., 436.99 KiB/sec. 2024.12.13 20:58:02.199391 [ 258 ] {0d2c9692-a577-4315-9a3f-0ff9e3c970f1} TCPHandler: Processed in 0.001959991 sec. 2024.12.13 20:58:02.199693 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.199869 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.13 20:58:02.200186 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.200230 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.13 20:58:02.200518 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.200582 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.200728 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.13 20:58:02.200760 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.200788 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.200805 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.200848 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.13 20:58:02.200872 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.201423 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} executeQuery: Read 18 rows, 754.00 B in 0.001637 sec., 10995.723885155772 rows/sec., 449.80 KiB/sec. 2024.12.13 20:58:02.201538 [ 261 ] {180679ff-41f5-4fae-81a4-ccb5ae453644} TCPHandler: Processed in 0.001901399 sec. 2024.12.13 20:58:02.205734 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.205921 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} executeQuery: (from [fd00:1122:3344:101::d]:56690) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:02.206248 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:02.206293 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:02.206698 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.206766 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:02.206918 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.13 20:58:02.206951 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:02.206974 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (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.13 20:58:02.206990 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:02.207035 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:02.207058 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.13 20:58:02.207668 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} executeQuery: Read 18 rows, 754.00 B in 0.001835 sec., 9809.264305177112 rows/sec., 401.27 KiB/sec. 2024.12.13 20:58:02.207785 [ 258 ] {85eb557f-89a9-42fe-8969-1db71cd2b7e3} TCPHandler: Processed in 0.002110975 sec. 2024.12.13 20:58:02.210880 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.211010 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.13 20:58:02.211064 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:02.211808 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.211847 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.212361 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:02.212584 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): 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.13 20:58:02.212804 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} executeQuery: Read 13 rows, 2.63 KiB in 0.001826 sec., 7119.386637458927 rows/sec., 1.41 MiB/sec. 2024.12.13 20:58:02.212955 [ 261 ] {0ad95333-4002-4db0-a25d-e2eafd0d4f0f} TCPHandler: Processed in 0.002130695 sec. 2024.12.13 20:58:02.213115 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.213246 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.213296 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:58:02.214489 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.214531 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.214969 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.215225 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:02.215445 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} executeQuery: Read 14 rows, 1.01 KiB in 0.002235 sec., 6263.982102908278 rows/sec., 450.92 KiB/sec. 2024.12.13 20:58:02.215502 [ 258 ] {e862bd1d-7609-4609-bd09-9935c139e762} TCPHandler: Processed in 0.002449813 sec. 2024.12.13 20:58:02.215646 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.215763 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:02.215812 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:02.216492 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.216529 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.216919 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:02.217171 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:02.217344 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} executeQuery: Read 193 rows, 17.56 KiB in 0.001607 sec., 120099.56440572496 rows/sec., 10.67 MiB/sec. 2024.12.13 20:58:02.217398 [ 261 ] {184ca347-8f58-4648-ab0b-87348cf3aef5} TCPHandler: Processed in 0.001808346 sec. 2024.12.13 20:58:02.217548 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.217673 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.217724 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:58:02.218529 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.218571 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.218940 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.219192 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:02.219466 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} executeQuery: Read 15 rows, 1.06 KiB in 0.001807 sec., 8301.051466519093 rows/sec., 585.29 KiB/sec. 2024.12.13 20:58:02.219543 [ 258 ] {07f4e9eb-a125-487f-9d51-be70cb4678a7} TCPHandler: Processed in 0.002054653 sec. 2024.12.13 20:58:02.219706 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.219842 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.219900 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:58:02.220503 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.220541 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.220895 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.221126 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:02.221296 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} executeQuery: Read 14 rows, 1004.00 B in 0.001484 sec., 9433.962264150943 rows/sec., 660.69 KiB/sec. 2024.12.13 20:58:02.221352 [ 261 ] {428d1345-44fe-454a-a127-e508acf87bf0} TCPHandler: Processed in 0.001714315 sec. 2024.12.13 20:58:02.221485 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.221602 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.221650 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:58:02.222228 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.222268 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.222624 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.222866 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:02.223119 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} executeQuery: Read 13 rows, 830.00 B in 0.001538 sec., 8452.535760728219 rows/sec., 527.01 KiB/sec. 2024.12.13 20:58:02.223178 [ 258 ] {587d9630-748b-485e-abaf-5e69f1a0f5a8} TCPHandler: Processed in 0.001749255 sec. 2024.12.13 20:58:02.223318 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.223438 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:02.223487 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:02.224190 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.224227 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.224611 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:02.224875 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:02.225084 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} executeQuery: Read 362 rows, 26.09 KiB in 0.00167 sec., 216766.46706586826 rows/sec., 15.25 MiB/sec. 2024.12.13 20:58:02.225143 [ 261 ] {ce347be4-8a49-4802-90a3-d88ec1cabe87} TCPHandler: Processed in 0.001879678 sec. 2024.12.13 20:58:02.225290 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.225412 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:58:02.225463 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:58:02.225962 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.226002 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.226367 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.226610 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:02.226884 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. 2024.12.13 20:58:02.226945 [ 258 ] {c4d4ef97-a8c3-49f6-9be4-d5c59abd2841} TCPHandler: Processed in 0.001710114 sec. 2024.12.13 20:58:02.227105 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.227243 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.227308 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:02.227959 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.228004 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.228402 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:02.228657 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:02.228834 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} executeQuery: Read 137 rows, 9.17 KiB in 0.001623 sec., 84411.58348736906 rows/sec., 5.52 MiB/sec. 2024.12.13 20:58:02.228889 [ 261 ] {fb136489-1663-48f2-ad16-3adcda54eeca} TCPHandler: Processed in 0.001844179 sec. 2024.12.13 20:58:02.229028 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.229146 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.229196 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:58:02.229665 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.229705 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.230061 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.230310 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:02.230531 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. 2024.12.13 20:58:02.230583 [ 258 ] {434a711b-67a0-4d37-b18d-fcbde8030dd5} TCPHandler: Processed in 0.001609741 sec. 2024.12.13 20:58:02.230732 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.230849 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.230928 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} 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.13 20:58:02.232004 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.232042 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.234591 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:02.234878 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:02.235157 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} executeQuery: Read 8 rows, 14.68 KiB in 0.004323 sec., 1850.5667360629195 rows/sec., 3.32 MiB/sec. 2024.12.13 20:58:02.235270 [ 261 ] {dc24dd3c-3b3f-4694-b457-6a27bf04e58e} TCPHandler: Processed in 0.004594389 sec. 2024.12.13 20:58:02.235414 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:02.235532 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:02.235589 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:02.236095 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:02.236135 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:02.236512 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:02.236755 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:02.236987 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} executeQuery: Read 52 rows, 3.23 KiB in 0.001473 sec., 35302.104548540396 rows/sec., 2.14 MiB/sec. 2024.12.13 20:58:02.237046 [ 258 ] {209033ca-415c-45d2-9c45-acc13a6ed77a} TCPHandler: Processed in 0.001686924 sec. 2024.12.13 20:58:07.161491 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:07.161693 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:07.161765 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:07.162544 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:07.162589 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:07.163032 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:07.163292 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:07.163496 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} executeQuery: Read 56 rows, 4.38 KiB in 0.001853 sec., 30221.262817053426 rows/sec., 2.31 MiB/sec. 2024.12.13 20:58:07.163559 [ 258 ] {9802b43b-2ae6-4c92-bbd2-26d4efb43836} TCPHandler: Processed in 0.002192396 sec. 2024.12.13 20:58:07.163849 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:07.164080 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:07.164171 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:07.164966 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:07.165020 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:07.165453 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:07.165710 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:07.165962 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. 2024.12.13 20:58:07.166032 [ 261 ] {5bdc1679-5178-41e0-b6ca-a100c0cc7f6a} TCPHandler: Processed in 0.002340441 sec. 2024.12.13 20:58:07.166198 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:07.166332 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:07.166389 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:07.166981 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:07.167031 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:07.167450 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:07.167702 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:07.167890 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} executeQuery: Read 140 rows, 9.99 KiB in 0.001588 sec., 88161.20906801008 rows/sec., 6.14 MiB/sec. 2024.12.13 20:58:07.167952 [ 258 ] {30eb1fd9-a3ce-4dc6-8a74-2de097d4bcf6} TCPHandler: Processed in 0.001821277 sec. 2024.12.13 20:58:07.168119 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:07.168248 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:07.168320 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:07.168925 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:07.168973 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:07.169403 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:07.169641 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:07.169859 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} executeQuery: Read 54 rows, 3.72 KiB in 0.001643 sec., 32866.707242848446 rows/sec., 2.21 MiB/sec. 2024.12.13 20:58:07.169910 [ 261 ] {070e0670-4729-4ff8-8fc9-89dcb98dc1be} TCPHandler: Processed in 0.001852468 sec. 2024.12.13 20:58:08.543436 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.13 20:58:08.544149 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:08.544210 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:08.544863 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:08.545153 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:08.545364 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.13 20:58:08.680856 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.13 20:58:08.702996 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:08.703072 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:08.712287 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:08.713388 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:08.719531 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.13 20:58:09.000909 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.69 MiB, peak 163.69 MiB, free memory in arenas 0.00 B, will set to 161.01 MiB (RSS), difference: 1.32 MiB 2024.12.13 20:58:11.070892 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2024.12.13 20:58:11.074549 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:11.074610 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:11.076250 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:11.076588 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:11.077289 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2024.12.13 20:58:12.169182 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.169377 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.169454 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:58:12.170202 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.170259 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.170698 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.170968 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:12.171223 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2024.12.13 20:58:12.171409 [ 258 ] {9c5f361a-ae80-444d-a92c-27cc826a1db7} TCPHandler: Processed in 0.002365111 sec. 2024.12.13 20:58:12.171668 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.171870 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:12.171948 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:12.172821 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.172869 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.173338 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:12.173615 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:12.173858 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} executeQuery: Read 219 rows, 19.54 KiB in 0.002044 sec., 107142.85714285716 rows/sec., 9.33 MiB/sec. 2024.12.13 20:58:12.173926 [ 261 ] {e4c0f2c4-28c6-498c-a3bb-a46315440dac} TCPHandler: Processed in 0.002393773 sec. 2024.12.13 20:58:12.174089 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.174230 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.174288 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:58:12.174930 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.174973 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.175384 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.175633 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:12.175822 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} executeQuery: Read 15 rows, 1.06 KiB in 0.001627 sec., 9219.42224953903 rows/sec., 650.04 KiB/sec. 2024.12.13 20:58:12.175886 [ 258 ] {da57e841-8ed1-4a58-abc6-3d5fac14741e} TCPHandler: Processed in 0.001860358 sec. 2024.12.13 20:58:12.176042 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.176180 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.176234 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:58:12.176856 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.176905 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.177282 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.177526 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:12.177761 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} executeQuery: Read 14 rows, 1004.00 B in 0.001612 sec., 8684.863523573202 rows/sec., 608.23 KiB/sec. 2024.12.13 20:58:12.177933 [ 261 ] {89c49d93-e756-44d5-8e5c-732797f0d5e3} TCPHandler: Processed in 0.00194444 sec. 2024.12.13 20:58:12.178120 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.178253 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.178307 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:58:12.178908 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.178948 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.179320 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.179574 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:12.179785 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. 2024.12.13 20:58:12.179942 [ 258 ] {1ee8b04c-b894-4ab0-b91e-8648b4e74fa6} TCPHandler: Processed in 0.001877698 sec. 2024.12.13 20:58:12.180109 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.180233 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:12.180284 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:12.181148 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.181184 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.181586 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:12.181832 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:12.182051 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} executeQuery: Read 390 rows, 28.32 KiB in 0.001846 sec., 211267.60563380283 rows/sec., 14.98 MiB/sec. 2024.12.13 20:58:12.182111 [ 261 ] {3e70ab80-ed65-45a0-a061-ce9bee5e0596} TCPHandler: Processed in 0.002061554 sec. 2024.12.13 20:58:12.182299 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.182436 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:58:12.182498 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:58:12.183023 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.183065 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.183466 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.183719 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:12.183946 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. 2024.12.13 20:58:12.184066 [ 258 ] {390af1fd-c076-410a-879e-7ce6979db0e0} TCPHandler: Processed in 0.001838297 sec. 2024.12.13 20:58:12.184247 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.184371 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.184427 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:12.185029 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.185066 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.185443 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:12.185674 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:12.185957 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. 2024.12.13 20:58:12.186019 [ 261 ] {84b80a7b-48b4-41d3-8686-3053944688f3} TCPHandler: Processed in 0.001829977 sec. 2024.12.13 20:58:12.186187 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.186342 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.186402 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:58:12.186890 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.186928 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.187309 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.187555 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:12.187809 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} executeQuery: Read 1 rows, 69.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 45.50 KiB/sec. 2024.12.13 20:58:12.187887 [ 258 ] {2d3fe03c-3533-4e4e-adf4-c09a7dc7c48c} TCPHandler: Processed in 0.001771955 sec. 2024.12.13 20:58:12.188042 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.188162 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.188243 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} 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.13 20:58:12.189345 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.189384 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.190008 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:58:12.190279 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:12.190606 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} executeQuery: Read 8 rows, 14.68 KiB in 0.002456 sec., 3257.328990228013 rows/sec., 5.84 MiB/sec. 2024.12.13 20:58:12.190734 [ 261 ] {327c5889-0303-49fc-9568-316e28b359df} TCPHandler: Processed in 0.002750032 sec. 2024.12.13 20:58:12.190890 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:12.191017 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:12.191070 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:12.191578 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:12.191617 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:12.192000 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:12.192242 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:12.192431 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. 2024.12.13 20:58:12.192488 [ 258 ] {e5ac9dd1-f7de-4213-b99e-026265c1495b} TCPHandler: Processed in 0.001659253 sec. 2024.12.13 20:58:15.980433 [ 36 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:58:15.980497 [ 36 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:58:16.045838 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.13 20:58:16.046497 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:16.046545 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:16.047170 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:16.047431 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:16.047597 [ 36 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:16.047626 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.13 20:58:16.047651 [ 36 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:16.047674 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:16.051775 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::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.13 20:58:16.053878 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:16.054504 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.13 20:58:16.054644 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.13 20:58:16.054763 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.13 20:58:16.054984 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.13 20:58:16.055199 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.13 20:58:16.055317 [ 202 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.13 20:58:16.078645 [ 194 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.030876801 sec., 90877.29004050647 rows/sec., 1.30 MiB/sec. 2024.12.13 20:58:16.079407 [ 194 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:16.079799 [ 194 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:16.079902 [ 194 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_6_1} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:16.080036 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.13 20:58:16.219965 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.13 20:58:16.241134 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:16.241199 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:16.248481 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:16.249346 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:16.249704 [ 36 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:16.249856 [ 36 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:16.249928 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. 2024.12.13 20:58:16.250371 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.259439 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.13 20:58:16.260646 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:16.261580 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.265999 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.270405 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.274943 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.284377 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.289054 [ 194 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:16.352690 [ 191 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102625582 sec., 448.23131916562477 rows/sec., 2.32 MiB/sec. 2024.12.13 20:58:16.354651 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:16.357304 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_6_1} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:16.357432 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_6_1} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:16.358933 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.13 20:58:17.000209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.20 MiB, peak 171.74 MiB, free memory in arenas 0.00 B, will set to 165.93 MiB (RSS), difference: 3.72 MiB 2024.12.13 20:58:17.162694 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.162884 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:17.162960 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:17.163825 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.163886 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.164466 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:17.164754 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:17.164963 [ 71 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:17.165030 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} executeQuery: Read 56 rows, 4.38 KiB in 0.002193 sec., 25535.79571363429 rows/sec., 1.95 MiB/sec. 2024.12.13 20:58:17.165039 [ 71 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.165109 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.165165 [ 258 ] {049ef745-4e03-4d72-a384-647c662e4096} TCPHandler: Processed in 0.002612857 sec. 2024.12.13 20:58:17.165385 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::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.13 20:58:17.165468 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.165636 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:17.165713 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part 2024.12.13 20:58:17.165749 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:17.165905 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:17.166005 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::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.13 20:58:17.166416 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 193 rows starting from the beginning of the part 2024.12.13 20:58:17.166741 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:17.167207 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2024.12.13 20:58:17.167701 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:17.169128 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.169196 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.170389 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:17.170838 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.005655286 sec., 103266.21854314707 rows/sec., 9.14 MiB/sec. 2024.12.13 20:58:17.170922 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:17.171170 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:17.171231 [ 71 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:17.171327 [ 71 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.171416 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.171619 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} executeQuery: Read 64 rows, 5.12 KiB in 0.005937 sec., 10779.85514569648 rows/sec., 861.59 KiB/sec. 2024.12.13 20:58:17.171659 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::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.13 20:58:17.171912 [ 261 ] {0e883b4c-359c-470c-a461-833238411aa3} TCPHandler: Processed in 0.006613501 sec. 2024.12.13 20:58:17.172104 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:17.172204 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.172196 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2024.12.13 20:58:17.172259 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:17.172645 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:17.172683 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.12.13 20:58:17.172725 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_6_1} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:17.172877 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:17.173145 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 362 rows starting from the beginning of the part 2024.12.13 20:58:17.173586 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.13 20:58:17.173592 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:17.174039 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2024.12.13 20:58:17.174414 [ 191 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:17.175951 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.176028 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.177070 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:17.177476 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.005922523 sec., 160742.30526415855 rows/sec., 12.22 MiB/sec. 2024.12.13 20:58:17.177615 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:17.177761 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:17.177900 [ 71 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:17.178017 [ 71 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.178107 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.178253 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} executeQuery: Read 160 rows, 11.41 KiB in 0.005777 sec., 27696.036004846806 rows/sec., 1.93 MiB/sec. 2024.12.13 20:58:17.178557 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::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.13 20:58:17.178590 [ 258 ] {24e2f4e9-5fa6-4d2f-b399-7c4f24aa6086} TCPHandler: Processed in 0.00654454 sec. 2024.12.13 20:58:17.178887 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.179103 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:17.179173 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2024.12.13 20:58:17.179214 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:17.179514 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:17.179584 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:17.179605 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.12.13 20:58:17.180112 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_6_1} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:17.180234 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 137 rows starting from the beginning of the part 2024.12.13 20:58:17.180479 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.13 20:58:17.180767 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part 2024.12.13 20:58:17.181084 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2024.12.13 20:58:17.181432 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.12.13 20:58:17.182098 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.182146 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.182766 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:17.183073 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:17.183235 [ 71 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:17.183297 [ 71 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:17.183358 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:17.183486 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} executeQuery: Read 60 rows, 4.14 KiB in 0.004341 sec., 13821.7000691085 rows/sec., 953.84 KiB/sec. 2024.12.13 20:58:17.184051 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::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.13 20:58:17.184200 [ 261 ] {69347494-be08-471e-9a58-5c82edfcae99} TCPHandler: Processed in 0.005458672 sec. 2024.12.13 20:58:17.184311 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.006047956 sec., 129299.88247268995 rows/sec., 8.82 MiB/sec. 2024.12.13 20:58:17.184443 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:17.184482 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2024.12.13 20:58:17.184660 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::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.13 20:58:17.184687 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:17.184952 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::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.13 20:58:17.185265 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part 2024.12.13 20:58:17.185525 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.12.13 20:58:17.185725 [ 191 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.12.13 20:58:17.185797 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:17.186299 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_6_1} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:17.186469 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.13 20:58:17.187214 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.003755137 sec., 80423.16432130172 rows/sec., 5.22 MiB/sec. 2024.12.13 20:58:17.187382 [ 186 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:17.187679 [ 186 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:17.187761 [ 186 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_6_1} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:17.187862 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.13 20:58:17.950367 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.950631 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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', '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.13 20:58:17.951061 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:17.951114 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} 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', '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.13 20:58:17.951466 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:17.951551 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:17.951734 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.13 20:58:17.952001 [ 294 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:17.952024 [ 295 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:17.952161 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.13 20:58:17.952189 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:17.956191 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:17.956224 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.13 20:58:17.956291 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} 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', '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.13 20:58:17.956345 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} 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', '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.13 20:58:17.957779 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} executeQuery: Read 31 rows, 1.17 KiB in 0.007314 sec., 4238.446814328685 rows/sec., 159.96 KiB/sec. 2024.12.13 20:58:17.957943 [ 258 ] {03c7ae69-cf0e-4109-8ac9-30ddad6c8ff8} TCPHandler: Processed in 0.007765711 sec. 2024.12.13 20:58:17.958479 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.958751 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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', '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.13 20:58:17.959192 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:17.959245 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} 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', '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.13 20:58:17.959603 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:17.959689 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:17.959872 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.13 20:58:17.959999 [ 294 ] {e8c84449-0932-493e-9218-58f59575bb7d} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:17.960008 [ 296 ] {e8c84449-0932-493e-9218-58f59575bb7d} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:17.960145 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.13 20:58:17.960179 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:17.960275 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:17.960298 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.13 20:58:17.960344 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} 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', '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.13 20:58:17.960394 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} 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', '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.13 20:58:17.961573 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} executeQuery: Read 31 rows, 1.17 KiB in 0.002944 sec., 10529.891304347826 rows/sec., 397.39 KiB/sec. 2024.12.13 20:58:17.961779 [ 261 ] {e8c84449-0932-493e-9218-58f59575bb7d} TCPHandler: Processed in 0.003438359 sec. 2024.12.13 20:58:17.962069 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.962269 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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', '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.13 20:58:17.962622 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:17.962674 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} 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', '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.13 20:58:17.962995 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:17.963064 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:17.963224 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.13 20:58:17.963326 [ 295 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:17.963342 [ 294 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:17.963460 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.13 20:58:17.963489 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:17.963574 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:17.963595 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.13 20:58:17.963648 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} 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', '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.13 20:58:17.963696 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} 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', '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.13 20:58:17.964748 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} executeQuery: Read 31 rows, 1.17 KiB in 0.002576 sec., 12034.16149068323 rows/sec., 454.16 KiB/sec. 2024.12.13 20:58:17.964884 [ 258 ] {28a1cefd-510a-4fda-a426-6aa2c6a489f2} TCPHandler: Processed in 0.002874955 sec. 2024.12.13 20:58:17.965168 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.965368 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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', '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.13 20:58:17.965727 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:17.965778 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} 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', '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.13 20:58:17.966099 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:17.966170 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:17.966330 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.13 20:58:17.966447 [ 296 ] {6c201336-a8be-4c86-b575-a35664bec4a8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:17.966453 [ 295 ] {6c201336-a8be-4c86-b575-a35664bec4a8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:17.966566 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.13 20:58:17.966596 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:17.966684 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:17.966705 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.13 20:58:17.966749 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} 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', '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.13 20:58:17.966801 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} 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', '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.13 20:58:17.967877 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} executeQuery: Read 31 rows, 1.17 KiB in 0.002611 sec., 11872.84565300651 rows/sec., 448.07 KiB/sec. 2024.12.13 20:58:17.968037 [ 261 ] {6c201336-a8be-4c86-b575-a35664bec4a8} TCPHandler: Processed in 0.002929196 sec. 2024.12.13 20:58:17.968353 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.968548 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} executeQuery: (from [fd00:1122:3344:101::d]:56690) 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', '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.13 20:58:17.968904 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:17.968955 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} 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', '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.13 20:58:17.969281 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:17.969353 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:17.969511 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.13 20:58:17.969632 [ 294 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:17.969634 [ 295 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:17.969747 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.13 20:58:17.969773 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:17.969856 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:17.969879 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.13 20:58:17.969923 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} 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', '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.13 20:58:17.969976 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} 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', '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.13 20:58:17.971115 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} executeQuery: Read 31 rows, 1.17 KiB in 0.002664 sec., 11636.636636636636 rows/sec., 439.16 KiB/sec. 2024.12.13 20:58:17.971283 [ 258 ] {97806ef6-15c9-46f8-a0d8-86d3db465fcd} TCPHandler: Processed in 0.002988218 sec. 2024.12.13 20:58:17.971586 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:17.971782 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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', '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.13 20:58:17.972134 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:17.972183 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} 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', '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.13 20:58:17.972530 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:17.972604 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:17.972759 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.13 20:58:17.972882 [ 296 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:17.972890 [ 294 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:17.973011 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.12.13 20:58:17.973043 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:17.973130 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:17.973152 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.13 20:58:17.973193 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} 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', '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.13 20:58:17.973243 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} 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', '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.13 20:58:17.974378 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} executeQuery: Read 31 rows, 1.17 KiB in 0.002691 sec., 11519.881085098477 rows/sec., 434.75 KiB/sec. 2024.12.13 20:58:17.974536 [ 261 ] {ae00a8ff-2965-431f-9eac-4fb00d9a5404} TCPHandler: Processed in 0.003008858 sec. 2024.12.13 20:58:18.052555 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.052735 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.13 20:58:18.052817 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:18.053713 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.053765 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.054467 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.054838 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): 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.13 20:58:18.055157 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} executeQuery: Read 6 rows, 1.34 KiB in 0.002471 sec., 2428.1667341157427 rows/sec., 540.65 KiB/sec. 2024.12.13 20:58:18.055238 [ 258 ] {2033ed4d-fecd-4869-b75c-e774b7877fea} TCPHandler: Processed in 0.002802612 sec. 2024.12.13 20:58:18.055486 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.055661 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.055728 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:58:18.056464 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.056510 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.056957 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.057226 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:18.057424 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} executeQuery: Read 14 rows, 1.01 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 556.80 KiB/sec. 2024.12.13 20:58:18.057491 [ 261 ] {ddd7b13a-8f0e-40f2-9532-80f15bf39727} TCPHandler: Processed in 0.002116685 sec. 2024.12.13 20:58:18.057678 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.057812 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:18.057866 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:18.059238 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.059283 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.059954 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:18.060231 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:18.060484 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} executeQuery: Read 1359 rows, 115.65 KiB in 0.002703 sec., 502774.6947835738 rows/sec., 41.78 MiB/sec. 2024.12.13 20:58:18.060574 [ 258 ] {4c023440-7db9-4b13-9b09-51f087369a3c} TCPHandler: Processed in 0.002959747 sec. 2024.12.13 20:58:18.060748 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.060874 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.060928 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:58:18.061548 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.061590 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.061985 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.062230 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:18.062404 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} executeQuery: Read 15 rows, 1.06 KiB in 0.001579 sec., 9499.683343888537 rows/sec., 669.80 KiB/sec. 2024.12.13 20:58:18.062462 [ 261 ] {c533b902-491d-4603-9f22-19678e529ffa} TCPHandler: Processed in 0.001798806 sec. 2024.12.13 20:58:18.062640 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.062762 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.062812 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:58:18.063546 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.063588 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.063971 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.064224 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:18.064481 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} executeQuery: Read 242 rows, 16.79 KiB in 0.001704 sec., 142018.779342723 rows/sec., 9.62 MiB/sec. 2024.12.13 20:58:18.064643 [ 258 ] {4968ee31-bddd-4319-9d20-fc9ca8b78b63} TCPHandler: Processed in 0.002023942 sec. 2024.12.13 20:58:18.064811 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.064940 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.064991 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:58:18.065597 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.065637 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.066015 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.066273 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:18.066460 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} executeQuery: Read 13 rows, 830.00 B in 0.001548 sec., 8397.932816537468 rows/sec., 523.61 KiB/sec. 2024.12.13 20:58:18.066520 [ 261 ] {032b7622-a1ae-4548-9c6a-dbf233ad0635} TCPHandler: Processed in 0.001769346 sec. 2024.12.13 20:58:18.066693 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.066841 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:18.066902 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:18.067827 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.067868 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.068298 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:18.068548 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:18.068763 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} executeQuery: Read 846 rows, 62.61 KiB in 0.001958 sec., 432073.54443309497 rows/sec., 31.23 MiB/sec. 2024.12.13 20:58:18.068822 [ 258 ] {3efca1d3-ce01-4cfe-9738-deea0c8aac44} TCPHandler: Processed in 0.002200478 sec. 2024.12.13 20:58:18.068982 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.069108 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:58:18.069161 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:58:18.069667 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.069705 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.070091 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.070341 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:18.070544 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2024.12.13 20:58:18.070602 [ 261 ] {cc77eecf-3035-4e81-87ee-9a5c173ee4d0} TCPHandler: Processed in 0.001678474 sec. 2024.12.13 20:58:18.070780 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.070903 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.070956 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:18.074026 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.074081 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.074815 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:18.075138 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:18.075400 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} executeQuery: Read 2089 rows, 142.49 KiB in 0.004522 sec., 461963.73286156566 rows/sec., 30.77 MiB/sec. 2024.12.13 20:58:18.075469 [ 258 ] {d68e40fb-4338-4896-9aa1-27c77dd5a42f} TCPHandler: Processed in 0.004748313 sec. 2024.12.13 20:58:18.075637 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.075769 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.075820 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:58:18.076322 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.076360 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.076733 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.076977 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:18.077187 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. 2024.12.13 20:58:18.077247 [ 261 ] {0133e8f3-1060-4dfe-ad0d-e7ab8a9db5e3} TCPHandler: Processed in 0.001669173 sec. 2024.12.13 20:58:18.077408 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.077532 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.077617 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} 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.13 20:58:18.078742 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.078787 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.079427 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:58:18.079696 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:18.079934 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} executeQuery: Read 8 rows, 14.68 KiB in 0.002427 sec., 3296.250515039143 rows/sec., 5.91 MiB/sec. 2024.12.13 20:58:18.080047 [ 258 ] {50da975e-d6cf-4dbd-a0be-446e47617197} TCPHandler: Processed in 0.00270139 sec. 2024.12.13 20:58:18.080206 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:18.080339 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:18.080398 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:18.080891 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:18.080929 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.14 GiB. 2024.12.13 20:58:18.081311 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:18.081570 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:18.081754 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} executeQuery: Read 34 rows, 2.02 KiB in 0.001448 sec., 23480.662983425413 rows/sec., 1.36 MiB/sec. 2024.12.13 20:58:18.081808 [ 261 ] {0669c7aa-d5fb-41cd-bda8-3d3a68d58b44} TCPHandler: Processed in 0.001657994 sec. 2024.12.13 20:58:21.077906 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2024.12.13 20:58:21.081682 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:21.081735 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:21.083349 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:21.083665 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:21.084219 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2024.12.13 20:58:22.161509 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:22.161786 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:22.161899 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:22.163026 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:22.163105 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:22.163692 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:58:22.163991 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:22.164274 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} executeQuery: Read 56 rows, 4.38 KiB in 0.002566 sec., 21823.85035074045 rows/sec., 1.67 MiB/sec. 2024.12.13 20:58:22.164469 [ 258 ] {22ffba19-22c3-4bb3-87ea-b5175a71be88} TCPHandler: Processed in 0.003174722 sec. 2024.12.13 20:58:22.164745 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:22.164938 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:22.165016 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:22.165813 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:22.165866 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:22.166318 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:58:22.166584 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:22.166824 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} executeQuery: Read 64 rows, 5.12 KiB in 0.00194 sec., 32989.69072164948 rows/sec., 2.57 MiB/sec. 2024.12.13 20:58:22.166893 [ 261 ] {58c1cc8f-85b3-43c6-93cc-ca8b6a57acc5} TCPHandler: Processed in 0.00228438 sec. 2024.12.13 20:58:22.167082 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:22.167217 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:22.167280 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:22.167885 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:22.167928 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:22.168373 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:58:22.168627 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:22.168902 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} executeQuery: Read 128 rows, 9.13 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 5.21 MiB/sec. 2024.12.13 20:58:22.169049 [ 258 ] {f099d685-c795-4d73-90b2-d4520891831a} TCPHandler: Processed in 0.002032282 sec. 2024.12.13 20:58:22.169245 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:22.169393 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:22.169458 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:22.170048 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:22.170094 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:22.170527 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:58:22.170763 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:22.171003 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} executeQuery: Read 48 rows, 3.31 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 1.97 MiB/sec. 2024.12.13 20:58:22.171186 [ 261 ] {2825f9df-f284-4f37-86e1-51a83f3ffacd} TCPHandler: Processed in 0.002022213 sec. 2024.12.13 20:58:23.547861 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.13 20:58:23.548502 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:23.548552 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:23.549082 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:23.549349 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:23.549601 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.13 20:58:23.759632 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.13 20:58:23.777803 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:23.777865 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:23.785178 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:23.785975 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:23.788790 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.13 20:58:24.000147 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 167.22 MiB, peak 171.74 MiB, free memory in arenas 0.00 B, will set to 168.25 MiB (RSS), difference: 1.03 MiB 2024.12.13 20:58:27.162874 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:27.163061 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:27.163133 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:27.163897 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:27.163940 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:27.164371 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:58:27.164628 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:27.164842 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} executeQuery: Read 56 rows, 4.38 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.35 MiB/sec. 2024.12.13 20:58:27.165009 [ 258 ] {bf883c69-ab16-4a7a-b012-bbb908b6db26} TCPHandler: Processed in 0.002266858 sec. 2024.12.13 20:58:27.165295 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:27.165511 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:27.165610 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:27.166432 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:27.166476 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:27.166938 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:58:27.167208 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:27.167443 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} executeQuery: Read 64 rows, 5.12 KiB in 0.001985 sec., 32241.813602015118 rows/sec., 2.52 MiB/sec. 2024.12.13 20:58:27.167503 [ 261 ] {a3234d22-3f32-4908-8907-666128e5ceab} TCPHandler: Processed in 0.002340401 sec. 2024.12.13 20:58:27.167678 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:27.167799 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} executeQuery: (from [fd00:1122:3344:101::d]:56690) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:27.167853 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:27.168454 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:27.168491 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:27.168887 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:58:27.169130 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:27.169322 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. 2024.12.13 20:58:27.169382 [ 258 ] {4708942b-cec4-47b5-8572-6069b0d34ccf} TCPHandler: Processed in 0.001760066 sec. 2024.12.13 20:58:27.169536 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:27.169658 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:27.169712 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:27.170246 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:27.170285 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:27.170680 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:58:27.170932 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:27.171148 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2024.12.13 20:58:27.171199 [ 261 ] {11284d86-2324-42ef-af94-a648f56e12ce} TCPHandler: Processed in 0.001722695 sec. 2024.12.13 20:58:30.980542 [ 49 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:58:30.980609 [ 49 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:58:31.050666 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.13 20:58:31.051340 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:31.051396 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:31.052063 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:58:31.052344 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:31.052602 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.13 20:58:31.085459 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2024.12.13 20:58:31.088194 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:31.088244 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:31.089758 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:31.090076 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:31.090894 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2024.12.13 20:58:31.289813 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.13 20:58:31.310727 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:31.310794 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:31.318051 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:58:31.318846 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:31.321735 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.13 20:58:31.554081 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.13 20:58:31.554171 [ 258 ] {} TCP-Session: e05b905f-2c5e-422a-94b2-168750f7eadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.13 20:58:32.000160 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 166.78 MiB, peak 172.81 MiB, free memory in arenas 0.00 B, will set to 168.99 MiB (RSS), difference: 2.21 MiB 2024.12.13 20:58:32.157257 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.157553 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.158005 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:32.158058 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.158432 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:32.158519 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:32.158705 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.13 20:58:32.158909 [ 294 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:32.158943 [ 296 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:32.158916 [ 295 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.13 20:58:32.159150 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.13 20:58:32.159184 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:32.159310 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:32.159335 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.13 20:58:32.159380 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.159432 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.159478 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.161126 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} executeQuery: Read 37 rows, 1.39 KiB in 0.003716 sec., 9956.942949407965 rows/sec., 373.18 KiB/sec. 2024.12.13 20:58:32.161336 [ 261 ] {9d7b5645-5147-40f6-90fe-cef243110794} TCPHandler: Processed in 0.004218279 sec. 2024.12.13 20:58:32.161798 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.162053 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} executeQuery: (from [fd00:1122:3344:101::d]:57603) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.162521 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:32.162578 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.162954 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:32.163042 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:32.163226 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.13 20:58:32.163341 [ 298 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:32.163388 [ 295 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.13 20:58:32.163402 [ 296 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:32.163530 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.13 20:58:32.163559 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:32.163681 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:32.163705 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.13 20:58:32.163752 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.163805 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.163853 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.165345 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} executeQuery: Read 37 rows, 1.39 KiB in 0.003417 sec., 10828.211881767633 rows/sec., 405.83 KiB/sec. 2024.12.13 20:58:32.165538 [ 262 ] {a12f1641-6a45-41a2-a4ab-53e7eb72d769} TCPHandler: Processed in 0.003898491 sec. 2024.12.13 20:58:32.165843 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.166089 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} executeQuery: (from [fd00:1122:3344:101::d]:61088) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.166523 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:32.166586 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.166947 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:32.167016 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:32.167171 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.13 20:58:32.167304 [ 295 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:32.167325 [ 298 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:32.167346 [ 296 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.13 20:58:32.167463 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2024.12.13 20:58:32.167493 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:32.167606 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:32.167630 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.13 20:58:32.167672 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.167723 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.167770 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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.13 20:58:32.169169 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} executeQuery: Read 37 rows, 1.39 KiB in 0.003205 sec., 11544.461778471139 rows/sec., 432.67 KiB/sec. 2024.12.13 20:58:32.169362 [ 261 ] {fba3c741-7994-4333-a481-f520f573ac08} TCPHandler: Processed in 0.003591183 sec. 2024.12.13 20:58:32.182262 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.182405 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.13 20:58:32.182466 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:32.183205 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.183249 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.183748 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.183969 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): 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.13 20:58:32.184243 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} executeQuery: Read 3 rows, 280.00 B in 0.001856 sec., 1616.3793103448277 rows/sec., 147.33 KiB/sec. 2024.12.13 20:58:32.184471 [ 261 ] {c52ae41f-e5c6-4d7c-bf79-fd4277228b41} TCPHandler: Processed in 0.002268809 sec. 2024.12.13 20:58:32.184645 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.184787 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.184845 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:58:32.185520 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.185563 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.185979 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.186239 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:32.186452 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} executeQuery: Read 14 rows, 1.01 KiB in 0.001703 sec., 8220.786846741044 rows/sec., 591.79 KiB/sec. 2024.12.13 20:58:32.186516 [ 262 ] {7e490a86-19a8-4899-9d57-f6b27feaa680} TCPHandler: Processed in 0.00193563 sec. 2024.12.13 20:58:32.186680 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.186796 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:32.186843 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:32.187578 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.187621 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.188013 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:58:32.188264 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:32.188464 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} executeQuery: Read 259 rows, 23.26 KiB in 0.001683 sec., 153891.8597742127 rows/sec., 13.50 MiB/sec. 2024.12.13 20:58:32.188659 [ 261 ] {96d507f2-f3d7-44fe-a592-535c425cab2c} TCPHandler: Processed in 0.002030233 sec. 2024.12.13 20:58:32.188835 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.188962 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.189015 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:58:32.189641 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.189682 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.190057 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.190324 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:32.190546 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} executeQuery: Read 35 rows, 2.56 KiB in 0.001612 sec., 21712.158808933003 rows/sec., 1.55 MiB/sec. 2024.12.13 20:58:32.190602 [ 262 ] {c1ea649c-3642-4304-b989-247b4ce0056b} TCPHandler: Processed in 0.001828478 sec. 2024.12.13 20:58:32.190753 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.190867 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.190914 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:58:32.191488 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.191526 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.191878 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.192122 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:32.192300 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} executeQuery: Read 14 rows, 1004.00 B in 0.001457 sec., 9608.78517501716 rows/sec., 672.94 KiB/sec. 2024.12.13 20:58:32.192353 [ 261 ] {188de35b-f42a-4a56-9598-326e2bdf59c3} TCPHandler: Processed in 0.001656343 sec. 2024.12.13 20:58:32.192494 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.192615 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.192667 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:58:32.193262 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.193302 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.193665 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.193913 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:32.194188 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. 2024.12.13 20:58:32.194249 [ 262 ] {3b1c4de1-8128-4684-a39c-d5fb998e7969} TCPHandler: Processed in 0.001810177 sec. 2024.12.13 20:58:32.194396 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.194511 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:32.194559 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:32.195299 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.195338 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.195710 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:58:32.195951 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:32.196203 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} executeQuery: Read 417 rows, 30.50 KiB in 0.001688 sec., 247037.91469194312 rows/sec., 17.64 MiB/sec. 2024.12.13 20:58:32.196309 [ 261 ] {ae16cafb-2488-42be-8039-491139f3af79} TCPHandler: Processed in 0.001967921 sec. 2024.12.13 20:58:32.196492 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.196633 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:58:32.196695 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:58:32.197212 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.197251 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.197628 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.197883 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:32.198168 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2024.12.13 20:58:32.198407 [ 262 ] {5fe7f884-f4c7-4e48-9698-dcbb59533478} TCPHandler: Processed in 0.001985021 sec. 2024.12.13 20:58:32.198558 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.198675 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.198730 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:32.199305 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.199344 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.199731 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:58:32.199969 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:32.200151 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} executeQuery: Read 237 rows, 16.27 KiB in 0.001501 sec., 157894.73684210528 rows/sec., 10.58 MiB/sec. 2024.12.13 20:58:32.200203 [ 261 ] {eb7465d3-948a-446f-b9a5-6f8634866cf1} TCPHandler: Processed in 0.001701724 sec. 2024.12.13 20:58:32.200352 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.200471 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.200524 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:58:32.201012 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.201053 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.201431 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.201716 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:32.202011 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. 2024.12.13 20:58:32.202096 [ 262 ] {4114e1b3-c8d1-42d1-832a-76a7be6d8b17} TCPHandler: Processed in 0.001798246 sec. 2024.12.13 20:58:32.202255 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.202375 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.202460 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} 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.13 20:58:32.203722 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.203761 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.204433 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:58:32.204709 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:32.205059 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} executeQuery: Read 28 rows, 51.38 KiB in 0.002681 sec., 10443.864229765013 rows/sec., 18.71 MiB/sec. 2024.12.13 20:58:32.205232 [ 261 ] {efccc345-ff7e-4562-95fe-b6a6c5827a88} TCPHandler: Processed in 0.003038429 sec. 2024.12.13 20:58:32.205392 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.205512 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.205564 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.13 20:58:32.206077 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} oximeter.measurements_i64 (bb6b3368-35c1-421d-9f64-f86620be7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.206117 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.206603 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:32.206857 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} oximeter.measurements_i64 (bb6b3368-35c1-421d-9f64-f86620be7625): 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.13 20:58:32.207089 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} executeQuery: Read 12 rows, 926.00 B in 0.001597 sec., 7514.088916718848 rows/sec., 566.25 KiB/sec. 2024.12.13 20:58:32.207146 [ 262 ] {e2cde1df-f9ac-4199-8034-0ecbe270a05b} TCPHandler: Processed in 0.001812077 sec. 2024.12.13 20:58:32.207301 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:32.207418 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:32.207471 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:32.207968 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:32.208007 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:32.208420 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:58:32.208666 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:32.208992 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. 2024.12.13 20:58:32.209264 [ 261 ] {05377f7d-89ff-4fb4-bc88-8ee009fdc270} TCPHandler: Processed in 0.002015812 sec. 2024.12.13 20:58:33.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 172.15 MiB, peak 172.81 MiB, free memory in arenas 0.00 B, will set to 169.09 MiB (RSS), difference: -3.06 MiB 2024.12.13 20:58:37.163425 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:37.163623 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:37.163695 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:37.164498 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.164543 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.164958 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:58:37.165222 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:37.165368 [ 39 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:58:37.165408 [ 39 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.165429 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} executeQuery: Read 56 rows, 4.38 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.31 MiB/sec. 2024.12.13 20:58:37.165431 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.165635 [ 261 ] {f1c555b2-699c-424b-b552-d43ba1f4a93c} TCPHandler: Processed in 0.002331831 sec. 2024.12.13 20:58:37.165749 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::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.13 20:58:37.166015 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:37.166044 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:37.166070 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2024.12.13 20:58:37.166239 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2024.12.13 20:58:37.166492 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:37.166541 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:37.166748 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:37.166872 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:37.167173 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 259 rows starting from the beginning of the part 2024.12.13 20:58:37.167487 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:37.169747 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.169822 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.170632 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:58:37.170911 [ 195 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2005 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378219 sec., 372799.9919676012 rows/sec., 32.58 MiB/sec. 2024.12.13 20:58:37.171139 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:37.171232 [ 195 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:58:37.171394 [ 39 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:58:37.171479 [ 39 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.171560 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.171738 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} executeQuery: Read 64 rows, 5.12 KiB in 0.005428 sec., 11790.714812085484 rows/sec., 942.38 KiB/sec. 2024.12.13 20:58:37.171876 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::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.13 20:58:37.172016 [ 195 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:37.172076 [ 262 ] {49b4da81-a462-4519-8fb2-e552fa9027b7} TCPHandler: Processed in 0.006277523 sec. 2024.12.13 20:58:37.172334 [ 195 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_11_2} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:58:37.172378 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:37.172415 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:37.172439 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2024.12.13 20:58:37.172494 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.13 20:58:37.172755 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2024.12.13 20:58:37.172835 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:37.173037 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:37.173102 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:37.173440 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:37.173781 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 417 rows starting from the beginning of the part 2024.12.13 20:58:37.174234 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:37.175300 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.175348 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.175941 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:58:37.176245 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1845 rows, containing 5 columns (5 merged, 0 gathered) in 0.004593719 sec., 401635.36341687426 rows/sec., 30.61 MiB/sec. 2024.12.13 20:58:37.176285 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:37.176444 [ 187 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:58:37.176530 [ 38 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:58:37.176628 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} executeQuery: Read 160 rows, 11.41 KiB in 0.00392 sec., 40816.32653061225 rows/sec., 2.84 MiB/sec. 2024.12.13 20:58:37.176635 [ 38 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.176735 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.176889 [ 261 ] {8badd049-4fd7-4f7e-b803-93e13c23b0c0} TCPHandler: Processed in 0.004638621 sec. 2024.12.13 20:58:37.177271 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:37.177410 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::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.13 20:58:37.177534 [ 197 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:37.177983 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:37.178017 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:37.178000 [ 197 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_11_2} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:58:37.178120 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 782 rows starting from the beginning of the part 2024.12.13 20:58:37.178134 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:37.178366 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.13 20:58:37.178541 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2089 rows starting from the beginning of the part 2024.12.13 20:58:37.178865 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2024.12.13 20:58:37.179168 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::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.13 20:58:37.179495 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::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.13 20:58:37.179760 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.12.13 20:58:37.180874 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.180929 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.181873 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:58:37.182329 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:37.182629 [ 38 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:58:37.182782 [ 38 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:37.182871 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} executeQuery: Read 60 rows, 4.14 KiB in 0.0051 sec., 11764.70588235294 rows/sec., 811.89 KiB/sec. 2024.12.13 20:58:37.182910 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:37.183358 [ 262 ] {82dcc203-c6e0-4c04-bcdc-dec60ed50210} TCPHandler: Processed in 0.006298874 sec. 2024.12.13 20:58:37.183444 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.006513359 sec., 545954.8598503476 rows/sec., 36.78 MiB/sec. 2024.12.13 20:58:37.183483 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::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.13 20:58:37.183646 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:37.183675 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part 2024.12.13 20:58:37.183836 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:58:37.183861 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.12.13 20:58:37.184193 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.12.13 20:58:37.184401 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::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.13 20:58:37.184785 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::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.13 20:58:37.185029 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:37.185172 [ 187 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.12.13 20:58:37.185384 [ 195 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_11_2} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:58:37.185643 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.13 20:58:37.186521 [ 192 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417149 sec., 171487.9860374833 rows/sec., 11.16 MiB/sec. 2024.12.13 20:58:37.186679 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:58:37.186950 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:37.187029 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_11_2} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:58:37.187096 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2024.12.13 20:58:38.553676 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.13 20:58:38.554342 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:38.554391 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:38.554922 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:58:38.555185 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:38.555460 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.13 20:58:38.822759 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.13 20:58:38.843008 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:38.843071 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:38.851138 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:58:38.851908 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:38.855255 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.13 20:58:41.091956 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 324 2024.12.13 20:58:41.095312 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:41.095357 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:41.096857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:41.097168 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:41.097361 [ 34 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:41.097485 [ 34 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:41.097549 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:41.097983 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::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.13 20:58:41.098865 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 324 2024.12.13 20:58:41.099391 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:41.099612 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::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.13 20:58:41.100302 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2024.12.13 20:58:41.100967 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2024.12.13 20:58:41.101594 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2024.12.13 20:58:41.102258 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.12.13 20:58:41.102921 [ 192 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2024.12.13 20:58:41.113843 [ 198 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.016125148 sec., 20092.83883782028 rows/sec., 20.25 MiB/sec. 2024.12.13 20:58:41.114958 [ 198 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:41.115752 [ 198 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:41.115841 [ 198 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_6_1} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:41.116140 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. 2024.12.13 20:58:42.169719 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.169906 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.169976 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:58:42.170711 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.170755 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.171191 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.171455 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:42.171628 [ 31 ] {} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.13 20:58:42.171669 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} executeQuery: Read 14 rows, 1.01 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 556.50 KiB/sec. 2024.12.13 20:58:42.171678 [ 31 ] {} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.171723 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.171749 [ 261 ] {18486ceb-5dc7-48dd-8848-f98beae621c6} TCPHandler: Processed in 0.002154965 sec. 2024.12.13 20:58:42.172012 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::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.13 20:58:42.172105 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.172178 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:42.172216 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::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.13 20:58:42.172386 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::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.13 20:58:42.172499 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:42.172681 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::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.13 20:58:42.172713 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:42.173020 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::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.13 20:58:42.173292 [ 187 ] {fa937343-6bd9-452b-a26b-53118aaaf570::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.13 20:58:42.175832 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.175954 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.176058 [ 198 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00425496 sec., 16451.38849718916 rows/sec., 1.22 MiB/sec. 2024.12.13 20:58:42.176315 [ 198 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.13 20:58:42.176665 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:58:42.176912 [ 198 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_5_1} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:42.177066 [ 198 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_5_1} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.13 20:58:42.177172 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:42.177238 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.13 20:58:42.177576 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} executeQuery: Read 261 rows, 23.46 KiB in 0.00524 sec., 49809.16030534351 rows/sec., 4.37 MiB/sec. 2024.12.13 20:58:42.177852 [ 262 ] {57ed0a96-5040-4029-8ffb-e87a6314fb96} TCPHandler: Processed in 0.005983526 sec. 2024.12.13 20:58:42.178049 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.178186 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.178244 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:58:42.178951 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.178997 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.179364 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.179600 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:42.179781 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} executeQuery: Read 36 rows, 2.64 KiB in 0.001625 sec., 22153.846153846156 rows/sec., 1.58 MiB/sec. 2024.12.13 20:58:42.179833 [ 261 ] {2d96911b-2836-49f5-903d-96ca44e52084} TCPHandler: Processed in 0.001860528 sec. 2024.12.13 20:58:42.179983 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.180125 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.180187 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:58:42.180893 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.180941 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.181314 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.181553 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:42.181775 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} executeQuery: Read 14 rows, 1004.00 B in 0.001685 sec., 8308.60534124629 rows/sec., 581.88 KiB/sec. 2024.12.13 20:58:42.181832 [ 262 ] {d69fbcb1-959a-4e4c-bb7c-d3e2cdff1969} TCPHandler: Processed in 0.00191041 sec. 2024.12.13 20:58:42.181971 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.182101 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.182158 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:58:42.182857 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.182903 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.183279 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.183517 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:42.183635 [ 31 ] {} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.13 20:58:42.183676 [ 31 ] {} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.183698 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.183719 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} executeQuery: Read 13 rows, 830.00 B in 0.001648 sec., 7888.349514563107 rows/sec., 491.84 KiB/sec. 2024.12.13 20:58:42.183827 [ 261 ] {25fcd0cd-0cf8-43c7-81cf-3d4259bafdd2} TCPHandler: Processed in 0.00190953 sec. 2024.12.13 20:58:42.183847 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::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.13 20:58:42.183969 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:42.184005 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::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.13 20:58:42.184010 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.184130 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::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.13 20:58:42.184438 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::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.13 20:58:42.184462 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:42.184705 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:42.184723 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::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.13 20:58:42.185067 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::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.13 20:58:42.187470 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.187580 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.187666 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003909321 sec., 16626.92830801052 rows/sec., 1.08 MiB/sec. 2024.12.13 20:58:42.187837 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.13 20:58:42.188377 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_5_1} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:42.188377 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:58:42.188502 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_5_1} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.13 20:58:42.188640 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.13 20:58:42.188792 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:42.189024 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} executeQuery: Read 411 rows, 30.00 KiB in 0.004803 sec., 85571.51780137414 rows/sec., 6.10 MiB/sec. 2024.12.13 20:58:42.189094 [ 262 ] {2dbe0d76-9162-4847-a09b-6e71d896c306} TCPHandler: Processed in 0.005156943 sec. 2024.12.13 20:58:42.189308 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.189452 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:58:42.189513 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:58:42.190100 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.190138 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.190503 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.190753 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:42.191012 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} executeQuery: Read 6 rows, 321.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 199.54 KiB/sec. 2024.12.13 20:58:42.191120 [ 261 ] {d43790e3-81ed-4100-a580-a27c091e676b} TCPHandler: Processed in 0.001879339 sec. 2024.12.13 20:58:42.191277 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.191417 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.191481 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:42.192303 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.192344 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.192755 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:58:42.192992 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:42.193204 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} executeQuery: Read 237 rows, 16.27 KiB in 0.001819 sec., 130291.3688840022 rows/sec., 8.73 MiB/sec. 2024.12.13 20:58:42.193261 [ 262 ] {81cd4d7e-81cd-4dcd-9564-8e09485d2c35} TCPHandler: Processed in 0.002051253 sec. 2024.12.13 20:58:42.193413 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.193550 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.193611 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:58:42.194146 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.194183 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.194544 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.194787 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:42.194909 [ 31 ] {} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.13 20:58:42.194951 [ 31 ] {} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.194973 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.194993 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2024.12.13 20:58:42.195108 [ 261 ] {d96c7ea8-e998-4e10-bd66-f08f20271189} TCPHandler: Processed in 0.001759425 sec. 2024.12.13 20:58:42.195121 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::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.13 20:58:42.195267 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:42.195285 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.195318 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.13 20:58:42.195522 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.13 20:58:42.195728 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.195806 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.13 20:58:42.196122 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.13 20:58:42.196149 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} 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.13 20:58:42.196420 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.13 20:58:42.199730 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004706082 sec., 1062.454925349792 rows/sec., 71.59 KiB/sec. 2024.12.13 20:58:42.199943 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.13 20:58:42.200640 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:42.200885 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_5_1} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.13 20:58:42.201086 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.13 20:58:42.201175 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.201220 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.201882 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:42.202146 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:42.202429 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} executeQuery: Read 29 rows, 53.21 KiB in 0.006913 sec., 4194.994937075076 rows/sec., 7.52 MiB/sec. 2024.12.13 20:58:42.202557 [ 262 ] {644782dd-fdb7-41a0-8a68-d75b45609d12} TCPHandler: Processed in 0.007363571 sec. 2024.12.13 20:58:42.202712 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:42.202832 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:42.202884 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:42.203389 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:42.203427 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:42.203806 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:58:42.204072 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:42.204253 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec. 2024.12.13 20:58:42.204305 [ 261 ] {953d223e-4c47-4caa-b4ed-dc6afbf41430} TCPHandler: Processed in 0.001648623 sec. 2024.12.13 20:58:45.980852 [ 24 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:58:45.980922 [ 24 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:58:46.056534 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.13 20:58:46.057198 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:46.057249 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:46.057824 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:58:46.058089 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:46.058293 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.13 20:58:46.356275 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.13 20:58:46.376779 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:46.376850 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:46.384468 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:58:46.385293 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:46.388256 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.13 20:58:47.162994 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.163184 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:47.163259 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:47.163988 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.164039 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.164477 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:58:47.164763 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:47.164992 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} executeQuery: Read 56 rows, 4.38 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.30 MiB/sec. 2024.12.13 20:58:47.165049 [ 261 ] {0bb53f44-92c1-4a52-bd3b-b219ba79a670} TCPHandler: Processed in 0.002190776 sec. 2024.12.13 20:58:47.165300 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.165501 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:47.165582 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:47.166369 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.166423 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.166884 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:58:47.167150 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:47.167415 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} executeQuery: Read 64 rows, 5.12 KiB in 0.001965 sec., 32569.974554707376 rows/sec., 2.54 MiB/sec. 2024.12.13 20:58:47.167506 [ 262 ] {b0871b7f-80d2-4e46-a655-72343d735441} TCPHandler: Processed in 0.0023431 sec. 2024.12.13 20:58:47.167674 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.167814 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.167879 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:47.168505 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.168544 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.168950 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:58:47.169191 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:47.169410 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. 2024.12.13 20:58:47.169462 [ 261 ] {67e4e255-f24a-4517-850e-c93fbbdd63ce} TCPHandler: Processed in 0.001858558 sec. 2024.12.13 20:58:47.169628 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.169778 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.169845 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:47.170419 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.170460 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.170854 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:58:47.171112 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:47.171382 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. 2024.12.13 20:58:47.171584 [ 262 ] {40eebba0-a98e-4779-87c9-ad93655f4a66} TCPHandler: Processed in 0.002029993 sec. 2024.12.13 20:58:47.761619 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.761887 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} executeQuery: (from [fd00:1122:3344:101::d]:61088) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2024.12.13 20:58:47.762333 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.13 20:58:47.762388 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2024.12.13 20:58:47.762762 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:47.762842 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.13 20:58:47.763016 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.13 20:58:47.763297 [ 298 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.13 20:58:47.763348 [ 294 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.13 20:58:47.763349 [ 299 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.13 20:58:47.763366 [ 295 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.13 20:58:47.763533 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2024.12.13 20:58:47.763567 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.13 20:58:47.763708 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.13 20:58:47.763733 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (SelectExecutor): Reading approx. 40 rows with 4 streams 2024.12.13 20:58:47.763776 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.13 20:58:47.763823 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.13 20:58:47.763867 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.13 20:58:47.763906 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2024.12.13 20:58:47.766188 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} executeQuery: Read 40 rows, 1.53 KiB in 0.004425 sec., 9039.54802259887 rows/sec., 344.72 KiB/sec. 2024.12.13 20:58:47.766471 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} MemoryTracker: Peak memory usage (for query): 143.98 KiB. 2024.12.13 20:58:47.766494 [ 261 ] {cd51f1ac-54f1-423b-8229-b18c5d0b220b} TCPHandler: Processed in 0.00500339 sec. 2024.12.13 20:58:47.805913 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.806041 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.13 20:58:47.806092 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.13 20:58:47.806795 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.806844 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.807339 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.13 20:58:47.807564 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): 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.13 20:58:47.807795 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} executeQuery: Read 1 rows, 232.00 B in 0.001793 sec., 557.7244841048522 rows/sec., 126.36 KiB/sec. 2024.12.13 20:58:47.807851 [ 261 ] {9f5b49be-3de3-4911-bc2f-deea51fd4b7e} TCPHandler: Processed in 0.001990721 sec. 2024.12.13 20:58:47.808097 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.808282 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.808360 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:58:47.809206 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.809247 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.809677 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.809935 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:58:47.810138 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. 2024.12.13 20:58:47.810204 [ 262 ] {e086fd38-5f3b-4ec9-8d82-4cd7708dfe78} TCPHandler: Processed in 0.002242638 sec. 2024.12.13 20:58:47.810355 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.810471 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.13 20:58:47.810521 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.13 20:58:47.811120 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.811159 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.811513 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.13 20:58:47.811753 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): 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.13 20:58:47.812026 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} executeQuery: Read 10 rows, 835.00 B in 0.001567 sec., 6381.620931716656 rows/sec., 520.38 KiB/sec. 2024.12.13 20:58:47.812104 [ 261 ] {d2735a2f-e27a-4b21-b21c-35e486129b97} TCPHandler: Processed in 0.001807437 sec. 2024.12.13 20:58:47.812260 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.812408 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:47.812469 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:47.813715 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.813755 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.814225 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 20:58:47.814480 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): 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.13 20:58:47.814728 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} executeQuery: Read 1406 rows, 119.95 KiB in 0.00235 sec., 598297.8723404255 rows/sec., 49.85 MiB/sec. 2024.12.13 20:58:47.814937 [ 262 ] {1842cebe-8309-4cbe-831b-37a74764b9f6} TCPHandler: Processed in 0.002741941 sec. 2024.12.13 20:58:47.815113 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.815250 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.815308 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:58:47.816020 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.816069 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.816469 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.816703 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:47.816861 [ 64 ] {} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:47.816923 [ 64 ] {} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.816951 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} executeQuery: Read 46 rows, 3.33 KiB in 0.001725 sec., 26666.666666666668 rows/sec., 1.89 MiB/sec. 2024.12.13 20:58:47.816967 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.817100 [ 261 ] {effac2db-4539-41f5-9b98-eeb5a6fc952c} TCPHandler: Processed in 0.002048143 sec. 2024.12.13 20:58:47.817183 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::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.13 20:58:47.817303 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.817327 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:47.817360 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::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.13 20:58:47.817471 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.817525 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::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.13 20:58:47.817661 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:58:47.817890 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2024.12.13 20:58:47.818291 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.12.13 20:58:47.818650 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.12.13 20:58:47.818951 [ 196 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2024.12.13 20:58:47.820212 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.820257 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.820951 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.820970 [ 187 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.00386938 sec., 41867.172518594714 rows/sec., 3.11 MiB/sec. 2024.12.13 20:58:47.821188 [ 187 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:47.821359 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:47.821654 [ 64 ] {} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:47.821749 [ 64 ] {} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.821813 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.821904 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} executeQuery: Read 242 rows, 16.79 KiB in 0.004462 sec., 54235.768713581354 rows/sec., 3.67 MiB/sec. 2024.12.13 20:58:47.821921 [ 187 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:58:47.822211 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::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.13 20:58:47.822245 [ 262 ] {fcd72002-d4bf-431f-af3e-795ddf7d6647} TCPHandler: Processed in 0.005026881 sec. 2024.12.13 20:58:47.822381 [ 187 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_6_1} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:47.822544 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.822678 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.13 20:58:47.822718 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:47.822803 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::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.13 20:58:47.822850 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.823034 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:58:47.823117 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::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.13 20:58:47.823462 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2024.12.13 20:58:47.823789 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::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.13 20:58:47.824142 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::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.13 20:58:47.824665 [ 188 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2024.12.13 20:58:47.825803 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.825863 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.826869 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.827525 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:58:47.827584 [ 196 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005654767 sec., 95494.65079639887 rows/sec., 6.84 MiB/sec. 2024.12.13 20:58:47.827803 [ 196 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:47.827983 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} executeQuery: Read 13 rows, 830.00 B in 0.005199 sec., 2500.480861704174 rows/sec., 155.90 KiB/sec. 2024.12.13 20:58:47.828131 [ 261 ] {5931be4e-03ef-4b3e-84c0-5ab4dc507f26} TCPHandler: Processed in 0.005765459 sec. 2024.12.13 20:58:47.828330 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.828351 [ 196 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:58:47.828435 [ 196 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_6_1} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:47.828465 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:47.828522 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.13 20:58:47.828537 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:47.829454 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.829492 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.829894 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 20:58:47.830155 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): 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.13 20:58:47.830342 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} executeQuery: Read 877 rows, 65.11 KiB in 0.00191 sec., 459162.30366492143 rows/sec., 33.29 MiB/sec. 2024.12.13 20:58:47.830395 [ 262 ] {4f93bd4e-f6c6-446c-98d0-a39615102a78} TCPHandler: Processed in 0.002152046 sec. 2024.12.13 20:58:47.830557 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.830694 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:58:47.830754 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:58:47.831308 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.831347 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.831712 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.831951 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:47.832108 [ 64 ] {} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:47.832169 [ 64 ] {} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.832205 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.832221 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. 2024.12.13 20:58:47.832406 [ 261 ] {7afc919b-0d65-4ee8-9d9a-9af8575c0eb6} TCPHandler: Processed in 0.001910679 sec. 2024.12.13 20:58:47.832489 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.832595 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.832691 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:47.832756 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.832831 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.832957 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.833047 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:47.833181 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.833607 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.834006 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.834363 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:58:47.835513 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.835577 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.836721 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 20:58:47.836752 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004431205 sec., 8124.200979191891 rows/sec., 424.46 KiB/sec. 2024.12.13 20:58:47.836930 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:47.837197 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): 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.13 20:58:47.837547 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_6_1} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:58:47.837728 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} executeQuery: Read 960 rows, 65.32 KiB in 0.004944 sec., 194174.7572815534 rows/sec., 12.90 MiB/sec. 2024.12.13 20:58:47.837955 [ 202 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_6_1} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:47.838037 [ 262 ] {40c04bcc-45df-4fdd-b3e6-bfd800356287} TCPHandler: Processed in 0.005505973 sec. 2024.12.13 20:58:47.838236 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.13 20:58:47.838253 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.838383 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.838435 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:58:47.838918 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.838958 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.839324 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.839577 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:58:47.839868 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. 2024.12.13 20:58:47.839983 [ 261 ] {b220e2c9-a2f4-4ed6-b9db-0975d11f0028} TCPHandler: Processed in 0.001841118 sec. 2024.12.13 20:58:47.840129 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.840260 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.840352 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} 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.13 20:58:47.841622 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.841661 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.842314 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.13 20:58:47.842579 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:47.842777 [ 85 ] {} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.13 20:58:47.842850 [ 85 ] {} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.842860 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} executeQuery: Read 29 rows, 53.21 KiB in 0.002623 sec., 11056.04269919939 rows/sec., 19.81 MiB/sec. 2024.12.13 20:58:47.842885 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.843138 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::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.13 20:58:47.843153 [ 262 ] {b8f8473e-66b7-4398-a5c0-e8c3e8a1684a} TCPHandler: Processed in 0.0030781 sec. 2024.12.13 20:58:47.843374 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:47.843590 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:47.843655 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:47.843706 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::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.13 20:58:47.843775 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:47.844584 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::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.13 20:58:47.845316 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2024.12.13 20:58:47.846098 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2024.12.13 20:58:47.846165 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:47.846240 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:47.846737 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part 2024.12.13 20:58:47.847415 [ 196 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part 2024.12.13 20:58:47.848070 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 20:58:47.848581 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): 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.13 20:58:47.849111 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} executeQuery: Read 34 rows, 2.02 KiB in 0.005526 sec., 6152.7325370973585 rows/sec., 365.64 KiB/sec. 2024.12.13 20:58:47.849311 [ 261 ] {5e7b45d3-9f5f-4f9d-b719-4498292a5e05} TCPHandler: Processed in 0.006051627 sec. 2024.12.13 20:58:47.851164 [ 190 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 110 rows, containing 19 columns (19 merged, 0 gathered) in 0.008155972 sec., 13487.049734844604 rows/sec., 24.17 MiB/sec. 2024.12.13 20:58:47.851566 [ 190 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.13 20:58:47.852058 [ 190 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:58:47.852157 [ 190 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_6_1} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.13 20:58:47.852308 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. 2024.12.13 20:58:48.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 172.60 MiB, peak 176.47 MiB, free memory in arenas 0.00 B, will set to 171.29 MiB (RSS), difference: -1.31 MiB 2024.12.13 20:58:51.100043 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 382 2024.12.13 20:58:51.103675 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:51.103721 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:51.105297 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:58:51.105607 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:58:51.106127 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 382 2024.12.13 20:58:52.161825 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:52.162030 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:52.162105 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:52.162892 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:52.162936 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:52.163369 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.13 20:58:52.163627 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:52.163900 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. 2024.12.13 20:58:52.164068 [ 261 ] {9c94434e-2819-40e1-9c35-e56784312755} TCPHandler: Processed in 0.002372722 sec. 2024.12.13 20:58:52.164371 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:52.164582 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:52.164662 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:52.165495 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:52.165540 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:52.165981 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.13 20:58:52.166247 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:52.166486 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec. 2024.12.13 20:58:52.166544 [ 262 ] {72f73844-9276-4aa8-b372-bd23f0d0b2ae} TCPHandler: Processed in 0.00231178 sec. 2024.12.13 20:58:52.166752 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:52.166975 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:52.167075 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:52.167777 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:52.167817 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:52.168220 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.13 20:58:52.168474 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:52.168695 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} executeQuery: Read 128 rows, 9.13 KiB in 0.001774 sec., 72153.3258173619 rows/sec., 5.03 MiB/sec. 2024.12.13 20:58:52.168750 [ 261 ] {45ab89cc-373c-47cc-b1f3-928e4c06e2fc} TCPHandler: Processed in 0.002103924 sec. 2024.12.13 20:58:52.168915 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:52.169054 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:52.169115 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:52.169661 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:52.169700 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. 2024.12.13 20:58:52.170087 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.13 20:58:52.170330 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:52.170539 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} executeQuery: Read 48 rows, 3.31 KiB in 0.001518 sec., 31620.553359683792 rows/sec., 2.13 MiB/sec. 2024.12.13 20:58:52.170590 [ 262 ] {3c8f1909-a4b7-47ef-b9b2-aa34d1c1d1a9} TCPHandler: Processed in 0.001741715 sec. 2024.12.13 20:58:53.559387 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.13 20:58:53.560193 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:53.560234 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:53.560742 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:58:53.560993 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:53.561191 [ 139 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:58:53.561241 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.13 20:58:53.561291 [ 139 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:53.561325 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:53.561455 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::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.13 20:58:53.561552 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:53.561591 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.13 20:58:53.561680 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.12.13 20:58:53.561806 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.12.13 20:58:53.562117 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.12.13 20:58:53.562515 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.12.13 20:58:53.562780 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.12.13 20:58:53.564581 [ 193 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172872 sec., 1595715.1753994487 rows/sec., 22.83 MiB/sec. 2024.12.13 20:58:53.564924 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:58:53.565196 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:58:53.565271 [ 200 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_11_2} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:58:53.565349 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.13 20:58:53.889277 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.13 20:58:53.909587 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:53.909637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:53.916919 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:58:53.917703 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:53.918113 [ 139 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:58:53.918293 [ 139 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:53.918397 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:53.918830 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:53.931884 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.13 20:58:53.933664 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:53.935252 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.13 20:58:53.940921 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.13 20:58:53.946656 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:53.952368 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.13 20:58:53.958254 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::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.13 20:58:53.963130 [ 196 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.13 20:58:54.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 181.85 MiB, peak 181.85 MiB, free memory in arenas 0.00 B, will set to 173.52 MiB (RSS), difference: -8.33 MiB 2024.12.13 20:58:54.021938 [ 193 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103383662 sec., 802.8347844749395 rows/sec., 4.15 MiB/sec. 2024.12.13 20:58:54.024554 [ 193 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:58:54.027608 [ 193 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:58:54.027738 [ 193 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_11_2} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:58:54.030294 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.13 20:58:55.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.12 MiB, peak 181.85 MiB, free memory in arenas 0.00 B, will set to 173.95 MiB (RSS), difference: 9.83 MiB 2024.12.13 20:58:57.162889 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:57.163180 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:58:57.163293 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:58:57.164155 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.164199 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.164633 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.13 20:58:57.164883 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.165098 [ 114 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.13 20:58:57.165158 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} executeQuery: Read 56 rows, 4.38 KiB in 0.002058 sec., 27210.884353741498 rows/sec., 2.08 MiB/sec. 2024.12.13 20:58:57.165227 [ 114 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.165302 [ 261 ] {067901a1-9a9b-41f5-b3b2-dbf32023cb9e} TCPHandler: Processed in 0.002581057 sec. 2024.12.13 20:58:57.165319 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.165566 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.13 20:58:57.165639 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:57.165757 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:57.165837 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1399 rows starting from the beginning of the part 2024.12.13 20:58:57.165954 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:58:57.166043 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 261 rows starting from the beginning of the part 2024.12.13 20:58:57.166165 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:58:57.166357 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:57.166732 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1406 rows starting from the beginning of the part 2024.12.13 20:58:57.166951 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:57.167266 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.12.13 20:58:57.169108 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.169197 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.170218 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.13 20:58:57.170567 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.170880 [ 114 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.13 20:58:57.171031 [ 114 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.171139 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.171302 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} executeQuery: Read 64 rows, 5.12 KiB in 0.005424 sec., 11799.410029498526 rows/sec., 943.07 KiB/sec. 2024.12.13 20:58:57.171328 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3234 rows, containing 5 columns (5 merged, 0 gathered) in 0.005847952 sec., 553014.1150269359 rows/sec., 48.19 MiB/sec. 2024.12.13 20:58:57.171489 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.13 20:58:57.171610 [ 262 ] {dcc0c045-1981-4370-b020-f684d05ed4b7} TCPHandler: Processed in 0.00614711 sec. 2024.12.13 20:58:57.171858 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:57.171906 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 873 rows starting from the beginning of the part 2024.12.13 20:58:57.171929 [ 186 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.13 20:58:57.171977 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:57.172264 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 411 rows starting from the beginning of the part 2024.12.13 20:58:57.172716 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:58:57.172790 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:57.173025 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:58:57.173293 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 877 rows starting from the beginning of the part 2024.12.13 20:58:57.173278 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.173727 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:57.173923 [ 191 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_16_3} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.13 20:58:57.174320 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2024.12.13 20:58:57.174442 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2024.12.13 20:58:57.176195 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.176266 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.177184 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.13 20:58:57.177590 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2353 rows, containing 5 columns (5 merged, 0 gathered) in 0.006355535 sec., 370228.47014452756 rows/sec., 28.34 MiB/sec. 2024.12.13 20:58:57.177694 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.177855 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.13 20:58:57.177929 [ 114 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.13 20:58:57.178038 [ 114 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.178137 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.178304 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} executeQuery: Read 160 rows, 11.41 KiB in 0.005806 sec., 27557.698932139163 rows/sec., 1.92 MiB/sec. 2024.12.13 20:58:57.178501 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.13 20:58:57.178673 [ 261 ] {b60c8032-84e4-4a24-b819-374dd26def3c} TCPHandler: Processed in 0.00693357 sec. 2024.12.13 20:58:57.178765 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.178959 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:57.179024 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3556 rows starting from the beginning of the part 2024.12.13 20:58:57.179045 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_16_3} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.13 20:58:57.179063 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:58:57.179376 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2024.12.13 20:58:57.179395 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2024.12.13 20:58:57.179615 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:58:57.179743 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2024.12.13 20:58:57.179832 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:58:57.180141 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 960 rows starting from the beginning of the part 2024.12.13 20:58:57.180515 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2024.12.13 20:58:57.180866 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2024.12.13 20:58:57.182073 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.182137 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.183231 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.13 20:58:57.183591 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.184018 [ 114 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.13 20:58:57.184115 [ 114 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:57.184186 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:57.184314 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} executeQuery: Read 60 rows, 4.14 KiB in 0.004847 sec., 12378.791004745204 rows/sec., 854.27 KiB/sec. 2024.12.13 20:58:57.184642 [ 262 ] {3c3fe16a-3e29-4940-83d7-12262e2bce94} TCPHandler: Processed in 0.005828112 sec. 2024.12.13 20:58:57.184644 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.13 20:58:57.184953 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:57.185016 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 586 rows starting from the beginning of the part 2024.12.13 20:58:57.185184 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.12.13 20:58:57.185755 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.12.13 20:58:57.185913 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5201 rows, containing 5 columns (5 merged, 0 gathered) in 0.007663229 sec., 678695.6255646282 rows/sec., 45.73 MiB/sec. 2024.12.13 20:58:57.186053 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2024.12.13 20:58:57.186163 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.12.13 20:58:57.186317 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.12.13 20:58:57.186544 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.13 20:58:57.187239 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.187467 [ 186 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_16_3} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.13 20:58:57.187600 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. 2024.12.13 20:58:57.188277 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003980683 sec., 218555.45895013495 rows/sec., 14.22 MiB/sec. 2024.12.13 20:58:57.188487 [ 186 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.13 20:58:57.188788 [ 186 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:58:57.188865 [ 186 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_16_3} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.13 20:58:57.188948 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.13 20:58:58.759420 [ 105 ] {} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.13 20:58:58.759551 [ 105 ] {} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:58:58.759602 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:58:58.759873 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::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.13 20:58:58.760401 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:58:58.760479 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.12.13 20:58:58.760621 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::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.13 20:58:58.760760 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.13 20:58:58.760877 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2024.12.13 20:58:58.760982 [ 197 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.13 20:58:58.763295 [ 195 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003573053 sec., 11474.780810696062 rows/sec., 1.91 MiB/sec. 2024.12.13 20:58:58.763611 [ 195 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.13 20:58:58.764088 [ 195 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747): 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.13 20:58:58.764176 [ 195 ] {eeba7b1a-875b-4c8a-9469-c26105167747::all_1_5_1} oximeter.timeseries_schema (eeba7b1a-875b-4c8a-9469-c26105167747) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.13 20:58:58.764280 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.13 20:59:00.980971 [ 171 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:59:00.981022 [ 171 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:59:01.062330 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.13 20:59:01.063014 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:01.063062 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:01.063606 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:01.063864 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:59:01.064101 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.13 20:59:01.107324 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 398 2024.12.13 20:59:01.110093 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:01.110145 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:01.111664 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:01.111985 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:01.112581 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 398 2024.12.13 20:59:01.432918 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.13 20:59:01.451929 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:01.451995 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:01.459249 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:01.460033 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:59:01.463155 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.13 20:59:02.170096 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.170285 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.170355 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:59:02.171109 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.171153 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.171593 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.171859 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:59:02.172081 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec. 2024.12.13 20:59:02.172137 [ 261 ] {07df7f74-4e20-45f9-90f1-136d6efd0922} TCPHandler: Processed in 0.002169977 sec. 2024.12.13 20:59:02.172414 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.172632 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:02.172707 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:02.173623 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.173671 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.174152 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.13 20:59:02.174412 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:02.174613 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} executeQuery: Read 285 rows, 25.75 KiB in 0.002043 sec., 139500.7342143906 rows/sec., 12.31 MiB/sec. 2024.12.13 20:59:02.174684 [ 262 ] {02b46cd3-d730-43bd-a08b-77aafd522807} TCPHandler: Processed in 0.002414042 sec. 2024.12.13 20:59:02.174904 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.175124 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.175216 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:02.176045 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.176086 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.176445 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.176688 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:02.176890 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} executeQuery: Read 48 rows, 3.54 KiB in 0.00182 sec., 26373.62637362637 rows/sec., 1.90 MiB/sec. 2024.12.13 20:59:02.176943 [ 261 ] {e776124c-72bd-4dc8-af2a-4c8dc8b5e16b} TCPHandler: Processed in 0.002148486 sec. 2024.12.13 20:59:02.177113 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.177260 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.177322 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:59:02.177968 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.178006 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.178374 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.178617 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:02.178797 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} executeQuery: Read 14 rows, 1004.00 B in 0.001575 sec., 8888.888888888889 rows/sec., 622.52 KiB/sec. 2024.12.13 20:59:02.178852 [ 262 ] {64e3b68a-6c9e-46e7-98d0-8f40679328d4} TCPHandler: Processed in 0.001809137 sec. 2024.12.13 20:59:02.179063 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.179281 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.179373 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:59:02.180102 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.180141 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.180500 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.180743 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:59:02.180999 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} executeQuery: Read 13 rows, 830.00 B in 0.001766 sec., 7361.268403171008 rows/sec., 458.97 KiB/sec. 2024.12.13 20:59:02.181159 [ 261 ] {7d0d6675-039c-4e3b-bef1-0f581fae371a} TCPHandler: Processed in 0.002192277 sec. 2024.12.13 20:59:02.181321 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.181462 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:02.181519 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:02.182248 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.182285 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.182667 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.13 20:59:02.182908 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:02.183091 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} executeQuery: Read 436 rows, 32.02 KiB in 0.001663 sec., 262176.78893565846 rows/sec., 18.80 MiB/sec. 2024.12.13 20:59:02.183143 [ 262 ] {2f1fbcca-a2f4-44d8-aa5b-5e99a52a4f14} TCPHandler: Processed in 0.001890369 sec. 2024.12.13 20:59:02.183299 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.183437 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:59:02.183496 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:59:02.184014 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.184053 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.184418 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.184650 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:02.184865 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. 2024.12.13 20:59:02.184918 [ 261 ] {30358b43-d783-494a-88c7-ea77f7475fab} TCPHandler: Processed in 0.001684514 sec. 2024.12.13 20:59:02.185070 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.185207 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.185268 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:02.185910 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.185946 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.186348 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.13 20:59:02.186589 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:02.186767 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. 2024.12.13 20:59:02.186817 [ 262 ] {3ee09105-083d-42a6-a373-cb5e171c7d7e} TCPHandler: Processed in 0.001813167 sec. 2024.12.13 20:59:02.187023 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.187245 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.187340 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:59:02.187971 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.188009 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.188379 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.188614 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:59:02.188847 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} executeQuery: Read 1 rows, 69.00 B in 0.001654 sec., 604.5949214026601 rows/sec., 40.74 KiB/sec. 2024.12.13 20:59:02.188922 [ 261 ] {e61807be-0c81-498e-8efa-314468d6d33d} TCPHandler: Processed in 0.002011022 sec. 2024.12.13 20:59:02.189079 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.189217 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.189317 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} 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.13 20:59:02.190493 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.190531 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.191202 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.13 20:59:02.191460 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:02.191655 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} executeQuery: Read 41 rows, 75.23 KiB in 0.002469 sec., 16605.91332523289 rows/sec., 29.76 MiB/sec. 2024.12.13 20:59:02.191745 [ 262 ] {9d30b236-5bb2-460e-8956-9b7aa5e8c2df} TCPHandler: Processed in 0.002734051 sec. 2024.12.13 20:59:02.191947 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.192167 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.192261 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.13 20:59:02.192934 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} oximeter.measurements_i64 (bb6b3368-35c1-421d-9f64-f86620be7625): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.192975 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.193345 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:59:02.193584 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} oximeter.measurements_i64 (bb6b3368-35c1-421d-9f64-f86620be7625): 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.13 20:59:02.193865 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} executeQuery: Read 15 rows, 1.09 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 627.03 KiB/sec. 2024.12.13 20:59:02.193932 [ 261 ] {416bb855-fb08-45f3-b554-59de4121ee1e} TCPHandler: Processed in 0.002097585 sec. 2024.12.13 20:59:02.194088 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:02.194227 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:02.194287 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:02.194822 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:02.194858 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:02.195218 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.13 20:59:02.195462 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:02.195700 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. 2024.12.13 20:59:02.195926 [ 262 ] {5f295f93-9e1e-426d-a9b2-0e146a0da069} TCPHandler: Processed in 0.001896649 sec. 2024.12.13 20:59:07.163135 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:07.163455 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.13 20:59:07.163568 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.13 20:59:07.164417 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:07.164461 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:07.164875 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.13 20:59:07.165124 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): 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.13 20:59:07.165437 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} executeQuery: Read 2 rows, 167.00 B in 0.002045 sec., 977.9951100244499 rows/sec., 79.75 KiB/sec. 2024.12.13 20:59:07.165529 [ 261 ] {624ddcd3-af8f-4c6f-9330-74b56a85c16c} TCPHandler: Processed in 0.002569707 sec. 2024.12.13 20:59:07.165809 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:07.166026 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:07.166108 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:07.166968 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:07.167009 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:07.167450 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.13 20:59:07.167719 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:07.167916 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} executeQuery: Read 57 rows, 4.45 KiB in 0.001952 sec., 29200.819672131147 rows/sec., 2.23 MiB/sec. 2024.12.13 20:59:07.167971 [ 262 ] {5bce3490-c991-4bb0-9504-cf6d3136448c} TCPHandler: Processed in 0.0023045 sec. 2024.12.13 20:59:07.168199 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:07.168427 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:07.168521 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:07.169250 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:07.169291 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:07.169659 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:07.169899 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:07.170140 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} executeQuery: Read 2 rows, 143.00 B in 0.001766 sec., 1132.5028312570782 rows/sec., 79.08 KiB/sec. 2024.12.13 20:59:07.170218 [ 261 ] {1e9b2d38-0785-4791-9af9-cd5f5533ffc1} TCPHandler: Processed in 0.002133946 sec. 2024.12.13 20:59:07.170386 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:07.170525 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:07.170582 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:07.171227 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:07.171266 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:07.171631 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.13 20:59:07.171876 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:07.172110 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} executeQuery: Read 66 rows, 5.28 KiB in 0.001611 sec., 40968.3426443203 rows/sec., 3.20 MiB/sec. 2024.12.13 20:59:07.172317 [ 262 ] {956fe3e6-0c19-4299-945e-50cac0199eb1} TCPHandler: Processed in 0.001996682 sec. 2024.12.13 20:59:07.172536 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:07.172760 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:07.172846 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:07.173447 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:07.173487 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:07.173890 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.13 20:59:07.174136 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:07.174385 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} executeQuery: Read 161 rows, 11.48 KiB in 0.001676 sec., 96062.05250596658 rows/sec., 6.69 MiB/sec. 2024.12.13 20:59:07.174476 [ 261 ] {ecba6ff1-ebcd-4b42-b5b6-dec7e38583fe} TCPHandler: Processed in 0.002048853 sec. 2024.12.13 20:59:07.174639 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:07.174780 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:07.174833 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:07.175345 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:07.175383 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:07.175771 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.13 20:59:07.176019 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:07.176229 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. 2024.12.13 20:59:07.176282 [ 262 ] {ec1698eb-d79a-49cb-a52d-85c92995525b} TCPHandler: Processed in 0.001710725 sec. 2024.12.13 20:59:08.565172 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.13 20:59:08.565827 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:08.565873 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:08.566467 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:59:08.566722 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:59:08.566940 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.13 20:59:08.964174 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.13 20:59:08.983087 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:08.983137 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:08.990868 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:59:08.991631 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:59:08.994350 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.13 20:59:11.113649 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 434 2024.12.13 20:59:11.116801 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:11.116847 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:11.118343 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:11.118657 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:11.119194 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 434 2024.12.13 20:59:12.169228 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.169522 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.169633 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:59:12.170516 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.170561 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.170983 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:12.171236 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:59:12.171500 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} executeQuery: Read 14 rows, 1.01 KiB in 0.002045 sec., 6845.965770171149 rows/sec., 492.82 KiB/sec. 2024.12.13 20:59:12.171666 [ 261 ] {bf557c3c-8d10-4c9d-a5ea-59627491d62e} TCPHandler: Processed in 0.002615528 sec. 2024.12.13 20:59:12.171966 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.172181 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:12.172264 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:12.173252 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.173298 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.173764 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.13 20:59:12.174050 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:12.174296 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} executeQuery: Read 285 rows, 25.75 KiB in 0.002175 sec., 131034.4827586207 rows/sec., 11.56 MiB/sec. 2024.12.13 20:59:12.174415 [ 262 ] {78e76397-91fe-4545-993a-b3a144c6b1ed} TCPHandler: Processed in 0.002595078 sec. 2024.12.13 20:59:12.174571 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.174710 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.174768 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:12.175392 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.175432 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.175797 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:12.176065 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:12.176336 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} executeQuery: Read 48 rows, 3.54 KiB in 0.001637 sec., 29321.930360415394 rows/sec., 2.11 MiB/sec. 2024.12.13 20:59:12.176480 [ 261 ] {bcdad8eb-b794-4587-b85b-05341b6973ae} TCPHandler: Processed in 0.001971961 sec. 2024.12.13 20:59:12.176627 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.176768 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.176826 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:59:12.177444 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.177484 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.177846 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:12.178099 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:12.178320 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} executeQuery: Read 14 rows, 1004.00 B in 0.001584 sec., 8838.38383838384 rows/sec., 618.98 KiB/sec. 2024.12.13 20:59:12.178375 [ 262 ] {cfa3c882-357e-400e-9775-b450499ef1cc} TCPHandler: Processed in 0.001816387 sec. 2024.12.13 20:59:12.178592 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.178812 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.178901 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:59:12.179517 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.179557 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.179916 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:12.180155 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:59:12.180455 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec. 2024.12.13 20:59:12.180602 [ 261 ] {c1963c3f-fbf6-43bc-88be-bdc691d8e627} TCPHandler: Processed in 0.002114524 sec. 2024.12.13 20:59:12.180748 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.180886 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:12.180945 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:12.181824 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.181871 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.182274 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.13 20:59:12.182521 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:12.182735 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} executeQuery: Read 423 rows, 30.96 KiB in 0.00188 sec., 225000 rows/sec., 16.08 MiB/sec. 2024.12.13 20:59:12.182787 [ 262 ] {5445e668-df4a-432a-8a70-f294b22b3639} TCPHandler: Processed in 0.002104965 sec. 2024.12.13 20:59:12.182925 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.183063 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:59:12.183124 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:59:12.183701 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.183748 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.184146 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:12.184384 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:12.184592 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2024.12.13 20:59:12.184645 [ 261 ] {7dd16b08-307a-421c-bdf9-ff1ac9cf1aa1} TCPHandler: Processed in 0.001773806 sec. 2024.12.13 20:59:12.184786 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.184908 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.184969 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:12.185656 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.185703 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.186144 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.13 20:59:12.186405 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:12.186687 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} executeQuery: Read 237 rows, 16.27 KiB in 0.001791 sec., 132328.30820770518 rows/sec., 8.87 MiB/sec. 2024.12.13 20:59:12.186883 [ 262 ] {3f19cd38-e95a-4ab9-a373-f4372de4e865} TCPHandler: Processed in 0.002148186 sec. 2024.12.13 20:59:12.187101 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.187321 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.187416 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:59:12.188140 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.188179 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.188541 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:12.188824 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:59:12.189060 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} executeQuery: Read 1 rows, 69.00 B in 0.001788 sec., 559.2841163310961 rows/sec., 37.69 KiB/sec. 2024.12.13 20:59:12.189216 [ 261 ] {abd4e0e8-5f0d-4aa2-8a32-27919891d850} TCPHandler: Processed in 0.002218188 sec. 2024.12.13 20:59:12.189364 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.189504 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.189596 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} 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.13 20:59:12.190859 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.190897 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.191570 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.13 20:59:12.191835 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:12.192097 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} executeQuery: Read 41 rows, 75.23 KiB in 0.002625 sec., 15619.047619047618 rows/sec., 27.99 MiB/sec. 2024.12.13 20:59:12.192210 [ 262 ] {1bf45350-e937-49c9-8c69-987251024049} TCPHandler: Processed in 0.002912595 sec. 2024.12.13 20:59:12.192410 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:12.192629 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:12.192723 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:12.193351 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:12.193389 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:12.193773 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.13 20:59:12.194136 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:12.194386 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} executeQuery: Read 82 rows, 5.33 KiB in 0.001811 sec., 45278.851463279956 rows/sec., 2.88 MiB/sec. 2024.12.13 20:59:12.194440 [ 261 ] {184baca1-a0c2-4bfb-ab36-c414760e47a1} TCPHandler: Processed in 0.002136755 sec. 2024.12.13 20:59:15.981055 [ 141 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:59:15.981128 [ 141 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:59:16.068002 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.13 20:59:16.068678 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:16.068724 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:16.069301 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 20:59:16.069564 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): 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.13 20:59:16.069795 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.13 20:59:16.495364 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.13 20:59:16.516975 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:16.517044 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:16.524287 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 20:59:16.525048 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): 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.13 20:59:16.527771 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.13 20:59:17.163022 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.163257 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:17.163324 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:17.164097 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.164143 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.164572 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.13 20:59:17.164835 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.165085 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. 2024.12.13 20:59:17.165149 [ 261 ] {9134d898-719c-4d50-90b9-2cf7086a25af} TCPHandler: Processed in 0.002307679 sec. 2024.12.13 20:59:17.165425 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.165622 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:17.165697 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:17.166471 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.166524 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.166966 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.13 20:59:17.167226 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.167481 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} executeQuery: Read 64 rows, 5.12 KiB in 0.001915 sec., 33420.36553524804 rows/sec., 2.61 MiB/sec. 2024.12.13 20:59:17.167537 [ 262 ] {751ced06-28a1-436b-9f4b-9b9420dac744} TCPHandler: Processed in 0.002264209 sec. 2024.12.13 20:59:17.167754 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.167982 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.168081 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:17.168690 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.168730 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.169131 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.13 20:59:17.169386 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.169620 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} executeQuery: Read 160 rows, 11.41 KiB in 0.001696 sec., 94339.62264150943 rows/sec., 6.57 MiB/sec. 2024.12.13 20:59:17.169678 [ 261 ] {fda2a985-8a9b-41ca-a747-2ba0164f60eb} TCPHandler: Processed in 0.002033113 sec. 2024.12.13 20:59:17.169832 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.169974 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.170035 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:17.170553 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.170592 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.170972 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.13 20:59:17.171218 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.171476 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. 2024.12.13 20:59:17.171670 [ 262 ] {55d660ff-cc27-450b-81de-1045737ff584} TCPHandler: Processed in 0.001901709 sec. 2024.12.13 20:59:17.797071 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.797290 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.797369 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:59:17.798210 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.798262 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.798708 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:17.798976 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:59:17.799169 [ 149 ] {} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.13 20:59:17.799231 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} executeQuery: Read 14 rows, 1.01 KiB in 0.001998 sec., 7007.007007007006 rows/sec., 504.41 KiB/sec. 2024.12.13 20:59:17.799245 [ 149 ] {} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.799317 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.799371 [ 261 ] {e8ccd14f-ef35-42c4-af5f-c501d953f9cd} TCPHandler: Processed in 0.002427973 sec. 2024.12.13 20:59:17.799585 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.13 20:59:17.799661 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.799780 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:17.799832 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.13 20:59:17.799872 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.13 20:59:17.799983 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:17.800038 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.13 20:59:17.800399 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:17.800782 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:17.801102 [ 192 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:17.802359 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.802413 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:17.802906 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00347702 sec., 20132.18215598415 rows/sec., 1.49 MiB/sec. 2024.12.13 20:59:17.803108 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.13 20:59:17.803118 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.13 20:59:17.803594 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): 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.13 20:59:17.803659 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.803846 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_9_2} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.13 20:59:17.804159 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.13 20:59:17.804176 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} executeQuery: Read 2 rows, 167.00 B in 0.004342 sec., 460.6172270842929 rows/sec., 37.56 KiB/sec. 2024.12.13 20:59:17.804280 [ 262 ] {38f3d11a-2e3b-4b53-a9dd-138941f7e384} TCPHandler: Processed in 0.004765734 sec. 2024.12.13 20:59:17.804452 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.804592 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:17.804653 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:17.806122 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.806164 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.806647 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.13 20:59:17.806897 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.807063 [ 149 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.13 20:59:17.807123 [ 149 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.807153 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} executeQuery: Read 1426 rows, 121.94 KiB in 0.002588 sec., 551004.6367851623 rows/sec., 46.01 MiB/sec. 2024.12.13 20:59:17.807156 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.807357 [ 261 ] {f23b45e6-a0e1-4668-a07e-bac53285744d} TCPHandler: Processed in 0.002970367 sec. 2024.12.13 20:59:17.807686 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.807713 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.13 20:59:17.808040 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.808072 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:17.808117 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1406 rows starting from the beginning of the part 2024.12.13 20:59:17.808118 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:17.808359 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 285 rows starting from the beginning of the part 2024.12.13 20:59:17.808771 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part 2024.12.13 20:59:17.809104 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 285 rows starting from the beginning of the part 2024.12.13 20:59:17.809482 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2024.12.13 20:59:17.809866 [ 192 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1426 rows starting from the beginning of the part 2024.12.13 20:59:17.810826 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.810869 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:17.811495 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:17.811776 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:17.812055 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} executeQuery: Read 50 rows, 3.68 KiB in 0.004117 sec., 12144.765606023804 rows/sec., 893.54 KiB/sec. 2024.12.13 20:59:17.812248 [ 262 ] {3ebb2603-bcc7-4819-a8c5-3ca0ecf5935a} TCPHandler: Processed in 0.004750454 sec. 2024.12.13 20:59:17.812496 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.812531 [ 195 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3515 rows, containing 5 columns (5 merged, 0 gathered) in 0.005211935 sec., 674413.6294869372 rows/sec., 59.20 MiB/sec. 2024.12.13 20:59:17.812641 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.812699 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:59:17.812917 [ 198 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.13 20:59:17.813613 [ 198 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.813837 [ 198 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_21_4} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.13 20:59:17.814063 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2024.12.13 20:59:17.814172 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.814217 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.814652 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:17.814910 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:17.815141 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} executeQuery: Read 242 rows, 16.79 KiB in 0.002533 sec., 95538.88669561784 rows/sec., 6.47 MiB/sec. 2024.12.13 20:59:17.815212 [ 261 ] {e8104079-1fa1-4d72-aa63-541fa4162425} TCPHandler: Processed in 0.002858294 sec. 2024.12.13 20:59:17.815376 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.815518 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.815577 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:59:17.816290 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.816331 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.816696 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:17.816951 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:59:17.817105 [ 149 ] {} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.13 20:59:17.817175 [ 149 ] {} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.817212 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.817219 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} executeQuery: Read 13 rows, 830.00 B in 0.001727 sec., 7527.504342790967 rows/sec., 469.34 KiB/sec. 2024.12.13 20:59:17.817633 [ 262 ] {bbc1048e-e0b7-4aa1-9810-b994df0f644d} TCPHandler: Processed in 0.00230696 sec. 2024.12.13 20:59:17.817642 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.13 20:59:17.817893 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.817938 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:17.817974 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.13 20:59:17.818064 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:17.818175 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.13 20:59:17.818225 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:17.818596 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.13 20:59:17.819144 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.13 20:59:17.819584 [ 195 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.13 20:59:17.821341 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004051595 sec., 16043.06452150326 rows/sec., 1.04 MiB/sec. 2024.12.13 20:59:17.821360 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.821416 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.821503 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.13 20:59:17.821892 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.821952 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.13 20:59:17.821988 [ 199 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_9_2} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.13 20:59:17.822079 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.13 20:59:17.822235 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.822406 [ 148 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.13 20:59:17.822477 [ 148 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.822512 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} executeQuery: Read 881 rows, 65.42 KiB in 0.004488 sec., 196301.247771836 rows/sec., 14.23 MiB/sec. 2024.12.13 20:59:17.822527 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.822736 [ 261 ] {ea672bf6-1026-4c88-9360-75351efd9661} TCPHandler: Processed in 0.004973459 sec. 2024.12.13 20:59:17.822941 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.13 20:59:17.823148 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.823445 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:17.823534 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 884 rows starting from the beginning of the part 2024.12.13 20:59:17.823560 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:59:17.823733 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 436 rows starting from the beginning of the part 2024.12.13 20:59:17.823751 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:59:17.824049 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part 2024.12.13 20:59:17.824363 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 423 rows starting from the beginning of the part 2024.12.13 20:59:17.824702 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2024.12.13 20:59:17.825034 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 881 rows starting from the beginning of the part 2024.12.13 20:59:17.826408 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.826465 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:17.827496 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:17.827860 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:17.828357 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} executeQuery: Read 6 rows, 321.00 B in 0.004841 sec., 1239.4133443503408 rows/sec., 64.75 KiB/sec. 2024.12.13 20:59:17.828720 [ 262 ] {650f9604-695d-44fd-9576-bcefc142763b} TCPHandler: Processed in 0.005842552 sec. 2024.12.13 20:59:17.828947 [ 195 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 5 columns (5 merged, 0 gathered) in 0.006294943 sec., 437494.03290863795 rows/sec., 33.39 MiB/sec. 2024.12.13 20:59:17.828976 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.829184 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.829210 [ 198 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.13 20:59:17.829315 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:17.829829 [ 198 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.829982 [ 198 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_21_4} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.13 20:59:17.830079 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.13 20:59:17.830536 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.830581 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.831032 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.13 20:59:17.831276 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.831445 [ 148 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.13 20:59:17.831507 [ 148 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.831545 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} executeQuery: Read 956 rows, 65.04 KiB in 0.002403 sec., 397836.03828547645 rows/sec., 26.43 MiB/sec. 2024.12.13 20:59:17.831553 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.831742 [ 261 ] {0815ca03-d5ab-4f1b-8d02-4f4a28ca530b} TCPHandler: Processed in 0.002884355 sec. 2024.12.13 20:59:17.832075 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.13 20:59:17.832206 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.832376 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:17.832467 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5201 rows starting from the beginning of the part 2024.12.13 20:59:17.832467 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.832624 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:59:17.832742 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2024.12.13 20:59:17.833147 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part 2024.12.13 20:59:17.833541 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.12.13 20:59:17.833871 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2024.12.13 20:59:17.834254 [ 189 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part 2024.12.13 20:59:17.835286 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.835355 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:17.835975 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:17.836523 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:59:17.837026 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} executeQuery: Read 1 rows, 69.00 B in 0.004616 sec., 216.6377816291161 rows/sec., 14.60 KiB/sec. 2024.12.13 20:59:17.837129 [ 262 ] {e26d5fcb-4da5-4ca2-8591-2975797679c6} TCPHandler: Processed in 0.005237276 sec. 2024.12.13 20:59:17.837287 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.837431 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.837569 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} 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.13 20:59:17.838880 [ 198 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007169595 sec., 969650.3080020559 rows/sec., 65.29 MiB/sec. 2024.12.13 20:59:17.839539 [ 198 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.13 20:59:17.840217 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.840262 [ 198 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.840295 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.840435 [ 198 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_21_4} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.13 20:59:17.840642 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2024.12.13 20:59:17.841284 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.13 20:59:17.841570 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:17.841806 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} executeQuery: Read 41 rows, 75.23 KiB in 0.004406 sec., 9305.492510213346 rows/sec., 16.68 MiB/sec. 2024.12.13 20:59:17.841936 [ 261 ] {d76f407a-e0b3-419b-9a31-42ac7584a41e} TCPHandler: Processed in 0.004717893 sec. 2024.12.13 20:59:17.842097 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:17.842238 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:17.842299 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:17.842888 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.842934 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.843340 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.13 20:59:17.843593 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.843716 [ 148 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.13 20:59:17.843751 [ 148 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:17.843773 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. 2024.12.13 20:59:17.843785 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} executeQuery: Read 34 rows, 2.02 KiB in 0.001578 sec., 21546.261089987325 rows/sec., 1.25 MiB/sec. 2024.12.13 20:59:17.843900 [ 262 ] {804aef84-ab79-45d9-9da1-2792806b5695} TCPHandler: Processed in 0.001857329 sec. 2024.12.13 20:59:17.843938 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.13 20:59:17.844061 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:17.844098 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part 2024.12.13 20:59:17.844194 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.12.13 20:59:17.844397 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.12.13 20:59:17.844565 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.12.13 20:59:17.844720 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.12.13 20:59:17.844889 [ 188 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.12.13 20:59:17.846086 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002259678 sec., 525738.6229365423 rows/sec., 34.12 MiB/sec. 2024.12.13 20:59:17.846295 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.13 20:59:17.846649 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:17.846744 [ 195 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_21_4} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.13 20:59:17.846840 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.12.13 20:59:18.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 178.32 MiB, peak 182.54 MiB, free memory in arenas 0.00 B, will set to 177.28 MiB (RSS), difference: -1.04 MiB 2024.12.13 20:59:21.120333 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 488 2024.12.13 20:59:21.123863 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:21.123921 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:21.125479 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:21.125794 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:21.126397 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 488 2024.12.13 20:59:22.161826 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:22.162124 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:22.162235 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:22.163023 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:22.163071 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:22.163502 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.13 20:59:22.163754 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:22.164000 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} executeQuery: Read 56 rows, 4.38 KiB in 0.001958 sec., 28600.61287027579 rows/sec., 2.18 MiB/sec. 2024.12.13 20:59:22.164065 [ 261 ] {5e988ca0-8282-4b49-b252-36b16aea6e3f} TCPHandler: Processed in 0.002424333 sec. 2024.12.13 20:59:22.164342 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:22.164558 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:22.164640 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:22.165467 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:22.165508 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:22.165965 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.13 20:59:22.166228 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:22.166426 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. 2024.12.13 20:59:22.166481 [ 262 ] {6b81295d-4b01-4d8d-a1fd-338d9de8792b} TCPHandler: Processed in 0.002280699 sec. 2024.12.13 20:59:22.166689 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:22.166917 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:22.167016 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:22.167704 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:22.167743 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:22.168136 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.13 20:59:22.168370 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:22.168583 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} executeQuery: Read 128 rows, 9.13 KiB in 0.001725 sec., 74202.89855072464 rows/sec., 5.17 MiB/sec. 2024.12.13 20:59:22.168635 [ 261 ] {87924510-294e-463d-b20a-d08903e83432} TCPHandler: Processed in 0.002055083 sec. 2024.12.13 20:59:22.168782 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:22.168900 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:22.168953 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:22.169463 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:22.169501 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:22.169887 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.13 20:59:22.170148 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:22.170332 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} executeQuery: Read 48 rows, 3.31 KiB in 0.001458 sec., 32921.810699588474 rows/sec., 2.22 MiB/sec. 2024.12.13 20:59:22.170381 [ 262 ] {7df74a86-ce54-41ea-b7ac-ade1430c059c} TCPHandler: Processed in 0.001652792 sec. 2024.12.13 20:59:23.570869 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.13 20:59:23.571515 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:23.571563 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:23.572084 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.13 20:59:23.572337 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:23.572601 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.13 20:59:24.028780 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2024.12.13 20:59:24.050118 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:24.050175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:24.057949 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.13 20:59:24.058770 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:24.061795 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2024.12.13 20:59:27.162244 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:27.162430 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:27.162501 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:27.163238 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:27.163280 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:27.163753 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.13 20:59:27.164019 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:27.164230 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} executeQuery: Read 56 rows, 4.38 KiB in 0.001848 sec., 30303.030303030304 rows/sec., 2.31 MiB/sec. 2024.12.13 20:59:27.164291 [ 261 ] {559a14a5-2288-4310-ac40-0e4cdff96373} TCPHandler: Processed in 0.002172397 sec. 2024.12.13 20:59:27.164547 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:27.164765 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:27.164851 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:27.165700 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:27.165753 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:27.166210 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.13 20:59:27.166476 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:27.166716 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} executeQuery: Read 64 rows, 5.12 KiB in 0.002013 sec., 31793.343268753106 rows/sec., 2.48 MiB/sec. 2024.12.13 20:59:27.166773 [ 262 ] {c51ab192-b1bb-4fe0-9d59-0165ad91b14e} TCPHandler: Processed in 0.002375132 sec. 2024.12.13 20:59:27.166922 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:27.167048 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:27.167103 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:27.167691 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:27.167728 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:27.168137 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.13 20:59:27.168376 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:27.168590 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. 2024.12.13 20:59:27.168642 [ 261 ] {dd860279-05b3-47bb-82a2-cfc5b758134d} TCPHandler: Processed in 0.001782327 sec. 2024.12.13 20:59:27.168797 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:27.168939 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:27.169002 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:27.169574 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:27.169611 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:27.170009 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.13 20:59:27.170260 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:27.170442 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. 2024.12.13 20:59:27.170495 [ 262 ] {55aaa6d5-5d7b-492a-8709-531576b71e69} TCPHandler: Processed in 0.001767636 sec. 2024.12.13 20:59:28.015178 [ 132 ] {} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.12.13 20:59:28.015254 [ 132 ] {} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:28.015278 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:28.015502 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2024.12.13 20:59:28.015709 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:28.015753 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.13 20:59:28.015893 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2024.12.13 20:59:28.016212 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.12.13 20:59:28.016477 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.12.13 20:59:28.016635 [ 198 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2024.12.13 20:59:28.017689 [ 195 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002325171 sec., 83434.72372569588 rows/sec., 6.30 MiB/sec. 2024.12.13 20:59:28.017900 [ 195 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.13 20:59:28.018270 [ 195 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:28.018376 [ 195 ] {d675a2d1-260a-4708-80e6-2a380b067dc4::all_1_10_2} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2024.12.13 20:59:28.018480 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.13 20:59:29.316006 [ 133 ] {} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.13 20:59:29.316091 [ 133 ] {} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:29.316119 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:29.316502 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.13 20:59:29.316696 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:29.316743 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.12.13 20:59:29.316838 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.13 20:59:29.316943 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.13 20:59:29.317206 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.13 20:59:29.317339 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.13 20:59:29.318397 [ 187 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164636 sec., 4157.742918439867 rows/sec., 280.16 KiB/sec. 2024.12.13 20:59:29.318550 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.13 20:59:29.318840 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:29.318924 [ 202 ] {e63d307a-4800-4395-92a7-5a221df216fb::all_1_9_2} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.13 20:59:29.319007 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2024.12.13 20:59:30.981175 [ 131 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:59:30.981231 [ 131 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:59:31.073655 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2024.12.13 20:59:31.074330 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:31.074371 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:31.074946 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.13 20:59:31.075201 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:31.075437 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2024.12.13 20:59:31.075442 [ 129 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.13 20:59:31.075520 [ 129 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:31.075547 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:31.075784 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.13 20:59:31.075972 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:31.076016 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2024.12.13 20:59:31.076090 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2024.12.13 20:59:31.076208 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2024.12.13 20:59:31.076346 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2024.12.13 20:59:31.076444 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2024.12.13 20:59:31.076542 [ 198 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2024.12.13 20:59:31.078130 [ 187 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002499015 sec., 2953563.7040994153 rows/sec., 42.25 MiB/sec. 2024.12.13 20:59:31.078864 [ 190 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.13 20:59:31.079152 [ 190 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:31.079233 [ 190 ] {bfd632e9-c8e2-471e-b238-7df687a4f8ca::all_1_16_3} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.13 20:59:31.079317 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2024.12.13 20:59:31.127590 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 504 2024.12.13 20:59:31.130302 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:31.130342 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:31.131852 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:31.132162 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:31.132333 [ 129 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:59:31.132397 [ 129 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:31.132440 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:31.132767 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::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.13 20:59:31.133481 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 504 2024.12.13 20:59:31.133927 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:31.134094 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part 2024.12.13 20:59:31.134624 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2024.12.13 20:59:31.135135 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2024.12.13 20:59:31.135641 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.12.13 20:59:31.136129 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2024.12.13 20:59:31.136621 [ 190 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2024.12.13 20:59:31.144440 [ 187 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.011892018 sec., 42381.36874666688 rows/sec., 38.40 MiB/sec. 2024.12.13 20:59:31.145731 [ 200 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:59:31.146561 [ 200 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:31.146659 [ 200 ] {909797ee-5efd-476a-9e9e-2a430c5c4abc::all_1_11_2} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:59:31.146991 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. 2024.12.13 20:59:31.562820 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2024.12.13 20:59:31.585787 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:31.585843 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:31.593853 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.13 20:59:31.594674 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:31.595052 [ 129 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.13 20:59:31.595187 [ 129 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:31.595255 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:31.595611 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.13 20:59:31.605373 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2024.12.13 20:59:31.606382 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:31.607292 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2024.12.13 20:59:31.611928 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2024.12.13 20:59:31.616368 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2024.12.13 20:59:31.621156 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2024.12.13 20:59:31.626275 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2024.12.13 20:59:31.630797 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2024.12.13 20:59:31.689155 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.093779063 sec., 1290.2666771153388 rows/sec., 6.67 MiB/sec. 2024.12.13 20:59:31.690686 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.13 20:59:31.693131 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:31.693233 [ 190 ] {6f41e073-4f68-44d4-8e91-392ee6d2702a::all_1_16_3} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.13 20:59:31.694615 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2024.12.13 20:59:32.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 179.34 MiB, peak 189.29 MiB, free memory in arenas 0.00 B, will set to 181.23 MiB (RSS), difference: 1.89 MiB 2024.12.13 20:59:32.001437 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000956045 sec. 2024.12.13 20:59:32.170387 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.170644 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.170709 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:59:32.171428 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.171470 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.171929 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:32.172186 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:59:32.172443 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} executeQuery: Read 14 rows, 1.01 KiB in 0.001849 sec., 7571.660356949703 rows/sec., 545.06 KiB/sec. 2024.12.13 20:59:32.172566 [ 261 ] {63b484ee-06fb-4e1f-92d1-ca050f8c2f70} TCPHandler: Processed in 0.002355251 sec. 2024.12.13 20:59:32.172860 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.173072 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:32.173154 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:32.174103 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.174145 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.174611 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.13 20:59:32.174893 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:32.175090 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} executeQuery: Read 285 rows, 25.75 KiB in 0.002081 sec., 136953.38779432964 rows/sec., 12.08 MiB/sec. 2024.12.13 20:59:32.175146 [ 262 ] {7ef043a3-9d62-4d91-831e-5a435b31ddca} TCPHandler: Processed in 0.002437933 sec. 2024.12.13 20:59:32.175302 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.175421 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.175472 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:32.176079 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.176118 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.176495 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:32.176738 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:32.176952 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} executeQuery: Read 48 rows, 3.54 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.22 MiB/sec. 2024.12.13 20:59:32.177006 [ 261 ] {ca80ca55-1474-4428-88ad-6933406206f5} TCPHandler: Processed in 0.001766006 sec. 2024.12.13 20:59:32.177155 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.177270 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.177320 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:59:32.177896 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.177935 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.178303 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:32.178551 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:32.178840 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec. 2024.12.13 20:59:32.179242 [ 262 ] {493ff3a0-aeda-4b8c-a7d1-0bd9a09d4c81} TCPHandler: Processed in 0.002133735 sec. 2024.12.13 20:59:32.179540 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.179698 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.179756 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:59:32.180465 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.180518 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.180885 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:32.181136 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:59:32.181360 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} executeQuery: Read 13 rows, 830.00 B in 0.001691 sec., 7687.75872264932 rows/sec., 479.33 KiB/sec. 2024.12.13 20:59:32.181423 [ 261 ] {a4e4e7b4-f668-44ce-8aaa-83b69d90af1d} TCPHandler: Processed in 0.001996122 sec. 2024.12.13 20:59:32.181583 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.181709 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:32.181760 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:32.182517 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.182556 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.182967 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.13 20:59:32.183213 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:32.183396 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} executeQuery: Read 423 rows, 30.96 KiB in 0.001711 sec., 247223.8457042665 rows/sec., 17.67 MiB/sec. 2024.12.13 20:59:32.183454 [ 262 ] {b9941fbf-2d50-4904-a7a2-f5279762c098} TCPHandler: Processed in 0.001935331 sec. 2024.12.13 20:59:32.183606 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.183724 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:59:32.183774 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:59:32.184269 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.184308 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.184673 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:32.184918 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:32.185142 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} executeQuery: Read 6 rows, 321.00 B in 0.001441 sec., 4163.775156141568 rows/sec., 217.54 KiB/sec. 2024.12.13 20:59:32.185197 [ 261 ] {7f42e97f-0da9-40c8-9fb6-94a8141fe6fe} TCPHandler: Processed in 0.001647023 sec. 2024.12.13 20:59:32.185344 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.185460 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.185515 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:32.186221 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.186267 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.186725 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.13 20:59:32.186977 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:32.187200 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} executeQuery: Read 237 rows, 16.27 KiB in 0.001762 sec., 134506.24290578888 rows/sec., 9.02 MiB/sec. 2024.12.13 20:59:32.187432 [ 262 ] {e6729785-0fbb-4f43-a532-c807c6f3b527} TCPHandler: Processed in 0.002138765 sec. 2024.12.13 20:59:32.187667 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.187809 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.187870 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:59:32.188434 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.188486 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.188857 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:32.189105 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:59:32.189316 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. 2024.12.13 20:59:32.189372 [ 261 ] {9273eadf-70d4-48cc-83fd-e340c4f3d949} TCPHandler: Processed in 0.001771626 sec. 2024.12.13 20:59:32.189515 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.189632 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.189716 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} 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.13 20:59:32.190897 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.190935 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.191626 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.13 20:59:32.191889 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:32.192183 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} executeQuery: Read 41 rows, 75.23 KiB in 0.002549 sec., 16084.739113377795 rows/sec., 28.82 MiB/sec. 2024.12.13 20:59:32.192396 [ 262 ] {c8b48b08-8a3a-41a7-9e00-d1269edef7ed} TCPHandler: Processed in 0.002934507 sec. 2024.12.13 20:59:32.192555 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:32.192694 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:32.192752 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:32.193336 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:32.193384 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:32.193789 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.12.13 20:59:32.194026 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:32.194283 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} executeQuery: Read 82 rows, 5.33 KiB in 0.001615 sec., 50773.99380804954 rows/sec., 3.22 MiB/sec. 2024.12.13 20:59:32.194492 [ 261 ] {a642ad54-8715-43bf-bd50-a7ad686c47e7} TCPHandler: Processed in 0.001999242 sec. 2024.12.13 20:59:37.163025 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:37.163340 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:37.163450 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:37.164328 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:37.164371 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:37.164804 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.13 20:59:37.165060 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:37.165276 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} executeQuery: Read 56 rows, 4.38 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.12 MiB/sec. 2024.12.13 20:59:37.165338 [ 261 ] {6c701d21-28ad-4137-8d0e-617e2cd425a6} TCPHandler: Processed in 0.002494134 sec. 2024.12.13 20:59:37.165612 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:37.165830 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:37.165915 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:37.166824 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:37.166873 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:37.167314 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.13 20:59:37.167571 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:37.167892 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} executeQuery: Read 64 rows, 5.12 KiB in 0.00212 sec., 30188.67924528302 rows/sec., 2.36 MiB/sec. 2024.12.13 20:59:37.168185 [ 262 ] {2d50826a-27b5-4646-940e-5334980eed7d} TCPHandler: Processed in 0.00270935 sec. 2024.12.13 20:59:37.168483 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:37.168706 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:37.168774 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:37.169337 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:37.169374 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:37.169768 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.13 20:59:37.170012 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:37.170230 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. 2024.12.13 20:59:37.170282 [ 261 ] {ccf5070e-f3c6-4590-a679-3f9a62d88c16} TCPHandler: Processed in 0.001977362 sec. 2024.12.13 20:59:37.170420 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:37.170546 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:37.170605 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:37.171207 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:37.171253 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:37.171714 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.12.13 20:59:37.171951 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:37.172230 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} executeQuery: Read 60 rows, 4.14 KiB in 0.001712 sec., 35046.72897196262 rows/sec., 2.36 MiB/sec. 2024.12.13 20:59:37.172418 [ 262 ] {740fc48b-203c-4909-8ae0-354d030ff0fc} TCPHandler: Processed in 0.002053603 sec. 2024.12.13 20:59:38.576515 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2024.12.13 20:59:38.577180 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:38.577228 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:38.577867 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.13 20:59:38.578126 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:38.578343 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2024.12.13 20:59:39.106380 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2024.12.13 20:59:39.125482 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:39.125544 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:39.132835 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.13 20:59:39.133611 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:39.136563 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2024.12.13 20:59:41.134555 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 534 2024.12.13 20:59:41.137584 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:41.137633 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:41.139104 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:41.139413 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:41.140424 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 534 2024.12.13 20:59:42.169114 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.169409 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.169518 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:59:42.170429 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.170473 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.170896 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:42.171140 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:59:42.171406 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} executeQuery: Read 14 rows, 1.01 KiB in 0.002062 sec., 6789.524733268671 rows/sec., 488.75 KiB/sec. 2024.12.13 20:59:42.171610 [ 261 ] {39b73e9c-32e5-4d82-8243-19a41c696ee6} TCPHandler: Processed in 0.002675279 sec. 2024.12.13 20:59:42.171893 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.172111 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:42.172196 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:42.173162 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.173215 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.173680 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.13 20:59:42.173943 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.174123 [ 113 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.13 20:59:42.174197 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} executeQuery: Read 285 rows, 25.75 KiB in 0.002144 sec., 132929.10447761192 rows/sec., 11.73 MiB/sec. 2024.12.13 20:59:42.174207 [ 113 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.174285 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.174338 [ 262 ] {c4f32316-fe53-4d54-884a-694ce3c5bd1d} TCPHandler: Processed in 0.002591197 sec. 2024.12.13 20:59:42.174614 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.174670 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.13 20:59:42.174993 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.175123 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:42.175141 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.175238 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1432 rows starting from the beginning of the part 2024.12.13 20:59:42.175478 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2024.12.13 20:59:42.175928 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2024.12.13 20:59:42.176403 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 285 rows starting from the beginning of the part 2024.12.13 20:59:42.176821 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2024.12.13 20:59:42.177105 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 285 rows starting from the beginning of the part 2024.12.13 20:59:42.178170 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.178240 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.179257 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:42.179764 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:42.180156 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} executeQuery: Read 48 rows, 3.54 KiB in 0.005268 sec., 9111.617312072893 rows/sec., 671.80 KiB/sec. 2024.12.13 20:59:42.180506 [ 261 ] {015b7959-7abc-4a20-9772-663acf66366d} TCPHandler: Processed in 0.006040627 sec. 2024.12.13 20:59:42.180747 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.180753 [ 196 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006357585 sec., 341324.57529077475 rows/sec., 30.03 MiB/sec. 2024.12.13 20:59:42.180880 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.180933 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:59:42.181132 [ 193 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.13 20:59:42.181842 [ 193 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.182084 [ 193 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_26_5} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.13 20:59:42.182249 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.182289 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2024.12.13 20:59:42.182313 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.182701 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:42.182963 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:42.183108 [ 112 ] {} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:59:42.183150 [ 112 ] {} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.183160 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} executeQuery: Read 14 rows, 1004.00 B in 0.002299 sec., 6089.604175728578 rows/sec., 426.48 KiB/sec. 2024.12.13 20:59:42.183177 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.183388 [ 262 ] {d6149555-b120-411d-80d0-3ffee15756a4} TCPHandler: Processed in 0.002758541 sec. 2024.12.13 20:59:42.183537 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::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.13 20:59:42.183663 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.183925 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.183935 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.183961 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2024.12.13 20:59:42.183995 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:59:42.184187 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:42.184564 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:42.184851 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2024.12.13 20:59:42.185223 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:42.185553 [ 191 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.13 20:59:42.186637 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.186681 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.187229 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:42.187468 [ 194 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004184078 sec., 129060.6915071851 rows/sec., 9.24 MiB/sec. 2024.12.13 20:59:42.187625 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:59:42.187821 [ 194 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:59:42.188056 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} executeQuery: Read 13 rows, 830.00 B in 0.004157 sec., 3127.2552321385615 rows/sec., 194.98 KiB/sec. 2024.12.13 20:59:42.188207 [ 261 ] {6d19da62-9ba6-4756-8abd-3280ba657212} TCPHandler: Processed in 0.004685632 sec. 2024.12.13 20:59:42.188435 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.188489 [ 186 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:42.188656 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:42.188672 [ 186 ] {db0931ff-d72d-49c4-80b8-a69047ae71a5::all_1_11_2} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:59:42.188745 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:42.188865 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.13 20:59:42.189631 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.189674 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.190070 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.13 20:59:42.190316 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.190445 [ 112 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.13 20:59:42.190483 [ 112 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.190506 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} executeQuery: Read 423 rows, 30.96 KiB in 0.001906 sec., 221930.74501573978 rows/sec., 15.87 MiB/sec. 2024.12.13 20:59:42.190509 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.190638 [ 262 ] {8ec371d1-dcc0-4b1f-9f19-828d93cb8fa8} TCPHandler: Processed in 0.00229614 sec. 2024.12.13 20:59:42.190744 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.13 20:59:42.190829 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.190928 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.191008 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 911 rows starting from the beginning of the part 2024.12.13 20:59:42.191076 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:59:42.191214 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2024.12.13 20:59:42.191299 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:59:42.191463 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2024.12.13 20:59:42.191847 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 423 rows starting from the beginning of the part 2024.12.13 20:59:42.192262 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2024.12.13 20:59:42.192623 [ 194 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 423 rows starting from the beginning of the part 2024.12.13 20:59:42.193601 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.193676 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.194617 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:42.195045 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:42.195296 [ 112 ] {} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:59:42.195415 [ 112 ] {} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.195489 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.195558 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} executeQuery: Read 6 rows, 321.00 B in 0.004528 sec., 1325.0883392226149 rows/sec., 69.23 KiB/sec. 2024.12.13 20:59:42.196013 [ 261 ] {4229110c-1f66-4710-a5f6-79912ddc7257} TCPHandler: Processed in 0.005256567 sec. 2024.12.13 20:59:42.196031 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::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.13 20:59:42.196401 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.196440 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.005822671 sec., 334726.1076574651 rows/sec., 25.62 MiB/sec. 2024.12.13 20:59:42.196478 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.196539 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2024.12.13 20:59:42.196789 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.196837 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.13 20:59:42.196911 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2024.12.13 20:59:42.197193 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:42.197333 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2024.12.13 20:59:42.197747 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2024.12.13 20:59:42.198099 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.198181 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2024.12.13 20:59:42.198576 [ 186 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_26_5} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.13 20:59:42.198693 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2024.12.13 20:59:42.199080 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.13 20:59:42.200581 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.200649 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.201586 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005952565 sec., 11087.657169640315 rows/sec., 579.29 KiB/sec. 2024.12.13 20:59:42.201749 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.13 20:59:42.201752 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:59:42.202243 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.202285 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:42.202495 [ 194 ] {e2b503a0-fc05-44eb-86c2-76ac8cc47d1a::all_1_11_2} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:59:42.202524 [ 112 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.13 20:59:42.202600 [ 112 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.202679 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.202749 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.13 20:59:42.202763 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} executeQuery: Read 237 rows, 16.27 KiB in 0.006172 sec., 38399.222294232015 rows/sec., 2.57 MiB/sec. 2024.12.13 20:59:42.203209 [ 262 ] {9e219289-db14-4614-821a-9fa5af5bc654} TCPHandler: Processed in 0.007038963 sec. 2024.12.13 20:59:42.203215 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.13 20:59:42.203511 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.203829 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.203858 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.203886 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6952 rows starting from the beginning of the part 2024.12.13 20:59:42.203953 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:59:42.204172 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2024.12.13 20:59:42.204540 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2024.12.13 20:59:42.204900 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2024.12.13 20:59:42.205313 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2024.12.13 20:59:42.205622 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2024.12.13 20:59:42.206712 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.206785 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.207400 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:42.207924 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:59:42.208595 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} executeQuery: Read 1 rows, 69.00 B in 0.004751 sec., 210.48200378867608 rows/sec., 14.18 KiB/sec. 2024.12.13 20:59:42.208912 [ 261 ] {9265f39a-89a6-470d-836d-04568ff75dd5} TCPHandler: Processed in 0.005582095 sec. 2024.12.13 20:59:42.209106 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.209264 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.209420 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} 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.13 20:59:42.210609 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7874 rows, containing 5 columns (5 merged, 0 gathered) in 0.007725791 sec., 1019183.6667598179 rows/sec., 68.74 MiB/sec. 2024.12.13 20:59:42.211266 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.13 20:59:42.211652 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.211734 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.211995 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.212231 [ 197 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_26_5} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.13 20:59:42.212389 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. 2024.12.13 20:59:42.212899 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.13 20:59:42.213194 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:42.213333 [ 112 ] {} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.13 20:59:42.213385 [ 112 ] {} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.213412 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.213422 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} executeQuery: Read 41 rows, 75.23 KiB in 0.004188 sec., 9789.875835721108 rows/sec., 17.54 MiB/sec. 2024.12.13 20:59:42.213757 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::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.13 20:59:42.213876 [ 262 ] {1167262f-32b9-43d8-a54a-11ec6f2d2056} TCPHandler: Processed in 0.004846976 sec. 2024.12.13 20:59:42.214098 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:42.214259 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.214278 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:42.214338 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part 2024.12.13 20:59:42.214354 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:42.214984 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2024.12.13 20:59:42.215549 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2024.12.13 20:59:42.216167 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2024.12.13 20:59:42.216168 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.216225 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.216671 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part 2024.12.13 20:59:42.217211 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2024.12.13 20:59:42.217367 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.12.13 20:59:42.217912 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.218181 [ 112 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.12.13 20:59:42.218270 [ 112 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:42.218355 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. 2024.12.13 20:59:42.218391 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} executeQuery: Read 82 rows, 5.33 KiB in 0.00414 sec., 19806.763285024157 rows/sec., 1.26 MiB/sec. 2024.12.13 20:59:42.218591 [ 261 ] {eb256824-3828-4455-b437-20b87482a47e} TCPHandler: Processed in 0.00460058 sec. 2024.12.13 20:59:42.219032 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2024.12.13 20:59:42.219322 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 20:59:42.219375 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1188 rows starting from the beginning of the part 2024.12.13 20:59:42.219519 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.12.13 20:59:42.219820 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2024.12.13 20:59:42.220161 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2024.12.13 20:59:42.220456 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2024.12.13 20:59:42.220745 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2024.12.13 20:59:42.224514 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 4 columns (4 merged, 0 gathered) in 0.005853992 sec., 259651.8751648448 rows/sec., 16.88 MiB/sec. 2024.12.13 20:59:42.224814 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.12.13 20:59:42.225326 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:42.225411 [ 197 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_26_5} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2024.12.13 20:59:42.225622 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2024.12.13 20:59:42.226355 [ 188 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 19 columns (19 merged, 0 gathered) in 0.012851423 sec., 24510.904356661515 rows/sec., 43.92 MiB/sec. 2024.12.13 20:59:42.226791 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.13 20:59:42.227192 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:42.227277 [ 199 ] {0435d810-cbe3-4332-a7be-27034ee0470b::all_1_11_2} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.13 20:59:42.227396 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. 2024.12.13 20:59:45.981471 [ 108 ] {} DNSResolver: Updating DNS cache 2024.12.13 20:59:45.981538 [ 108 ] {} DNSResolver: Updated DNS cache 2024.12.13 20:59:46.079396 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2024.12.13 20:59:46.080131 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:46.080171 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:46.080757 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.13 20:59:46.081048 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:46.081268 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2024.12.13 20:59:46.637571 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2024.12.13 20:59:46.657820 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:46.657878 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:46.665683 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.13 20:59:46.666468 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:46.669268 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2024.12.13 20:59:47.163272 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.163569 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:47.163681 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:47.164553 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.164597 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.165039 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.13 20:59:47.165296 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.165535 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} executeQuery: Read 56 rows, 4.38 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.09 MiB/sec. 2024.12.13 20:59:47.165592 [ 261 ] {e41427ff-1085-40ac-aed1-10e98356aada} TCPHandler: Processed in 0.002504255 sec. 2024.12.13 20:59:47.165842 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.166051 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:47.166133 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:47.167010 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.167050 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.167490 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.13 20:59:47.167748 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.167985 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. 2024.12.13 20:59:47.168145 [ 262 ] {8b9577e5-d2f9-4e94-a03a-81cf021c0c6e} TCPHandler: Processed in 0.002438083 sec. 2024.12.13 20:59:47.168443 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.168667 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.168763 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:47.169445 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.169483 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.169881 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.13 20:59:47.170124 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.170340 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} executeQuery: Read 160 rows, 11.41 KiB in 0.001727 sec., 92646.20729588882 rows/sec., 6.45 MiB/sec. 2024.12.13 20:59:47.170391 [ 261 ] {3a7bc894-3254-44c2-88fc-69f15c7257bb} TCPHandler: Processed in 0.002106044 sec. 2024.12.13 20:59:47.170550 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.170687 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.170749 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:47.171292 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.171330 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.171710 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.12.13 20:59:47.171965 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.172149 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. 2024.12.13 20:59:47.172200 [ 262 ] {1b7ab04e-d6fd-46f3-9ab1-0f093989326b} TCPHandler: Processed in 0.001714854 sec. 2024.12.13 20:59:47.805005 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.805226 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.805305 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 20:59:47.806120 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.806173 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.806617 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:47.806887 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 20:59:47.807089 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. 2024.12.13 20:59:47.807146 [ 261 ] {ac0b397f-51cc-4161-b023-3225d418690a} TCPHandler: Processed in 0.002286459 sec. 2024.12.13 20:59:47.807397 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.807618 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.13 20:59:47.807702 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.13 20:59:47.808491 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.808543 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.808989 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.13 20:59:47.809248 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} oximeter.fields_ipaddr (91c5d38f-5b59-4965-a2a0-ad69eed7fb29): 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.13 20:59:47.809482 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} executeQuery: Read 14 rows, 1.14 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 592.73 KiB/sec. 2024.12.13 20:59:47.809538 [ 262 ] {5ef7dd95-7332-42ac-a26a-2f93266dedd9} TCPHandler: Processed in 0.002284049 sec. 2024.12.13 20:59:47.809704 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.809842 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:47.809901 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:47.811208 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.811247 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.811749 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.13 20:59:47.812001 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.812212 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} executeQuery: Read 1432 rows, 122.38 KiB in 0.00239 sec., 599163.1799163179 rows/sec., 50.00 MiB/sec. 2024.12.13 20:59:47.812292 [ 261 ] {52b6d7b1-5aaf-4803-b7e5-7254d40fcba3} TCPHandler: Processed in 0.002654029 sec. 2024.12.13 20:59:47.812546 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.812688 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.812747 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 20:59:47.813411 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.813451 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.813817 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:59:47.814056 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 20:59:47.814269 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} executeQuery: Read 62 rows, 4.52 KiB in 0.001615 sec., 38390.09287925697 rows/sec., 2.73 MiB/sec. 2024.12.13 20:59:47.814321 [ 262 ] {687abb3f-7029-4c01-99dc-02bbe742da1a} TCPHandler: Processed in 0.00190498 sec. 2024.12.13 20:59:47.814480 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.814617 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.814674 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 20:59:47.815402 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.815441 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.815820 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:47.816062 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 20:59:47.816245 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} executeQuery: Read 242 rows, 16.79 KiB in 0.001658 sec., 145958.9867310012 rows/sec., 9.89 MiB/sec. 2024.12.13 20:59:47.816297 [ 261 ] {dcfb3c66-3ff0-4001-878a-7434677a860d} TCPHandler: Processed in 0.001886989 sec. 2024.12.13 20:59:47.816451 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.816586 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.816642 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 20:59:47.817278 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.817317 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.817678 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:47.817922 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 20:59:47.818175 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2024.12.13 20:59:47.818378 [ 262 ] {f1fef455-8d15-4d80-bdd5-795798a83df7} TCPHandler: Processed in 0.001985322 sec. 2024.12.13 20:59:47.818524 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.818664 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:47.818713 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:47.819673 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.819712 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.820123 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.13 20:59:47.820367 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.820550 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} executeQuery: Read 893 rows, 66.40 KiB in 0.001912 sec., 467050.2092050209 rows/sec., 33.91 MiB/sec. 2024.12.13 20:59:47.820607 [ 261 ] {c03a1335-cee7-4b51-b571-408b62d5a419} TCPHandler: Processed in 0.002137126 sec. 2024.12.13 20:59:47.820745 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.820858 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 20:59:47.820908 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 20:59:47.821481 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.821529 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.821975 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:47.822220 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 20:59:47.822424 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. 2024.12.13 20:59:47.822478 [ 262 ] {a387294d-9be9-4d92-8a7c-0fdb5b64c7b6} TCPHandler: Processed in 0.001785756 sec. 2024.12.13 20:59:47.822618 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.822741 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.822796 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:47.823555 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.823593 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.824046 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.13 20:59:47.824288 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.824521 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} executeQuery: Read 962 rows, 65.46 KiB in 0.001795 sec., 535933.147632312 rows/sec., 35.61 MiB/sec. 2024.12.13 20:59:47.824692 [ 261 ] {dc4a8950-98b3-4f73-8830-54836493b9ad} TCPHandler: Processed in 0.002120775 sec. 2024.12.13 20:59:47.824898 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.825034 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.825094 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 20:59:47.825652 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.825699 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.826110 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:47.826350 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 20:59:47.826562 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} executeQuery: Read 1 rows, 69.00 B in 0.001558 sec., 641.8485237483955 rows/sec., 43.25 KiB/sec. 2024.12.13 20:59:47.826615 [ 262 ] {af7b8e9b-1fd3-4dbb-9736-1504dc14be6d} TCPHandler: Processed in 0.001806876 sec. 2024.12.13 20:59:47.826758 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.826874 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.826955 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} 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.13 20:59:47.828261 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.828301 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.828969 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.13 20:59:47.829234 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 20:59:47.829477 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} executeQuery: Read 41 rows, 75.23 KiB in 0.002627 sec., 15607.156452226875 rows/sec., 27.97 MiB/sec. 2024.12.13 20:59:47.829583 [ 261 ] {7c8db8e1-89b0-4f7a-8979-09681ecdb78a} TCPHandler: Processed in 0.002878854 sec. 2024.12.13 20:59:47.829735 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:47.829873 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:47.829934 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:47.830496 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:47.830543 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:47.830983 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.12.13 20:59:47.831222 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:47.831483 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} executeQuery: Read 34 rows, 2.02 KiB in 0.00164 sec., 20731.70731707317 rows/sec., 1.20 MiB/sec. 2024.12.13 20:59:47.831684 [ 262 ] {e53f0d95-aa69-47da-8ed9-ad41e066a2b1} TCPHandler: Processed in 0.002012912 sec. 2024.12.13 20:59:48.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 184.83 MiB, peak 190.24 MiB, free memory in arenas 0.00 B, will set to 183.72 MiB (RSS), difference: -1.10 MiB 2024.12.13 20:59:51.141525 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 588 2024.12.13 20:59:51.145060 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:51.145111 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:51.146635 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 20:59:51.146948 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 20:59:51.147541 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 588 2024.12.13 20:59:52.161078 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:52.161375 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:52.161491 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:52.162596 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:52.162645 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:52.163101 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.13 20:59:52.163364 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:52.163602 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} executeQuery: Read 56 rows, 4.38 KiB in 0.002311 sec., 24231.934227607097 rows/sec., 1.85 MiB/sec. 2024.12.13 20:59:52.163669 [ 261 ] {5c6831a1-1c4a-414a-bc39-d6c3948f2763} TCPHandler: Processed in 0.002725571 sec. 2024.12.13 20:59:52.163932 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:52.164141 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:52.164214 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:52.164982 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:52.165022 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:52.165470 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.13 20:59:52.165728 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:52.165922 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} executeQuery: Read 64 rows, 5.12 KiB in 0.001839 sec., 34801.52256661229 rows/sec., 2.72 MiB/sec. 2024.12.13 20:59:52.165979 [ 262 ] {0d989eca-4af7-46cc-9321-e3f47ffff91a} TCPHandler: Processed in 0.002187077 sec. 2024.12.13 20:59:52.166133 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:52.166259 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:52.166315 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:52.166900 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:52.166941 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:52.167365 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.13 20:59:52.167613 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:52.167867 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} executeQuery: Read 128 rows, 9.13 KiB in 0.001629 sec., 78575.81338244322 rows/sec., 5.47 MiB/sec. 2024.12.13 20:59:52.168058 [ 261 ] {bf0287b6-ac96-4c96-90b4-4374d91424e0} TCPHandler: Processed in 0.001979292 sec. 2024.12.13 20:59:52.168277 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:52.168422 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:52.168485 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:52.169081 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:52.169123 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:52.169510 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.12.13 20:59:52.169750 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:52.169975 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} executeQuery: Read 48 rows, 3.31 KiB in 0.001586 sec., 30264.817150063052 rows/sec., 2.04 MiB/sec. 2024.12.13 20:59:52.170189 [ 262 ] {af65798b-9243-4419-a297-bb8261bd00d8} TCPHandler: Processed in 0.002013962 sec. 2024.12.13 20:59:53.582335 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2024.12.13 20:59:53.582989 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:53.583036 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:53.583648 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.13 20:59:53.583916 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:53.584193 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2024.12.13 20:59:54.170265 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2024.12.13 20:59:54.190999 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:54.191044 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:54.198724 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.13 20:59:54.199606 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:54.202410 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2024.12.13 20:59:57.162491 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:57.162681 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 20:59:57.162754 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 20:59:57.163508 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:57.163553 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:57.164013 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.13 20:59:57.164269 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:57.164465 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} executeQuery: Read 56 rows, 4.38 KiB in 0.001834 sec., 30534.35114503817 rows/sec., 2.33 MiB/sec. 2024.12.13 20:59:57.164526 [ 261 ] {a114d674-0644-4dd9-9b2a-b8f18c9197da} TCPHandler: Processed in 0.002161946 sec. 2024.12.13 20:59:57.164770 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:57.164969 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 20:59:57.165047 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 20:59:57.165817 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:57.165868 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:57.166310 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.13 20:59:57.166570 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:57.166827 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. 2024.12.13 20:59:57.166887 [ 262 ] {a43e59c4-f292-4369-a9a5-bc4cc9df1c3f} TCPHandler: Processed in 0.002255828 sec. 2024.12.13 20:59:57.167033 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:57.167180 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 20:59:57.167243 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 20:59:57.167918 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:57.167963 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:57.168424 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.13 20:59:57.168703 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:57.168888 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. 2024.12.13 20:59:57.168938 [ 261 ] {dda63e6f-378e-42c6-8419-8579062d2fbb} TCPHandler: Processed in 0.001972041 sec. 2024.12.13 20:59:57.169076 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 20:59:57.169194 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 20:59:57.169247 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 20:59:57.169760 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 20:59:57.169799 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 20:59:57.170181 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.12.13 20:59:57.170424 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 20:59:57.170691 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. 2024.12.13 20:59:57.170877 [ 262 ] {d4563a07-2daa-4789-8086-75b347034b97} TCPHandler: Processed in 0.001851148 sec. 2024.12.13 21:00:00.981601 [ 87 ] {} DNSResolver: Updating DNS cache 2024.12.13 21:00:00.981672 [ 87 ] {} DNSResolver: Updated DNS cache 2024.12.13 21:00:01.085245 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2024.12.13 21:00:01.085941 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:01.085993 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:01.086672 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.13 21:00:01.086956 [ 242 ] {} system.asynchronous_metric_log (bfd632e9-c8e2-471e-b238-7df687a4f8ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:01.087212 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2024.12.13 21:00:01.148720 [ 244 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 604 2024.12.13 21:00:01.151689 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:01.151750 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:01.153424 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 21:00:01.153859 [ 244 ] {} system.query_log (909797ee-5efd-476a-9e9e-2a430c5c4abc): 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.13 21:00:01.154660 [ 244 ] {} SystemLog (system.query_log): Flushed system log up to offset 604 2024.12.13 21:00:01.703412 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2024.12.13 21:00:01.727174 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:01.727240 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:01.736068 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.13 21:00:01.736920 [ 243 ] {} system.metric_log (6f41e073-4f68-44d4-8e91-392ee6d2702a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:01.740336 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2024.12.13 21:00:02.170249 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.170447 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.170529 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.13 21:00:02.171379 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.171429 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.171877 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 21:00:02.172163 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): 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.13 21:00:02.172371 [ 84 ] {} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.13 21:00:02.172452 [ 84 ] {} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.172460 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} executeQuery: Read 14 rows, 1.01 KiB in 0.002058 sec., 6802.721088435374 rows/sec., 489.70 KiB/sec. 2024.12.13 21:00:02.172488 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.172668 [ 261 ] {1c574b93-f9f5-4fd3-993e-9b00162ddc64} TCPHandler: Processed in 0.002547136 sec. 2024.12.13 21:00:02.172715 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.13 21:00:02.173001 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 21:00:02.173060 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.173079 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2024.12.13 21:00:02.173339 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.12.13 21:00:02.173396 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.13 21:00:02.173665 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.13 21:00:02.173755 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.12.13 21:00:02.174094 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.12.13 21:00:02.174411 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.12.13 21:00:02.176780 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.176894 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.176927 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004321742 sec., 16197.172343929833 rows/sec., 1.20 MiB/sec. 2024.12.13 21:00:02.177134 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.13 21:00:02.177749 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.177880 [ 195 ] {fa937343-6bd9-452b-a26b-53118aaaf570::all_1_13_3} oximeter.fields_i16 (fa937343-6bd9-452b-a26b-53118aaaf570) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.13 21:00:02.177911 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.13 21:00:02.178004 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.13 21:00:02.178294 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.178461 [ 84 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.13 21:00:02.178504 [ 84 ] {} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.178529 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.178536 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} executeQuery: Read 285 rows, 25.75 KiB in 0.005288 sec., 53895.612708018154 rows/sec., 4.76 MiB/sec. 2024.12.13 21:00:02.178652 [ 262 ] {266ec012-e6f9-4bad-80d2-846ab89a2d1a} TCPHandler: Processed in 0.005852322 sec. 2024.12.13 21:00:02.178688 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.13 21:00:02.178830 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 21:00:02.178879 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part 2024.12.13 21:00:02.178890 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.179101 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2024.12.13 21:00:02.179287 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.179480 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.13 21:00:02.179498 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1432 rows starting from the beginning of the part 2024.12.13 21:00:02.179948 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2024.12.13 21:00:02.180296 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2024.12.13 21:00:02.180707 [ 188 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 285 rows starting from the beginning of the part 2024.12.13 21:00:02.182171 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.182234 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.183307 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.13 21:00:02.183781 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} oximeter.fields_u16 (d675a2d1-260a-4708-80e6-2a380b067dc4): 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.13 21:00:02.184159 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} executeQuery: Read 48 rows, 3.54 KiB in 0.005006 sec., 9588.493807431083 rows/sec., 706.96 KiB/sec. 2024.12.13 21:00:02.184538 [ 261 ] {15ea3334-8090-41ad-9274-e3c0a6c9b751} TCPHandler: Processed in 0.005737419 sec. 2024.12.13 21:00:02.184816 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.184979 [ 202 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.006373846 sec., 520407.929529518 rows/sec., 45.44 MiB/sec. 2024.12.13 21:00:02.185007 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.185086 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.13 21:00:02.185318 [ 202 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.13 21:00:02.186018 [ 202 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.186248 [ 202 ] {5b8b6b34-88ee-4a07-bbae-ca77b5cb377f::all_1_31_6} oximeter.fields_string (5b8b6b34-88ee-4a07-bbae-ca77b5cb377f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.13 21:00:02.186316 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.186398 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.186418 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2024.12.13 21:00:02.186830 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 21:00:02.187129 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} oximeter.fields_u32 (db0931ff-d72d-49c4-80b8-a69047ae71a5): 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.13 21:00:02.187380 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} executeQuery: Read 14 rows, 1004.00 B in 0.002417 sec., 5792.304509722797 rows/sec., 405.66 KiB/sec. 2024.12.13 21:00:02.187601 [ 262 ] {a6e65b8f-b8ea-4578-bbae-9a7512dbfb50} TCPHandler: Processed in 0.002911756 sec. 2024.12.13 21:00:02.187797 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.187970 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.188050 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.13 21:00:02.188729 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.188771 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.189157 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 21:00:02.189501 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): 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.13 21:00:02.189701 [ 84 ] {} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.12.13 21:00:02.189762 [ 84 ] {} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.189790 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} executeQuery: Read 13 rows, 830.00 B in 0.001857 sec., 7000.538502961766 rows/sec., 436.48 KiB/sec. 2024.12.13 21:00:02.189810 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.189952 [ 261 ] {65575dc3-8006-4b64-b557-0eaaa3a2504d} TCPHandler: Processed in 0.002237568 sec. 2024.12.13 21:00:02.190059 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2024.12.13 21:00:02.190143 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.190241 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 21:00:02.190334 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2024.12.13 21:00:02.190369 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.13 21:00:02.190527 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.13 21:00:02.190738 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2024.12.13 21:00:02.191133 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2024.12.13 21:00:02.191607 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2024.12.13 21:00:02.192019 [ 198 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2024.12.13 21:00:02.193114 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.193166 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.194223 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.13 21:00:02.194374 [ 188 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004424795 sec., 14689.946087897859 rows/sec., 973.30 KiB/sec. 2024.12.13 21:00:02.194525 [ 188 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.12.13 21:00:02.194662 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.194829 [ 84 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.13 21:00:02.194882 [ 84 ] {} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.194915 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.194972 [ 188 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.194979 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} executeQuery: Read 423 rows, 30.96 KiB in 0.004656 sec., 90850.51546391752 rows/sec., 6.49 MiB/sec. 2024.12.13 21:00:02.195054 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.13 21:00:02.195139 [ 262 ] {c49faeae-beb9-485b-bf35-e3c4baafc21b} TCPHandler: Processed in 0.005064162 sec. 2024.12.13 21:00:02.195171 [ 188 ] {dff66ad8-7c17-40cc-8854-b493f299c0b1::all_1_13_3} oximeter.fields_u8 (dff66ad8-7c17-40cc-8854-b493f299c0b1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2024.12.13 21:00:02.195237 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 21:00:02.195332 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 911 rows starting from the beginning of the part 2024.12.13 21:00:02.195364 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.13 21:00:02.195428 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.195573 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2024.12.13 21:00:02.195808 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.13 21:00:02.195987 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 893 rows starting from the beginning of the part 2024.12.13 21:00:02.196011 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.13 21:00:02.196371 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2024.12.13 21:00:02.196686 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2024.12.13 21:00:02.197239 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 423 rows starting from the beginning of the part 2024.12.13 21:00:02.198270 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.198352 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.199299 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 21:00:02.199741 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} oximeter.measurements_bool (e2b503a0-fc05-44eb-86c2-76ac8cc47d1a): 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.13 21:00:02.200088 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} executeQuery: Read 6 rows, 321.00 B in 0.004429 sec., 1354.7076089410702 rows/sec., 70.78 KiB/sec. 2024.12.13 21:00:02.200423 [ 261 ] {401fc154-86ed-44f0-a85c-92d48605058a} TCPHandler: Processed in 0.005146323 sec. 2024.12.13 21:00:02.200671 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.200695 [ 198 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.005719429 sec., 422944.31839262275 rows/sec., 32.44 MiB/sec. 2024.12.13 21:00:02.200813 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.200877 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.13 21:00:02.200915 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.13 21:00:02.201347 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.201486 [ 200 ] {75bff165-9894-4896-8c72-35d0ef17bbe1::all_1_31_6} oximeter.fields_uuid (75bff165-9894-4896-8c72-35d0ef17bbe1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.13 21:00:02.201601 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.13 21:00:02.201777 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.201826 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.202280 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.13 21:00:02.202544 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.202687 [ 80 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.13 21:00:02.202730 [ 80 ] {} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.202755 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} executeQuery: Read 237 rows, 16.27 KiB in 0.001971 sec., 120243.5312024353 rows/sec., 8.06 MiB/sec. 2024.12.13 21:00:02.202757 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.202896 [ 262 ] {cab13def-380a-4595-9237-d7ffa15259b0} TCPHandler: Processed in 0.002335541 sec. 2024.12.13 21:00:02.202985 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.13 21:00:02.203089 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.203134 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 21:00:02.203171 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7874 rows starting from the beginning of the part 2024.12.13 21:00:02.203247 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.203371 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2024.12.13 21:00:02.203417 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.13 21:00:02.203788 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 962 rows starting from the beginning of the part 2024.12.13 21:00:02.204178 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part 2024.12.13 21:00:02.204601 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2024.12.13 21:00:02.204875 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2024.12.13 21:00:02.205702 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.205753 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.206341 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 21:00:02.206670 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} oximeter.measurements_f64 (e63d307a-4800-4395-92a7-5a221df216fb): 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.13 21:00:02.207156 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} executeQuery: Read 1 rows, 69.00 B in 0.003932 sec., 254.323499491353 rows/sec., 17.14 KiB/sec. 2024.12.13 21:00:02.207575 [ 261 ] {a27b790f-8b9f-463b-8851-cb9434c3b392} TCPHandler: Processed in 0.004551328 sec. 2024.12.13 21:00:02.207896 [ 262 ] {} TCP-Session: ba79f2ea-3c39-4a82-87ed-b4543bed5a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.208056 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} executeQuery: (from [fd00:1122:3344:101::d]:57603) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.208160 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} 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.13 21:00:02.210223 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9521 rows, containing 5 columns (5 merged, 0 gathered) in 0.007335861 sec., 1297870.8293409594 rows/sec., 87.52 MiB/sec. 2024.12.13 21:00:02.210535 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.210546 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.13 21:00:02.210607 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.211206 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.211418 [ 187 ] {622a7f09-a7e8-42f8-b1fb-316929b4f11a::all_1_31_6} oximeter.measurements_cumulativeu64 (622a7f09-a7e8-42f8-b1fb-316929b4f11a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.13 21:00:02.211614 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2024.12.13 21:00:02.211996 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.13 21:00:02.212340 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} oximeter.measurements_histogramu64 (0435d810-cbe3-4332-a7be-27034ee0470b): 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.13 21:00:02.212595 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} executeQuery: Read 41 rows, 75.23 KiB in 0.004569 sec., 8973.517181002408 rows/sec., 16.08 MiB/sec. 2024.12.13 21:00:02.212732 [ 262 ] {a25fa73c-eaad-40d3-a5d6-6113d9b691cf} TCPHandler: Processed in 0.00502499 sec. 2024.12.13 21:00:02.212893 [ 261 ] {} TCP-Session: 397bc543-da1f-41db-bed8-2d42fcd1e4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.13 21:00:02.213018 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} executeQuery: (from [fd00:1122:3344:101::d]:61088) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.13 21:00:02.213071 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.13 21:00:02.213582 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.213623 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.214010 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.12.13 21:00:02.214261 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.214451 [ 80 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.12.13 21:00:02.214512 [ 80 ] {} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.13 21:00:02.214547 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. 2024.12.13 21:00:02.214553 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. 2024.12.13 21:00:02.214715 [ 261 ] {716b5753-d7b4-4ef8-b7c3-0c73a4d60787} TCPHandler: Processed in 0.001879838 sec. 2024.12.13 21:00:02.214812 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2024.12.13 21:00:02.214946 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.13 21:00:02.214978 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1520 rows starting from the beginning of the part 2024.12.13 21:00:02.215069 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2024.12.13 21:00:02.215276 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2024.12.13 21:00:02.215382 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.12.13 21:00:02.215583 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2024.12.13 21:00:02.215672 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2024.12.13 21:00:02.217056 [ 193 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1804 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343761 sec., 769703.0541936656 rows/sec., 50.06 MiB/sec. 2024.12.13 21:00:02.217303 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.12.13 21:00:02.217616 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.13 21:00:02.217706 [ 198 ] {cc3a5477-acbd-4caa-813d-ff4981ce9df1::all_1_31_6} oximeter.measurements_u64 (cc3a5477-acbd-4caa-813d-ff4981ce9df1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2024.12.13 21:00:02.217786 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB.